2026-03-28 14:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 14:05:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 14:05:04 [auto1.it] INFO: Batch mode enabled: batch 2/2
2026-03-28 14:05:04 [auto1.it] INFO: Starting spider auto1.it
2026-03-28 14:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 14:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 14:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 14:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 14:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: e0438425a12da486
2026-03-28 14:05:04 [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-28 14:05:04 [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.it/task_23_2026-03-28T14_05_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-28 14:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 14:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 14:05:04 [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-28 14:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 14:05:04 [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-28 14:05:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 14:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 14:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-28 14:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 14:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 14:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 14:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 14:05:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 14:05:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 14:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 14:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 14:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-28 14:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-28 14:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 14:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 14:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-28 14:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:12 [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-28 14:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-28 14:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-28 14:05:14 [auto1.it] INFO: Channel: 24h | Page: 0 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:14 [auto1.it] INFO: Found listing with ID: XM71615
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM71615%27 HTTP/1.1" 200 None
2026-03-28 14:05:14 [auto1.it] INFO: Scrape type for XM71615: 2
2026-03-28 14:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-28 14:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b050dd-5c92-542c-9e67-991720ae5684 with scrape type 2
2026-03-28 14:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b050dd-5c92-542c-9e67-991720ae5684 with scrape type 2
2026-03-28 14:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 85b050dd-5c92-542c-9e67-991720ae5684, identifier: XM71615
2026-03-28 14:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-28 14:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-28 14:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-28 14:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615 to the API
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:18:04Z',
'fuel_type': 'diesel',
'id': '85b050dd-5c92-542c-9e67-991720ae5684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XM71615',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 155561,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-18',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2016}
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM71615%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Saving data for XM71615: {'auction_closing_time': 1774883884.0, 'created_time': 1773130993.534486, 'last_price_update_time': 1774706715.43908}
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XM71615') HTTP/1.1" 204 0
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: AG42346
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: RR79025
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: AS99130
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: RH79013
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: JL18468
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: TB78211
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB78211%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for TB78211: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: FP31020
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP31020%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for FP31020: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: AV18402
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: ZF99216
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF99216%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for ZF99216: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: WF32010
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: XH74376
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: EC03156
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: PD98498
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD98498%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for PD98498: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: HJ07688
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ07688%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for HJ07688: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: FF80511
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: UB92069
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: GU46238
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU46238%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for GU46238: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: GS36896
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS36896%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for GS36896: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: DK49031
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK49031%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for DK49031: 1
2026-03-28 14:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: MN68562
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: UW74676
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW74676%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for UW74676: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: RR38006
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: JZ66909
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: EW77307
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: HJ48011
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ48011%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for HJ48011: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: PJ71432
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: HJ37635
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: UM30654
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: HY25299
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: RG33241
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: ZT77518
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT77518%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for ZT77518: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: KS29368
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS29368%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for KS29368: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: XS70804
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: EL95895
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: XP33889
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP33889%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for XP33889: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: BS70853
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS70853%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for BS70853: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: PP81137
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP81137%27 HTTP/1.1" 200 None
2026-03-28 14:05:15 [auto1.it] INFO: Scrape type for PP81137: 1
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: AB11915
2026-03-28 14:05:15 [auto1.it] INFO: Found listing with ID: YT31818
2026-03-28 14:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PD98498/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05: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-28 14:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GS36896/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TB78211/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:16 [auto1.it] INFO: Channel: 24h | Page: 1 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: XM71615
2026-03-28 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM71615%27 HTTP/1.1" 200 None
2026-03-28 14:05:16 [auto1.it] INFO: Scrape type for XM71615: 0
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: AG42346
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: RR79025
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: AS99130
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: RH79013
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: JL18468
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: TB78211
2026-03-28 14:05:16 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/TB78211/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: FP31020
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: AV18402
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: ZF99216
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: WF32010
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: XH74376
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: EC03156
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: PD98498
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: HJ07688
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: FF80511
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: UB92069
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: GU46238
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: GS36896
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: DK49031
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: MN68562
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: UW74676
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: RR38006
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: JZ66909
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: EW77307
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: HJ48011
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: PJ71432
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: HJ37635
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: UM30654
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: HY25299
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: RG33241
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: ZT77518
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: KS29368
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: XS70804
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: EL95895
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: XP33889
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: BS70853
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: PP81137
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: AB11915
2026-03-28 14:05:16 [auto1.it] INFO: Found listing with ID: YT31818
2026-03-28 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DK49031/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HJ48011/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FP31020/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UW74676/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZT77518/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KS29368/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GU46238/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05: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-28 14:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PD98498> (referer: https://www.auto1.com/v1/car-details-view/PD98498/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:19 [auto1.it] INFO: Channel: 24h | Page: 2 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:19 [auto1.it] INFO: Found listing with ID: LK77946
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK77946%27 HTTP/1.1" 200 None
2026-03-28 14:05:19 [auto1.it] INFO: Scrape type for LK77946: 1
2026-03-28 14:05:19 [auto1.it] INFO: Found listing with ID: CV06620
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV06620%27 HTTP/1.1" 200 None
2026-03-28 14:05:19 [auto1.it] INFO: Scrape type for CV06620: 2
2026-03-28 14:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-28 14:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a97ab70-2a53-5a7b-aaba-f947e6969361 with scrape type 2
2026-03-28 14:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a97ab70-2a53-5a7b-aaba-f947e6969361 with scrape type 2
2026-03-28 14:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1a97ab70-2a53-5a7b-aaba-f947e6969361, identifier: CV06620
2026-03-28 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-28 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-28 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-28 14:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620 to the API
2026-03-28 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 90,
'expiration_date': '2026-03-30T15:30:51Z',
'fuel_type': 'petrol',
'id': '1a97ab70-2a53-5a7b-aaba-f947e6969361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV06620',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 101411,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-28',
'seller_name': None,
'title': 'Opel Meriva 1.4 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2009}
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV06620%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [auto1.it] INFO: Saving data for CV06620: {'auction_closing_time': 1774884651.0, 'created_time': 1773922008.281087, 'last_price_update_time': 1774706720.039084}
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CV06620') HTTP/1.1" 204 0
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: CP91888
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: AT88859
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: WR49596
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: UT72595
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: WU25072
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU25072%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [auto1.it] INFO: Scrape type for WU25072: 1
2026-03-28 14:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-28 14:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with scrape type 1
2026-03-28 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_c3b706270d4ce438db7503b84527ae72.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c3b706270d4ce438db7503b84527ae72.jpg not downloaded yet
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: XP46027
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP46027%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [auto1.it] INFO: Scrape type for XP46027: 1
2026-03-28 14:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HJ07688/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PP81137/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GS36896> (referer: https://www.auto1.com/v1/car-details-view/GS36896/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_903919b5e609dac490b9f16105951a27.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_903919b5e609dac490b9f16105951a27.jpg not downloaded yet
2026-03-28 14:05:20 [auto1.it] INFO: Found listing with ID: ZS74487
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS74487%27 HTTP/1.1" 200 None
2026-03-28 14:05:20 [auto1.it] INFO: Scrape type for ZS74487: 2
2026-03-28 14:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-28 14:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with scrape type 2
2026-03-28 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with scrape type 2
2026-03-28 14:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc, identifier: ZS74487
2026-03-28 14:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-28 14:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-28 14:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487 to the API
2026-03-28 14:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:23:38Z',
'fuel_type': 'diesel',
'id': '9cc5a93b-74e2-5882-a5c1-12d10387e7fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZS74487',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 345650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-09',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style 4Motion',
'transmission': 'automatic',
'trim': 'Sport & Style 4Motion',
'year': 2013}
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS74487%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [auto1.it] INFO: Saving data for ZS74487: {'auction_closing_time': 1774884218.0, 'created_time': 1773134635.392377, 'last_price_update_time': 1774706722.417864}
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZS74487') HTTP/1.1" 204 0
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg not downloaded yet
2026-03-28 14:05:22 [auto1.it] INFO: Found listing with ID: FP84024
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP84024%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [auto1.it] INFO: Scrape type for FP84024: 1
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_f657c3fe60b7f593d36b92263cc767dd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_f657c3fe60b7f593d36b92263cc767dd.jpg not downloaded yet
2026-03-28 14:05:22 [auto1.it] INFO: Found listing with ID: HA91371
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA91371%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [auto1.it] INFO: Scrape type for HA91371: 2
2026-03-28 14:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-28 14:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d87b55d-1561-5682-8e53-bb7f7106c445 with scrape type 2
2026-03-28 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d87b55d-1561-5682-8e53-bb7f7106c445 with scrape type 2
2026-03-28 14:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9d87b55d-1561-5682-8e53-bb7f7106c445, identifier: HA91371
2026-03-28 14:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XP33889/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BS70853/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-28 14:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf with scrape type 1
2026-03-28 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg not downloaded yet
2026-03-28 14:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-28 14:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-28 14:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371 to the API
2026-03-28 14:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:25:18Z',
'fuel_type': 'diesel',
'id': '9d87b55d-1561-5682-8e53-bb7f7106c445',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HA91371',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 69060,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-13',
'seller_name': None,
'title': 'Audi Q3 35 TDI Advanced',
'transmission': 'automatic',
'trim': 'Advanced',
'year': 2020}
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA91371%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Saving data for HA91371: {'auction_closing_time': 1774884318.0, 'created_time': 1774343183.492141, 'last_price_update_time': 1774706723.074759}
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HA91371') HTTP/1.1" 204 0
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_03228034023d45c085f17aa5ac0564a1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_03228034023d45c085f17aa5ac0564a1.jpg not downloaded yet
2026-03-28 14:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: ZT94310
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT94310%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for ZT94310: 1
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_bddac0c72798fd26c655aa82e18b70fb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_bddac0c72798fd26c655aa82e18b70fb.jpg not downloaded yet
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_1ddbddb58c123ba092a39270c096966b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_1ddbddb58c123ba092a39270c096966b.jpg not downloaded yet
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: YB21046
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB21046%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for YB21046: 1
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_b64c13af1b09180ab82ab246e38333af.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_b64c13af1b09180ab82ab246e38333af.jpg not downloaded yet
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg not downloaded yet
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: GY17675
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY17675%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for GY17675: 1
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_342c89264b319fb2b47872b139c7bc75.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_342c89264b319fb2b47872b139c7bc75.jpg not downloaded yet
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_3f944eb14d1a3f2601c928221fdb8573.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_3f944eb14d1a3f2601c928221fdb8573.jpg not downloaded yet
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: HR28952
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR28952%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for HR28952: 1
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_1cc9acea7102b0652a5f2270980acdba.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_1cc9acea7102b0652a5f2270980acdba.jpg not downloaded yet
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_42c7dc1724f441add2dee1966d4ac64f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_42c7dc1724f441add2dee1966d4ac64f.jpg not downloaded yet
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: CL50179
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL50179%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for CL50179: 1
2026-03-28 14:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TB78211> (referer: https://www.auto1.com/v1/car-details-view/TB78211/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c3b706270d4ce438db7503b84527ae72.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg not downloaded yet
2026-03-28 14:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: AV05178
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: ZS11268
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: MR54744
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: VD19319
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: VR66407
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: MH80667
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: SH27035
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH27035%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for SH27035: 1
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: AT94230
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT94230%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for AT94230: 1
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: VZ01162
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ01162%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for VZ01162: 1
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: KL53293
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: PC10788
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: UK65211
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: JP68462
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP68462%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for JP68462: 1
2026-03-28 14:05:23 [auto1.it] INFO: Found listing with ID: PW02213
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW02213%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Scrape type for PW02213: 2
2026-03-28 14:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-28 14:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4c949c-8f07-5807-af07-91b21741ac0a with scrape type 2
2026-03-28 14:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4c949c-8f07-5807-af07-91b21741ac0a with scrape type 2
2026-03-28 14:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3e4c949c-8f07-5807-af07-91b21741ac0a, identifier: PW02213
2026-03-28 14:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-28 14:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-28 14:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213 to the API
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 140,
'expiration_date': '2026-03-30T15:20:16Z',
'fuel_type': 'petrol',
'id': '3e4c949c-8f07-5807-af07-91b21741ac0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PW02213',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 94390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-28',
'seller_name': None,
'title': 'Opel Mokka X 1.4 Turbo Innovation Start/Stop',
'transmission': 'manual',
'trim': 'Innovation Start/Stop',
'year': 2017}
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW02213%27 HTTP/1.1" 200 None
2026-03-28 14:05:23 [auto1.it] INFO: Saving data for PW02213: {'auction_closing_time': 1774884016.0, 'created_time': 1774361386.238177, 'last_price_update_time': 1774706723.946973}
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW02213') HTTP/1.1" 204 0
2026-03-28 14:05:24 [auto1.it] INFO: Found listing with ID: HK83461
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK83461%27 HTTP/1.1" 200 None
2026-03-28 14:05:24 [auto1.it] INFO: Scrape type for HK83461: 0
2026-03-28 14:05:24 [auto1.it] INFO: Found listing with ID: YY73995
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY73995%27 HTTP/1.1" 200 None
2026-03-28 14:05:24 [auto1.it] INFO: Scrape type for YY73995: 2
2026-03-28 14:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-28 14:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with scrape type 2
2026-03-28 14:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with scrape type 2
2026-03-28 14:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6, identifier: YY73995
2026-03-28 14:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-28 14:05:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-28 14:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995 to the API
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:35:21Z',
'fuel_type': 'diesel',
'id': '1118e9cf-ce23-5ad2-892b-8f0e59e660f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YY73995',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 406863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-26',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2016}
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY73995%27 HTTP/1.1" 200 None
2026-03-28 14:05:24 [auto1.it] INFO: Saving data for YY73995: {'auction_closing_time': 1774884921.0, 'created_time': 1773134566.775444, 'last_price_update_time': 1774706724.73512}
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YY73995') HTTP/1.1" 204 0
2026-03-28 14:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZF99216/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with identifier: TB78211
2026-03-28 14:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with scrape type 1
2026-03-28 14:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_9157a5705dd1d31da2baad333db1b730.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_9157a5705dd1d31da2baad333db1b730.jpg not downloaded yet
2026-03-28 14:05:24 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-28 14:05:24 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-28 14:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f453c50>
2026-03-28 14:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-28 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_c3b706270d4ce438db7503b84527ae72.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c3b706270d4ce438db7503b84527ae72.jpg saved to cache
2026-03-28 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_42c7dc1724f441add2dee1966d4ac64f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:25 [auto1.it] INFO: Found listing with ID: SA64006
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA64006%27 HTTP/1.1" 200 None
2026-03-28 14:05:25 [auto1.it] INFO: Scrape type for SA64006: 2
2026-03-28 14:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-28 14:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with scrape type 2
2026-03-28 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with scrape type 2
2026-03-28 14:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c, identifier: SA64006
2026-03-28 14:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-28 14:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-28 14:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006 to the API
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:33:04Z',
'fuel_type': 'petrol',
'id': '96dd7ebb-8122-5a15-8a64-846aa7be7f6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SA64006',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 85671,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-29',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-VTi Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA64006%27 HTTP/1.1" 200 None
2026-03-28 14:05:25 [auto1.it] INFO: Saving data for SA64006: {'auction_closing_time': 1774884784.0, 'created_time': 1774354567.068594, 'last_price_update_time': 1774706725.470011}
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SA64006') HTTP/1.1" 204 0
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_2a661ac57d23bca9fde456ee80f12d33.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_2a661ac57d23bca9fde456ee80f12d33.jpg not downloaded yet
2026-03-28 14:05:25 [auto1.it] INFO: Found listing with ID: CL59289
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL59289%27 HTTP/1.1" 200 None
2026-03-28 14:05:25 [auto1.it] INFO: Scrape type for CL59289: 2
2026-03-28 14:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-28 14:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7943ba91-e666-5e9e-95f7-766aa8529847 with scrape type 2
2026-03-28 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7943ba91-e666-5e9e-95f7-766aa8529847 with scrape type 2
2026-03-28 14:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7943ba91-e666-5e9e-95f7-766aa8529847, identifier: CL59289
2026-03-28 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HJ48011> (referer: https://www.auto1.com/v1/car-details-view/HJ48011/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KS29368> (referer: https://www.auto1.com/v1/car-details-view/KS29368/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZT77518> (referer: https://www.auto1.com/v1/car-details-view/ZT77518/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DK49031> (referer: https://www.auto1.com/v1/car-details-view/DK49031/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-28 14:05:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-28 14:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289 to the API
2026-03-28 14:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 136,
'expiration_date': '2026-03-30T15:13:11Z',
'fuel_type': 'petrol',
'id': '7943ba91-e666-5e9e-95f7-766aa8529847',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL59289',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-27',
'seller_name': None,
'title': 'Alfa Romeo Junior 1.2 VGT',
'transmission': 'automatic',
'trim': '',
'year': 2025}
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL59289%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [auto1.it] INFO: Saving data for CL59289: {'auction_closing_time': 1774883591.0, 'created_time': 1774361364.480596, 'last_price_update_time': 1774706726.034424}
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CL59289') HTTP/1.1" 204 0
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_33f3f66db307546bcaaab799a4661f48.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_33f3f66db307546bcaaab799a4661f48.jpg not downloaded yet
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FP31020> (referer: https://www.auto1.com/v1/car-details-view/FP31020/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_1cc9acea7102b0652a5f2270980acdba.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:26 [auto1.it] INFO: Found listing with ID: MM92729
2026-03-28 14:05:26 [auto1.it] INFO: Found listing with ID: XG56779
2026-03-28 14:05:26 [auto1.it] INFO: Found listing with ID: PN94511
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94511%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [auto1.it] INFO: Scrape type for PN94511: 2
2026-03-28 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-28 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f99fe3-31b1-5583-8585-ba45051fde2e with scrape type 2
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f99fe3-31b1-5583-8585-ba45051fde2e with scrape type 2
2026-03-28 14:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d5f99fe3-31b1-5583-8585-ba45051fde2e, identifier: PN94511
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UW74676> (referer: https://www.auto1.com/v1/car-details-view/UW74676/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f480750>
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg saved to cache
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ebb0310>
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_42c7dc1724f441add2dee1966d4ac64f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_42c7dc1724f441add2dee1966d4ac64f.jpg saved to cache
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-28 14:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-28 14:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511 to the API
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:14:09Z',
'fuel_type': 'diesel',
'id': 'd5f99fe3-31b1-5583-8585-ba45051fde2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN94511',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 200653,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-20',
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.7 Td V6 TD HSE',
'transmission': 'automatic',
'trim': 'TD HSE',
'year': 2006}
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94511%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [auto1.it] INFO: Saving data for PN94511: {'auction_closing_time': 1774883649.0, 'created_time': 1773135406.380344, 'last_price_update_time': 1774706726.593621}
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN94511') HTTP/1.1" 204 0
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg not downloaded yet
2026-03-28 14:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:26 [auto1.it] INFO: Found listing with ID: SP64220
2026-03-28 14:05:26 [auto1.it] INFO: Found listing with ID: DC19091
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC19091%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [auto1.it] INFO: Scrape type for DC19091: 2
2026-03-28 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-28 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb35cae-8b57-57c0-87ef-155536c0d3ca with scrape type 2
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb35cae-8b57-57c0-87ef-155536c0d3ca with scrape type 2
2026-03-28 14:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dcb35cae-8b57-57c0-87ef-155536c0d3ca, identifier: DC19091
2026-03-28 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-28 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf with scrape type 1
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg not downloaded yet
2026-03-28 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-28 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac6cc44-be5e-5905-9705-f655b3b617b6 with scrape type 1
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 8ac6cc44-be5e-5905-9705-f655b3b617b6
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F67%252F81674f04f5b1837c5619f4ba211705ad%252Fpa%252FKS29368_2901bacf9fe5f65398add8d09fdac466.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_2901bacf9fe5f65398add8d09fdac466.jpg already downloaded
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F67%252F81674f04f5b1837c5619f4ba211705ad%252Fpa%252FKS29368_0291dfbbb10d74e87c17acf3cc9eea18.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0291dfbbb10d74e87c17acf3cc9eea18.jpg already downloaded
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F67%252F81674f04f5b1837c5619f4ba211705ad%252Fpa%252FKS29368_9ff0aa6f8b3f68305f82783d03cd361f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_9ff0aa6f8b3f68305f82783d03cd361f.jpg already downloaded
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F67%252F81674f04f5b1837c5619f4ba211705ad%252Fpa%252FKS29368_0d9be5e7407b80d36678bf637b11f32a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0d9be5e7407b80d36678bf637b11f32a.jpg already downloaded
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F67%252F81674f04f5b1837c5619f4ba211705ad%252Fpa%252FKS29368_dbe862a5c5c071fd93979fad7e2f454e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_dbe862a5c5c071fd93979fad7e2f454e.jpg already downloaded
2026-03-28 14:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ac6cc44-be5e-5905-9705-f655b3b617b6, identifier: KS29368
2026-03-28 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-28 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc38923-483e-57f3-b683-ab95f7c43521 with scrape type 1
2026-03-28 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item ecc38923-483e-57f3-b683-ab95f7c43521
2026-03-28 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F9d%252F3a9d52c079de96568be84a4931f72918%252Fpa%252FZT77518_1e2cca2fd141c745fd2098cda1f9fb22.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_1e2cca2fd141c745fd2098cda1f9fb22.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F9d%252F3a9d52c079de96568be84a4931f72918%252Fpa%252FZT77518_fc6e52b091b34b38921cd558618b70f7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_fc6e52b091b34b38921cd558618b70f7.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F9d%252F3a9d52c079de96568be84a4931f72918%252Fpa%252FZT77518_4cd1f6d690b798f1938d1771fec38290.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_4cd1f6d690b798f1938d1771fec38290.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F9d%252F3a9d52c079de96568be84a4931f72918%252Fpa%252FZT77518_7701f297a3208146703e8d23b230c82b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_7701f297a3208146703e8d23b230c82b.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F9d%252F3a9d52c079de96568be84a4931f72918%252Fpa%252FZT77518_416fa80bba8e0c7b28f0df4dfa3e9786.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_416fa80bba8e0c7b28f0df4dfa3e9786.jpg already downloaded
2026-03-28 14:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ecc38923-483e-57f3-b683-ab95f7c43521, identifier: ZT77518
2026-03-28 14:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-28 14:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92096af3-6e7a-5144-b88b-c1cc1411caa7 with scrape type 1
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92096af3-6e7a-5144-b88b-c1cc1411caa7
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_561162ad6a029edff9e9802577b76667.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_561162ad6a029edff9e9802577b76667.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_ec10079e0883dd54714718f970b8ce2c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_ec10079e0883dd54714718f970b8ce2c.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_64d2b02245ad265c8fc7ccd2a960cb81.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_64d2b02245ad265c8fc7ccd2a960cb81.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_1b34303d1f45c4b3b3b86e1cc377be80.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1b34303d1f45c4b3b3b86e1cc377be80.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_8c6306991a4a767ff5cd074d1b00f355.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_8c6306991a4a767ff5cd074d1b00f355.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_b350e0d368ef5ee4539aaac497370dfc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_b350e0d368ef5ee4539aaac497370dfc.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_1ec472584171ccd9f05a6ccf6fd58980.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1ec472584171ccd9f05a6ccf6fd58980.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_13c877810fa43dbd96a3da5312d64428.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_13c877810fa43dbd96a3da5312d64428.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_7852345d735365b9edf44692c3936915.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7852345d735365b9edf44692c3936915.jpg already downloaded
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F90%252F4990e583ce4725f61a9f7a664e5d133f%252Fpa%252FDK49031_7ae81ca00832b039fe3b1cb849799d7e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7ae81ca00832b039fe3b1cb849799d7e.jpg already downloaded
2026-03-28 14:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 92096af3-6e7a-5144-b88b-c1cc1411caa7, identifier: DK49031
2026-03-28 14:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-28 14:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091 to the API
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:59:27Z',
'fuel_type': 'petrol',
'id': 'dcb35cae-8b57-57c0-87ef-155536c0d3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DC19091',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 141262,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-27',
'seller_name': None,
'title': 'Lancia Ypsilon 0.9 TwinAir CNG Silver',
'transmission': 'manual',
'trim': 'Silver',
'year': 2014}
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC19091%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [auto1.it] INFO: Saving data for DC19091: {'auction_closing_time': 1774886367.0, 'created_time': 1774343260.375757, 'last_price_update_time': 1774706727.949392}
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DC19091') HTTP/1.1" 204 0
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_ae428e862930dde0665ed9061c467f18.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_ae428e862930dde0665ed9061c467f18.jpg not downloaded yet
2026-03-28 14:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-28 14:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-28 14:05:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-28 14:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368 to the API
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KS29368>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 2',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'petrol',
'id': '8ac6cc44-be5e-5905-9705-f655b3b617b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KS29368',
'listing': 'auction',
'location': 'IT, Castelnuovo del Garda (VR)',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 242508,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_2901bacf9fe5f65398add8d09fdac466.jpg',
'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0291dfbbb10d74e87c17acf3cc9eea18.jpg',
'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_9ff0aa6f8b3f68305f82783d03cd361f.jpg',
'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0d9be5e7407b80d36678bf637b11f32a.jpg',
'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_dbe862a5c5c071fd93979fad7e2f454e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac6cc44-be5e-5905-9705-f655b3b617b6/8ac6cc44-be5e-5905-9705-f655b3b617b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_2901bacf9fe5f65398add8d09fdac466.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac6cc44-be5e-5905-9705-f655b3b617b6/8ac6cc44-be5e-5905-9705-f655b3b617b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0291dfbbb10d74e87c17acf3cc9eea18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac6cc44-be5e-5905-9705-f655b3b617b6/8ac6cc44-be5e-5905-9705-f655b3b617b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_9ff0aa6f8b3f68305f82783d03cd361f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac6cc44-be5e-5905-9705-f655b3b617b6/8ac6cc44-be5e-5905-9705-f655b3b617b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40089,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_0d9be5e7407b80d36678bf637b11f32a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ac6cc44-be5e-5905-9705-f655b3b617b6/8ac6cc44-be5e-5905-9705-f655b3b617b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/67/81674f04f5b1837c5619f4ba211705ad/pa/KS29368_dbe862a5c5c071fd93979fad7e2f454e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1998-01-21',
'seats_number': 4,
'seller_name': None,
'title': 'Toyota RAV 4 2.0',
'transmission': 'manual',
'trim': '',
'year': 1998}
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS29368%27 HTTP/1.1" 200 None
2026-03-28 14:05:28 [auto1.it] INFO: Saving data for KS29368: {'created_time': 1774706728.442767, 'last_price_update_time': 1774706728.44278, 'auction_closing_time': 1774886164.0}
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KS29368') HTTP/1.1" 204 0
2026-03-28 14:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-28 14:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-28 14:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518 to the API
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZT77518>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:18:55Z',
'fuel_type': 'diesel',
'id': 'ecc38923-483e-57f3-b683-ab95f7c43521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZT77518',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'Citroen',
'model': 'C8',
'odometer': 194701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_1e2cca2fd141c745fd2098cda1f9fb22.jpg',
'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_fc6e52b091b34b38921cd558618b70f7.jpg',
'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_4cd1f6d690b798f1938d1771fec38290.jpg',
'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_7701f297a3208146703e8d23b230c82b.jpg',
'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_416fa80bba8e0c7b28f0df4dfa3e9786.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc38923-483e-57f3-b683-ab95f7c43521/ecc38923-483e-57f3-b683-ab95f7c43521_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119265,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_1e2cca2fd141c745fd2098cda1f9fb22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc38923-483e-57f3-b683-ab95f7c43521/ecc38923-483e-57f3-b683-ab95f7c43521_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_fc6e52b091b34b38921cd558618b70f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc38923-483e-57f3-b683-ab95f7c43521/ecc38923-483e-57f3-b683-ab95f7c43521_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101647,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_4cd1f6d690b798f1938d1771fec38290.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc38923-483e-57f3-b683-ab95f7c43521/ecc38923-483e-57f3-b683-ab95f7c43521_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89972,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_7701f297a3208146703e8d23b230c82b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc38923-483e-57f3-b683-ab95f7c43521/ecc38923-483e-57f3-b683-ab95f7c43521_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69199,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/9d/3a9d52c079de96568be84a4931f72918/pa/ZT77518_416fa80bba8e0c7b28f0df4dfa3e9786.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-09-25',
'seats_number': 8,
'seller_name': None,
'title': 'Citroen C8 2.0 HDi Seduction',
'transmission': 'automatic',
'trim': 'Seduction',
'year': 2012}
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT77518%27 HTTP/1.1" 200 None
2026-03-28 14:05:28 [auto1.it] INFO: Saving data for ZT77518: {'created_time': 1774706728.787548, 'last_price_update_time': 1774706728.787558, 'auction_closing_time': 1774883935.0}
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT77518') HTTP/1.1" 204 0
2026-03-28 14:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-28 14:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-28 14:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031 to the API
2026-03-28 14:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DK49031>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:39:52Z',
'fuel_type': 'diesel',
'id': '92096af3-6e7a-5144-b88b-c1cc1411caa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK49031',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'BMW',
'model': '3er',
'odometer': 145251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_561162ad6a029edff9e9802577b76667.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_ec10079e0883dd54714718f970b8ce2c.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_64d2b02245ad265c8fc7ccd2a960cb81.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1b34303d1f45c4b3b3b86e1cc377be80.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_8c6306991a4a767ff5cd074d1b00f355.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_b350e0d368ef5ee4539aaac497370dfc.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1ec472584171ccd9f05a6ccf6fd58980.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_13c877810fa43dbd96a3da5312d64428.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7852345d735365b9edf44692c3936915.jpg',
'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7ae81ca00832b039fe3b1cb849799d7e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_561162ad6a029edff9e9802577b76667.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78663,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_ec10079e0883dd54714718f970b8ce2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94774,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_64d2b02245ad265c8fc7ccd2a960cb81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88757,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1b34303d1f45c4b3b3b86e1cc377be80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82657,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_8c6306991a4a767ff5cd074d1b00f355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91770,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_b350e0d368ef5ee4539aaac497370dfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85734,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_1ec472584171ccd9f05a6ccf6fd58980.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2609470,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_13c877810fa43dbd96a3da5312d64428.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77789,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7852345d735365b9edf44692c3936915.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92096af3-6e7a-5144-b88b-c1cc1411caa7/92096af3-6e7a-5144-b88b-c1cc1411caa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/90/4990e583ce4725f61a9f7a664e5d133f/pa/DK49031_7ae81ca00832b039fe3b1cb849799d7e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 318d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK49031%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [auto1.it] INFO: Saving data for DK49031: {'created_time': 1774706729.120391, 'last_price_update_time': 1774706729.120401, 'auction_closing_time': 1774885192.0}
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DK49031') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-28 14:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with scrape type 1
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_e0b908b3197e03cc29a938082de2a3cd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_e0b908b3197e03cc29a938082de2a3cd.jpg not downloaded yet
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaab090>
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_1cc9acea7102b0652a5f2270980acdba.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_1cc9acea7102b0652a5f2270980acdba.jpg saved to cache
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [auto1.it] INFO: Found listing with ID: CE88334
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg not downloaded yet
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_2a661ac57d23bca9fde456ee80f12d33.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_babc4d7536e84b101548e2357c34426a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_babc4d7536e84b101548e2357c34426a.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_0149c014d952458e70fcb416949bf3c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_0149c014d952458e70fcb416949bf3c3.jpg not downloaded yet
2026-03-28 14:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-28 14:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c974f66-d44d-5051-b9a8-b042763869b8 with scrape type 1
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_af7860405ad1508f1a1de3b46bdfe80e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_af7860405ad1508f1a1de3b46bdfe80e.jpg already downloaded
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_77401471fc517098d2e554d22e241b54.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_77401471fc517098d2e554d22e241b54.jpg not downloaded yet
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GU46238> (referer: https://www.auto1.com/v1/car-details-view/GU46238/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_4e5e9f68572a62019af599d832b17855.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_4e5e9f68572a62019af599d832b17855.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_8f4c4b0ef707de13027003f4c81670f6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_8f4c4b0ef707de13027003f4c81670f6.jpg not downloaded yet
2026-03-28 14:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_49891336e640dccc628daf60d6a8ee17.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_49891336e640dccc628daf60d6a8ee17.jpg not downloaded yet
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eb1e450>
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg saved to cache
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6c0850>
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_2a661ac57d23bca9fde456ee80f12d33.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_2a661ac57d23bca9fde456ee80f12d33.jpg saved to cache
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_df611af6644d5ca8befaebb311c80348.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_df611af6644d5ca8befaebb311c80348.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_c441c00bd7211a57794b724ceda4fd73.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_c441c00bd7211a57794b724ceda4fd73.jpg not downloaded yet
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_e0b908b3197e03cc29a938082de2a3cd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_ae428e862930dde0665ed9061c467f18.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_655c48d259c223551dd04e7147e4531b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_655c48d259c223551dd04e7147e4531b.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_8a991d977ba24afc8d181dd417669173.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_8a991d977ba24afc8d181dd417669173.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_99df5663770414dd47448b56035bd279.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_99df5663770414dd47448b56035bd279.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_18430b30b5078e76d3721795fb65c3ef.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_18430b30b5078e76d3721795fb65c3ef.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg not downloaded yet
2026-03-28 14:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-28 14:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be90ed10-712e-51ce-ae94-946e5bec9cdb with scrape type 1
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg not downloaded yet
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_33f3f66db307546bcaaab799a4661f48.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_f9d0d060afd33862371a2738d6f46681.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_f9d0d060afd33862371a2738d6f46681.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_addbe995820f76d9767327db1035fa50.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_addbe995820f76d9767327db1035fa50.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg not downloaded yet
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg not downloaded yet
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6e2ed0>
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_e0b908b3197e03cc29a938082de2a3cd.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_e0b908b3197e03cc29a938082de2a3cd.jpg saved to cache
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f560110>
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_ae428e862930dde0665ed9061c467f18.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_ae428e862930dde0665ed9061c467f18.jpg saved to cache
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_c24a450f182c075718c9ba07aa973652.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_c24a450f182c075718c9ba07aa973652.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg not downloaded yet
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4bb410>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_33f3f66db307546bcaaab799a4661f48.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_33f3f66db307546bcaaab799a4661f48.jpg saved to cache
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_98ea7008a36bd8991716eb82befc641d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_98ea7008a36bd8991716eb82befc641d.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_9eaebc844a0fd3915dda0c620aa599ab.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9eaebc844a0fd3915dda0c620aa599ab.jpg already downloaded
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_fb4d3dca259e39e16994397a334f513a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_fb4d3dca259e39e16994397a334f513a.jpg not downloaded yet
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JP68462/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg not downloaded yet
2026-03-28 14:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XP46027/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaf3c50>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg saved to cache
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_5345b05094f8928109354d0b2702b41a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5345b05094f8928109354d0b2702b41a.jpg not downloaded yet
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LK77946/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PP81137> (referer: https://www.auto1.com/v1/car-details-view/PP81137/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WU25072/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_5ed03857fff8b234c24de566026fc04b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5ed03857fff8b234c24de566026fc04b.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_71008973ffbaefe660fba330c6284ad8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_71008973ffbaefe660fba330c6284ad8.jpg not downloaded yet
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e92da90>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg saved to cache
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AT94230/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-28 14:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde574ca-85e0-53e1-9c06-c4c24764a344 with scrape type 1
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg not downloaded yet
2026-03-28 14:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_f27cf1bd1c697d2626424ded43a313e3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f27cf1bd1c697d2626424ded43a313e3.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_488d7a29ebe02fdb4a0843ae62844944.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_488d7a29ebe02fdb4a0843ae62844944.jpg not downloaded yet
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg not downloaded yet
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_9157a5705dd1d31da2baad333db1b730.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_49891336e640dccc628daf60d6a8ee17.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_30dda184a403893c997edadde0db4dc0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_30dda184a403893c997edadde0db4dc0.jpg not downloaded yet
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_fb4d3dca259e39e16994397a334f513a.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_488d7a29ebe02fdb4a0843ae62844944.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_98ea7008a36bd8991716eb82befc641d.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5acb90>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_9157a5705dd1d31da2baad333db1b730.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_9157a5705dd1d31da2baad333db1b730.jpg saved to cache
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_c24a450f182c075718c9ba07aa973652.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c357f5150>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_49891336e640dccc628daf60d6a8ee17.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_49891336e640dccc628daf60d6a8ee17.jpg saved to cache
2026-03-28 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f559d90>
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f662910>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea98b90>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_fb4d3dca259e39e16994397a334f513a.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_fb4d3dca259e39e16994397a334f513a.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f55a910>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_488d7a29ebe02fdb4a0843ae62844944.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_488d7a29ebe02fdb4a0843ae62844944.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f662bd0>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea95810>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_98ea7008a36bd8991716eb82befc641d.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_98ea7008a36bd8991716eb82befc641d.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05: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-28 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SH27035/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CL50179/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HR28952/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea9b010>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_c24a450f182c075718c9ba07aa973652.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_c24a450f182c075718c9ba07aa973652.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eb2c6d0>
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg saved to cache
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:31 [auto1.it] INFO: Channel: 24h | Page: 3 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: FP92305
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: WH54274
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: YA71285
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: ZZ46220
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46220%27 HTTP/1.1" 200 None
2026-03-28 14:05:31 [auto1.it] INFO: Scrape type for ZZ46220: 1
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: CW38322
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW38322%27 HTTP/1.1" 200 None
2026-03-28 14:05:31 [auto1.it] INFO: Scrape type for CW38322: 1
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: LX63173
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: NB33591
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB33591%27 HTTP/1.1" 200 None
2026-03-28 14:05:31 [auto1.it] INFO: Scrape type for NB33591: 1
2026-03-28 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_30dda184a403893c997edadde0db4dc0.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:31 [auto1.it] INFO: Found listing with ID: KV28875
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV28875%27 HTTP/1.1" 200 None
2026-03-28 14:05:31 [auto1.it] INFO: Scrape type for KV28875: 2
2026-03-28 14:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-28 14:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65bb597-42fe-59fa-bee4-d580667ee976 with scrape type 2
2026-03-28 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65bb597-42fe-59fa-bee4-d580667ee976 with scrape type 2
2026-03-28 14:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f65bb597-42fe-59fa-bee4-d580667ee976, identifier: KV28875
2026-03-28 14:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f27cf1bd1c697d2626424ded43a313e3.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-28 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-28 14:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875 to the API
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 265,
'expiration_date': '2026-03-30T15:44:06Z',
'fuel_type': 'diesel',
'id': 'f65bb597-42fe-59fa-bee4-d580667ee976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV28875',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 199675,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-23',
'seller_name': None,
'title': 'BMW 5er 530d xDrive Luxury Line',
'transmission': 'automatic',
'trim': 'xDrive Luxury Line',
'year': 2019}
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV28875%27 HTTP/1.1" 200 None
2026-03-28 14:05:32 [auto1.it] INFO: Saving data for KV28875: {'auction_closing_time': 1774885446.0, 'created_time': 1773055188.259314, 'last_price_update_time': 1774706732.457802}
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KV28875') HTTP/1.1" 204 0
2026-03-28 14:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5ed03857fff8b234c24de566026fc04b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:32 [auto1.it] INFO: Found listing with ID: RA59977
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA59977%27 HTTP/1.1" 200 None
2026-03-28 14:05:32 [auto1.it] INFO: Scrape type for RA59977: 1
2026-03-28 14:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_71008973ffbaefe660fba330c6284ad8.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XP46027> (referer: https://www.auto1.com/v1/car-details-view/XP46027/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:32 [auto1.it] INFO: Found listing with ID: NF25875
2026-03-28 14:05:32 [auto1.it] INFO: Found listing with ID: KZ65568
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ65568%27 HTTP/1.1" 200 None
2026-03-28 14:05:32 [auto1.it] INFO: Scrape type for KZ65568: 1
2026-03-28 14:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c3551bcd0>
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_30dda184a403893c997edadde0db4dc0.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_30dda184a403893c997edadde0db4dc0.jpg saved to cache
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f473150>
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg saved to cache
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e93fd10>
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F09%252F33092660bb079593048d25ef75a4b4eb%252Fpa%252FPP81137_f27cf1bd1c697d2626424ded43a313e3.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f27cf1bd1c697d2626424ded43a313e3.jpg saved to cache
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cde574ca-85e0-53e1-9c06-c4c24764a344
2026-03-28 14:05:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cde574ca-85e0-53e1-9c06-c4c24764a344, skipping ID generation
2026-03-28 14:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde574ca-85e0-53e1-9c06-c4c24764a344 with scrape type 1
2026-03-28 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cde574ca-85e0-53e1-9c06-c4c24764a344 sending to next pipeline
2026-03-28 14:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cde574ca-85e0-53e1-9c06-c4c24764a344, identifier: PP81137
2026-03-28 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-28 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-28 14:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137 to the API
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f27cf1bd1c697d2626424ded43a313e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:22:52Z',
'fuel_type': 'petrol',
'id': 'cde574ca-85e0-53e1-9c06-c4c24764a344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP81137',
'listing': 'auction',
'location': 'IT, Cinisello Balsamo',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 189246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84728,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f0dcfd5c6c7cbc7e107198e74bf7110f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85291,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_f27cf1bd1c697d2626424ded43a313e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65800,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_488d7a29ebe02fdb4a0843ae62844944.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71141,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_205fcf41805b8a665e7b3fdbdfd28dbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde574ca-85e0-53e1-9c06-c4c24764a344/cde574ca-85e0-53e1-9c06-c4c24764a344_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67842,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/09/33092660bb079593048d25ef75a4b4eb/pa/PP81137_30dda184a403893c997edadde0db4dc0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Bravo 1.4 Active GPL',
'transmission': 'manual',
'trim': 'Active GPL',
'year': 2009}
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP81137%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [auto1.it] INFO: Saving data for PP81137: {'created_time': 1774706733.325016, 'last_price_update_time': 1774706733.325026, 'auction_closing_time': 1774884172.0}
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PP81137') HTTP/1.1" 204 0
2026-03-28 14:05:33 [auto1.it] INFO: Found listing with ID: WJ04614
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ04614%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [auto1.it] INFO: Scrape type for WJ04614: 1
2026-03-28 14:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:33 [auto1.it] INFO: Found listing with ID: GJ44194
2026-03-28 14:05:33 [auto1.it] INFO: Found listing with ID: JK37550
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK37550%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [auto1.it] INFO: Scrape type for JK37550: 1
2026-03-28 14:05:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e9025d0>
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg saved to cache
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5d9f50>
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_5ed03857fff8b234c24de566026fc04b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5ed03857fff8b234c24de566026fc04b.jpg saved to cache
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5eba50>
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_71008973ffbaefe660fba330c6284ad8.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_71008973ffbaefe660fba330c6284ad8.jpg saved to cache
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-28 14:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b9f904-205b-5373-abad-b91c27d991a5 with scrape type 1
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47b9f904-205b-5373-abad-b91c27d991a5
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_e038641b50106cf7f35c0993d58835c0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_e038641b50106cf7f35c0993d58835c0.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_0c6b9b41fa1532f2ae8ecd1a354bd4a8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_0c6b9b41fa1532f2ae8ecd1a354bd4a8.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_19d3f9de90620a7313210ef91a25e359.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_19d3f9de90620a7313210ef91a25e359.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_07dde5709cfcd08f40ae522c9f0fd2df.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_07dde5709cfcd08f40ae522c9f0fd2df.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_67bda3bb3fd0e2aa316105d53813906a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_67bda3bb3fd0e2aa316105d53813906a.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_62e4f4513ce97f8ca7a579e470de93ee.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_62e4f4513ce97f8ca7a579e470de93ee.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_c09cf6b09b2ff6b0564d82ae9adc0445.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_c09cf6b09b2ff6b0564d82ae9adc0445.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_d9d6edfc8c8ce450eb40eae680f1bf11.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_d9d6edfc8c8ce450eb40eae680f1bf11.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_f57f432963142c708ff64f564b35b901.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_f57f432963142c708ff64f564b35b901.jpg already downloaded
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Fdf%252Fb6df737137b6490f89e54007ee5a6ebb%252Fpa%252FXP46027_1520165b765b66888e8bc84f099bef7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_1520165b765b66888e8bc84f099bef7c.jpg already downloaded
2026-03-28 14:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 47b9f904-205b-5373-abad-b91c27d991a5, identifier: XP46027
2026-03-28 14:05:33 [auto1.it] INFO: Found listing with ID: ZJ54266
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ54266%27 HTTP/1.1" 200 None
2026-03-28 14:05:33 [auto1.it] INFO: Scrape type for ZJ54266: 2
2026-03-28 14:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-28 14:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd5c5ba-eebd-54a5-be69-640afca24355 with scrape type 2
2026-03-28 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd5c5ba-eebd-54a5-be69-640afca24355 with scrape type 2
2026-03-28 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ccd5c5ba-eebd-54a5-be69-640afca24355, identifier: ZJ54266
2026-03-28 14:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-28 14:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-28 14:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027 to the API
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XP46027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:06:05Z',
'fuel_type': 'diesel',
'id': '47b9f904-205b-5373-abad-b91c27d991a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP46027',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Opel',
'model': 'Astra',
'odometer': 169085,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_e038641b50106cf7f35c0993d58835c0.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_0c6b9b41fa1532f2ae8ecd1a354bd4a8.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_19d3f9de90620a7313210ef91a25e359.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_07dde5709cfcd08f40ae522c9f0fd2df.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_67bda3bb3fd0e2aa316105d53813906a.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_62e4f4513ce97f8ca7a579e470de93ee.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_c09cf6b09b2ff6b0564d82ae9adc0445.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_d9d6edfc8c8ce450eb40eae680f1bf11.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_f57f432963142c708ff64f564b35b901.jpg',
'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_1520165b765b66888e8bc84f099bef7c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99720,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_e038641b50106cf7f35c0993d58835c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_0c6b9b41fa1532f2ae8ecd1a354bd4a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85596,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_19d3f9de90620a7313210ef91a25e359.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_07dde5709cfcd08f40ae522c9f0fd2df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100188,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_67bda3bb3fd0e2aa316105d53813906a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96657,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_62e4f4513ce97f8ca7a579e470de93ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98840,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_c09cf6b09b2ff6b0564d82ae9adc0445.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_d9d6edfc8c8ce450eb40eae680f1bf11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100748,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_f57f432963142c708ff64f564b35b901.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b9f904-205b-5373-abad-b91c27d991a5/47b9f904-205b-5373-abad-b91c27d991a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99472,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/df/b6df737137b6490f89e54007ee5a6ebb/pa/XP46027_1520165b765b66888e8bc84f099bef7c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-07-31',
'seats_number': 4,
'seller_name': None,
'title': 'Opel Astra 1.3 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2007}
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP46027%27 HTTP/1.1" 200 None
2026-03-28 14:05:34 [auto1.it] INFO: Saving data for XP46027: {'created_time': 1774706734.387482, 'last_price_update_time': 1774706734.38749, 'auction_closing_time': 1774883165.0}
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XP46027') HTTP/1.1" 204 0
2026-03-28 14:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-28 14:05:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-28 14:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266 to the API
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 320,
'expiration_date': '2026-03-30T15:37:02Z',
'fuel_type': 'hybrid',
'id': 'ccd5c5ba-eebd-54a5-be69-640afca24355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ54266',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-13',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350de 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2022}
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ54266%27 HTTP/1.1" 200 None
2026-03-28 14:05:34 [auto1.it] INFO: Saving data for ZJ54266: {'auction_closing_time': 1774885022.0, 'created_time': 1774343159.293271, 'last_price_update_time': 1774706734.941041}
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZJ54266') HTTP/1.1" 204 0
2026-03-28 14:05:34 [auto1.it] INFO: Found listing with ID: TU97067
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU97067%27 HTTP/1.1" 200 None
2026-03-28 14:05:34 [auto1.it] INFO: Scrape type for TU97067: 1
2026-03-28 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LK77946> (referer: https://www.auto1.com/v1/car-details-view/LK77946/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AT94230> (referer: https://www.auto1.com/v1/car-details-view/AT94230/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HR28952> (referer: https://www.auto1.com/v1/car-details-view/HR28952/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WU25072> (referer: https://www.auto1.com/v1/car-details-view/WU25072/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f68aad0>
2026-03-28 14:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg saved to cache
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: NG25648
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: BR40244
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR40244%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for BR40244: 1
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: DN16039
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: AV77078
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: WA78117
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA78117%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for WA78117: 1
2026-03-28 14:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: KJ64759
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: DV92182
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV92182%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for DV92182: 1
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: KS37590
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: SN56705
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN56705%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for SN56705: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: RK00703
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: KM72059
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: NL56799
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: CZ11346
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ11346%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for CZ11346: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: ZV36877
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: AW40388
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW40388%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for AW40388: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: UR17084
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: DE71304
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE71304%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for DE71304: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: LA00570
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA00570%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for LA00570: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: ST97650
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST97650%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for ST97650: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: CD54959
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD54959%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for CD54959: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: ZH08694
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH08694%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for ZH08694: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: WN91380
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: RT10721
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT10721%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for RT10721: 0
2026-03-28 14:05:35 [auto1.it] INFO: Found listing with ID: XL68174
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XL68174%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [auto1.it] INFO: Scrape type for XL68174: 0
2026-03-28 14:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-28 14:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f422c005-e25d-5ff9-9c79-8701f7e9afed with scrape type 1
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f422c005-e25d-5ff9-9c79-8701f7e9afed
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_8d7c2abafb0ee478107615e1b31a5043.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_8d7c2abafb0ee478107615e1b31a5043.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_39c77dc2782554bd4253dd37ceefed64.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_39c77dc2782554bd4253dd37ceefed64.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_654cc843e862dc6cac8aef786b1ec957.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_654cc843e862dc6cac8aef786b1ec957.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_f47c4e3774f7eae3ae9f6ada517f9109.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_f47c4e3774f7eae3ae9f6ada517f9109.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_790cfb5b00a8846313b0cedbf66a0528.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_790cfb5b00a8846313b0cedbf66a0528.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_1ca8b42a6a2c1234098553f1de2ea363.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_1ca8b42a6a2c1234098553f1de2ea363.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_bf4526e880bd4b0c0a86db680e648243.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_bf4526e880bd4b0c0a86db680e648243.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_7ed9359dca0bb97f5b53bb155f250ca6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_7ed9359dca0bb97f5b53bb155f250ca6.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_81831aa4b49264af87d1104daabe6f0f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_81831aa4b49264af87d1104daabe6f0f.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252Fe0%252F60e0ab8c4c654a5a2602a5371692d594%252Fpa%252FLK77946_fd063811ce5b09128982b687a07fcbd6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_fd063811ce5b09128982b687a07fcbd6.jpg already downloaded
2026-03-28 14:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f422c005-e25d-5ff9-9c79-8701f7e9afed, identifier: LK77946
2026-03-28 14:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-28 14:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ca7562-3b58-5c48-9742-8b5f1f8878df with scrape type 1
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg not downloaded yet
2026-03-28 14:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-28 14:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f270f84e-6da6-5808-ba3f-a462ebc442ce with scrape type 1
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f270f84e-6da6-5808-ba3f-a462ebc442ce
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_e771bf13e67ca789a6f840eb672d979e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e771bf13e67ca789a6f840eb672d979e.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_5e6dff99b294a789885e0ca5daaddec9.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_5e6dff99b294a789885e0ca5daaddec9.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_e1854291a4d5e675997b2bc8bc5bcf17.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e1854291a4d5e675997b2bc8bc5bcf17.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_ee2a4950a6df15a8f0ed9f3426f3a8d0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_ee2a4950a6df15a8f0ed9f3426f3a8d0.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_f6bc0eb43688e7a0ffb74307643e9ee0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f6bc0eb43688e7a0ffb74307643e9ee0.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_f5fa81e9999dd8b4b325b02736aa34be.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f5fa81e9999dd8b4b325b02736aa34be.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_7a428a676853b7c7c953e5888f670ebd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_7a428a676853b7c7c953e5888f670ebd.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_00e6b526c036fa5ed9d523128f5d54b6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_00e6b526c036fa5ed9d523128f5d54b6.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_719a0982b45684acf2db2d8734e1ce17.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_719a0982b45684acf2db2d8734e1ce17.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F81%252F428159cdea2c0fe6e98934f7dd04c98a%252Fpa%252FHR28952_300feaf043c783dace8a9b182e5b4ce8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_300feaf043c783dace8a9b182e5b4ce8.jpg already downloaded
2026-03-28 14:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f270f84e-6da6-5808-ba3f-a462ebc442ce, identifier: HR28952
2026-03-28 14:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-28 14:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74654216-c7f4-529a-946d-7f1be11fb691 with scrape type 1
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74654216-c7f4-529a-946d-7f1be11fb691
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_3fb5597be38a2c0c9327da1dfa287c3a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_3fb5597be38a2c0c9327da1dfa287c3a.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_6eac09d3e4b38fe89a99822ff09d4201.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_6eac09d3e4b38fe89a99822ff09d4201.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_52bf34201cf10b6c044e67a1474d2d07.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_52bf34201cf10b6c044e67a1474d2d07.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_e1544df8d4bbe03f4d6c9b9c09decdb5.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_e1544df8d4bbe03f4d6c9b9c09decdb5.jpg already downloaded
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_688319596a05418c4300ff6db9c257c4.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_688319596a05418c4300ff6db9c257c4.jpg already downloaded
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_1023bffa7039b798a65d530dfd0df80e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_1023bffa7039b798a65d530dfd0df80e.jpg already downloaded
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_4179de1e59cb4036911cccf7f523c2f2.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_4179de1e59cb4036911cccf7f523c2f2.jpg already downloaded
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_c3701c3def2ad55b1f88c530989c6250.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_c3701c3def2ad55b1f88c530989c6250.jpg already downloaded
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_2559d4b60538aa685a8ca01bc4f92532.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_2559d4b60538aa685a8ca01bc4f92532.jpg already downloaded
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Faa%252F23aaac174a1b17556c85b69e951607d0%252Fpa%252FWU25072_d90d6dbed049f49870d5142a40967b8b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_d90d6dbed049f49870d5142a40967b8b.jpg already downloaded
2026-03-28 14:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 74654216-c7f4-529a-946d-7f1be11fb691, identifier: WU25072
2026-03-28 14:05:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f556b90>
2026-03-28 14:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg saved to cache
2026-03-28 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-28 14:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-28 14:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946 to the API
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LK77946>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:39:58Z',
'fuel_type': 'diesel',
'id': 'f422c005-e25d-5ff9-9c79-8701f7e9afed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK77946',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 107426,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_8d7c2abafb0ee478107615e1b31a5043.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_39c77dc2782554bd4253dd37ceefed64.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_654cc843e862dc6cac8aef786b1ec957.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_f47c4e3774f7eae3ae9f6ada517f9109.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_790cfb5b00a8846313b0cedbf66a0528.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_1ca8b42a6a2c1234098553f1de2ea363.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_bf4526e880bd4b0c0a86db680e648243.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_7ed9359dca0bb97f5b53bb155f250ca6.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_81831aa4b49264af87d1104daabe6f0f.jpg',
'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_fd063811ce5b09128982b687a07fcbd6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58476,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_8d7c2abafb0ee478107615e1b31a5043.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_39c77dc2782554bd4253dd37ceefed64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59353,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_654cc843e862dc6cac8aef786b1ec957.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2461143,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_f47c4e3774f7eae3ae9f6ada517f9109.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54602,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_790cfb5b00a8846313b0cedbf66a0528.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57157,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_1ca8b42a6a2c1234098553f1de2ea363.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2406549,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_bf4526e880bd4b0c0a86db680e648243.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63582,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_7ed9359dca0bb97f5b53bb155f250ca6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67680,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_81831aa4b49264af87d1104daabe6f0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f422c005-e25d-5ff9-9c79-8701f7e9afed/f422c005-e25d-5ff9-9c79-8701f7e9afed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49840,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/e0/60e0ab8c4c654a5a2602a5371692d594/pa/LK77946_fd063811ce5b09128982b687a07fcbd6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'automatic',
'trim': 'BlueEfficiency Urban',
'year': 2013}
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK77946%27 HTTP/1.1" 200 None
2026-03-28 14:05:36 [auto1.it] INFO: Saving data for LK77946: {'created_time': 1774706736.632602, 'last_price_update_time': 1774706736.63261, 'auction_closing_time': 1774885198.0}
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LK77946') HTTP/1.1" 204 0
2026-03-28 14:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-28 14:05:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-28 14:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952 to the API
2026-03-28 14:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HR28952>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:46:45Z',
'fuel_type': 'petrol',
'id': 'f270f84e-6da6-5808-ba3f-a462ebc442ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR28952',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Kia',
'model': 'Sportage',
'odometer': 182808,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e771bf13e67ca789a6f840eb672d979e.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_5e6dff99b294a789885e0ca5daaddec9.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e1854291a4d5e675997b2bc8bc5bcf17.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_ee2a4950a6df15a8f0ed9f3426f3a8d0.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f6bc0eb43688e7a0ffb74307643e9ee0.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f5fa81e9999dd8b4b325b02736aa34be.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_7a428a676853b7c7c953e5888f670ebd.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_00e6b526c036fa5ed9d523128f5d54b6.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_719a0982b45684acf2db2d8734e1ce17.jpg',
'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_300feaf043c783dace8a9b182e5b4ce8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2588710,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e771bf13e67ca789a6f840eb672d979e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70040,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_5e6dff99b294a789885e0ca5daaddec9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61907,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_e1854291a4d5e675997b2bc8bc5bcf17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51885,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_ee2a4950a6df15a8f0ed9f3426f3a8d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63434,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f6bc0eb43688e7a0ffb74307643e9ee0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_f5fa81e9999dd8b4b325b02736aa34be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2169408,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_7a428a676853b7c7c953e5888f670ebd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2440206,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_00e6b526c036fa5ed9d523128f5d54b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73085,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_719a0982b45684acf2db2d8734e1ce17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f270f84e-6da6-5808-ba3f-a462ebc442ce/f270f84e-6da6-5808-ba3f-a462ebc442ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/81/428159cdea2c0fe6e98934f7dd04c98a/pa/HR28952_300feaf043c783dace8a9b182e5b4ce8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2012}
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR28952%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [auto1.it] INFO: Saving data for HR28952: {'created_time': 1774706737.177663, 'last_price_update_time': 1774706737.177672, 'auction_closing_time': 1774885605.0}
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HR28952') HTTP/1.1" 204 0
2026-03-28 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-28 14:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-28 14:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072 to the API
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WU25072>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:51:10Z',
'fuel_type': 'diesel',
'id': '74654216-c7f4-529a-946d-7f1be11fb691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU25072',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'BMW',
'model': 'X4',
'odometer': 382795,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_3fb5597be38a2c0c9327da1dfa287c3a.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_6eac09d3e4b38fe89a99822ff09d4201.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_52bf34201cf10b6c044e67a1474d2d07.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_e1544df8d4bbe03f4d6c9b9c09decdb5.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_688319596a05418c4300ff6db9c257c4.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_1023bffa7039b798a65d530dfd0df80e.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_4179de1e59cb4036911cccf7f523c2f2.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_c3701c3def2ad55b1f88c530989c6250.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_2559d4b60538aa685a8ca01bc4f92532.jpg',
'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_d90d6dbed049f49870d5142a40967b8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_3fb5597be38a2c0c9327da1dfa287c3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_6eac09d3e4b38fe89a99822ff09d4201.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61365,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_52bf34201cf10b6c044e67a1474d2d07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_e1544df8d4bbe03f4d6c9b9c09decdb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2036573,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_688319596a05418c4300ff6db9c257c4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57889,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_1023bffa7039b798a65d530dfd0df80e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_4179de1e59cb4036911cccf7f523c2f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68470,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_c3701c3def2ad55b1f88c530989c6250.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2002979,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_2559d4b60538aa685a8ca01bc4f92532.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74654216-c7f4-529a-946d-7f1be11fb691/74654216-c7f4-529a-946d-7f1be11fb691_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2702261,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/aa/23aaac174a1b17556c85b69e951607d0/pa/WU25072_d90d6dbed049f49870d5142a40967b8b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive 20d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2017}
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU25072%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [auto1.it] INFO: Saving data for WU25072: {'created_time': 1774706737.544398, 'last_price_update_time': 1774706737.544407, 'auction_closing_time': 1774885870.0}
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WU25072') HTTP/1.1" 204 0
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_7523e5de2c704d380148a69c7b3f8447.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_7523e5de2c704d380148a69c7b3f8447.jpg not downloaded yet
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CL50179> (referer: https://www.auto1.com/v1/car-details-view/CL50179/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NB33591/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JP68462> (referer: https://www.auto1.com/v1/car-details-view/JP68462/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_141fdeec70911c90a005cb15cfe85bca.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_141fdeec70911c90a005cb15cfe85bca.jpg not downloaded yet
2026-03-28 14:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VZ01162/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_43b75092665c15fff888df0a620fb769.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_43b75092665c15fff888df0a620fb769.jpg not downloaded yet
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg not downloaded yet
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5345b05094f8928109354d0b2702b41a.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg not downloaded yet
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_e22c15e7951da04b71bfb271a064fbfd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_e22c15e7951da04b71bfb271a064fbfd.jpg not downloaded yet
2026-03-28 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_7523e5de2c704d380148a69c7b3f8447.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_04c2c9563147dbab0b1130fe2e55f059.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_04c2c9563147dbab0b1130fe2e55f059.jpg not downloaded yet
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg not downloaded yet
2026-03-28 14:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-28 14:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 087da197-6813-5c9f-b477-ad7262d9bb8c with scrape type 1
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 087da197-6813-5c9f-b477-ad7262d9bb8c
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_09224bc059831c5be38527a94aff9caf.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_09224bc059831c5be38527a94aff9caf.jpg already downloaded
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_452b5e36e7e786e41fe7c42f2d20b68d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_452b5e36e7e786e41fe7c42f2d20b68d.jpg already downloaded
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_78b9b5fa4d4aeade542d97a2d4b3d91f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_78b9b5fa4d4aeade542d97a2d4b3d91f.jpg already downloaded
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_e5c77e4a06da314579b0d9e0d02d3a73.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_e5c77e4a06da314579b0d9e0d02d3a73.jpg already downloaded
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_b8b051296753fb6a7684f340be03134f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_b8b051296753fb6a7684f340be03134f.jpg already downloaded
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F96%252Fd19614f474398893d9b2aa0ef86b79ea%252Fpa%252FCL50179_7f093d5c98f0566aa23bcbeeed9f9c29.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_7f093d5c98f0566aa23bcbeeed9f9c29.jpg already downloaded
2026-03-28 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 087da197-6813-5c9f-b477-ad7262d9bb8c, identifier: CL50179
2026-03-28 14:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-28 14:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with scrape type 1
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_da341af22d8baf80a400247e439c4433.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_da341af22d8baf80a400247e439c4433.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_c9485615caae9bc94ab80f957f9617cc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c9485615caae9bc94ab80f957f9617cc.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_9d3f186664dcf3f22a6447a31003bfe8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_9d3f186664dcf3f22a6447a31003bfe8.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_f61d970f134c5a7df0342b3a5f4da4da.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_f61d970f134c5a7df0342b3a5f4da4da.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_345b0b885e1681358776a2ce6dd459bc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_345b0b885e1681358776a2ce6dd459bc.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_ff24ed9ecc7457ecd818f3cd7b83d914.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_ff24ed9ecc7457ecd818f3cd7b83d914.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_3a5a789ab8c7a671b02fb541272cc5d0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a5a789ab8c7a671b02fb541272cc5d0.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_7d11cc0af59c1e8d44653f6caa814db7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_7d11cc0af59c1e8d44653f6caa814db7.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_c6e664f3988411f41667942e7a2e9636.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c6e664f3988411f41667942e7a2e9636.jpg already downloaded
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252F4c%252F5e4ca0dedde597016a0c3bcc0e0db869%252Fpa%252FJP68462_3a2ba433f737ab2503590a93b4a4ae4a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a2ba433f737ab2503590a93b4a4ae4a.jpg already downloaded
2026-03-28 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80, identifier: JP68462
2026-03-28 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-28 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-28 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179 to the API
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CL50179>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:25:40Z',
'fuel_type': 'diesel',
'id': '087da197-6813-5c9f-b477-ad7262d9bb8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL50179',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 181892,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_09224bc059831c5be38527a94aff9caf.jpg',
'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_452b5e36e7e786e41fe7c42f2d20b68d.jpg',
'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_78b9b5fa4d4aeade542d97a2d4b3d91f.jpg',
'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_e5c77e4a06da314579b0d9e0d02d3a73.jpg',
'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_b8b051296753fb6a7684f340be03134f.jpg',
'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_7f093d5c98f0566aa23bcbeeed9f9c29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109107,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_09224bc059831c5be38527a94aff9caf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106803,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_452b5e36e7e786e41fe7c42f2d20b68d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84764,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_78b9b5fa4d4aeade542d97a2d4b3d91f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_e5c77e4a06da314579b0d9e0d02d3a73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87498,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_b8b051296753fb6a7684f340be03134f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_087da197-6813-5c9f-b477-ad7262d9bb8c/087da197-6813-5c9f-b477-ad7262d9bb8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/96/d19614f474398893d9b2aa0ef86b79ea/pa/CL50179_7f093d5c98f0566aa23bcbeeed9f9c29.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2003-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla 2.0 D-4D',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL50179%27 HTTP/1.1" 200 None
2026-03-28 14:05:38 [auto1.it] INFO: Saving data for CL50179: {'created_time': 1774706738.689491, 'last_price_update_time': 1774706738.6895, 'auction_closing_time': 1774884340.0}
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CL50179') HTTP/1.1" 204 0
2026-03-28 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-28 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-28 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462 to the API
2026-03-28 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JP68462>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:09:16Z',
'fuel_type': 'petrol',
'id': '4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP68462',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 142961,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_da341af22d8baf80a400247e439c4433.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c9485615caae9bc94ab80f957f9617cc.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_9d3f186664dcf3f22a6447a31003bfe8.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_f61d970f134c5a7df0342b3a5f4da4da.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_345b0b885e1681358776a2ce6dd459bc.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_ff24ed9ecc7457ecd818f3cd7b83d914.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a5a789ab8c7a671b02fb541272cc5d0.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_7d11cc0af59c1e8d44653f6caa814db7.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c6e664f3988411f41667942e7a2e9636.jpg',
'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a2ba433f737ab2503590a93b4a4ae4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_da341af22d8baf80a400247e439c4433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c9485615caae9bc94ab80f957f9617cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62549,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_9d3f186664dcf3f22a6447a31003bfe8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62369,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_f61d970f134c5a7df0342b3a5f4da4da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65033,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_345b0b885e1681358776a2ce6dd459bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66272,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_ff24ed9ecc7457ecd818f3cd7b83d914.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2392934,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a5a789ab8c7a671b02fb541272cc5d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64204,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_7d11cc0af59c1e8d44653f6caa814db7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_c6e664f3988411f41667942e7a2e9636.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80/4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64727,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/4c/5e4ca0dedde597016a0c3bcc0e0db869/pa/JP68462_3a2ba433f737ab2503590a93b4a4ae4a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2009}
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP68462%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [auto1.it] INFO: Saving data for JP68462: {'created_time': 1774706739.038236, 'last_price_update_time': 1774706739.038246, 'auction_closing_time': 1774883356.0}
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JP68462') HTTP/1.1" 204 0
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_43b75092665c15fff888df0a620fb769.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_9121dade3e9c91284a0dab5c34733435.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_9121dade3e9c91284a0dab5c34733435.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CW38322/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZZ46220/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea83ed0>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_5345b05094f8928109354d0b2702b41a.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5345b05094f8928109354d0b2702b41a.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f44aa50>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f586050>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_7523e5de2c704d380148a69c7b3f8447.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_7523e5de2c704d380148a69c7b3f8447.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SH27035> (referer: https://www.auto1.com/v1/car-details-view/SH27035/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e946fd0>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f636490>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_43b75092665c15fff888df0a620fb769.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_43b75092665c15fff888df0a620fb769.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_9121dade3e9c91284a0dab5c34733435.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_04c2c9563147dbab0b1130fe2e55f059.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-28 14:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with scrape type 1
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_0b887254fc87ae59a37cf9092b7c4659.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_0b887254fc87ae59a37cf9092b7c4659.jpg not downloaded yet
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg not downloaded yet
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_e31a017b60d5bee027ab60d0be5ad387.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_e31a017b60d5bee027ab60d0be5ad387.jpg not downloaded yet
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_3718015868a71d1f1909a536f58ce896.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_3718015868a71d1f1909a536f58ce896.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_91e5e5bfad7c58e30dc35c53113de078.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_91e5e5bfad7c58e30dc35c53113de078.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_e22c15e7951da04b71bfb271a064fbfd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_c5ca92217238450f3e95abb89fc65ae2.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_c5ca92217238450f3e95abb89fc65ae2.jpg not downloaded yet
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5ae950>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_9121dade3e9c91284a0dab5c34733435.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_9121dade3e9c91284a0dab5c34733435.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f66a090>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_04c2c9563147dbab0b1130fe2e55f059.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_04c2c9563147dbab0b1130fe2e55f059.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f599a50>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_be324a1480d94720882d241c02c3a2bc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_be324a1480d94720882d241c02c3a2bc.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_3718015868a71d1f1909a536f58ce896.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_470a957139ce14bd03a1a7e72dcc4498.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_470a957139ce14bd03a1a7e72dcc4498.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_91e5e5bfad7c58e30dc35c53113de078.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_32c6875e93dda9e04328b010c9b5e27e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_32c6875e93dda9e04328b010c9b5e27e.jpg not downloaded yet
2026-03-28 14:05:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f477f50>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaa9490>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_e22c15e7951da04b71bfb271a064fbfd.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_e22c15e7951da04b71bfb271a064fbfd.jpg saved to cache
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg not downloaded yet
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_c5ca92217238450f3e95abb89fc65ae2.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WJ04614/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RA59977/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4e2450>
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_3718015868a71d1f1909a536f58ce896.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_3718015868a71d1f1909a536f58ce896.jpg saved to cache
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6fac90>
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_91e5e5bfad7c58e30dc35c53113de078.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_91e5e5bfad7c58e30dc35c53113de078.jpg saved to cache
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:40 [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-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_470a957139ce14bd03a1a7e72dcc4498.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JK37550/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f519890>
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_c5ca92217238450f3e95abb89fc65ae2.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_c5ca92217238450f3e95abb89fc65ae2.jpg saved to cache
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_0b887254fc87ae59a37cf9092b7c4659.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_32c6875e93dda9e04328b010c9b5e27e.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_be324a1480d94720882d241c02c3a2bc.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_141fdeec70911c90a005cb15cfe85bca.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [auto1.it] INFO: Channel: 24h | Page: 4 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: NR40821
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: NR41367
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: DS09954
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: EF37813
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: CJ77239
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ77239%27 HTTP/1.1" 200 None
2026-03-28 14:05:40 [auto1.it] INFO: Scrape type for CJ77239: 2
2026-03-28 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-28 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d00d0087-8ea7-531c-b36d-9bd521231deb with scrape type 2
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d00d0087-8ea7-531c-b36d-9bd521231deb with scrape type 2
2026-03-28 14:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d00d0087-8ea7-531c-b36d-9bd521231deb, identifier: CJ77239
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea7c610>
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_470a957139ce14bd03a1a7e72dcc4498.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_470a957139ce14bd03a1a7e72dcc4498.jpg saved to cache
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-28 14:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-28 14:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239 to the API
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-30T15:38:51Z',
'fuel_type': 'diesel',
'id': 'd00d0087-8ea7-531c-b36d-9bd521231deb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ77239',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 220250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': None,
'title': 'Audi A6 40 TDI Mild-Hybrid Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2019}
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ77239%27 HTTP/1.1" 200 None
2026-03-28 14:05:40 [auto1.it] INFO: Saving data for CJ77239: {'auction_closing_time': 1774885131.0, 'created_time': 1774429534.807686, 'last_price_update_time': 1774706740.780719}
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CJ77239') HTTP/1.1" 204 0
2026-03-28 14:05:40 [auto1.it] INFO: Found listing with ID: BT82313
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT82313%27 HTTP/1.1" 200 None
2026-03-28 14:05:40 [auto1.it] INFO: Scrape type for BT82313: 2
2026-03-28 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-28 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce2425f1-ee08-5328-b3c8-4ca7304beb06 with scrape type 2
2026-03-28 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce2425f1-ee08-5328-b3c8-4ca7304beb06 with scrape type 2
2026-03-28 14:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce2425f1-ee08-5328-b3c8-4ca7304beb06, identifier: BT82313
2026-03-28 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_e31a017b60d5bee027ab60d0be5ad387.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-28 14:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-28 14:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313 to the API
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:54:11Z',
'fuel_type': 'petrol',
'id': 'ce2425f1-ee08-5328-b3c8-4ca7304beb06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT82313',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 93707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-28',
'seller_name': None,
'title': 'Citroen C3 1.2 e-VTi Seduction',
'transmission': 'manual',
'trim': 'Seduction',
'year': 2014}
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT82313%27 HTTP/1.1" 200 None
2026-03-28 14:05:41 [auto1.it] INFO: Saving data for BT82313: {'auction_closing_time': 1774886051.0, 'created_time': 1774429560.860321, 'last_price_update_time': 1774706741.261567}
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BT82313') HTTP/1.1" 204 0
2026-03-28 14:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KZ65568/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5a0610>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_0b887254fc87ae59a37cf9092b7c4659.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_0b887254fc87ae59a37cf9092b7c4659.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e962ad0>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_32c6875e93dda9e04328b010c9b5e27e.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_32c6875e93dda9e04328b010c9b5e27e.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e972f10>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e976c90>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e972b90>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e97bf90>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e973810>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_be324a1480d94720882d241c02c3a2bc.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_be324a1480d94720882d241c02c3a2bc.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e95d010>
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F23%252F1323caa706a43da4a2477dfb94544832%252Fpa%252FAT94230_141fdeec70911c90a005cb15cfe85bca.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_141fdeec70911c90a005cb15cfe85bca.jpg saved to cache
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51ca7562-3b58-5c48-9742-8b5f1f8878df
2026-03-28 14:05:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51ca7562-3b58-5c48-9742-8b5f1f8878df, skipping ID generation
2026-03-28 14:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ca7562-3b58-5c48-9742-8b5f1f8878df with scrape type 1
2026-03-28 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51ca7562-3b58-5c48-9742-8b5f1f8878df sending to next pipeline
2026-03-28 14:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 51ca7562-3b58-5c48-9742-8b5f1f8878df, identifier: AT94230
2026-03-28 14:05:41 [auto1.it] INFO: Found listing with ID: MN04958
2026-03-28 14:05:41 [auto1.it] INFO: Found listing with ID: LR68259
2026-03-28 14:05:41 [auto1.it] INFO: Found listing with ID: WB58416
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB58416%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for WB58416: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: CS61296
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS61296%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for CS61296: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: HA26837
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: DE59865
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: JE63706
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: CN51839
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: JR85955
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: MC18601
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: JH97185
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: SY20877
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: KT14926
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT14926%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for KT14926: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: SD18580
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD18580%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for SD18580: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: TW38851
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: RM24928
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM24928%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for RM24928: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: DF57379
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF57379%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for DF57379: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: VG07643
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: XB46951
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: UN20093
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN20093%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for UN20093: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: UT21803
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT21803%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for UT21803: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: YJ81563
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: RC42052
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC42052%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for RC42052: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: JF24469
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: VZ90962
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: FR55532
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR55532%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for FR55532: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: BL56378
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL56378%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for BL56378: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: HF54587
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF54587%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for HF54587: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: AY76833
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY76833%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for AY76833: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: RJ05786
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: CV60870
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV60870%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for CV60870: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: PM98470
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM98470%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for PM98470: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: XT30792
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT30792%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Scrape type for XT30792: 0
2026-03-28 14:05:42 [auto1.it] INFO: Found listing with ID: HD11089
2026-03-28 14:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BR40244/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WA78117/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-28 14:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-28 14:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230 to the API
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_141fdeec70911c90a005cb15cfe85bca.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:46:12Z',
'fuel_type': 'diesel',
'id': '51ca7562-3b58-5c48-9742-8b5f1f8878df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT94230',
'listing': 'auction',
'location': 'IT, Camerano (AN)',
'make': 'Honda',
'model': 'CR-V',
'odometer': 92268,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3370324,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_4f8ea01b52a56c132c488abe0ea85d4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_7523e5de2c704d380148a69c7b3f8447.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79983,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_141fdeec70911c90a005cb15cfe85bca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66326,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_43b75092665c15fff888df0a620fb769.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106300,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_49fd5286f6458b9b95acc54c3cbd9d50.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77621,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_ffeb37e8bf2485f68397a8cd8ff2a4a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_e22c15e7951da04b71bfb271a064fbfd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63256,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_04c2c9563147dbab0b1130fe2e55f059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_77e8ed36c746cc6a39157d49dd68ecb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ca7562-3b58-5c48-9742-8b5f1f8878df/51ca7562-3b58-5c48-9742-8b5f1f8878df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53303,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/23/1323caa706a43da4a2477dfb94544832/pa/AT94230_9121dade3e9c91284a0dab5c34733435.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Lifestyle 4WD',
'transmission': 'manual',
'trim': 'Lifestyle 4WD',
'year': 2017}
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT94230%27 HTTP/1.1" 200 None
2026-03-28 14:05:42 [auto1.it] INFO: Saving data for AT94230: {'created_time': 1774706742.664269, 'last_price_update_time': 1774706742.664278, 'auction_closing_time': 1774885572.0}
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AT94230') HTTP/1.1" 204 0
2026-03-28 14:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DV92182/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6d6510>
2026-03-28 14:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F4c%252F5a4c03e71948ac9c8f02581ba3836c87%252Fpa%252FSH27035_e31a017b60d5bee027ab60d0be5ad387.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_e31a017b60d5bee027ab60d0be5ad387.jpg saved to cache
2026-03-28 14:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4
2026-03-28 14:05:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a643255a-9f20-5ff0-aab8-6dc2d6df63f4, skipping ID generation
2026-03-28 14:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with scrape type 1
2026-03-28 14:05:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4 sending to next pipeline
2026-03-28 14:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a643255a-9f20-5ff0-aab8-6dc2d6df63f4, identifier: SH27035
2026-03-28 14:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-28 14:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-28 14:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035 to the API
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_e31a017b60d5bee027ab60d0be5ad387.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 117,
'expiration_date': '2026-03-30T15:56:03Z',
'fuel_type': 'petrol',
'id': 'a643255a-9f20-5ff0-aab8-6dc2d6df63f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SH27035',
'listing': 'auction',
'location': 'IT, Varedo (MB)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 92260,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81056,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_0b887254fc87ae59a37cf9092b7c4659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74917,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b72cd565e3998a1d5455f53c54dd36d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72041,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_e31a017b60d5bee027ab60d0be5ad387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_3718015868a71d1f1909a536f58ce896.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64710,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_91e5e5bfad7c58e30dc35c53113de078.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_c5ca92217238450f3e95abb89fc65ae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64354,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_be324a1480d94720882d241c02c3a2bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77890,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_470a957139ce14bd03a1a7e72dcc4498.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72751,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_32c6875e93dda9e04328b010c9b5e27e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a643255a-9f20-5ff0-aab8-6dc2d6df63f4/a643255a-9f20-5ff0-aab8-6dc2d6df63f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57386,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/4c/5a4c03e71948ac9c8f02581ba3836c87/pa/SH27035_b8b5e0a97b5b42edf0cfa0a781f3c30d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.6 Acenta',
'transmission': 'automatic',
'trim': 'Acenta',
'year': 2012}
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH27035%27 HTTP/1.1" 200 None
2026-03-28 14:05:43 [auto1.it] INFO: Saving data for SH27035: {'created_time': 1774706743.311481, 'last_price_update_time': 1774706743.311491, 'auction_closing_time': 1774886163.0}
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SH27035') HTTP/1.1" 204 0
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_f9d0d060afd33862371a2738d6f46681.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_addbe995820f76d9767327db1035fa50.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea0f090>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c356b7ad0>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_18430b30b5078e76d3721795fb65c3ef.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f590ad0>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e6cd0>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F1b%252Fe21bfbb27fcb6636838a5b7649a53e39%252Fpa%252FGU46238_f9d0d060afd33862371a2738d6f46681.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_f9d0d060afd33862371a2738d6f46681.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be90ed10-712e-51ce-ae94-946e5bec9cdb
2026-03-28 14:05:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be90ed10-712e-51ce-ae94-946e5bec9cdb, skipping ID generation
2026-03-28 14:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be90ed10-712e-51ce-ae94-946e5bec9cdb with scrape type 1
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be90ed10-712e-51ce-ae94-946e5bec9cdb sending to next pipeline
2026-03-28 14:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: be90ed10-712e-51ce-ae94-946e5bec9cdb, identifier: GU46238
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4591d0>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea32b50>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_addbe995820f76d9767327db1035fa50.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_addbe995820f76d9767327db1035fa50.jpg saved to cache
2026-03-28 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5ec850>
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg saved to cache
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e5310>
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg saved to cache
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-28 14:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238 to the API
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_f9d0d060afd33862371a2738d6f46681.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:34:42Z',
'fuel_type': 'petrol',
'id': 'be90ed10-712e-51ce-ae94-946e5bec9cdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU46238',
'listing': 'auction',
'location': 'IT, Lallio BG',
'make': 'Citroen',
'model': 'C3',
'odometer': 80131,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2257239,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_426c32ec8cdea8ddb40c63de18a383d1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58520,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_f9d0d060afd33862371a2738d6f46681.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2293413,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_aefd2da7e7862f6a75c021a6a5dbccbd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59837,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_c24a450f182c075718c9ba07aa973652.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2309849,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_fb4d3dca259e39e16994397a334f513a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2150125,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_2a60f9b864953d5f7efd5610ff4dfc59.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2081749,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5345b05094f8928109354d0b2702b41a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2311224,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_de8e47eb1f47bb8f7aafe08bb03df9e8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_5ed03857fff8b234c24de566026fc04b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be90ed10-712e-51ce-ae94-946e5bec9cdb/be90ed10-712e-51ce-ae94-946e5bec9cdb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69565,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/1b/e21bfbb27fcb6636838a5b7649a53e39/pa/GU46238_71008973ffbaefe660fba330c6284ad8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2020}
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU46238%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [auto1.it] INFO: Saving data for GU46238: {'created_time': 1774706744.645821, 'last_price_update_time': 1774706744.645833, 'auction_closing_time': 1774884882.0}
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU46238') HTTP/1.1" 204 0
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZZ46220> (referer: https://www.auto1.com/v1/car-details-view/ZZ46220/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CW38322> (referer: https://www.auto1.com/v1/car-details-view/CW38322/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TU97067/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JK37550> (referer: https://www.auto1.com/v1/car-details-view/JK37550/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ebb18d0>
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg saved to cache
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ead3f90>
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_18430b30b5078e76d3721795fb65c3ef.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_18430b30b5078e76d3721795fb65c3ef.jpg saved to cache
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RA59977> (referer: https://www.auto1.com/v1/car-details-view/RA59977/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NB33591> (referer: https://www.auto1.com/v1/car-details-view/NB33591/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-28 14:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1885c281-aab3-5291-b456-9492adfc5ae0 with scrape type 1
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1885c281-aab3-5291-b456-9492adfc5ae0
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_6b58032c7661635e9b71be24e8c12435.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_6b58032c7661635e9b71be24e8c12435.jpg already downloaded
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_52e487229083ba9e9cd45ea1e043451e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_52e487229083ba9e9cd45ea1e043451e.jpg already downloaded
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_8ec345f226bcffa033371b830b3de7ef.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_8ec345f226bcffa033371b830b3de7ef.jpg already downloaded
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_69b76691bb65777f77d278942f785ae8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_69b76691bb65777f77d278942f785ae8.jpg already downloaded
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_2693876d2d7d1617e9339db2ac4ee8b3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_2693876d2d7d1617e9339db2ac4ee8b3.jpg already downloaded
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F13%252Fcc1310371032d0d8bff13737561c9f3b%252Fpa%252FZZ46220_f57e4570576dadec20376b5c40735dca.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_f57e4570576dadec20376b5c40735dca.jpg already downloaded
2026-03-28 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1885c281-aab3-5291-b456-9492adfc5ae0, identifier: ZZ46220
2026-03-28 14:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-28 14:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-28 14:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220 to the API
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZZ46220>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:23:28Z',
'fuel_type': 'petrol',
'id': '1885c281-aab3-5291-b456-9492adfc5ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ46220',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 269042,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_6b58032c7661635e9b71be24e8c12435.jpg',
'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_52e487229083ba9e9cd45ea1e043451e.jpg',
'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_8ec345f226bcffa033371b830b3de7ef.jpg',
'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_69b76691bb65777f77d278942f785ae8.jpg',
'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_2693876d2d7d1617e9339db2ac4ee8b3.jpg',
'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_f57e4570576dadec20376b5c40735dca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_6b58032c7661635e9b71be24e8c12435.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102943,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_52e487229083ba9e9cd45ea1e043451e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_8ec345f226bcffa033371b830b3de7ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73436,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_69b76691bb65777f77d278942f785ae8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99522,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_2693876d2d7d1617e9339db2ac4ee8b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1885c281-aab3-5291-b456-9492adfc5ae0/1885c281-aab3-5291-b456-9492adfc5ae0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76089,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/13/cc1310371032d0d8bff13737561c9f3b/pa/ZZ46220_f57e4570576dadec20376b5c40735dca.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.4 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2007}
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46220%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [auto1.it] INFO: Saving data for ZZ46220: {'created_time': 1774706745.369846, 'last_price_update_time': 1774706745.369855, 'auction_closing_time': 1774884208.0}
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZZ46220') HTTP/1.1" 204 0
2026-03-28 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_c441c00bd7211a57794b724ceda4fd73.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_8a991d977ba24afc8d181dd417669173.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_df611af6644d5ca8befaebb311c80348.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-28 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968675d7-1944-56a6-8b3b-50076d6dd9de with scrape type 1
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 968675d7-1944-56a6-8b3b-50076d6dd9de
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_35761689985a95b3e37483990c84f3cb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35761689985a95b3e37483990c84f3cb.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_7128de92f173a9db804f65da6a31be13.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_7128de92f173a9db804f65da6a31be13.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_5079b217b2627686d0d502a744f38bac.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5079b217b2627686d0d502a744f38bac.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_1ef36565ae7950e9fa020a132b7d0875.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_1ef36565ae7950e9fa020a132b7d0875.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_5e03e801b6bec1da39d44806e015a87f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5e03e801b6bec1da39d44806e015a87f.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_062a0eb78f662fa014b5981225a9e32a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_062a0eb78f662fa014b5981225a9e32a.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_49190c1f03e8430513b24ab0550b5f43.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_49190c1f03e8430513b24ab0550b5f43.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_9949e9dd444d3069ff0de5fb99b88f45.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_9949e9dd444d3069ff0de5fb99b88f45.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_492346abedf622ddb2e8866f9d0c41ad.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_492346abedf622ddb2e8866f9d0c41ad.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fca%252F6dca7ef75de13ff46568addd63faabd5%252Fpa%252FCW38322_35a6f1b2b8b02dc4ac5d37b9f04057e0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35a6f1b2b8b02dc4ac5d37b9f04057e0.jpg already downloaded
2026-03-28 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 968675d7-1944-56a6-8b3b-50076d6dd9de, identifier: CW38322
2026-03-28 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-28 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9a77f9-af42-5146-b65a-5e7c9410690c with scrape type 1
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce9a77f9-af42-5146-b65a-5e7c9410690c
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_3cac10ece00ce4d2bcca734aa7bc8c77.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_3cac10ece00ce4d2bcca734aa7bc8c77.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_9487b337023c99a877fecf80356fb482.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_9487b337023c99a877fecf80356fb482.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_995fbb1bd22d6437ac74d70484b8b255.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_995fbb1bd22d6437ac74d70484b8b255.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_2c647188c1b2eded79a02e84475cdd3e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_2c647188c1b2eded79a02e84475cdd3e.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_960931e8f1d736af56533cbe7755c24c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_960931e8f1d736af56533cbe7755c24c.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F7a%252F717a08b11201101064bcb8e4fa8e1ab9%252Fpa%252FJK37550_75194f82b5041bf2b9deca6894ecc6ee.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_75194f82b5041bf2b9deca6894ecc6ee.jpg already downloaded
2026-03-28 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce9a77f9-af42-5146-b65a-5e7c9410690c, identifier: JK37550
2026-03-28 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-28 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with scrape type 1
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cba3bc22-9cf5-5f8b-99e9-ab53cb54de87
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_f33cfa9ba20841a4e56fb0db2bf52205.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_f33cfa9ba20841a4e56fb0db2bf52205.jpg already downloaded
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_369a0098916f61d4f8cc5ba42df49a46.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_369a0098916f61d4f8cc5ba42df49a46.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_51f66c421e36171cf28b78e8b9df3d47.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_51f66c421e36171cf28b78e8b9df3d47.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_2455fdb176edcac078eceb5828197d7b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_2455fdb176edcac078eceb5828197d7b.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_a576590e808607e1354ec841696c331a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_a576590e808607e1354ec841696c331a.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_568a65ec97d3a7875ebc3e807b5238ec.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_568a65ec97d3a7875ebc3e807b5238ec.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_43907c9faf26657ca8acc835cc03af88.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_43907c9faf26657ca8acc835cc03af88.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_328642f354319d2c52f7c6239914ff4e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_328642f354319d2c52f7c6239914ff4e.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_b6f20f1c6fcc0fb0d18d67c0cebcc74c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_b6f20f1c6fcc0fb0d18d67c0cebcc74c.jpg already downloaded
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fbb%252F01bb4dfc0fe351e07b4798ebd3ae6c11%252Fpa%252FRA59977_3f48e791a8597789bb4da20ae25bfaf1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_3f48e791a8597789bb4da20ae25bfaf1.jpg already downloaded
2026-03-28 14:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87, identifier: RA59977
2026-03-28 14:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b13b41-98f2-506b-9c9d-1e79532b5a54 with identifier: NB33591
2026-03-28 14:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b13b41-98f2-506b-9c9d-1e79532b5a54 with scrape type 1
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_16ff8305aef2e920a75addb20878da43.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_16ff8305aef2e920a75addb20878da43.jpg not downloaded yet
2026-03-28 14:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-28 14:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-28 14:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322 to the API
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CW38322>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:17:09Z',
'fuel_type': 'petrol',
'id': '968675d7-1944-56a6-8b3b-50076d6dd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CW38322',
'listing': 'auction',
'location': 'IT, Manoppello (PE)',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 130715,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35761689985a95b3e37483990c84f3cb.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_7128de92f173a9db804f65da6a31be13.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5079b217b2627686d0d502a744f38bac.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_1ef36565ae7950e9fa020a132b7d0875.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5e03e801b6bec1da39d44806e015a87f.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_062a0eb78f662fa014b5981225a9e32a.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_49190c1f03e8430513b24ab0550b5f43.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_9949e9dd444d3069ff0de5fb99b88f45.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_492346abedf622ddb2e8866f9d0c41ad.jpg',
'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35a6f1b2b8b02dc4ac5d37b9f04057e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2544145,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35761689985a95b3e37483990c84f3cb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2376308,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_7128de92f173a9db804f65da6a31be13.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2323191,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5079b217b2627686d0d502a744f38bac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2110499,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_1ef36565ae7950e9fa020a132b7d0875.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74933,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_5e03e801b6bec1da39d44806e015a87f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76116,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_062a0eb78f662fa014b5981225a9e32a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2146169,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_49190c1f03e8430513b24ab0550b5f43.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261028,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_9949e9dd444d3069ff0de5fb99b88f45.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2331825,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_492346abedf622ddb2e8866f9d0c41ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_968675d7-1944-56a6-8b3b-50076d6dd9de/968675d7-1944-56a6-8b3b-50076d6dd9de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2240692,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/ca/6dca7ef75de13ff46568addd63faabd5/pa/CW38322_35a6f1b2b8b02dc4ac5d37b9f04057e0.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai ix35 1.6 Comfort 2WD',
'transmission': 'manual',
'trim': 'Comfort 2WD',
'year': 2013}
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW38322%27 HTTP/1.1" 200 None
2026-03-28 14:05:46 [auto1.it] INFO: Saving data for CW38322: {'created_time': 1774706746.613512, 'last_price_update_time': 1774706746.61356, 'auction_closing_time': 1774883829.0}
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CW38322') HTTP/1.1" 204 0
2026-03-28 14:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-28 14:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-28 14:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550 to the API
2026-03-28 14:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JK37550>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.1L',
'engine_horse_power': 63,
'expiration_date': '2026-03-30T15:04:07Z',
'fuel_type': 'petrol',
'id': 'ce9a77f9-af42-5146-b65a-5e7c9410690c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK37550',
'listing': 'auction',
'location': 'IT, Varedo (MB)',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 92445,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_3cac10ece00ce4d2bcca734aa7bc8c77.jpg',
'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_9487b337023c99a877fecf80356fb482.jpg',
'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_995fbb1bd22d6437ac74d70484b8b255.jpg',
'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_2c647188c1b2eded79a02e84475cdd3e.jpg',
'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_960931e8f1d736af56533cbe7755c24c.jpg',
'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_75194f82b5041bf2b9deca6894ecc6ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78926,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_3cac10ece00ce4d2bcca734aa7bc8c77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_9487b337023c99a877fecf80356fb482.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76424,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_995fbb1bd22d6437ac74d70484b8b255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54493,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_2c647188c1b2eded79a02e84475cdd3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80065,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_960931e8f1d736af56533cbe7755c24c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9a77f9-af42-5146-b65a-5e7c9410690c/ce9a77f9-af42-5146-b65a-5e7c9410690c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88038,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/7a/717a08b11201101064bcb8e4fa8e1ab9/pa/JK37550_75194f82b5041bf2b9deca6894ecc6ee.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Alto 1.1 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2004}
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK37550%27 HTTP/1.1" 200 None
2026-03-28 14:05:47 [auto1.it] INFO: Saving data for JK37550: {'created_time': 1774706747.053083, 'last_price_update_time': 1774706747.053096, 'auction_closing_time': 1774883047.0}
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK37550') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-28 14:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-28 14:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977 to the API
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RA59977>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:29:54Z',
'fuel_type': 'diesel',
'id': 'cba3bc22-9cf5-5f8b-99e9-ab53cb54de87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RA59977',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 172018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_f33cfa9ba20841a4e56fb0db2bf52205.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_369a0098916f61d4f8cc5ba42df49a46.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_51f66c421e36171cf28b78e8b9df3d47.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_2455fdb176edcac078eceb5828197d7b.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_a576590e808607e1354ec841696c331a.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_568a65ec97d3a7875ebc3e807b5238ec.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_43907c9faf26657ca8acc835cc03af88.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_328642f354319d2c52f7c6239914ff4e.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_b6f20f1c6fcc0fb0d18d67c0cebcc74c.jpg',
'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_3f48e791a8597789bb4da20ae25bfaf1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2449081,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_f33cfa9ba20841a4e56fb0db2bf52205.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92459,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_369a0098916f61d4f8cc5ba42df49a46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65373,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_51f66c421e36171cf28b78e8b9df3d47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_2455fdb176edcac078eceb5828197d7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67461,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_a576590e808607e1354ec841696c331a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78824,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_568a65ec97d3a7875ebc3e807b5238ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59824,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_43907c9faf26657ca8acc835cc03af88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_328642f354319d2c52f7c6239914ff4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71657,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_b6f20f1c6fcc0fb0d18d67c0cebcc74c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba3bc22-9cf5-5f8b-99e9-ab53cb54de87/cba3bc22-9cf5-5f8b-99e9-ab53cb54de87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/bb/01bb4dfc0fe351e07b4798ebd3ae6c11/pa/RA59977_3f48e791a8597789bb4da20ae25bfaf1.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA59977%27 HTTP/1.1" 200 None
2026-03-28 14:05:47 [auto1.it] INFO: Saving data for RA59977: {'created_time': 1774706747.402366, 'last_price_update_time': 1774706747.402377, 'auction_closing_time': 1774884594.0}
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RA59977') HTTP/1.1" 204 0
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_0149c014d952458e70fcb416949bf3c3.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_961ed7272d648fea53788e31855b70c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_961ed7272d648fea53788e31855b70c9.jpg not downloaded yet
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_4e5e9f68572a62019af599d832b17855.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_babc4d7536e84b101548e2357c34426a.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_8f4c4b0ef707de13027003f4c81670f6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_77401471fc517098d2e554d22e241b54.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WJ04614> (referer: https://www.auto1.com/v1/car-details-view/WJ04614/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e5fd0>
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg saved to cache
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5a7f90>
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_c441c00bd7211a57794b724ceda4fd73.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_c441c00bd7211a57794b724ceda4fd73.jpg saved to cache
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e977c10>
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252F1f%252Fde1f7654ccb27f746d57a275ff9226a5%252Fpa%252FUW74676_8a991d977ba24afc8d181dd417669173.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_8a991d977ba24afc8d181dd417669173.jpg saved to cache
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c974f66-d44d-5051-b9a8-b042763869b8
2026-03-28 14:05:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c974f66-d44d-5051-b9a8-b042763869b8, skipping ID generation
2026-03-28 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c974f66-d44d-5051-b9a8-b042763869b8 with scrape type 1
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c974f66-d44d-5051-b9a8-b042763869b8 sending to next pipeline
2026-03-28 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c974f66-d44d-5051-b9a8-b042763869b8, identifier: UW74676
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea0c810>
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg saved to cache
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e97a9d0>
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_df611af6644d5ca8befaebb311c80348.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_df611af6644d5ca8befaebb311c80348.jpg saved to cache
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_4953c91251549eea6608db3fb0b48fcd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_4953c91251549eea6608db3fb0b48fcd.jpg not downloaded yet
2026-03-28 14:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-28 14:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-28 14:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676 to the API
2026-03-28 14:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_8a991d977ba24afc8d181dd417669173.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Rental',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:11:46Z',
'fuel_type': 'diesel',
'id': '5c974f66-d44d-5051-b9a8-b042763869b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW74676',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'BMW',
'model': 'X3',
'odometer': 197149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_af7860405ad1508f1a1de3b46bdfe80e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_6a4e1c494f6995c9084391fc7b0cb7da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_bb3ca8d7db05b8998bfd6b381d95319f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47263,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_c441c00bd7211a57794b724ceda4fd73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61397,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_8a991d977ba24afc8d181dd417669173.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63989,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9cbee28ab8b6edd87cf835e1e87ea55a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_a1a7ded3ca19044e1b06dbdb8d319726.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_de0aaa63c877cd19afc041ac2e989ac6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59692,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_fc8e5b2fc393abc5b0a217e4b486ce51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c974f66-d44d-5051-b9a8-b042763869b8/5c974f66-d44d-5051-b9a8-b042763869b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51096,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/1f/de1f7654ccb27f746d57a275ff9226a5/pa/UW74676_9eaebc844a0fd3915dda0c620aa599ab.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW74676%27 HTTP/1.1" 200 None
2026-03-28 14:05:48 [auto1.it] INFO: Saving data for UW74676: {'created_time': 1774706748.190721, 'last_price_update_time': 1774706748.190731, 'auction_closing_time': 1774883506.0}
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UW74676') HTTP/1.1" 204 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg not downloaded yet
2026-03-28 14:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BR40244> (referer: https://www.auto1.com/v1/car-details-view/BR40244/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e978c50>
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_0149c014d952458e70fcb416949bf3c3.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_0149c014d952458e70fcb416949bf3c3.jpg saved to cache
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea7a010>
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_4e5e9f68572a62019af599d832b17855.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_4e5e9f68572a62019af599d832b17855.jpg saved to cache
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5eeb10>
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_babc4d7536e84b101548e2357c34426a.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_babc4d7536e84b101548e2357c34426a.jpg saved to cache
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea7bd50>
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252F7a%252Ff77acc96de896759b9d9b065aa9b0495%252Fpa%252FFP31020_8f4c4b0ef707de13027003f4c81670f6.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_8f4c4b0ef707de13027003f4c81670f6.jpg saved to cache
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e
2026-03-28 14:05:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e, skipping ID generation
2026-03-28 14:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with scrape type 1
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e sending to next pipeline
2026-03-28 14:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e, identifier: FP31020
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f430850>
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_77401471fc517098d2e554d22e241b54.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_77401471fc517098d2e554d22e241b54.jpg saved to cache
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-28 14:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a18874e-21d4-55a2-9d06-73a935c0a17b with scrape type 1
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_1db613567b42108fa80bab0984265f38.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_1db613567b42108fa80bab0984265f38.jpg not downloaded yet
2026-03-28 14:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-28 14:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-28 14:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020 to the API
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_8f4c4b0ef707de13027003f4c81670f6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:36:29Z',
'fuel_type': 'diesel',
'id': '17c1fa05-8af2-5bdb-a827-ae89f7a48c2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP31020',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'Fiat',
'model': '500L',
'odometer': 83719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74617,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_e0b908b3197e03cc29a938082de2a3cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53543,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_0149c014d952458e70fcb416949bf3c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66843,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_8f4c4b0ef707de13027003f4c81670f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52791,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_95b92d37e13f67e69c5c2b89283cfc6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64686,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_ee49a6c20ca1a29ec4882c440cedf70c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69225,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_18430b30b5078e76d3721795fb65c3ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46867,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_75aeb06b6bb978ebfe85e285e1957d6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54822,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_f8d384ca7d2a9890fb76a752103b6d83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71540,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_2fbe8e3dbbd13c759246a4a289b6dd70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17c1fa05-8af2-5bdb-a827-ae89f7a48c2e/17c1fa05-8af2-5bdb-a827-ae89f7a48c2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2070394,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/7a/f77acc96de896759b9d9b065aa9b0495/pa/FP31020_98ea7008a36bd8991716eb82befc641d.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Pop Star',
'transmission': 'automatic',
'trim': 'Pop Star',
'year': 2016}
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP31020%27 HTTP/1.1" 200 None
2026-03-28 14:05:48 [auto1.it] INFO: Saving data for FP31020: {'created_time': 1774706748.943571, 'last_price_update_time': 1774706748.94358, 'auction_closing_time': 1774884989.0}
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP31020') HTTP/1.1" 204 0
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg not downloaded yet
2026-03-28 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg not downloaded yet
2026-03-28 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_16ff8305aef2e920a75addb20878da43.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05: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-28 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KZ65568> (referer: https://www.auto1.com/v1/car-details-view/KZ65568/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WA78117> (referer: https://www.auto1.com/v1/car-details-view/WA78117/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5b83ef5eede60980c9b3c2df7b625505.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5b83ef5eede60980c9b3c2df7b625505.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a36731c870879973e34b590e60c2bbd7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a36731c870879973e34b590e60c2bbd7.jpg not downloaded yet
2026-03-28 14:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-28 14:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b with scrape type 1
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_0264e1f2224170c21ee3049208ec191e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_0264e1f2224170c21ee3049208ec191e.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_281e9d6e959f35d48854a993d3e68c05.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_281e9d6e959f35d48854a993d3e68c05.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_4a948cfa90987126a5748336cbf9f07b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_4a948cfa90987126a5748336cbf9f07b.jpg not downloaded yet
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f431710>
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_16ff8305aef2e920a75addb20878da43.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_16ff8305aef2e920a75addb20878da43.jpg saved to cache
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c357f24d0>
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg saved to cache
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:49 [auto1.it] INFO: Channel: 24h | Page: 5 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-28 14:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9fc257-0e50-549a-9f8b-dfa827107eb3 with scrape type 1
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2fb2a840458d3653c6a39514184067ab.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2fb2a840458d3653c6a39514184067ab.jpg not downloaded yet
2026-03-28 14:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-28 14:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47877378-0709-53dd-aa60-0bc0d57668c8 with scrape type 1
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47877378-0709-53dd-aa60-0bc0d57668c8
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_739cbc16d972ea6b2d41826d1bf6f6f8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_739cbc16d972ea6b2d41826d1bf6f6f8.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_8d9c158d99547a36f2f603e923678778.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8d9c158d99547a36f2f603e923678778.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_dcda2a78d5cf3cc6eb8a45f9bdb9d884.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_dcda2a78d5cf3cc6eb8a45f9bdb9d884.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_d30621357c05447449ad43ec93ccea04.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_d30621357c05447449ad43ec93ccea04.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_fb363f57de1a86e5cff6f606d9dd83c1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_fb363f57de1a86e5cff6f606d9dd83c1.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_9809e54805baa8464a6e09499918a37d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_9809e54805baa8464a6e09499918a37d.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_ff54878576bef630cfbca1f231d00892.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ff54878576bef630cfbca1f231d00892.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_8f76c0756fe9bff71452659aadd58d0d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8f76c0756fe9bff71452659aadd58d0d.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_1ed4dcf036a3dbaa71b62dcf9b8e1d97.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_1ed4dcf036a3dbaa71b62dcf9b8e1d97.jpg already downloaded
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbe%252F9b%252Fbe9b8c99014eb82bd25055162842f31f%252Fpa%252FWA78117_ec4e964c2dc8576850049178d71f7f6d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ec4e964c2dc8576850049178d71f7f6d.jpg already downloaded
2026-03-28 14:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 47877378-0709-53dd-aa60-0bc0d57668c8, identifier: WA78117
2026-03-28 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5f7aa874970c47c3039ac05d35056115.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5f7aa874970c47c3039ac05d35056115.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg not downloaded yet
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_708247f1b808cc0362a305f3882f4322.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_708247f1b808cc0362a305f3882f4322.jpg not downloaded yet
2026-03-28 14:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-28 14:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-28 14:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117 to the API
2026-03-28 14:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WA78117>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'Rental',
'color': 'silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6B',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:18:19Z',
'fuel_type': 'diesel',
'id': '47877378-0709-53dd-aa60-0bc0d57668c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA78117',
'listing': 'auction',
'location': 'IT, Varedo (MB)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 163476,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_739cbc16d972ea6b2d41826d1bf6f6f8.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8d9c158d99547a36f2f603e923678778.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_dcda2a78d5cf3cc6eb8a45f9bdb9d884.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_d30621357c05447449ad43ec93ccea04.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_fb363f57de1a86e5cff6f606d9dd83c1.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_9809e54805baa8464a6e09499918a37d.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ff54878576bef630cfbca1f231d00892.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8f76c0756fe9bff71452659aadd58d0d.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_1ed4dcf036a3dbaa71b62dcf9b8e1d97.jpg',
'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ec4e964c2dc8576850049178d71f7f6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2556028,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_739cbc16d972ea6b2d41826d1bf6f6f8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2541521,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8d9c158d99547a36f2f603e923678778.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2408056,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_dcda2a78d5cf3cc6eb8a45f9bdb9d884.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2302320,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_d30621357c05447449ad43ec93ccea04.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2333583,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_fb363f57de1a86e5cff6f606d9dd83c1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2449540,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_9809e54805baa8464a6e09499918a37d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2298751,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ff54878576bef630cfbca1f231d00892.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2123591,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_8f76c0756fe9bff71452659aadd58d0d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567479,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_1ed4dcf036a3dbaa71b62dcf9b8e1d97.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47877378-0709-53dd-aa60-0bc0d57668c8/47877378-0709-53dd-aa60-0bc0d57668c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567339,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbe/9b/be9b8c99014eb82bd25055162842f31f/pa/WA78117_ec4e964c2dc8576850049178d71f7f6d.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan S Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA78117%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Saving data for WA78117: {'created_time': 1774706750.078044, 'last_price_update_time': 1774706750.078052, 'auction_closing_time': 1774883899.0}
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WA78117') HTTP/1.1" 204 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: WM47642
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: KH13960
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: JU86722
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU86722%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for JU86722: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: WS77593
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: KM48378
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM48378%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for KM48378: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: ET22397
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET22397%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for ET22397: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: ML76939
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: TB64568
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB64568%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for TB64568: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: ZU99068
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU99068%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for ZU99068: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: VL91397
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: WG77442
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: LE72169
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: UR17462
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: DU34377
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU34377%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for DU34377: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: EV59116
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: UY41081
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: VK68045
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK68045%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for VK68045: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: YN18335
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: NA95464
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA95464%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for NA95464: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: WA05506
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA05506%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for WA05506: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: PW96424
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW96424%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for PW96424: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: CZ80815
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: YT14499
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: BU30300
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: WE07120
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE07120%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for WE07120: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: NF75023
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: VZ92626
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ92626%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for VZ92626: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: TF83722
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TF83722%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for TF83722: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: BA01278
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA01278%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for BA01278: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: PW47751
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW47751%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for PW47751: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: CU74500
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU74500%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for CU74500: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: SB06120
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB06120%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for SB06120: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: VC50043
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: ZK25339
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK25339%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for ZK25339: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: ZX07478
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: VY27693
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY27693%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for VY27693: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: JZ77925
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ77925%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for JZ77925: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: YY84618
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: LN66513
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN66513%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for LN66513: 0
2026-03-28 14:05:50 [auto1.it] INFO: Found listing with ID: CE47539
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE47539%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [auto1.it] INFO: Scrape type for CE47539: 0
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg not downloaded yet
2026-03-28 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DV92182> (referer: https://www.auto1.com/v1/car-details-view/DV92182/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_99df5663770414dd47448b56035bd279.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5409c59544169bc48b9b3b486307dd1e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5409c59544169bc48b9b3b486307dd1e.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_f14f2f153394f4a992d4244c3e29517e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_f14f2f153394f4a992d4244c3e29517e.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2f4945369061eb6580425be76b05a2dc.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2f4945369061eb6580425be76b05a2dc.jpg not downloaded yet
2026-03-28 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZF99216> (referer: https://www.auto1.com/v1/car-details-view/ZF99216/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TU97067> (referer: https://www.auto1.com/v1/car-details-view/TU97067/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ebd4090>
2026-03-28 14:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg saved to cache
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a276cdb8f3f007589347cffac0e95f45.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a276cdb8f3f007589347cffac0e95f45.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_b878a02b7ce1787665a96e7d67def6c2.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_b878a02b7ce1787665a96e7d67def6c2.jpg not downloaded yet
2026-03-28 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_4953c91251549eea6608db3fb0b48fcd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_cf8ffa898cfeb54317b1597f01049618.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_cf8ffa898cfeb54317b1597f01049618.jpg not downloaded yet
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg not downloaded yet
2026-03-28 14:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-28 14:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70228b4e-80e4-532a-9299-084591fbf821 with scrape type 1
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70228b4e-80e4-532a-9299-084591fbf821
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_4b0693ccf0d873607b6bced3ea69a6a4.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b0693ccf0d873607b6bced3ea69a6a4.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_b0caa7fe501aacd5089172eeebdc5d36.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_b0caa7fe501aacd5089172eeebdc5d36.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_4b34822fbcccb2421d796a32f2bb0fcb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b34822fbcccb2421d796a32f2bb0fcb.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_2c74fe17bf9eb4f6a54caf5077e3ebc9.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2c74fe17bf9eb4f6a54caf5077e3ebc9.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_4345d05dee3e9972a948b936f2121539.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4345d05dee3e9972a948b936f2121539.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_9db0f1a07f44293f6dd4e31f355676b8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_9db0f1a07f44293f6dd4e31f355676b8.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_2f4c0018c1e91629b051d67b3ab8a568.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2f4c0018c1e91629b051d67b3ab8a568.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_afc035c499baebf3e658366505ada132.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_afc035c499baebf3e658366505ada132.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_399d1239beb55724c4b2d25f5c24a5a3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_399d1239beb55724c4b2d25f5c24a5a3.jpg already downloaded
2026-03-28 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252F5b%252F4c5b883cb51750db927e7cf75e7a73b0%252Fpa%252FDV92182_6eb3a878cae9bb732122c8531d7eea04.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_6eb3a878cae9bb732122c8531d7eea04.jpg already downloaded
2026-03-28 14:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 70228b4e-80e4-532a-9299-084591fbf821, identifier: DV92182
2026-03-28 14:05:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e946610>
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_99df5663770414dd47448b56035bd279.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_99df5663770414dd47448b56035bd279.jpg saved to cache
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg not downloaded yet
2026-03-28 14:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-28 14:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-28 14:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182 to the API
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DV92182>
{'auction_title': '',
'c_o_2_emission_value': 82,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:27:49Z',
'fuel_type': 'hybrid',
'id': '70228b4e-80e4-532a-9299-084591fbf821',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV92182',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'Toyota',
'model': 'Auris',
'odometer': 185386,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b0693ccf0d873607b6bced3ea69a6a4.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_b0caa7fe501aacd5089172eeebdc5d36.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b34822fbcccb2421d796a32f2bb0fcb.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2c74fe17bf9eb4f6a54caf5077e3ebc9.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4345d05dee3e9972a948b936f2121539.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_9db0f1a07f44293f6dd4e31f355676b8.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2f4c0018c1e91629b051d67b3ab8a568.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_afc035c499baebf3e658366505ada132.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_399d1239beb55724c4b2d25f5c24a5a3.jpg',
'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_6eb3a878cae9bb732122c8531d7eea04.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83677,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b0693ccf0d873607b6bced3ea69a6a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80557,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_b0caa7fe501aacd5089172eeebdc5d36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4b34822fbcccb2421d796a32f2bb0fcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71284,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2c74fe17bf9eb4f6a54caf5077e3ebc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_4345d05dee3e9972a948b936f2121539.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77932,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_9db0f1a07f44293f6dd4e31f355676b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66091,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_2f4c0018c1e91629b051d67b3ab8a568.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78082,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_afc035c499baebf3e658366505ada132.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_399d1239beb55724c4b2d25f5c24a5a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70228b4e-80e4-532a-9299-084591fbf821/70228b4e-80e4-532a-9299-084591fbf821_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/5b/4c5b883cb51750db927e7cf75e7a73b0/pa/DV92182_6eb3a878cae9bb732122c8531d7eea04.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Auris 1.8 Hybrid Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2018}
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV92182%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [auto1.it] INFO: Saving data for DV92182: {'created_time': 1774706751.548652, 'last_price_update_time': 1774706751.548662, 'auction_closing_time': 1774884469.0}
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DV92182') HTTP/1.1" 204 0
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg not downloaded yet
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_5e5552fa199a3038c6082df123b851db.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_5e5552fa199a3038c6082df123b851db.jpg not downloaded yet
2026-03-28 14:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_286525700493ef50969c3ad22417436b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_286525700493ef50969c3ad22417436b.jpg not downloaded yet
2026-03-28 14:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VZ01162> (referer: https://www.auto1.com/v1/car-details-view/VZ01162/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-28 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ab163e-2418-571c-a2ae-9f41c9708be9 with scrape type 1
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg not downloaded yet
2026-03-28 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-28 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75674c-03fa-5cea-bb89-bc74265967c6 with scrape type 1
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_ad0efe63c0a493954a7052a2386efa43.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_ad0efe63c0a493954a7052a2386efa43.jpg not downloaded yet
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f592f50>
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_4953c91251549eea6608db3fb0b48fcd.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_4953c91251549eea6608db3fb0b48fcd.jpg saved to cache
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg not downloaded yet
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_38c26bbf6e664abec92219a6f9610290.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_38c26bbf6e664abec92219a6f9610290.jpg not downloaded yet
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_1b723744615d514135194a02af487184.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_1b723744615d514135194a02af487184.jpg not downloaded yet
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_5e4549e91588685cf81b90f1475a6687.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_5e4549e91588685cf81b90f1475a6687.jpg not downloaded yet
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg not downloaded yet
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6e26d0>
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg saved to cache
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-28 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 603dae0e-3ca6-5536-9190-4070620f414e with scrape type 1
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 603dae0e-3ca6-5536-9190-4070620f414e
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252F37%252Fb03783a9f52a17477ddcb175d543860e%252Fpa%252FVZ01162_6ba42ff7c8e2a8c92f1b3779ce82aa8a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_6ba42ff7c8e2a8c92f1b3779ce82aa8a.jpg already downloaded
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252F37%252Fb03783a9f52a17477ddcb175d543860e%252Fpa%252FVZ01162_3d48a3ace0db6ffe23dce419b65a8dfb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3d48a3ace0db6ffe23dce419b65a8dfb.jpg already downloaded
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252F37%252Fb03783a9f52a17477ddcb175d543860e%252Fpa%252FVZ01162_12c9cd3105bb3bdf93fa1e79b39dc71d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_12c9cd3105bb3bdf93fa1e79b39dc71d.jpg already downloaded
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252F37%252Fb03783a9f52a17477ddcb175d543860e%252Fpa%252FVZ01162_4497cfe716987b5dca5876b849fdaeb7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_4497cfe716987b5dca5876b849fdaeb7.jpg already downloaded
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252F37%252Fb03783a9f52a17477ddcb175d543860e%252Fpa%252FVZ01162_3c4beb99ac5a640fd5d6b98faf14f18f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3c4beb99ac5a640fd5d6b98faf14f18f.jpg already downloaded
2026-03-28 14:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 603dae0e-3ca6-5536-9190-4070620f414e, identifier: VZ01162
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_655c48d259c223551dd04e7147e4531b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2439dd197a4e8925f3560914071a2549.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2439dd197a4e8925f3560914071a2549.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_4904860dad40b76b51952d64d55efed6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_4904860dad40b76b51952d64d55efed6.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg not downloaded yet
2026-03-28 14:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-28 14:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-28 14:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162 to the API
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VZ01162>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:39:24Z',
'fuel_type': 'petrol',
'id': '603dae0e-3ca6-5536-9190-4070620f414e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ01162',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Opel',
'model': 'Astra',
'odometer': 229876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_6ba42ff7c8e2a8c92f1b3779ce82aa8a.jpg',
'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3d48a3ace0db6ffe23dce419b65a8dfb.jpg',
'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_12c9cd3105bb3bdf93fa1e79b39dc71d.jpg',
'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_4497cfe716987b5dca5876b849fdaeb7.jpg',
'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3c4beb99ac5a640fd5d6b98faf14f18f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603dae0e-3ca6-5536-9190-4070620f414e/603dae0e-3ca6-5536-9190-4070620f414e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102349,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_6ba42ff7c8e2a8c92f1b3779ce82aa8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603dae0e-3ca6-5536-9190-4070620f414e/603dae0e-3ca6-5536-9190-4070620f414e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83510,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3d48a3ace0db6ffe23dce419b65a8dfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603dae0e-3ca6-5536-9190-4070620f414e/603dae0e-3ca6-5536-9190-4070620f414e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_12c9cd3105bb3bdf93fa1e79b39dc71d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603dae0e-3ca6-5536-9190-4070620f414e/603dae0e-3ca6-5536-9190-4070620f414e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57560,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_4497cfe716987b5dca5876b849fdaeb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603dae0e-3ca6-5536-9190-4070620f414e/603dae0e-3ca6-5536-9190-4070620f414e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108937,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/37/b03783a9f52a17477ddcb175d543860e/pa/VZ01162_3c4beb99ac5a640fd5d6b98faf14f18f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.6 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2005}
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ01162%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [auto1.it] INFO: Saving data for VZ01162: {'created_time': 1774706752.565082, 'last_price_update_time': 1774706752.565093, 'auction_closing_time': 1774885164.0}
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VZ01162') HTTP/1.1" 204 0
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_3f944eb14d1a3f2601c928221fdb8573.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_5839c5e14072b72d48df3e33e988eae8.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_5839c5e14072b72d48df3e33e988eae8.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_4416128556381f5d6411cb499c60240d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4416128556381f5d6411cb499c60240d.jpg not downloaded yet
2026-03-28 14:05:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6a0890>
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_655c48d259c223551dd04e7147e4531b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_655c48d259c223551dd04e7147e4531b.jpg saved to cache
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2fb2a840458d3653c6a39514184067ab.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_d38c414381df8806d7cfc76fdba32040.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_d38c414381df8806d7cfc76fdba32040.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg not downloaded yet
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e942010>
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_3f944eb14d1a3f2601c928221fdb8573.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_3f944eb14d1a3f2601c928221fdb8573.jpg saved to cache
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg not downloaded yet
2026-03-28 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_9ea475645ceab05f4d620deba0ff8c86.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9ea475645ceab05f4d620deba0ff8c86.jpg not downloaded yet
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_4191ff35227fd185f375d086db2372a7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4191ff35227fd185f375d086db2372a7.jpg not downloaded yet
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea328d0>
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2fb2a840458d3653c6a39514184067ab.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2fb2a840458d3653c6a39514184067ab.jpg saved to cache
2026-03-28 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_f14f2f153394f4a992d4244c3e29517e.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_961ed7272d648fea53788e31855b70c9.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e950a10>
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg saved to cache
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eb1bf10>
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge6%252Fdd%252Fe6dda36e477e7c247b3692df80b2844d%252Fpa%252FTB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg saved to cache
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333
2026-03-28 14:05:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31bfd2bb-d79f-5f00-aafd-414aa11f3333, skipping ID generation
2026-03-28 14:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with scrape type 1
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31bfd2bb-d79f-5f00-aafd-414aa11f3333 sending to next pipeline
2026-03-28 14:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 31bfd2bb-d79f-5f00-aafd-414aa11f3333, identifier: TB78211
2026-03-28 14:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with identifier: TB78211
2026-03-28 14:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with identifier: TB78211
2026-03-28 14:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 31bfd2bb-d79f-5f00-aafd-414aa11f3333 with identifier: TB78211 to the API
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:57:53Z',
'fuel_type': 'petrol',
'id': '31bfd2bb-d79f-5f00-aafd-414aa11f3333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB78211',
'listing': 'auction',
'location': 'IT, Forlì',
'make': 'BMW',
'model': 'X1',
'odometer': 91082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777908,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_9157a5705dd1d31da2baad333db1b730.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84076,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_2a661ac57d23bca9fde456ee80f12d33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80041,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_33f3f66db307546bcaaab799a4661f48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76615,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_e8c1cb7c6e50d7a833ca80bc402516e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86916,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_ae428e862930dde0665ed9061c467f18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_babc4d7536e84b101548e2357c34426a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_4e5e9f68572a62019af599d832b17855.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88020,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_df611af6644d5ca8befaebb311c80348.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762582,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_f1e92132a0fd3e09e1bf1f0720cb204f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31bfd2bb-d79f-5f00-aafd-414aa11f3333/31bfd2bb-d79f-5f00-aafd-414aa11f3333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81251,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge6/dd/e6dda36e477e7c247b3692df80b2844d/pa/TB78211_fe0dfe0de8df7a8e6f42488d9b472edb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive 18i Sport Line',
'transmission': 'manual',
'trim': 'Sport Line',
'year': 2019}
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB78211%27 HTTP/1.1" 200 None
2026-03-28 14:05:53 [auto1.it] INFO: Saving data for TB78211: {'created_time': 1774706753.748243, 'last_price_update_time': 1774706753.748262, 'auction_closing_time': 1774886273.0}
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TB78211') HTTP/1.1" 204 0
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_b878a02b7ce1787665a96e7d67def6c2.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_1db613567b42108fa80bab0984265f38.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c35551850>
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Ff9%252Fedf971d3fde8d3b6842eb5f8893504a8%252Fpa%252FHJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg saved to cache
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf
2026-03-28 14:05:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76710e63-82aa-58fa-8982-6f8c82e7dfdf, skipping ID generation
2026-03-28 14:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf with scrape type 1
2026-03-28 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf sending to next pipeline
2026-03-28 14:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 76710e63-82aa-58fa-8982-6f8c82e7dfdf, identifier: HJ48011
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea72a10>
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_f14f2f153394f4a992d4244c3e29517e.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_f14f2f153394f4a992d4244c3e29517e.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f47f750>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_961ed7272d648fea53788e31855b70c9.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_961ed7272d648fea53788e31855b70c9.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-28 14:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-28 14:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011 to the API
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:04:29Z',
'fuel_type': 'petrol',
'id': '76710e63-82aa-58fa-8982-6f8c82e7dfdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ48011',
'listing': 'auction',
'location': "IT, Gradisca d'Isonzo",
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 112474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2192560,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_9b20c4db34c87601ab1ddc6ba3121a49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2133588,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_e59943858fe4bcb3090874c8f26ccab3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73867,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_77401471fc517098d2e554d22e241b54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1908801,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_49891336e640dccc628daf60d6a8ee17.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2149046,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_655c48d259c223551dd04e7147e4531b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2213293,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_99df5663770414dd47448b56035bd279.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127958,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_7dad0a9f900b6d708bf49c3a03b43ad9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74955,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_addbe995820f76d9767327db1035fa50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2215534,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_bb830f0c24e62dbdc98b185099ad3ace.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76710e63-82aa-58fa-8982-6f8c82e7dfdf/76710e63-82aa-58fa-8982-6f8c82e7dfdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2443296,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imged/f9/edf971d3fde8d3b6842eb5f8893504a8/pa/HJ48011_8e9afc809ff732e83ff991e3231d5a82.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-03-25',
'seats_number': 4,
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Silver',
'transmission': 'manual',
'trim': 'Silver',
'year': 2018}
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ48011%27 HTTP/1.1" 200 None
2026-03-28 14:05:54 [auto1.it] INFO: Saving data for HJ48011: {'created_time': 1774706754.498717, 'last_price_update_time': 1774706754.498732, 'auction_closing_time': 1774883069.0}
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ48011') HTTP/1.1" 204 0
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea70a10>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_b878a02b7ce1787665a96e7d67def6c2.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_b878a02b7ce1787665a96e7d67def6c2.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f672c50>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c3553c950>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eb071d0>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_1db613567b42108fa80bab0984265f38.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_1db613567b42108fa80bab0984265f38.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f688510>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg saved to cache
2026-03-28 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_708247f1b808cc0362a305f3882f4322.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_5e5552fa199a3038c6082df123b851db.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4416128556381f5d6411cb499c60240d.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_d38c414381df8806d7cfc76fdba32040.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_5e4549e91588685cf81b90f1475a6687.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ebe9350>
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f481d90>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_708247f1b808cc0362a305f3882f4322.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_708247f1b808cc0362a305f3882f4322.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea0d390>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5ebf10>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_5e5552fa199a3038c6082df123b851db.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_5e5552fa199a3038c6082df123b851db.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ebbdc50>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_4416128556381f5d6411cb499c60240d.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4416128556381f5d6411cb499c60240d.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6d5750>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_d38c414381df8806d7cfc76fdba32040.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_d38c414381df8806d7cfc76fdba32040.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c356b5d90>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_5e4549e91588685cf81b90f1475a6687.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_5e4549e91588685cf81b90f1475a6687.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6d7d90>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f57dd10>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_5839c5e14072b72d48df3e33e988eae8.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4191ff35227fd185f375d086db2372a7.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_4904860dad40b76b51952d64d55efed6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2439dd197a4e8925f3560914071a2549.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f499dd0>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6b3310>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6b3110>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_5839c5e14072b72d48df3e33e988eae8.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_5839c5e14072b72d48df3e33e988eae8.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f45a150>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_4191ff35227fd185f375d086db2372a7.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4191ff35227fd185f375d086db2372a7.jpg saved to cache
2026-03-28 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea7d850>
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_4904860dad40b76b51952d64d55efed6.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_4904860dad40b76b51952d64d55efed6.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f599610>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2439dd197a4e8925f3560914071a2549.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2439dd197a4e8925f3560914071a2549.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_38c26bbf6e664abec92219a6f9610290.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_1b723744615d514135194a02af487184.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9ea475645ceab05f4d620deba0ff8c86.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f40b890>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_ad0efe63c0a493954a7052a2386efa43.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2f4945369061eb6580425be76b05a2dc.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f554d10>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_38c26bbf6e664abec92219a6f9610290.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_38c26bbf6e664abec92219a6f9610290.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5409c59544169bc48b9b3b486307dd1e.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_4a948cfa90987126a5748336cbf9f07b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f426410>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_1b723744615d514135194a02af487184.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_1b723744615d514135194a02af487184.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5f7aa874970c47c3039ac05d35056115.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_286525700493ef50969c3ad22417436b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f554990>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e6d90>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea91ad0>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_9ea475645ceab05f4d620deba0ff8c86.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9ea475645ceab05f4d620deba0ff8c86.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f476f90>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e901610>
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg60%252F27%252F60277848d0333b5c55ff85422b76c029%252Fpa%252FZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg saved to cache
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43ab163e-2418-571c-a2ae-9f41c9708be9
2026-03-28 14:05:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43ab163e-2418-571c-a2ae-9f41c9708be9, skipping ID generation
2026-03-28 14:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ab163e-2418-571c-a2ae-9f41c9708be9 with scrape type 1
2026-03-28 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43ab163e-2418-571c-a2ae-9f41c9708be9 sending to next pipeline
2026-03-28 14:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43ab163e-2418-571c-a2ae-9f41c9708be9, identifier: ZF99216
2026-03-28 14:05:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4095d0>
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Fd0%252Fc6d09f01ebce20ad883b5650003e776d%252Fpa%252FTU97067_ad0efe63c0a493954a7052a2386efa43.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_ad0efe63c0a493954a7052a2386efa43.jpg saved to cache
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca75674c-03fa-5cea-bb89-bc74265967c6
2026-03-28 14:05:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca75674c-03fa-5cea-bb89-bc74265967c6, skipping ID generation
2026-03-28 14:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75674c-03fa-5cea-bb89-bc74265967c6 with scrape type 1
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca75674c-03fa-5cea-bb89-bc74265967c6 sending to next pipeline
2026-03-28 14:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ca75674c-03fa-5cea-bb89-bc74265967c6, identifier: TU97067
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaf2550>
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg saved to cache
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eb40290>
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg saved to cache
2026-03-28 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-28 14:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-28 14:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216 to the API
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:36:10Z',
'fuel_type': 'petrol',
'id': '43ab163e-2418-571c-a2ae-9f41c9708be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF99216',
'listing': 'auction',
'location': 'IT, Napoli',
'make': 'Kia',
'model': 'Picanto',
'odometer': 149530,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77933,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_c0d3e8c49302820641ab57c5e4132c78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76232,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_1b723744615d514135194a02af487184.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71202,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_4904860dad40b76b51952d64d55efed6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56106,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_ddaaa27531d37a3e0bbc222e7da0bb2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43ab163e-2418-571c-a2ae-9f41c9708be9/43ab163e-2418-571c-a2ae-9f41c9708be9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68525,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img60/27/60277848d0333b5c55ff85422b76c029/pa/ZF99216_5839c5e14072b72d48df3e33e988eae8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.1 EX Fresh',
'transmission': 'manual',
'trim': 'EX Fresh',
'year': 2005}
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF99216%27 HTTP/1.1" 200 None
2026-03-28 14:05:57 [auto1.it] INFO: Saving data for ZF99216: {'created_time': 1774706757.727615, 'last_price_update_time': 1774706757.727624, 'auction_closing_time': 1774884970.0}
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZF99216') HTTP/1.1" 204 0
2026-03-28 14:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-28 14:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-28 14:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067 to the API
2026-03-28 14:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_ad0efe63c0a493954a7052a2386efa43.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:12:25Z',
'fuel_type': 'diesel',
'id': 'ca75674c-03fa-5cea-bb89-bc74265967c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU97067',
'listing': 'auction',
'location': 'IT, Palermo',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 154378,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2685436,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_ad0efe63c0a493954a7052a2386efa43.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2679326,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_5e4549e91588685cf81b90f1475a6687.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71573,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9f4869eb55d92e15cab514dd0158a4d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2084693,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_eba55c72a9ed92dcb1b6d6a286ed3630.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2346030,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4416128556381f5d6411cb499c60240d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2433333,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_d38c414381df8806d7cfc76fdba32040.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2344446,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_6ccb66905321fab098b819c8ec3cbaa7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112728,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_0377fcb75d1c6912ec3ba3b5e815db7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2617126,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_9ea475645ceab05f4d620deba0ff8c86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75674c-03fa-5cea-bb89-bc74265967c6/ca75674c-03fa-5cea-bb89-bc74265967c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76071,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/d0/c6d09f01ebce20ad883b5650003e776d/pa/TU97067_4191ff35227fd185f375d086db2372a7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Xprime ISG 2WD',
'transmission': 'manual',
'trim': 'Xprime ISG 2WD',
'year': 2018}
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU97067%27 HTTP/1.1" 200 None
2026-03-28 14:05:58 [auto1.it] INFO: Saving data for TU97067: {'created_time': 1774706758.164344, 'last_price_update_time': 1774706758.164356, 'auction_closing_time': 1774883545.0}
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU97067') HTTP/1.1" 204 0
2026-03-28 14:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a276cdb8f3f007589347cffac0e95f45.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f471210>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6e3ad0>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_2f4945369061eb6580425be76b05a2dc.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2f4945369061eb6580425be76b05a2dc.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e941a50>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4f2ed0>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5409c59544169bc48b9b3b486307dd1e.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5409c59544169bc48b9b3b486307dd1e.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6f9a90>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_4a948cfa90987126a5748336cbf9f07b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_4a948cfa90987126a5748336cbf9f07b.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e93a910>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5f7aa874970c47c3039ac05d35056115.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5f7aa874970c47c3039ac05d35056115.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e939a90>
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1b%252Fc2%252F1bc27978ab9678c992440e46ae391d1e%252Fpa%252FKZ65568_286525700493ef50969c3ad22417436b.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_286525700493ef50969c3ad22417436b.jpg saved to cache
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb9fc257-0e50-549a-9f8b-dfa827107eb3
2026-03-28 14:05:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb9fc257-0e50-549a-9f8b-dfa827107eb3, skipping ID generation
2026-03-28 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9fc257-0e50-549a-9f8b-dfa827107eb3 with scrape type 1
2026-03-28 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb9fc257-0e50-549a-9f8b-dfa827107eb3 sending to next pipeline
2026-03-28 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb9fc257-0e50-549a-9f8b-dfa827107eb3, identifier: KZ65568
2026-03-28 14:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-28 14:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-28 14:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568 to the API
2026-03-28 14:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:05: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-28 14:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_286525700493ef50969c3ad22417436b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:29:35Z',
'fuel_type': 'petrol',
'id': 'cb9fc257-0e50-549a-9f8b-dfa827107eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ65568',
'listing': 'auction',
'location': 'IT, Padova',
'make': 'Renault',
'model': 'Clio',
'odometer': 194738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75199,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2fb2a840458d3653c6a39514184067ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7ceb49a169fa8be3bddd9f9e3917f5ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71334,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2f4945369061eb6580425be76b05a2dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54557,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_fafdee922e60d8f07c021d6b530a51eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67604,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_7fc93eb6064436bda93326a3f53d4e44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71066,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_286525700493ef50969c3ad22417436b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70676,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_38c26bbf6e664abec92219a6f9610290.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_2439dd197a4e8925f3560914071a2549.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68743,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_51504d6eacb81cf1ec5ad9dbcd2ba84f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9fc257-0e50-549a-9f8b-dfa827107eb3/cb9fc257-0e50-549a-9f8b-dfa827107eb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34445,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1b/c2/1bc27978ab9678c992440e46ae391d1e/pa/KZ65568_0b4ad336733ec35ef67c0005b5d64b09.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 0.9 Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2017}
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ65568%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Saving data for KZ65568: {'created_time': 1774706759.093137, 'last_price_update_time': 1774706759.093145, 'auction_closing_time': 1774884575.0}
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KZ65568') HTTP/1.1" 204 0
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f46ac10>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a276cdb8f3f007589347cffac0e95f45.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a276cdb8f3f007589347cffac0e95f45.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_cf8ffa898cfeb54317b1597f01049618.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_0264e1f2224170c21ee3049208ec191e.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5b83ef5eede60980c9b3c2df7b625505.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [auto1.it] INFO: Channel: 24h | Page: 6 | totalHits: 3773 | hits on page: 40
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: ET05908
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET05908%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for ET05908: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: YH77376
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: YF75384
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF75384%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for YF75384: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: YP53845
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP53845%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for YP53845: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: MU44225
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: DV89996
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV89996%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for DV89996: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: GC21308
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC21308%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for GC21308: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: WN69179
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN69179%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for WN69179: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: RT68139
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT68139%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for RT68139: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: GU07540
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU07540%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for GU07540: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: BW81707
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW81707%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for BW81707: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: MJ56294
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ56294%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for MJ56294: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: ND60676
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND60676%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for ND60676: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: RD34551
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: MX89615
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: DC79577
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: DF10030
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF10030%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for DF10030: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: FJ19911
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: DP83591
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP83591%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for DP83591: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: RF53888
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF53888%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for RF53888: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: XC35499
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: KW13943
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: CK02940
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: NW63690
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: CR10860
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR10860%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for CR10860: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: PX02634
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX02634%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for PX02634: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: RZ14942
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: NE68522
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: HB76167
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: LW42205
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW42205%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for LW42205: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: YU39946
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: JX99167
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: PR01158
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR01158%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for PR01158: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: PB77964
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: LU04143
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU04143%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for LU04143: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: VX06371
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: XU75020
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: RT78827
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: ZX02617
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX02617%27 HTTP/1.1" 200 None
2026-03-28 14:05:59 [auto1.it] INFO: Scrape type for ZX02617: 0
2026-03-28 14:05:59 [auto1.it] INFO: Found listing with ID: GF04401
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a36731c870879973e34b590e60c2bbd7.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_b64c13af1b09180ab82ab246e38333af.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_342c89264b319fb2b47872b139c7bc75.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_1ddbddb58c123ba092a39270c096966b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:05:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea09f50>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_cf8ffa898cfeb54317b1597f01049618.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_cf8ffa898cfeb54317b1597f01049618.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e2cd0>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2ea11490>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f56d2d0>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_0264e1f2224170c21ee3049208ec191e.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_0264e1f2224170c21ee3049208ec191e.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f592790>
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F84%252F5a84c2a50f18ac3c871dd9531dbb9da4%252Fpa%252FNB33591_5b83ef5eede60980c9b3c2df7b625505.jpg') HTTP/1.1" 204 0
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5b83ef5eede60980c9b3c2df7b625505.jpg saved to cache
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d4b13b41-98f2-506b-9c9d-1e79532b5a54
2026-03-28 14:05:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4b13b41-98f2-506b-9c9d-1e79532b5a54, skipping ID generation
2026-03-28 14:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b13b41-98f2-506b-9c9d-1e79532b5a54 with scrape type 1
2026-03-28 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4b13b41-98f2-506b-9c9d-1e79532b5a54 sending to next pipeline
2026-03-28 14:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d4b13b41-98f2-506b-9c9d-1e79532b5a54, identifier: NB33591
2026-03-28 14:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d4b13b41-98f2-506b-9c9d-1e79532b5a54 with identifier: NB33591
2026-03-28 14:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d4b13b41-98f2-506b-9c9d-1e79532b5a54 with identifier: NB33591
2026-03-28 14:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d4b13b41-98f2-506b-9c9d-1e79532b5a54 with identifier: NB33591 to the API
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5b83ef5eede60980c9b3c2df7b625505.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:24:14Z',
'fuel_type': 'petrol',
'id': 'd4b13b41-98f2-506b-9c9d-1e79532b5a54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB33591',
'listing': 'auction',
'location': 'IT, Gaglianico BI',
'make': 'MINI',
'model': 'MINI',
'odometer': 35894,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_16ff8305aef2e920a75addb20878da43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2599411,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_961ed7272d648fea53788e31855b70c9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74947,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_4953c91251549eea6608db3fb0b48fcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61347,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_79b9d37183673e5c2c20c1949a27c8cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5ef109a93062bfed0d31dc711cb1cd78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71530,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5b83ef5eede60980c9b3c2df7b625505.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54466,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_0264e1f2224170c21ee3049208ec191e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_2dd871d20dcbe19c9011dbb1f81fa596.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72186,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5f7aa874970c47c3039ac05d35056115.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b13b41-98f2-506b-9c9d-1e79532b5a54/d4b13b41-98f2-506b-9c9d-1e79532b5a54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56916,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/84/5a84c2a50f18ac3c871dd9531dbb9da4/pa/NB33591_5409c59544169bc48b9b3b486307dd1e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'automatic',
'trim': '',
'year': 2023}
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB33591%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [auto1.it] INFO: Saving data for NB33591: {'created_time': 1774706760.493064, 'last_price_update_time': 1774706760.493076, 'auction_closing_time': 1774884254.0}
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NB33591') HTTP/1.1" 204 0
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GY17675/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XP33889> (referer: https://www.auto1.com/v1/car-details-view/XP33889/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaf11d0>
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_a36731c870879973e34b590e60c2bbd7.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a36731c870879973e34b590e60c2bbd7.jpg saved to cache
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4e1550>
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_b64c13af1b09180ab82ab246e38333af.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_b64c13af1b09180ab82ab246e38333af.jpg saved to cache
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f668850>
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_342c89264b319fb2b47872b139c7bc75.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_342c89264b319fb2b47872b139c7bc75.jpg saved to cache
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e952950>
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg saved to cache
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e915410>
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_1ddbddb58c123ba092a39270c096966b.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_1ddbddb58c123ba092a39270c096966b.jpg saved to cache
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_bddac0c72798fd26c655aa82e18b70fb.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_03228034023d45c085f17aa5ac0564a1.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_903919b5e609dac490b9f16105951a27.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_f657c3fe60b7f593d36b92263cc767dd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BS70853> (referer: https://www.auto1.com/v1/car-details-view/BS70853/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-28 14:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3655a182-c2a7-5293-9741-9120ad7bbbdd with scrape type 1
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 3655a182-c2a7-5293-9741-9120ad7bbbdd
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fe7%252F1fe7ff86f04c83a68190910390ea7b5a%252Fpa%252FXP33889_8f29b0be0a55e099e0aa273653cef965.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_8f29b0be0a55e099e0aa273653cef965.jpg already downloaded
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fe7%252F1fe7ff86f04c83a68190910390ea7b5a%252Fpa%252FXP33889_3967854311a515e5b1e198609caec8af.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_3967854311a515e5b1e198609caec8af.jpg already downloaded
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fe7%252F1fe7ff86f04c83a68190910390ea7b5a%252Fpa%252FXP33889_145f741e3641485ad43138e1b727339b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_145f741e3641485ad43138e1b727339b.jpg already downloaded
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fe7%252F1fe7ff86f04c83a68190910390ea7b5a%252Fpa%252FXP33889_169c0574654e2214aab2ae416a8de6dd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_169c0574654e2214aab2ae416a8de6dd.jpg already downloaded
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fe7%252F1fe7ff86f04c83a68190910390ea7b5a%252Fpa%252FXP33889_677e33fca751d2ab445b75cc4c3b7a9e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_677e33fca751d2ab445b75cc4c3b7a9e.jpg already downloaded
2026-03-28 14:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3655a182-c2a7-5293-9741-9120ad7bbbdd, identifier: XP33889
2026-03-28 14:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-28 14:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-28 14:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889 to the API
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XP33889>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.4L',
'engine_horse_power': 103,
'expiration_date': '2026-03-30T15:34:24Z',
'fuel_type': 'petrol',
'id': '3655a182-c2a7-5293-9741-9120ad7bbbdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP33889',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'MG Rover',
'model': 'MG ZR',
'odometer': 114132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_8f29b0be0a55e099e0aa273653cef965.jpg',
'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_3967854311a515e5b1e198609caec8af.jpg',
'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_145f741e3641485ad43138e1b727339b.jpg',
'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_169c0574654e2214aab2ae416a8de6dd.jpg',
'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_677e33fca751d2ab445b75cc4c3b7a9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3655a182-c2a7-5293-9741-9120ad7bbbdd/3655a182-c2a7-5293-9741-9120ad7bbbdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84234,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_8f29b0be0a55e099e0aa273653cef965.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3655a182-c2a7-5293-9741-9120ad7bbbdd/3655a182-c2a7-5293-9741-9120ad7bbbdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_3967854311a515e5b1e198609caec8af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3655a182-c2a7-5293-9741-9120ad7bbbdd/3655a182-c2a7-5293-9741-9120ad7bbbdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_145f741e3641485ad43138e1b727339b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3655a182-c2a7-5293-9741-9120ad7bbbdd/3655a182-c2a7-5293-9741-9120ad7bbbdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43406,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_169c0574654e2214aab2ae416a8de6dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3655a182-c2a7-5293-9741-9120ad7bbbdd/3655a182-c2a7-5293-9741-9120ad7bbbdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/e7/1fe7ff86f04c83a68190910390ea7b5a/pa/XP33889_677e33fca751d2ab445b75cc4c3b7a9e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2002-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'MG Rover MG ZR 1.4 105',
'transmission': 'manual',
'trim': '105',
'year': 2002}
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP33889%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [auto1.it] INFO: Saving data for XP33889: {'created_time': 1774706761.377266, 'last_price_update_time': 1774706761.377275, 'auction_closing_time': 1774884864.0}
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XP33889') HTTP/1.1" 204 0
2026-03-28 14:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FP84024/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZT94310/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4e3c50>
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F2d%252Fc22d53000c27a92e2e2ff23f5934d927%252Fpa%252FGS36896_bddac0c72798fd26c655aa82e18b70fb.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_bddac0c72798fd26c655aa82e18b70fb.jpg saved to cache
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf
2026-03-28 14:06:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 498ba8ce-1dc3-50dc-b916-24a19a934ebf, skipping ID generation
2026-03-28 14:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf with scrape type 1
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf sending to next pipeline
2026-03-28 14:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 498ba8ce-1dc3-50dc-b916-24a19a934ebf, identifier: GS36896
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f461f90>
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_03228034023d45c085f17aa5ac0564a1.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_03228034023d45c085f17aa5ac0564a1.jpg saved to cache
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4cf990>
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg saved to cache
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e985490>
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_903919b5e609dac490b9f16105951a27.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_903919b5e609dac490b9f16105951a27.jpg saved to cache
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6b0250>
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fa1%252F88a189c51ff933becfebe0101aaea949%252Fpa%252FPD98498_f657c3fe60b7f593d36b92263cc767dd.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_f657c3fe60b7f593d36b92263cc767dd.jpg saved to cache
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7
2026-03-28 14:06:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7, skipping ID generation
2026-03-28 14:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with scrape type 1
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 sending to next pipeline
2026-03-28 14:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7, identifier: PD98498
2026-03-28 14:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-28 14:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with scrape type 1
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_5e38b95621365cc521c9407b379c90c3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_5e38b95621365cc521c9407b379c90c3.jpg already downloaded
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_72a2cb09b8b1ab9b9eb918dcfc438629.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72a2cb09b8b1ab9b9eb918dcfc438629.jpg already downloaded
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_72ed9ccff96058dbd630956d3bea28bb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72ed9ccff96058dbd630956d3bea28bb.jpg already downloaded
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_f563d7f41f1e33fda172044f5e77055b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_f563d7f41f1e33fda172044f5e77055b.jpg already downloaded
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_b5507829034967b8371e1ed1b5b8d257.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_b5507829034967b8371e1ed1b5b8d257.jpg already downloaded
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F00%252Fac00aa54d0b057d1e0dbd75f2cc85a94%252Fpa%252FBS70853_bc9e25c048d8dcdee2ac8d924e8eb4d6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_bc9e25c048d8dcdee2ac8d924e8eb4d6.jpg already downloaded
2026-03-28 14:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d, identifier: BS70853
2026-03-28 14:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-28 14:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-28 14:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896 to the API
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_bddac0c72798fd26c655aa82e18b70fb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:58:10Z',
'fuel_type': 'petrol',
'id': '498ba8ce-1dc3-50dc-b916-24a19a934ebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GS36896',
'listing': 'auction',
'location': 'IT, Benevento',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 189433,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121760,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_00f7c7cd8f10301d8b0a5382f67272d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_bddac0c72798fd26c655aa82e18b70fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88179,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_b64c13af1b09180ab82ab246e38333af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_342c89264b319fb2b47872b139c7bc75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_498ba8ce-1dc3-50dc-b916-24a19a934ebf/498ba8ce-1dc3-50dc-b916-24a19a934ebf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48433,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/2d/c22d53000c27a92e2e2ff23f5934d927/pa/GS36896_1cc9acea7102b0652a5f2270980acdba.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Punto Evo 1.2 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2010}
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS36896%27 HTTP/1.1" 200 None
2026-03-28 14:06:02 [auto1.it] INFO: Saving data for GS36896: {'created_time': 1774706762.480727, 'last_price_update_time': 1774706762.480736, 'auction_closing_time': 1774886290.0}
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GS36896') HTTP/1.1" 204 0
2026-03-28 14:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-28 14:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-28 14:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498 to the API
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_f657c3fe60b7f593d36b92263cc767dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:26:12Z',
'fuel_type': 'petrol',
'id': '8692b1f7-bb0a-56da-8ec5-f6af8a207aa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD98498',
'listing': 'auction',
'location': 'IT, Desio (MB)',
'make': 'Seat',
'model': 'Leon',
'odometer': 58112,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c3b706270d4ce438db7503b84527ae72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113705,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_903919b5e609dac490b9f16105951a27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82263,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_c8a8ffcdcee8612a258c45327cc4ecb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91584,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_f657c3fe60b7f593d36b92263cc767dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89008,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_03228034023d45c085f17aa5ac0564a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104756,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_1ddbddb58c123ba092a39270c096966b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92586,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_b811f2be8a82fc68f3eb88e09042aff7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105251,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_3f944eb14d1a3f2601c928221fdb8573.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_42c7dc1724f441add2dee1966d4ac64f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8692b1f7-bb0a-56da-8ec5-f6af8a207aa7/8692b1f7-bb0a-56da-8ec5-f6af8a207aa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62032,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/a1/88a189c51ff933becfebe0101aaea949/pa/PD98498_830fe1e734574ee8cd8b09b8e3be907b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.5 TSI ACT FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2018}
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD98498%27 HTTP/1.1" 200 None
2026-03-28 14:06:02 [auto1.it] INFO: Saving data for PD98498: {'created_time': 1774706762.887875, 'last_price_update_time': 1774706762.887886, 'auction_closing_time': 1774884372.0}
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD98498') HTTP/1.1" 204 0
2026-03-28 14:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-28 14:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-28 14:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853 to the API
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BS70853>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.1L',
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:51:06Z',
'fuel_type': 'petrol',
'id': '8fee8e28-8a4c-5b8f-a30d-ee6532613e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS70853',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Peugeot',
'model': '206',
'odometer': 231186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_5e38b95621365cc521c9407b379c90c3.jpg',
'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72a2cb09b8b1ab9b9eb918dcfc438629.jpg',
'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72ed9ccff96058dbd630956d3bea28bb.jpg',
'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_f563d7f41f1e33fda172044f5e77055b.jpg',
'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_b5507829034967b8371e1ed1b5b8d257.jpg',
'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_bc9e25c048d8dcdee2ac8d924e8eb4d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75058,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_5e38b95621365cc521c9407b379c90c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76042,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72a2cb09b8b1ab9b9eb918dcfc438629.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_72ed9ccff96058dbd630956d3bea28bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69758,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_f563d7f41f1e33fda172044f5e77055b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55329,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_b5507829034967b8371e1ed1b5b8d257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fee8e28-8a4c-5b8f-a30d-ee6532613e2d/8fee8e28-8a4c-5b8f-a30d-ee6532613e2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63699,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/00/ac00aa54d0b057d1e0dbd75f2cc85a94/pa/BS70853_bc9e25c048d8dcdee2ac8d924e8eb4d6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2003-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 206 1.1 Filou',
'transmission': 'manual',
'trim': 'Filou',
'year': 2003}
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS70853%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [auto1.it] INFO: Saving data for BS70853: {'created_time': 1774706763.274992, 'last_price_update_time': 1774706763.275, 'auction_closing_time': 1774885866.0}
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BS70853') HTTP/1.1" 204 0
2026-03-28 14:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HJ07688> (referer: https://www.auto1.com/v1/car-details-view/HJ07688/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_281e9d6e959f35d48854a993d3e68c05.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-28 14:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 111b5b73-8fe1-5a72-be6e-cce4000ec528 with scrape type 1
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 111b5b73-8fe1-5a72-be6e-cce4000ec528
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_d8ea88341afc7a3ab4f9ab93866ebb04.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_d8ea88341afc7a3ab4f9ab93866ebb04.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_69113eeaa28b9e614106340bf7e8e49b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_69113eeaa28b9e614106340bf7e8e49b.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_1a40c2d60940fc3f769feb267e526d0a.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_1a40c2d60940fc3f769feb267e526d0a.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_2e29c2cb09fecf6a8cfcdba1d457d35f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_2e29c2cb09fecf6a8cfcdba1d457d35f.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_98d1bf6d73187d5fce81a2def27d956d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_98d1bf6d73187d5fce81a2def27d956d.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_8c37a4f80348aa33e666c7f5ebc6f715.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_8c37a4f80348aa33e666c7f5ebc6f715.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_b009af913de6c2dd85d82909fb74f924.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_b009af913de6c2dd85d82909fb74f924.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_afdbdd5436fee0754742f3ae5ca66a7b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_afdbdd5436fee0754742f3ae5ca66a7b.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_210de8bd0bfcc73cabe339fb0a364520.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_210de8bd0bfcc73cabe339fb0a364520.jpg already downloaded
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Faf%252F50af8beb21fbbe8f5d8a9d416519e3ff%252Fpa%252FHJ07688_22798406aef363c745978106d3568fe3.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_22798406aef363c745978106d3568fe3.jpg already downloaded
2026-03-28 14:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 111b5b73-8fe1-5a72-be6e-cce4000ec528, identifier: HJ07688
2026-03-28 14:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-28 14:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-28 14:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688 to the API
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HJ07688>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:27:28Z',
'fuel_type': 'petrol',
'id': '111b5b73-8fe1-5a72-be6e-cce4000ec528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ07688',
'listing': 'auction',
'location': 'IT, Padova',
'make': 'Hyundai',
'model': 'i20',
'odometer': 35225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_d8ea88341afc7a3ab4f9ab93866ebb04.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_69113eeaa28b9e614106340bf7e8e49b.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_1a40c2d60940fc3f769feb267e526d0a.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_2e29c2cb09fecf6a8cfcdba1d457d35f.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_98d1bf6d73187d5fce81a2def27d956d.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_8c37a4f80348aa33e666c7f5ebc6f715.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_b009af913de6c2dd85d82909fb74f924.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_afdbdd5436fee0754742f3ae5ca66a7b.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_210de8bd0bfcc73cabe339fb0a364520.jpg',
'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_22798406aef363c745978106d3568fe3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2571049,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_d8ea88341afc7a3ab4f9ab93866ebb04.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_69113eeaa28b9e614106340bf7e8e49b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_1a40c2d60940fc3f769feb267e526d0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2693098,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_2e29c2cb09fecf6a8cfcdba1d457d35f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2605691,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_98d1bf6d73187d5fce81a2def27d956d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2677682,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_8c37a4f80348aa33e666c7f5ebc6f715.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57858,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_b009af913de6c2dd85d82909fb74f924.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2574619,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_afdbdd5436fee0754742f3ae5ca66a7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59846,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_210de8bd0bfcc73cabe339fb0a364520.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_111b5b73-8fe1-5a72-be6e-cce4000ec528/111b5b73-8fe1-5a72-be6e-cce4000ec528_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2685841,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img50/af/50af8beb21fbbe8f5d8a9d416519e3ff/pa/HJ07688_22798406aef363c745978106d3568fe3.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.0 TGDI N Line',
'transmission': 'manual',
'trim': 'N Line',
'year': 2024}
2026-03-28 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ07688%27 HTTP/1.1" 200 None
2026-03-28 14:06:04 [auto1.it] INFO: Saving data for HJ07688: {'created_time': 1774706764.00547, 'last_price_update_time': 1774706764.005483, 'auction_closing_time': 1774884448.0}
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ07688') HTTP/1.1" 204 0
2026-03-28 14:06:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5b5f50>
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg saved to cache
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:06:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5ea590>
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f6031399cfab7ecf10aa383bd04425%252Fpa%252FBR40244_281e9d6e959f35d48854a993d3e68c05.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_281e9d6e959f35d48854a993d3e68c05.jpg saved to cache
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b
2026-03-28 14:06:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1fbefd8-7a52-5437-b6e5-667e1c194a7b, skipping ID generation
2026-03-28 14:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b with scrape type 1
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b sending to next pipeline
2026-03-28 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c1fbefd8-7a52-5437-b6e5-667e1c194a7b, identifier: BR40244
2026-03-28 14:06:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e9656d0>
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252F66%252F81669bdc51b037945e03bf47b89ce9bb%252Fpa%252FWJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg saved to cache
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a18874e-21d4-55a2-9d06-73a935c0a17b
2026-03-28 14:06:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a18874e-21d4-55a2-9d06-73a935c0a17b, skipping ID generation
2026-03-28 14:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a18874e-21d4-55a2-9d06-73a935c0a17b with scrape type 1
2026-03-28 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a18874e-21d4-55a2-9d06-73a935c0a17b sending to next pipeline
2026-03-28 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4a18874e-21d4-55a2-9d06-73a935c0a17b, identifier: WJ04614
2026-03-28 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-28 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-28 14:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244 to the API
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_281e9d6e959f35d48854a993d3e68c05.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:22:04Z',
'fuel_type': 'petrol',
'id': 'c1fbefd8-7a52-5437-b6e5-667e1c194a7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR40244',
'listing': 'auction',
'location': 'IT, Pordenone',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 156279,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72969,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_8ed14f9cdca90cd7d0f10348acf0a0e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2337597,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_281e9d6e959f35d48854a993d3e68c05.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63197,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_4a948cfa90987126a5748336cbf9f07b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1945738,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_708247f1b808cc0362a305f3882f4322.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65721,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_f14f2f153394f4a992d4244c3e29517e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62163,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_b878a02b7ce1787665a96e7d67def6c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_10a4b5c84dd6e645525e8d6d0c352926.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2245160,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_5e5552fa199a3038c6082df123b851db.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2363945,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_ea6f7b22301308345b3d47f1ff08d93c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1fbefd8-7a52-5437-b6e5-667e1c194a7b/c1fbefd8-7a52-5437-b6e5-667e1c194a7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59288,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f6031399cfab7ecf10aa383bd04425/pa/BR40244_d1063d74751bf1bd1596ee0be3eb6286.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2013}
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR40244%27 HTTP/1.1" 200 None
2026-03-28 14:06:04 [auto1.it] INFO: Saving data for BR40244: {'created_time': 1774706764.956516, 'last_price_update_time': 1774706764.956527, 'auction_closing_time': 1774884124.0}
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR40244') HTTP/1.1" 204 0
2026-03-28 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-28 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-28 14:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614 to the API
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6B',
'engine': '1.8L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T15:07:29Z',
'fuel_type': 'petrol',
'id': '4a18874e-21d4-55a2-9d06-73a935c0a17b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WJ04614',
'listing': 'auction',
'location': 'IT, Torino',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 84341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2654649,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_1db613567b42108fa80bab0984265f38.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2782969,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_216bde1decd8e198cf3adcd0455c41bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56454,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a36731c870879973e34b590e60c2bbd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2769441,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_05fa41f2ffada77d062a6a7eaefa5c1c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790842,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_3416b4ed8dc9edf1f9cfa20a04bd9e85.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2504564,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a07a91a9c4462e757ef10d742a336f1a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48108,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_718d16c92a9c36dc64e8f20cd02bd926.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_a276cdb8f3f007589347cffac0e95f45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2579111,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_cf8ffa898cfeb54317b1597f01049618.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a18874e-21d4-55a2-9d06-73a935c0a17b/4a18874e-21d4-55a2-9d06-73a935c0a17b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41201,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/66/81669bdc51b037945e03bf47b89ce9bb/pa/WJ04614_672477f038dc58b5bd6cf3a6f913ab1f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.8 TSI GTI BlueMotion Tech',
'transmission': 'manual',
'trim': 'GTI BlueMotion Tech',
'year': 2015}
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ04614%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [auto1.it] INFO: Saving data for WJ04614: {'created_time': 1774706765.361271, 'last_price_update_time': 1774706765.361278, 'auction_closing_time': 1774883249.0}
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WJ04614') HTTP/1.1" 204 0
2026-03-28 14:06:05 [scrapy.extensions.logstats] INFO: Crawled 83 pages (at 83 pages/min), scraped 49 items (at 49 items/min)
2026-03-28 14:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GY17675> (referer: https://www.auto1.com/v1/car-details-view/GY17675/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-28 14:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69427ad0-30b4-5552-83aa-147d18eefe54 with scrape type 1
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_7be513f5ad665cac8bacbca72e6fc967.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_7be513f5ad665cac8bacbca72e6fc967.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_83f070164ad6ceba790d813fc8781d99.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_83f070164ad6ceba790d813fc8781d99.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_3305962c2211a96273dbc644466943ab.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_3305962c2211a96273dbc644466943ab.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_f19f192c99e3246c983e94b92f178ecd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_f19f192c99e3246c983e94b92f178ecd.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_d47baca47e274c5ffba57f157032ccd4.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_d47baca47e274c5ffba57f157032ccd4.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_375e6c622e70ca2299a5ff99153df1c6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_375e6c622e70ca2299a5ff99153df1c6.jpg not downloaded yet
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_7be513f5ad665cac8bacbca72e6fc967.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_975faabec5abd704ddadfbd43ea05383.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_975faabec5abd704ddadfbd43ea05383.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg not downloaded yet
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg not downloaded yet
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_83f070164ad6ceba790d813fc8781d99.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f539710>
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_7be513f5ad665cac8bacbca72e6fc967.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_7be513f5ad665cac8bacbca72e6fc967.jpg saved to cache
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_3305962c2211a96273dbc644466943ab.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_d47baca47e274c5ffba57f157032ccd4.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_f19f192c99e3246c983e94b92f178ecd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f53ae90>
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_83f070164ad6ceba790d813fc8781d99.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_83f070164ad6ceba790d813fc8781d99.jpg saved to cache
2026-03-28 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f67f210>
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg saved to cache
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5da850>
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_3305962c2211a96273dbc644466943ab.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_3305962c2211a96273dbc644466943ab.jpg saved to cache
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4e05d0>
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_d47baca47e274c5ffba57f157032ccd4.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_d47baca47e274c5ffba57f157032ccd4.jpg saved to cache
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5db850>
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_f19f192c99e3246c983e94b92f178ecd.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_f19f192c99e3246c983e94b92f178ecd.jpg saved to cache
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZT94310> (referer: https://www.auto1.com/v1/car-details-view/ZT94310/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FP84024> (referer: https://www.auto1.com/v1/car-details-view/FP84024/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f491790>
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg saved to cache
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_375e6c622e70ca2299a5ff99153df1c6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_975faabec5abd704ddadfbd43ea05383.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-28 14:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1677c310-1c25-5ce6-919b-6e34bc166992 with scrape type 1
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1677c310-1c25-5ce6-919b-6e34bc166992
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_cf043249c159e180253437e2403a450d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_cf043249c159e180253437e2403a450d.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_77562f9079b55a55925a72cd42accd92.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_77562f9079b55a55925a72cd42accd92.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_4ce3e33b0e345720657339b84a24c88d.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4ce3e33b0e345720657339b84a24c88d.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_4cf2168c2ec835a37123bddf81d3173f.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4cf2168c2ec835a37123bddf81d3173f.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_de04834e9c521604498f1276e812ae5c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_de04834e9c521604498f1276e812ae5c.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252Fbb%252F77bb39797b4abc597ce0efe9d51fd378%252Fpa%252FZT94310_211c1dc3e1583858fea3086625f30c89.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_211c1dc3e1583858fea3086625f30c89.jpg already downloaded
2026-03-28 14:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1677c310-1c25-5ce6-919b-6e34bc166992, identifier: ZT94310
2026-03-28 14:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-28 14:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with scrape type 1
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_6866953e4c36f187518e0f3ce573e440.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_6866953e4c36f187518e0f3ce573e440.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_4e4015f6d10285291a64a7bf059985ff.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_4e4015f6d10285291a64a7bf059985ff.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_69ccfab831c390c0b946f95c5b80ebc5.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_69ccfab831c390c0b946f95c5b80ebc5.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_eb53522f398d75e257cbfe6d78f38435.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_eb53522f398d75e257cbfe6d78f38435.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_94fb87e93b951476029149d275cd56c7.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_94fb87e93b951476029149d275cd56c7.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_563d3846c57d552ecebc158e10adf4e4.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_563d3846c57d552ecebc158e10adf4e4.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_c9d9d998f9403604234dd3c0654713fb.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c9d9d998f9403604234dd3c0654713fb.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_9f901f255cb57de44193f1bd4c9b51c6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_9f901f255cb57de44193f1bd4c9b51c6.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_c65a69d555bde304dda57a26bb1b6c33.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c65a69d555bde304dda57a26bb1b6c33.jpg already downloaded
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F7e%252F667e4818161819c0cea28d2498096f9f%252Fpa%252FFP84024_7ae817ee4fb106bad293c1fdd53e3b3e.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_7ae817ee4fb106bad293c1fdd53e3b3e.jpg already downloaded
2026-03-28 14:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497, identifier: FP84024
2026-03-28 14:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-28 14:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-28 14:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310 to the API
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZT94310>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:22:00Z',
'fuel_type': 'diesel',
'id': '1677c310-1c25-5ce6-919b-6e34bc166992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZT94310',
'listing': 'auction',
'location': 'IT, Varedo (MB)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 278800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_cf043249c159e180253437e2403a450d.jpg',
'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_77562f9079b55a55925a72cd42accd92.jpg',
'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4ce3e33b0e345720657339b84a24c88d.jpg',
'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4cf2168c2ec835a37123bddf81d3173f.jpg',
'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_de04834e9c521604498f1276e812ae5c.jpg',
'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_211c1dc3e1583858fea3086625f30c89.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85395,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_cf043249c159e180253437e2403a450d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74254,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_77562f9079b55a55925a72cd42accd92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86072,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4ce3e33b0e345720657339b84a24c88d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75401,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_4cf2168c2ec835a37123bddf81d3173f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88243,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_de04834e9c521604498f1276e812ae5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1677c310-1c25-5ce6-919b-6e34bc166992/1677c310-1c25-5ce6-919b-6e34bc166992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84043,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/bb/77bb39797b4abc597ce0efe9d51fd378/pa/ZT94310_211c1dc3e1583858fea3086625f30c89.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2011}
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT94310%27 HTTP/1.1" 200 None
2026-03-28 14:06:07 [auto1.it] INFO: Saving data for ZT94310: {'created_time': 1774706767.308503, 'last_price_update_time': 1774706767.308514, 'auction_closing_time': 1774884120.0}
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT94310') HTTP/1.1" 204 0
2026-03-28 14:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-28 14:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-28 14:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024 to the API
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FP84024>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:52:04Z',
'fuel_type': 'diesel',
'id': '2aa33ca8-ad29-5fca-aa3c-f773ba6a7497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP84024',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 119658,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_6866953e4c36f187518e0f3ce573e440.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_4e4015f6d10285291a64a7bf059985ff.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_69ccfab831c390c0b946f95c5b80ebc5.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_eb53522f398d75e257cbfe6d78f38435.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_94fb87e93b951476029149d275cd56c7.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_563d3846c57d552ecebc158e10adf4e4.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c9d9d998f9403604234dd3c0654713fb.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_9f901f255cb57de44193f1bd4c9b51c6.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c65a69d555bde304dda57a26bb1b6c33.jpg',
'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_7ae817ee4fb106bad293c1fdd53e3b3e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_6866953e4c36f187518e0f3ce573e440.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69894,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_4e4015f6d10285291a64a7bf059985ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_69ccfab831c390c0b946f95c5b80ebc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46627,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_eb53522f398d75e257cbfe6d78f38435.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64313,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_94fb87e93b951476029149d275cd56c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_563d3846c57d552ecebc158e10adf4e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53116,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c9d9d998f9403604234dd3c0654713fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75711,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_9f901f255cb57de44193f1bd4c9b51c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63282,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_c65a69d555bde304dda57a26bb1b6c33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aa33ca8-ad29-5fca-aa3c-f773ba6a7497/2aa33ca8-ad29-5fca-aa3c-f773ba6a7497_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62979,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/7e/667e4818161819c0cea28d2498096f9f/pa/FP84024_7ae817ee4fb106bad293c1fdd53e3b3e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Mild-Hybrid Xprime 2WD',
'transmission': 'manual',
'trim': 'Xprime 2WD',
'year': 2019}
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP84024%27 HTTP/1.1" 200 None
2026-03-28 14:06:07 [auto1.it] INFO: Saving data for FP84024: {'created_time': 1774706767.699654, 'last_price_update_time': 1774706767.699662, 'auction_closing_time': 1774885924.0}
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP84024') HTTP/1.1" 204 0
2026-03-28 14:06: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-28 14:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6b20d0>
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg saved to cache
2026-03-28 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f663110>
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_375e6c622e70ca2299a5ff99153df1c6.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_375e6c622e70ca2299a5ff99153df1c6.jpg saved to cache
2026-03-28 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f490590>
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg93%252Fab%252F93ab6c942a7a1092b542d65a804093aa%252Fpa%252FGY17675_975faabec5abd704ddadfbd43ea05383.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_975faabec5abd704ddadfbd43ea05383.jpg saved to cache
2026-03-28 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69427ad0-30b4-5552-83aa-147d18eefe54
2026-03-28 14:06:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69427ad0-30b4-5552-83aa-147d18eefe54, skipping ID generation
2026-03-28 14:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69427ad0-30b4-5552-83aa-147d18eefe54 with scrape type 1
2026-03-28 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69427ad0-30b4-5552-83aa-147d18eefe54 sending to next pipeline
2026-03-28 14:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 69427ad0-30b4-5552-83aa-147d18eefe54, identifier: GY17675
2026-03-28 14:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-28 14:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-28 14:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675 to the API
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_975faabec5abd704ddadfbd43ea05383.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T15:16:20Z',
'fuel_type': 'diesel',
'id': '69427ad0-30b4-5552-83aa-147d18eefe54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GY17675',
'listing': 'auction',
'location': 'IT, Casagiove',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 162965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81473,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_7be513f5ad665cac8bacbca72e6fc967.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2189227,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_83f070164ad6ceba790d813fc8781d99.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2083134,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_3305962c2211a96273dbc644466943ab.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1920345,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_cb859917f6c7a64c19496ef5eeba9c1b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62486,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_f19f192c99e3246c983e94b92f178ecd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1933274,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_d47baca47e274c5ffba57f157032ccd4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1848548,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_375e6c622e70ca2299a5ff99153df1c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2147304,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_975faabec5abd704ddadfbd43ea05383.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72895,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_e68c9c3d3d88c61d4e8284652f1700f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69427ad0-30b4-5552-83aa-147d18eefe54/69427ad0-30b4-5552-83aa-147d18eefe54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1971566,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img93/ab/93ab6c942a7a1092b542d65a804093aa/pa/GY17675_81b8d6a739306090c1ca6f20bbd869f4.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 Aircross 2.0 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2019}
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY17675%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Saving data for GY17675: {'created_time': 1774706768.522557, 'last_price_update_time': 1774706768.522566, 'auction_closing_time': 1774883780.0}
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GY17675') HTTP/1.1" 204 0
2026-03-28 14:06:08 [auto1.it] INFO: Channel: 24h | Page: 7 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: LF71839
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF71839%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for LF71839: 0
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: KV81214
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV81214%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for KV81214: 0
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: NZ66288
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: LC50167
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC50167%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for LC50167: 0
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: RB44165
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: KG10642
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: VU78996
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU78996%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for VU78996: 0
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: JC58161
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: NB09244
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: CG41342
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: XC50936
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC50936%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for XC50936: 0
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: PU47641
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: TV36442
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: YG59194
2026-03-28 14:06:08 [auto1.it] INFO: Found listing with ID: NZ89280
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ89280%27 HTTP/1.1" 200 None
2026-03-28 14:06:08 [auto1.it] INFO: Scrape type for NZ89280: 2
2026-03-28 14:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-28 14:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75aa11d1-da35-50a3-a053-b0fb20ebb657 with scrape type 2
2026-03-28 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75aa11d1-da35-50a3-a053-b0fb20ebb657 with scrape type 2
2026-03-28 14:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 75aa11d1-da35-50a3-a053-b0fb20ebb657, identifier: NZ89280
2026-03-28 14:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-28 14:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-28 14:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280 to the API
2026-03-28 14:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 152,
'expiration_date': '2026-03-30T15:56:34Z',
'fuel_type': 'diesel',
'id': '75aa11d1-da35-50a3-a053-b0fb20ebb657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NZ89280',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 190951,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-06',
'seller_name': None,
'title': 'Land Rover Freelander 2.2 Td4 HSE',
'transmission': 'manual',
'trim': 'HSE',
'year': 2010}
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ89280%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Saving data for NZ89280: {'auction_closing_time': 1774886194.0, 'created_time': 1774526794.549876, 'last_price_update_time': 1774706769.108186}
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NZ89280') HTTP/1.1" 204 0
2026-03-28 14:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: DV86201
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV86201%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for DV86201: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: MR47105
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: CP63934
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP63934%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for CP63934: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: WA70865
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: ZB75356
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: SM49398
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM49398%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for SM49398: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: ND99251
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND99251%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for ND99251: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: RE64067
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: DE18860
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE18860%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for DE18860: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: BM48711
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: NH24051
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH24051%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for NH24051: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: LU93439
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU93439%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for LU93439: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: GC10643
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC10643%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for GC10643: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: SZ93699
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ93699%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for SZ93699: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: HD89174
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: LL57465
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: SD35651
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: VJ26511
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ26511%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for VJ26511: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: UM38141
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM38141%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for UM38141: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: XE84016
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: LD34697
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD34697%27 HTTP/1.1" 200 None
2026-03-28 14:06:09 [auto1.it] INFO: Scrape type for LD34697: 0
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: NN91424
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: JP07987
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: ZM57231
2026-03-28 14:06:09 [auto1.it] INFO: Found listing with ID: KG93031
2026-03-28 14:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:10 [auto1.it] INFO: Channel: 24h | Page: 8 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: PK33610
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK33610%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for PK33610: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: FL38609
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: PR73005
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR73005%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for PR73005: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: AL33204
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL33204%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for AL33204: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: VU45167
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU45167%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for VU45167: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: YD14292
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD14292%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for YD14292: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: HC79760
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC79760%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for HC79760: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: YJ65230
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: AY38539
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY38539%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for AY38539: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: FN08703
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN08703%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for FN08703: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: DK59825
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: SN64311
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: WA74903
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA74903%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for WA74903: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: JD08634
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: NV36405
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: EY62872
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY62872%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for EY62872: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: RX99129
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX99129%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for RX99129: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: MT10040
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: DE88474
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: FC40925
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: LB90809
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: EU57494
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU57494%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for EU57494: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: EG76959
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG76959%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for EG76959: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: BV97003
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: EW38815
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW38815%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for EW38815: 0
2026-03-28 14:06:10 [auto1.it] INFO: Found listing with ID: RC51898
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC51898%27 HTTP/1.1" 200 None
2026-03-28 14:06:10 [auto1.it] INFO: Scrape type for RC51898: 2
2026-03-28 14:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-28 14:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9015ab64-b502-52bd-8a78-bf1b281cdd68 with scrape type 2
2026-03-28 14:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9015ab64-b502-52bd-8a78-bf1b281cdd68 with scrape type 2
2026-03-28 14:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9015ab64-b502-52bd-8a78-bf1b281cdd68, identifier: RC51898
2026-03-28 14:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:06:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-28 14:06:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-28 14:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898 to the API
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 103,
'expiration_date': '2026-03-30T15:57:07Z',
'fuel_type': 'petrol',
'id': '9015ab64-b502-52bd-8a78-bf1b281cdd68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC51898',
'listing': 'auction',
'make': 'MG Rover',
'model': '45',
'odometer': 67505,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-01',
'seller_name': None,
'title': 'MG Rover 45 1.4 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2002}
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC51898%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Saving data for RC51898: {'auction_closing_time': 1774886227.0, 'created_time': 1774526721.970714, 'last_price_update_time': 1774706771.376097}
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RC51898') HTTP/1.1" 204 0
2026-03-28 14:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: RL93891
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: EX32240
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX32240%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for EX32240: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: SC52671
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: ZD86423
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD86423%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for ZD86423: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: FJ00600
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: GD51545
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD51545%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for GD51545: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: HC77212
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: UD61440
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD61440%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for UD61440: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: EP46313
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP46313%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for EP46313: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: NB70789
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB70789%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for NB70789: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: ZF56836
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: LS68308
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS68308%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for LS68308: 0
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: LX14349
2026-03-28 14:06:11 [auto1.it] INFO: Found listing with ID: HU17700
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU17700%27 HTTP/1.1" 200 None
2026-03-28 14:06:11 [auto1.it] INFO: Scrape type for HU17700: 0
2026-03-28 14:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:12 [auto1.it] INFO: Channel: 24h | Page: 9 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: XB86450
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: BC13106
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC13106%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for BC13106: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: SS75136
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS75136%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for SS75136: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: TZ08821
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: FW12151
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW12151%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for FW12151: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: SD66994
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD66994%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for SD66994: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: LB50046
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB50046%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for LB50046: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: NL74097
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: ME27860
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: MX93098
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX93098%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for MX93098: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: CL75380
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: VK29965
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK29965%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for VK29965: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: WG00273
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG00273%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for WG00273: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: BX84836
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: ZH45027
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: CD24058
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: VB56015
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB56015%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for VB56015: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: TV81460
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: RK78436
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK78436%27 HTTP/1.1" 200 None
2026-03-28 14:06:12 [auto1.it] INFO: Scrape type for RK78436: 0
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: SX60727
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: SF25356
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: PB64949
2026-03-28 14:06:12 [auto1.it] INFO: Found listing with ID: HW36660
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW36660%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for HW36660: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: HR61031
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR61031%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for HR61031: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: GX37056
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX37056%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for GX37056: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: RU00933
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: SP24974
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP24974%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for SP24974: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: WU48756
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU48756%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for WU48756: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: PR17884
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: XP65023
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: FV28373
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV28373%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for FV28373: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: WM91137
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM91137%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for WM91137: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: BU89130
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BU89130%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for BU89130: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: MR74044
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR74044%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for MR74044: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: JB83443
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB83443%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for JB83443: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: PB47164
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: RU74019
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU74019%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for RU74019: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: GT62268
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: NY06096
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY06096%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for NY06096: 0
2026-03-28 14:06:13 [auto1.it] INFO: Found listing with ID: DD11193
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD11193%27 HTTP/1.1" 200 None
2026-03-28 14:06:13 [auto1.it] INFO: Scrape type for DD11193: 0
2026-03-28 14:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:14 [auto1.it] INFO: Channel: 24h | Page: 10 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: TU55073
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU55073%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for TU55073: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: JC52693
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC52693%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for JC52693: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: BA37529
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA37529%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for BA37529: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: PR63683
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR63683%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for PR63683: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: KC74563
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC74563%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for KC74563: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: JD73354
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: MB22824
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB22824%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for MB22824: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: NW35507
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW35507%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for NW35507: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: AG64342
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG64342%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for AG64342: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: RC92896
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC92896%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for RC92896: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: WK68121
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK68121%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for WK68121: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: MM70792
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM70792%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for MM70792: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: RF74009
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: FD11952
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: VP67579
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP67579%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for VP67579: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: VM60926
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM60926%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for VM60926: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: RY72509
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY72509%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for RY72509: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: UE94474
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE94474%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for UE94474: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: LG11591
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: UD99211
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: SX47374
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: AP90035
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP90035%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for AP90035: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: NS10029
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: BY89134
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY89134%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for BY89134: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: TW88152
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: MU21056
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU21056%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for MU21056: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: BG29864
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: XE56181
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE56181%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for XE56181: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: WY26414
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: CP34925
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP34925%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for CP34925: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: UB84582
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB84582%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for UB84582: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: HY41860
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: CB28979
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB28979%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for CB28979: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: FD69176
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: RG05236
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG05236%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for RG05236: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: MN63848
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN63848%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for MN63848: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: GC15950
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC15950%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for GC15950: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: ZU87038
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: YR71782
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR71782%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for YR71782: 0
2026-03-28 14:06:14 [auto1.it] INFO: Found listing with ID: RX70685
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX70685%27 HTTP/1.1" 200 None
2026-03-28 14:06:14 [auto1.it] INFO: Scrape type for RX70685: 0
2026-03-28 14:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06: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-28 14:06:15 [auto1.it] INFO: Channel: 24h | Page: 11 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: ZG33148
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: JP42061
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP42061%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for JP42061: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: PR59695
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR59695%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for PR59695: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: YC40082
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YC40082%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for YC40082: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: AL09653
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL09653%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for AL09653: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: DK55043
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK55043%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for DK55043: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: AG82147
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: RG79014
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: NU26591
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU26591%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for NU26591: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: UB42424
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB42424%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for UB42424: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: RV63380
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV63380%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for RV63380: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: JE70672
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE70672%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for JE70672: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: KL44785
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL44785%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for KL44785: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: TU59167
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU59167%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for TU59167: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: TD04886
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD04886%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for TD04886: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: NK26905
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK26905%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for NK26905: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: PL47981
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: EP64063
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP64063%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for EP64063: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: XS31843
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: DP98022
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP98022%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for DP98022: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: TZ57511
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ57511%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for TZ57511: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: XF75286
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF75286%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for XF75286: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: MN96094
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: YD21144
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD21144%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for YD21144: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: RT57270
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: JC99655
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC99655%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for JC99655: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: YN59096
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN59096%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for YN59096: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: PC10641
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC10641%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for PC10641: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: MH04778
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH04778%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for MH04778: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: HG07035
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: RB57838
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: UW00940
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW00940%27 HTTP/1.1" 200 None
2026-03-28 14:06:15 [auto1.it] INFO: Scrape type for UW00940: 0
2026-03-28 14:06:15 [auto1.it] INFO: Found listing with ID: CR16346
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR16346%27 HTTP/1.1" 200 None
2026-03-28 14:06:16 [auto1.it] INFO: Scrape type for CR16346: 0
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: PD21393
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD21393%27 HTTP/1.1" 200 None
2026-03-28 14:06:16 [auto1.it] INFO: Scrape type for PD21393: 0
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: AU50392
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: XK62729
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK62729%27 HTTP/1.1" 200 None
2026-03-28 14:06:16 [auto1.it] INFO: Scrape type for XK62729: 0
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: BD17279
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD17279%27 HTTP/1.1" 200 None
2026-03-28 14:06:16 [auto1.it] INFO: Scrape type for BD17279: 0
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: VV69855
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: WP22813
2026-03-28 14:06:16 [auto1.it] INFO: Found listing with ID: PZ74443
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ74443%27 HTTP/1.1" 200 None
2026-03-28 14:06:16 [auto1.it] INFO: Scrape type for PZ74443: 0
2026-03-28 14:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YB21046/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06: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-28 14:06:17 [auto1.it] INFO: Channel: 24h | Page: 12 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: DF91853
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF91853%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for DF91853: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: KA05234
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: NA17081
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: XL36522
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: WJ93918
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: PW21371
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: TR54078
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TR54078%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for TR54078: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: LG70821
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG70821%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for LG70821: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: TL02972
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: PD30072
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD30072%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for PD30072: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: PN93360
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN93360%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for PN93360: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: WH30921
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: WC55302
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: GP46420
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP46420%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for GP46420: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: LD02725
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: SB80667
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: HW51602
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: DX75497
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX75497%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for DX75497: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: KF97174
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: UT33269
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: GJ33186
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: CJ50775
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ50775%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for CJ50775: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: YB09690
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: UC99700
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: EG31110
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: SK62476
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: KR24813
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR24813%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for KR24813: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: WL53741
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: KK99486
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KK99486%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for KK99486: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: XW14976
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW14976%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for XW14976: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: CV32353
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV32353%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for CV32353: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: RB84694
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: YE49798
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE49798%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for YE49798: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: DJ31826
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: UL30423
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL30423%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for UL30423: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: MT45417
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: FV07755
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: SW75734
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW75734%27 HTTP/1.1" 200 None
2026-03-28 14:06:17 [auto1.it] INFO: Scrape type for SW75734: 0
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: HJ71706
2026-03-28 14:06:17 [auto1.it] INFO: Found listing with ID: XV92434
2026-03-28 14:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:18 [auto1.it] INFO: Channel: 24h | Page: 13 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: UK64691
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK64691%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for UK64691: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: ZY56429
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: AN61279
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN61279%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for AN61279: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: LT86375
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT86375%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for LT86375: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: TP07930
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: TY62021
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY62021%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for TY62021: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: EH51725
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH51725%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for EH51725: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: HC48656
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: NL55256
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL55256%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for NL55256: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: FG90237
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: YH23554
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH23554%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for YH23554: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: NK99622
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: JF19899
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: YN45355
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN45355%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for YN45355: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: GK54745
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: SR88948
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR88948%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for SR88948: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: NR71125
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: NS64988
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NS64988%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for NS64988: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: HT01283
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: HV13929
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HV13929%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for HV13929: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: GV28161
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: AE80998
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: PD66788
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD66788%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for PD66788: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: EY62849
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY62849%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for EY62849: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: LB25951
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB25951%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for LB25951: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: MJ44765
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: TM47514
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM47514%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for TM47514: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: PB29949
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: CE18152
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: ER01593
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER01593%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for ER01593: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: PN94289
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: YY00281
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY00281%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for YY00281: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: UR28230
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR28230%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for UR28230: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: YE38738
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE38738%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for YE38738: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: AT20318
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: RG08819
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: KZ05620
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: FC17087
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: CD48597
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD48597%27 HTTP/1.1" 200 None
2026-03-28 14:06:18 [auto1.it] INFO: Scrape type for CD48597: 0
2026-03-28 14:06:18 [auto1.it] INFO: Found listing with ID: ML74945
2026-03-28 14:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06: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-28 14:06:19 [auto1.it] INFO: Channel: 24h | Page: 14 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: SD37804
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: LR48777
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: GU75904
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: WK43313
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK43313%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for WK43313: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: BK04078
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BK04078%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for BK04078: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: XY04064
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY04064%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for XY04064: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: ML03059
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: CX68845
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: XY56734
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: RG91775
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: MV49803
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: SL86512
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL86512%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for SL86512: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: EE91281
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE91281%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for EE91281: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: DC62247
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC62247%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for DC62247: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: XR42745
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: MF61265
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MF61265%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for MF61265: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: UW72001
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW72001%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for UW72001: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: DS35304
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS35304%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for DS35304: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: VZ70094
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: CH35422
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: PK48399
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK48399%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for PK48399: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: CG66796
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: SH43932
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: BG88310
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG88310%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for BG88310: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: GC37992
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC37992%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for GC37992: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: VD70212
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: RW64625
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: JF27717
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: UM17769
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM17769%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for UM17769: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: CK01527
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: BE55711
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: DL42775
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL42775%27 HTTP/1.1" 200 None
2026-03-28 14:06:19 [auto1.it] INFO: Scrape type for DL42775: 0
2026-03-28 14:06:19 [auto1.it] INFO: Found listing with ID: YG18213
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG18213%27 HTTP/1.1" 200 None
2026-03-28 14:06:20 [auto1.it] INFO: Scrape type for YG18213: 0
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: KD20323
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD20323%27 HTTP/1.1" 200 None
2026-03-28 14:06:20 [auto1.it] INFO: Scrape type for KD20323: 0
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: FY53013
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY53013%27 HTTP/1.1" 200 None
2026-03-28 14:06:20 [auto1.it] INFO: Scrape type for FY53013: 0
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: LR95961
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: XA66823
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: CA11225
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA11225%27 HTTP/1.1" 200 None
2026-03-28 14:06:20 [auto1.it] INFO: Scrape type for CA11225: 0
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: VG20766
2026-03-28 14:06:20 [auto1.it] INFO: Found listing with ID: ST39288
2026-03-28 14:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06: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-28 14:06:21 [auto1.it] INFO: Channel: 24h | Page: 15 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: YF20115
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: LG27793
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG27793%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for LG27793: 0
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: GT16338
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT16338%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for GT16338: 0
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: NT95206
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: YD65292
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: FW75637
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: KR30691
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: YP66201
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: WV42889
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV42889%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for WV42889: 0
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: BD88975
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD88975%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for BD88975: 0
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: XS44510
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XS44510%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for XS44510: 0
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: ZA06304
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: PB14031
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: GK30834
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: DF71809
2026-03-28 14:06:21 [auto1.it] INFO: Found listing with ID: LM41534
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM41534%27 HTTP/1.1" 200 None
2026-03-28 14:06:21 [auto1.it] INFO: Scrape type for LM41534: 2
2026-03-28 14:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1240d50e-a00e-570d-9800-8a76488fa8dc with identifier: LM41534
2026-03-28 14:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1240d50e-a00e-570d-9800-8a76488fa8dc with scrape type 2
2026-03-28 14:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1240d50e-a00e-570d-9800-8a76488fa8dc with scrape type 2
2026-03-28 14:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1240d50e-a00e-570d-9800-8a76488fa8dc, identifier: LM41534
2026-03-28 14:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1240d50e-a00e-570d-9800-8a76488fa8dc with identifier: LM41534
2026-03-28 14:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1240d50e-a00e-570d-9800-8a76488fa8dc with identifier: LM41534
2026-03-28 14:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1240d50e-a00e-570d-9800-8a76488fa8dc with identifier: LM41534 to the API
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:51:08Z',
'fuel_type': 'diesel',
'id': '1240d50e-a00e-570d-9800-8a76488fa8dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM41534',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 80279,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seller_name': None,
'title': 'Fiat Doblo 1.6 JTDM Easy Kasten',
'transmission': 'manual',
'trim': 'Easy Kasten',
'year': 2021}
2026-03-28 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM41534%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Saving data for LM41534: {'auction_closing_time': 1774716668.0, 'created_time': 1774429552.174638, 'last_price_update_time': 1774706782.000593}
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LM41534') HTTP/1.1" 204 0
2026-03-28 14:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: WV91656
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV91656%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for WV91656: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: ML96661
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: FU47372
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: CS14469
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS14469%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for CS14469: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: PE22085
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: DW89993
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW89993%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for DW89993: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: LE38713
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: VC63991
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: RC58822
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: TV19217
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: SE41207
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE41207%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for SE41207: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: XJ91749
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ91749%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for XJ91749: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: KC88615
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: WH06276
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH06276%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for WH06276: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: MC37024
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: BG56608
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: MK89859
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK89859%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for MK89859: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: HK94664
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: EU22988
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: NC70942
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: EP92787
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: LY59830
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY59830%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for LY59830: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: DC45028
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC45028%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for DC45028: 0
2026-03-28 14:06:22 [auto1.it] INFO: Found listing with ID: EZ48642
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ48642%27 HTTP/1.1" 200 None
2026-03-28 14:06:22 [auto1.it] INFO: Scrape type for EZ48642: 0
2026-03-28 14:06:23 [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-28 14:06:23 [auto1.it] INFO: Channel: 24h | Page: 16 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: UZ24263
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: GX06628
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: VE78842
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE78842%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for VE78842: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: NY14439
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY14439%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for NY14439: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: VS64028
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS64028%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for VS64028: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: VC44140
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC44140%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for VC44140: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: GM86126
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM86126%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for GM86126: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: UZ24825
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ24825%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for UZ24825: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: AF82865
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF82865%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for AF82865: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: SP92634
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: TE63682
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: BM81624
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: NH43496
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH43496%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for NH43496: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: EA01754
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA01754%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for EA01754: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: FD12268
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: GA58857
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA58857%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for GA58857: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: XK51996
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: UN52705
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN52705%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for UN52705: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: HG71843
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG71843%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for HG71843: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: CE81369
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE81369%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for CE81369: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: XJ87155
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: CE17965
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: PJ77887
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: YF31693
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF31693%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for YF31693: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: ZR65304
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR65304%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for ZR65304: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: AA46193
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: XC79515
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC79515%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for XC79515: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: SH22107
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH22107%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for SH22107: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: WD83298
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: XH35372
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH35372%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for XH35372: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: GK72900
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK72900%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for GK72900: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: YT99583
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT99583%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for YT99583: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: DP98700
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: LZ50355
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: JP72281
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP72281%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for JP72281: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: AS43039
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: MH72386
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH72386%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for MH72386: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: KX04923
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: XW72958
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW72958%27 HTTP/1.1" 200 None
2026-03-28 14:06:23 [auto1.it] INFO: Scrape type for XW72958: 0
2026-03-28 14:06:23 [auto1.it] INFO: Found listing with ID: WL97433
2026-03-28 14:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YB21046> (referer: https://www.auto1.com/v1/car-details-view/YB21046/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-28 14:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with scrape type 1
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_4b3db4f086a463025fa68e90221d359c.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4b3db4f086a463025fa68e90221d359c.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_4004846788bb52ef73f1d46141b91bc6.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4004846788bb52ef73f1d46141b91bc6.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_84f2098729b9f9c0145435eb57037839.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_84f2098729b9f9c0145435eb57037839.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_7ef0961ecceb585135e84679dce6dfda.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_7ef0961ecceb585135e84679dce6dfda.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_070ca5b7aba352c267b2d661c678d236.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_070ca5b7aba352c267b2d661c678d236.jpg not downloaded yet
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_fb0c7517bf7efd274eb2c29538744333.jpg%27 HTTP/1.1" 200 None
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_fb0c7517bf7efd274eb2c29538744333.jpg not downloaded yet
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [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-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4b3db4f086a463025fa68e90221d359c.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_070ca5b7aba352c267b2d661c678d236.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_84f2098729b9f9c0145435eb57037839.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4b3c50>
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_2.jpg HTTP/1.1" 201 0
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg saved to cache
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4004846788bb52ef73f1d46141b91bc6.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:24 [auto1.it] INFO: Channel: 24h | Page: 17 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2e964090>
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_0.jpg HTTP/1.1" 201 0
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_4b3db4f086a463025fa68e90221d359c.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4b3db4f086a463025fa68e90221d359c.jpg saved to cache
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f66c410>
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_3.jpg HTTP/1.1" 201 0
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg saved to cache
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6c0f10>
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_4.jpg HTTP/1.1" 201 0
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg saved to cache
2026-03-28 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6c1e50>
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_8.jpg HTTP/1.1" 201 0
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_070ca5b7aba352c267b2d661c678d236.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_070ca5b7aba352c267b2d661c678d236.jpg saved to cache
2026-03-28 14:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: HH27298
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH27298%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for HH27298: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: JP60910
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: MS15959
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: UB22158
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: VT21354
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: JZ95441
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ95441%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for JZ95441: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: HV53293
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: WZ40427
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: DR60838
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR60838%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for DR60838: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: BF36974
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: JP22966
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: LG94393
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG94393%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for LG94393: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: HP74394
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP74394%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for HP74394: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: ME64112
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME64112%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for ME64112: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: TP47880
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: YJ46375
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: PF40120
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: HX55945
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX55945%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for HX55945: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: HT98795
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: PH46734
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH46734%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for PH46734: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: EE49908
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: SP57651
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: VC73391
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: TP78592
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP78592%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for TP78592: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: AJ45475
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ45475%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for AJ45475: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: EN15125
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN15125%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for EN15125: 0
2026-03-28 14:06:25 [auto1.it] INFO: Found listing with ID: GU66352
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU66352%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Scrape type for GU66352: 2
2026-03-28 14:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with identifier: GU66352
2026-03-28 14:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with scrape type 2
2026-03-28 14:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with scrape type 2
2026-03-28 14:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7f839af7-ad35-5b48-b4bb-0b32c8335c7c, identifier: GU66352
2026-03-28 14:06:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c35505dd0>
2026-03-28 14:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_5.jpg HTTP/1.1" 201 0
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_84f2098729b9f9c0145435eb57037839.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_84f2098729b9f9c0145435eb57037839.jpg saved to cache
2026-03-28 14:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with identifier: GU66352
2026-03-28 14:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with identifier: GU66352
2026-03-28 14:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7f839af7-ad35-5b48-b4bb-0b32c8335c7c with identifier: GU66352 to the API
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:30:14Z',
'fuel_type': 'diesel',
'id': '7f839af7-ad35-5b48-b4bb-0b32c8335c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU66352',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 214398,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-30',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2011}
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU66352%27 HTTP/1.1" 200 None
2026-03-28 14:06:25 [auto1.it] INFO: Saving data for GU66352: {'auction_closing_time': 1774715414.0, 'created_time': 1774008360.903627, 'last_price_update_time': 1774706785.937692}
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU66352') HTTP/1.1" 204 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: KN87461
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN87461%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for KN87461: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: DY04825
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: NE32372
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: XR49803
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR49803%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for XR49803: 2
2026-03-28 14:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f404b1c-342d-553f-922b-d17984cb3924 with identifier: XR49803
2026-03-28 14:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f404b1c-342d-553f-922b-d17984cb3924 with scrape type 2
2026-03-28 14:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f404b1c-342d-553f-922b-d17984cb3924 with scrape type 2
2026-03-28 14:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5f404b1c-342d-553f-922b-d17984cb3924, identifier: XR49803
2026-03-28 14:06:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f4cf250>
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_1.jpg HTTP/1.1" 201 0
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_4004846788bb52ef73f1d46141b91bc6.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4004846788bb52ef73f1d46141b91bc6.jpg saved to cache
2026-03-28 14:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5f404b1c-342d-553f-922b-d17984cb3924 with identifier: XR49803
2026-03-28 14:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5f404b1c-342d-553f-922b-d17984cb3924 with identifier: XR49803
2026-03-28 14:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5f404b1c-342d-553f-922b-d17984cb3924 with identifier: XR49803 to the API
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:29:06Z',
'fuel_type': 'diesel',
'id': '5f404b1c-342d-553f-922b-d17984cb3924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR49803',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 126306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-28',
'seller_name': None,
'title': 'Land Rover Evoque 2.2 Td4 Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2013}
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR49803%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Saving data for XR49803: {'auction_closing_time': 1774715346.0, 'created_time': 1774526743.338502, 'last_price_update_time': 1774706786.742091}
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XR49803') HTTP/1.1" 204 0
2026-03-28 14:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: WM63577
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM63577%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for WM63577: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: GV52121
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV52121%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for GV52121: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: JP45376
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP45376%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for JP45376: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: US40525
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: MJ86480
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ86480%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for MJ86480: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: ZJ84308
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ84308%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for ZJ84308: 0
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: FE03475
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: MW97099
2026-03-28 14:06:26 [auto1.it] INFO: Found listing with ID: EU82988
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU82988%27 HTTP/1.1" 200 None
2026-03-28 14:06:26 [auto1.it] INFO: Scrape type for EU82988: 0
2026-03-28 14:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_7ef0961ecceb585135e84679dce6dfda.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_fb0c7517bf7efd274eb2c29538744333.jpg> (referer: https://www.auto1.com/)
2026-03-28 14:06:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f5e7650>
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_6.jpg HTTP/1.1" 201 0
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg saved to cache
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2eaf2c10>
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_7.jpg HTTP/1.1" 201 0
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_7ef0961ecceb585135e84679dce6dfda.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_7ef0961ecceb585135e84679dce6dfda.jpg saved to cache
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7c2f6b1bd0>
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 14:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_9.jpg HTTP/1.1" 201 0
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fd3%252F1cd37b3571d42c5cf66b16e870342a90%252Fpa%252FYB21046_fb0c7517bf7efd274eb2c29538744333.jpg') HTTP/1.1" 204 0
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_fb0c7517bf7efd274eb2c29538744333.jpg saved to cache
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6
2026-03-28 14:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6, skipping ID generation
2026-03-28 14:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with scrape type 1
2026-03-28 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 sending to next pipeline
2026-03-28 14:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6, identifier: YB21046
2026-03-28 14:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-28 14:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-28 14:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046 to the API
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_fb0c7517bf7efd274eb2c29538744333.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6B',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:14:47Z',
'fuel_type': 'diesel',
'id': '12204fc4-a4d9-51f4-9bd2-03e39f3e15b6',
'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/YB21046',
'listing': 'auction',
'location': 'IT, Cinisello Balsamo',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 236347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2612216,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4b3db4f086a463025fa68e90221d359c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2593371,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_4004846788bb52ef73f1d46141b91bc6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2386630,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_82ba1c09cfd31f4a7bfe0826637beabd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54602,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_0bf3f214e0dda6589c76fea008fdbbfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52912,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_d57100e3ba7bc98fe23b05fb8d097a95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2490167,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_84f2098729b9f9c0145435eb57037839.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2584261,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_1a80ae1311dd9e84f0126be1f1d58eb1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2555239,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_7ef0961ecceb585135e84679dce6dfda.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2596532,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_070ca5b7aba352c267b2d661c678d236.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12204fc4-a4d9-51f4-9bd2-03e39f3e15b6/12204fc4-a4d9-51f4-9bd2-03e39f3e15b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2626636,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/d3/1cd37b3571d42c5cf66b16e870342a90/pa/YB21046_fb0c7517bf7efd274eb2c29538744333.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Vito 119 CDI kompakt',
'transmission': 'automatic',
'trim': 'kompakt',
'year': 2016}
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB21046%27 HTTP/1.1" 200 None
2026-03-28 14:06:27 [auto1.it] INFO: Saving data for YB21046: {'created_time': 1774706787.834787, 'last_price_update_time': 1774706787.8348, 'auction_closing_time': 1774883687.0}
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YB21046') HTTP/1.1" 204 0
2026-03-28 14:06: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-28 14:06:28 [auto1.it] INFO: Channel: 24h | Page: 18 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: BE00286
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE00286%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for BE00286: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: MC12015
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC12015%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for MC12015: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: AW62695
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW62695%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for AW62695: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: SK48941
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: CM36340
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM36340%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for CM36340: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: CZ82762
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ82762%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for CZ82762: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: SB02789
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB02789%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for SB02789: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: NA90799
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: YN65512
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: GG10303
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: WR41361
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR41361%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for WR41361: 0
2026-03-28 14:06:28 [auto1.it] INFO: Found listing with ID: SE28120
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE28120%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Scrape type for SE28120: 2
2026-03-28 14:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with identifier: SE28120
2026-03-28 14:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with scrape type 2
2026-03-28 14:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with scrape type 2
2026-03-28 14:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9f7889f2-2e0b-53c2-b17b-c672998c97d9, identifier: SE28120
2026-03-28 14:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with identifier: SE28120
2026-03-28 14:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with identifier: SE28120
2026-03-28 14:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9f7889f2-2e0b-53c2-b17b-c672998c97d9 with identifier: SE28120 to the API
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'orange',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:20:53Z',
'fuel_type': 'diesel',
'id': '9f7889f2-2e0b-53c2-b17b-c672998c97d9',
'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/SE28120',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 213692,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-17',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi 310 L1 Sport',
'transmission': 'automatic',
'trim': '310 L1 Sport',
'year': 2019}
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE28120%27 HTTP/1.1" 200 None
2026-03-28 14:06:28 [auto1.it] INFO: Saving data for SE28120: {'auction_closing_time': 1774714853.0, 'created_time': 1774002018.605469, 'last_price_update_time': 1774706788.917039}
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SE28120') HTTP/1.1" 204 0
2026-03-28 14:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MG07654
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: TP85930
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP85930%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for TP85930: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MM75159
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM75159%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for MM75159: 2
2026-03-28 14:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef0340cd-e315-5a63-b3d1-873afd94866f with identifier: MM75159
2026-03-28 14:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef0340cd-e315-5a63-b3d1-873afd94866f with scrape type 2
2026-03-28 14:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef0340cd-e315-5a63-b3d1-873afd94866f with scrape type 2
2026-03-28 14:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ef0340cd-e315-5a63-b3d1-873afd94866f, identifier: MM75159
2026-03-28 14:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ef0340cd-e315-5a63-b3d1-873afd94866f with identifier: MM75159
2026-03-28 14:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ef0340cd-e315-5a63-b3d1-873afd94866f with identifier: MM75159
2026-03-28 14:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ef0340cd-e315-5a63-b3d1-873afd94866f with identifier: MM75159 to the API
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 155,
'expiration_date': '2026-03-28T16:55:37Z',
'fuel_type': 'diesel',
'id': 'ef0340cd-e315-5a63-b3d1-873afd94866f',
'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/MM75159',
'listing': 'auction',
'make': 'Iveco',
'model': 'Daily',
'odometer': 318866,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seller_name': None,
'title': 'Iveco Daily 2.3 Diesel HKa 35 S V Radstand 4100',
'transmission': 'manual',
'trim': 'HKa 35 S V Radstand 4100',
'year': 2022}
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM75159%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Saving data for MM75159: {'auction_closing_time': 1774716937.0, 'created_time': 1774429602.876005, 'last_price_update_time': 1774706789.481824}
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MM75159') HTTP/1.1" 204 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: NK94790
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: TG60202
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG60202%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for TG60202: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MF09411
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: ZR48768
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: VA22015
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA22015%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for VA22015: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: RJ99533
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MW88015
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW88015%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for MW88015: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: BZ76072
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ76072%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for BZ76072: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MY09959
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY09959%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for MY09959: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: YD29186
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: TJ75665
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MC88266
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: NY04443
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: AR32020
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: XU30878
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU30878%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for XU30878: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: AZ02575
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: WB02861
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB02861%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for WB02861: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: XT03089
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT03089%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for XT03089: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: XT75480
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT75480%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for XT75480: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: TL73413
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: BZ22923
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ22923%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for BZ22923: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: MA55202
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA55202%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for MA55202: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: EA99389
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA99389%27 HTTP/1.1" 200 None
2026-03-28 14:06:29 [auto1.it] INFO: Scrape type for EA99389: 0
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: AB06670
2026-03-28 14:06:29 [auto1.it] INFO: Found listing with ID: HD69020
2026-03-28 14:06:30 [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-28 14:06:30 [auto1.it] INFO: Channel: 24h | Page: 19 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:30 [auto1.it] INFO: Found listing with ID: DD62614
2026-03-28 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD62614%27 HTTP/1.1" 200 None
2026-03-28 14:06:30 [auto1.it] INFO: Scrape type for DD62614: 0
2026-03-28 14:06:30 [auto1.it] INFO: Found listing with ID: YR53882
2026-03-28 14:06:30 [auto1.it] INFO: Found listing with ID: ML25161
2026-03-28 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML25161%27 HTTP/1.1" 200 None
2026-03-28 14:06:30 [auto1.it] INFO: Scrape type for ML25161: 2
2026-03-28 14:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac3b9308-06c0-559c-8031-bfe7fa42a0cb with identifier: ML25161
2026-03-28 14:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac3b9308-06c0-559c-8031-bfe7fa42a0cb with scrape type 2
2026-03-28 14:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac3b9308-06c0-559c-8031-bfe7fa42a0cb with scrape type 2
2026-03-28 14:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac3b9308-06c0-559c-8031-bfe7fa42a0cb, identifier: ML25161
2026-03-28 14:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac3b9308-06c0-559c-8031-bfe7fa42a0cb with identifier: ML25161
2026-03-28 14:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-28 14:06:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac3b9308-06c0-559c-8031-bfe7fa42a0cb with identifier: ML25161
2026-03-28 14:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac3b9308-06c0-559c-8031-bfe7fa42a0cb with identifier: ML25161 to the API
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-28T16:57:30Z',
'fuel_type': 'petrol',
'id': 'ac3b9308-06c0-559c-8031-bfe7fa42a0cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML25161',
'listing': 'auction',
'make': 'Kia',
'model': 'XCeed',
'odometer': 51922,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-29',
'seller_name': None,
'title': 'Kia XCeed 1.6 TGDI Evolution',
'transmission': 'automatic',
'trim': 'Evolution',
'year': 2021}
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML25161%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Saving data for ML25161: {'auction_closing_time': 1774717050.0, 'created_time': 1774008339.404358, 'last_price_update_time': 1774706791.73148}
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ML25161') HTTP/1.1" 204 0
2026-03-28 14:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: BY85548
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: AH40154
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH40154%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for AH40154: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: TZ90103
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: KL07491
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: HH04548
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH04548%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for HH04548: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: VY96828
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY96828%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for VY96828: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: GS67606
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS67606%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for GS67606: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: PV06948
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV06948%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for PV06948: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: ZY29551
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: RU45122
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: SD07666
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: CM02924
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: DA61571
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA61571%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for DA61571: 0
2026-03-28 14:06:31 [auto1.it] INFO: Found listing with ID: HY12574
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY12574%27 HTTP/1.1" 200 None
2026-03-28 14:06:31 [auto1.it] INFO: Scrape type for HY12574: 2
2026-03-28 14:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5246b23e-00c9-5c8b-bacd-689b27850f99 with identifier: HY12574
2026-03-28 14:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5246b23e-00c9-5c8b-bacd-689b27850f99 with scrape type 2
2026-03-28 14:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5246b23e-00c9-5c8b-bacd-689b27850f99 with scrape type 2
2026-03-28 14:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5246b23e-00c9-5c8b-bacd-689b27850f99, identifier: HY12574
2026-03-28 14:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5246b23e-00c9-5c8b-bacd-689b27850f99 with identifier: HY12574
2026-03-28 14:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5246b23e-00c9-5c8b-bacd-689b27850f99 with identifier: HY12574
2026-03-28 14:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5246b23e-00c9-5c8b-bacd-689b27850f99 with identifier: HY12574 to the API
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:52:44Z',
'fuel_type': 'petrol',
'id': '5246b23e-00c9-5c8b-bacd-689b27850f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY12574',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 59983,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2020}
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY12574%27 HTTP/1.1" 200 None
2026-03-28 14:06:32 [auto1.it] INFO: Saving data for HY12574: {'auction_closing_time': 1774716764.0, 'created_time': 1774429544.6968, 'last_price_update_time': 1774706792.840767}
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HY12574') HTTP/1.1" 204 0
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: AR31382
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: BT73754
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: GY59997
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: BR84654
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: JG32335
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: HA49893
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: UE49682
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: HZ21842
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ21842%27 HTTP/1.1" 200 None
2026-03-28 14:06:32 [auto1.it] INFO: Scrape type for HZ21842: 0
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: VF12324
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: RF17009
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: GR59213
2026-03-28 14:06:32 [auto1.it] INFO: Found listing with ID: SF89201
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SF89201%27 HTTP/1.1" 200 None
2026-03-28 14:06:32 [auto1.it] INFO: Scrape type for SF89201: 2
2026-03-28 14:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed863d3-5b78-5ca4-b46d-0c401423b77a with identifier: SF89201
2026-03-28 14:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed863d3-5b78-5ca4-b46d-0c401423b77a with scrape type 2
2026-03-28 14:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aed863d3-5b78-5ca4-b46d-0c401423b77a with scrape type 2
2026-03-28 14:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: aed863d3-5b78-5ca4-b46d-0c401423b77a, identifier: SF89201
2026-03-28 14:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: aed863d3-5b78-5ca4-b46d-0c401423b77a with identifier: SF89201
2026-03-28 14:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: aed863d3-5b78-5ca4-b46d-0c401423b77a with identifier: SF89201
2026-03-28 14:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: aed863d3-5b78-5ca4-b46d-0c401423b77a with identifier: SF89201 to the API
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 70,
'expiration_date': '2026-03-28T16:22:28Z',
'fuel_type': 'petrol',
'id': 'aed863d3-5b78-5ca4-b46d-0c401423b77a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF89201',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 14833,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-03',
'seller_name': None,
'title': 'Lancia Ypsilon 1.0 Mild-Hybrid Gold',
'transmission': 'manual',
'trim': 'Gold',
'year': 2021}
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SF89201%27 HTTP/1.1" 200 None
2026-03-28 14:06:33 [auto1.it] INFO: Saving data for SF89201: {'auction_closing_time': 1774714948.0, 'created_time': 1774015994.606534, 'last_price_update_time': 1774706793.415752}
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SF89201') HTTP/1.1" 204 0
2026-03-28 14:06:33 [auto1.it] INFO: Found listing with ID: PG27955
2026-03-28 14:06:33 [auto1.it] INFO: Found listing with ID: KD33461
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD33461%27 HTTP/1.1" 200 None
2026-03-28 14:06:33 [auto1.it] INFO: Scrape type for KD33461: 2
2026-03-28 14:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af9363a-26a8-57bd-a15a-d0420bdbf02e with identifier: KD33461
2026-03-28 14:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af9363a-26a8-57bd-a15a-d0420bdbf02e with scrape type 2
2026-03-28 14:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af9363a-26a8-57bd-a15a-d0420bdbf02e with scrape type 2
2026-03-28 14:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0af9363a-26a8-57bd-a15a-d0420bdbf02e, identifier: KD33461
2026-03-28 14:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0af9363a-26a8-57bd-a15a-d0420bdbf02e with identifier: KD33461
2026-03-28 14:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0af9363a-26a8-57bd-a15a-d0420bdbf02e with identifier: KD33461
2026-03-28 14:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0af9363a-26a8-57bd-a15a-d0420bdbf02e with identifier: KD33461 to the API
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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-28T16:20:40Z',
'fuel_type': 'diesel',
'id': '0af9363a-26a8-57bd-a15a-d0420bdbf02e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KD33461',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 308455,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-20',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Cool 2WD',
'transmission': 'manual',
'trim': 'Cool 2WD',
'year': 2015}
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD33461%27 HTTP/1.1" 200 None
2026-03-28 14:06:33 [auto1.it] INFO: Saving data for KD33461: {'auction_closing_time': 1774714840.0, 'created_time': 1773911121.402316, 'last_price_update_time': 1774706793.989277}
2026-03-28 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KD33461') HTTP/1.1" 204 0
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: XY30462
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY30462%27 HTTP/1.1" 200 None
2026-03-28 14:06:34 [auto1.it] INFO: Scrape type for XY30462: 0
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: RF52556
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: UV07226
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV07226%27 HTTP/1.1" 200 None
2026-03-28 14:06:34 [auto1.it] INFO: Scrape type for UV07226: 2
2026-03-28 14:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with identifier: UV07226
2026-03-28 14:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with scrape type 2
2026-03-28 14:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with scrape type 2
2026-03-28 14:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b, identifier: UV07226
2026-03-28 14:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with identifier: UV07226
2026-03-28 14:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with identifier: UV07226
2026-03-28 14:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b with identifier: UV07226 to the API
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 2,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:59:19Z',
'fuel_type': 'petrol',
'id': 'b0a1b1f6-84f9-599d-9ffb-5fa32ce6c03b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV07226',
'listing': 'auction',
'make': 'Fiat',
'model': '500C',
'odometer': 32116,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-29',
'seller_name': None,
'title': 'Fiat 500C 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV07226%27 HTTP/1.1" 200 None
2026-03-28 14:06:34 [auto1.it] INFO: Saving data for UV07226: {'auction_closing_time': 1774717159.0, 'created_time': 1774526740.293548, 'last_price_update_time': 1774706794.563744}
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UV07226') HTTP/1.1" 204 0
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: WC70760
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: ZH02661
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: MP98273
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: HK97988
2026-03-28 14:06:34 [auto1.it] INFO: Found listing with ID: SJ75121
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ75121%27 HTTP/1.1" 200 None
2026-03-28 14:06:34 [auto1.it] INFO: Scrape type for SJ75121: 2
2026-03-28 14:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b4e3e71-228f-5e8b-889b-dee73738a20d with identifier: SJ75121
2026-03-28 14:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b4e3e71-228f-5e8b-889b-dee73738a20d with scrape type 2
2026-03-28 14:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b4e3e71-228f-5e8b-889b-dee73738a20d with scrape type 2
2026-03-28 14:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3b4e3e71-228f-5e8b-889b-dee73738a20d, identifier: SJ75121
2026-03-28 14:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3b4e3e71-228f-5e8b-889b-dee73738a20d with identifier: SJ75121
2026-03-28 14:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3b4e3e71-228f-5e8b-889b-dee73738a20d with identifier: SJ75121
2026-03-28 14:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3b4e3e71-228f-5e8b-889b-dee73738a20d with identifier: SJ75121 to the API
2026-03-28 14:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-28T16:39:18Z',
'fuel_type': 'petrol',
'id': '3b4e3e71-228f-5e8b-889b-dee73738a20d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SJ75121',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 44008,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-06',
'seller_name': None,
'title': 'BMW 3er 330i xDrive M Sport',
'transmission': 'automatic',
'trim': 'xDrive M Sport',
'year': 2021}
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ75121%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Saving data for SJ75121: {'auction_closing_time': 1774715958.0, 'created_time': 1774008324.667941, 'last_price_update_time': 1774706795.036903}
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SJ75121') HTTP/1.1" 204 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: UU73428
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU73428%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for UU73428: 0
2026-03-28 14:06: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-28 14:06:35 [auto1.it] INFO: Channel: 24h | Page: 20 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: MM82110
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM82110%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for MM82110: 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: JA21524
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: KE50843
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE50843%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for KE50843: 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: MN43509
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: WU65183
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: FV31205
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: LY31332
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: ZS50484
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS50484%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for ZS50484: 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: JM76846
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM76846%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for JM76846: 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: CV87912
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV87912%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for CV87912: 0
2026-03-28 14:06:35 [auto1.it] INFO: Found listing with ID: XG74352
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG74352%27 HTTP/1.1" 200 None
2026-03-28 14:06:35 [auto1.it] INFO: Scrape type for XG74352: 2
2026-03-28 14:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-28 14:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with scrape type 2
2026-03-28 14:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with scrape type 2
2026-03-28 14:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16, identifier: XG74352
2026-03-28 14:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-28 14:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-28 14:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352 to the API
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:19:16Z',
'fuel_type': 'diesel',
'id': 'db7c8b45-ee4e-52b1-a91d-c0d9645ddc16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG74352',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 208825,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-22',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2016}
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG74352%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Saving data for XG74352: {'auction_closing_time': 1774714756.0, 'created_time': 1774526976.713226, 'last_price_update_time': 1774706796.37646}
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XG74352') HTTP/1.1" 204 0
2026-03-28 14:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: RH02265
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: PF24041
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PF24041%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Scrape type for PF24041: 0
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: AT64434
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT64434%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Scrape type for AT64434: 0
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: PC87796
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC87796%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Scrape type for PC87796: 0
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: YS50306
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: UF44040
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF44040%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Scrape type for UF44040: 2
2026-03-28 14:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with identifier: UF44040
2026-03-28 14:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with scrape type 2
2026-03-28 14:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with scrape type 2
2026-03-28 14:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 283f8e11-9925-5a5b-8fd9-4dd73368daf1, identifier: UF44040
2026-03-28 14:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with identifier: UF44040
2026-03-28 14:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with identifier: UF44040
2026-03-28 14:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 283f8e11-9925-5a5b-8fd9-4dd73368daf1 with identifier: UF44040 to the API
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 122,
'expiration_date': '2026-03-28T16:38:24Z',
'fuel_type': 'petrol',
'id': '283f8e11-9925-5a5b-8fd9-4dd73368daf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF44040',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 152343,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-07',
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF44040%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Saving data for UF44040: {'auction_closing_time': 1774715904.0, 'created_time': 1773695421.99831, 'last_price_update_time': 1774706796.966557}
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UF44040') HTTP/1.1" 204 0
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: JD40027
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD40027%27 HTTP/1.1" 200 None
2026-03-28 14:06:36 [auto1.it] INFO: Scrape type for JD40027: 0
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: ZS91054
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: TK51874
2026-03-28 14:06:36 [auto1.it] INFO: Found listing with ID: LZ51776
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ51776%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for LZ51776: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: CK12538
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: GM25035
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: DA21297
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: XH90607
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH90607%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for XH90607: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: RZ71540
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: AE71384
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: GV81081
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV81081%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for GV81081: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: RL11893
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL11893%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for RL11893: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: TT68141
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: WW70884
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW70884%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for WW70884: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: KT78402
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT78402%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for KT78402: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: HE90318
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: KY18822
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY18822%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for KY18822: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: LR80545
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR80545%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for LR80545: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: VK83291
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: KC76044
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: EJ70164
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: FB75949
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB75949%27 HTTP/1.1" 200 None
2026-03-28 14:06:37 [auto1.it] INFO: Scrape type for FB75949: 0
2026-03-28 14:06:37 [auto1.it] INFO: Found listing with ID: JZ08604
2026-03-28 14:06: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-28 14:06:38 [auto1.it] INFO: Channel: 24h | Page: 21 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: CX77034
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX77034%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Scrape type for CX77034: 0
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: AL33371
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: SG14661
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: ZE89719
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: VP48054
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP48054%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Scrape type for VP48054: 0
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: FX33898
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: SD16810
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: CV59379
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV59379%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Scrape type for CV59379: 2
2026-03-28 14:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with identifier: CV59379
2026-03-28 14:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with scrape type 2
2026-03-28 14:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with scrape type 2
2026-03-28 14:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c4256c71-7bbb-570b-9927-be2fa9bc0ad6, identifier: CV59379
2026-03-28 14:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with identifier: CV59379
2026-03-28 14:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with identifier: CV59379
2026-03-28 14:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c4256c71-7bbb-570b-9927-be2fa9bc0ad6 with identifier: CV59379 to the API
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:59:21Z',
'fuel_type': 'diesel',
'id': 'c4256c71-7bbb-570b-9927-be2fa9bc0ad6',
'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/CV59379',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 185449,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seller_name': None,
'title': 'Audi Q5 35 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2019}
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV59379%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Saving data for CV59379: {'auction_closing_time': 1774717161.0, 'created_time': 1774001913.038646, 'last_price_update_time': 1774706798.554263}
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CV59379') HTTP/1.1" 204 0
2026-03-28 14:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: EK65593
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: JS42398
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: SF23261
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: AA72149
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA72149%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Scrape type for AA72149: 0
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: PR97766
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: NT87512
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: TT47186
2026-03-28 14:06:38 [auto1.it] INFO: Found listing with ID: RL69129
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL69129%27 HTTP/1.1" 200 None
2026-03-28 14:06:38 [auto1.it] INFO: Scrape type for RL69129: 2
2026-03-28 14:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8a0da2-7981-58ca-bbca-6834c0f67707 with identifier: RL69129
2026-03-28 14:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8a0da2-7981-58ca-bbca-6834c0f67707 with scrape type 2
2026-03-28 14:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b8a0da2-7981-58ca-bbca-6834c0f67707 with scrape type 2
2026-03-28 14:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2b8a0da2-7981-58ca-bbca-6834c0f67707, identifier: RL69129
2026-03-28 14:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2b8a0da2-7981-58ca-bbca-6834c0f67707 with identifier: RL69129
2026-03-28 14:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2b8a0da2-7981-58ca-bbca-6834c0f67707 with identifier: RL69129
2026-03-28 14:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2b8a0da2-7981-58ca-bbca-6834c0f67707 with identifier: RL69129 to the API
2026-03-28 14:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-28T16:38:00Z',
'fuel_type': 'petrol',
'id': '2b8a0da2-7981-58ca-bbca-6834c0f67707',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL69129',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 263606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-08-31',
'seller_name': None,
'title': 'Ford Focus 1.6 Zetec',
'transmission': 'manual',
'trim': 'Zetec',
'year': 2004}
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL69129%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Saving data for RL69129: {'auction_closing_time': 1774715880.0, 'created_time': 1774429608.26338, 'last_price_update_time': 1774706799.182921}
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RL69129') HTTP/1.1" 204 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: AN76341
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: VW08659
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: BE85602
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: AL22636
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL22636%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for AL22636: 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: WA74830
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA74830%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for WA74830: 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: YM41293
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: UH24894
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: JK70012
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: FF54674
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: FV08764
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV08764%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for FV08764: 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: RF58149
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: MY00561
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: KM79113
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM79113%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for KM79113: 2
2026-03-28 14:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129eabe0-9f03-55ff-8b2d-eea95d50b43d with identifier: KM79113
2026-03-28 14:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129eabe0-9f03-55ff-8b2d-eea95d50b43d with scrape type 2
2026-03-28 14:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129eabe0-9f03-55ff-8b2d-eea95d50b43d with scrape type 2
2026-03-28 14:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 129eabe0-9f03-55ff-8b2d-eea95d50b43d, identifier: KM79113
2026-03-28 14:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 129eabe0-9f03-55ff-8b2d-eea95d50b43d with identifier: KM79113
2026-03-28 14:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 129eabe0-9f03-55ff-8b2d-eea95d50b43d with identifier: KM79113
2026-03-28 14:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 129eabe0-9f03-55ff-8b2d-eea95d50b43d with identifier: KM79113 to the API
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 92,
'expiration_date': '2026-03-28T16:55:12Z',
'fuel_type': 'diesel',
'id': '129eabe0-9f03-55ff-8b2d-eea95d50b43d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KM79113',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 113446,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-29',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.6 e-HDi Feel',
'transmission': 'automatic',
'trim': 'Feel',
'year': 2015}
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM79113%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Saving data for KM79113: {'auction_closing_time': 1774716912.0, 'created_time': 1774526776.323613, 'last_price_update_time': 1774706799.66457}
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KM79113') HTTP/1.1" 204 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: RA21109
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: SC24235
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC24235%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for SC24235: 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: PC98849
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: UT67830
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT67830%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for UT67830: 0
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: KS82343
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: DX23883
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: YB28185
2026-03-28 14:06:39 [auto1.it] INFO: Found listing with ID: UJ22740
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ22740%27 HTTP/1.1" 200 None
2026-03-28 14:06:39 [auto1.it] INFO: Scrape type for UJ22740: 2
2026-03-28 14:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 368eefa1-b66d-5b05-b3c1-074538345a0d with identifier: UJ22740
2026-03-28 14:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 368eefa1-b66d-5b05-b3c1-074538345a0d with scrape type 2
2026-03-28 14:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 368eefa1-b66d-5b05-b3c1-074538345a0d with scrape type 2
2026-03-28 14:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 368eefa1-b66d-5b05-b3c1-074538345a0d, identifier: UJ22740
2026-03-28 14:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 368eefa1-b66d-5b05-b3c1-074538345a0d with identifier: UJ22740
2026-03-28 14:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 368eefa1-b66d-5b05-b3c1-074538345a0d with identifier: UJ22740
2026-03-28 14:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 368eefa1-b66d-5b05-b3c1-074538345a0d with identifier: UJ22740 to the API
2026-03-28 14:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 110,
'expiration_date': '2026-03-28T16:45:56Z',
'fuel_type': 'diesel',
'id': '368eefa1-b66d-5b05-b3c1-074538345a0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ22740',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 104415,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-15',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2016}
2026-03-28 14:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ22740%27 HTTP/1.1" 200 None
2026-03-28 14:06:40 [auto1.it] INFO: Saving data for UJ22740: {'auction_closing_time': 1774716356.0, 'created_time': 1774526933.004935, 'last_price_update_time': 1774706800.246831}
2026-03-28 14:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UJ22740') HTTP/1.1" 204 0
2026-03-28 14:06:40 [auto1.it] INFO: Found listing with ID: JV82162
2026-03-28 14:06:40 [auto1.it] INFO: Found listing with ID: DE25222
2026-03-28 14:06:40 [auto1.it] INFO: Found listing with ID: UX20076
2026-03-28 14:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:41 [auto1.it] INFO: Channel: 24h | Page: 22 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: SN27991
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN27991%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for SN27991: 2
2026-03-28 14:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7978142-c75b-5d03-a5ef-50046b072cf9 with identifier: SN27991
2026-03-28 14:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7978142-c75b-5d03-a5ef-50046b072cf9 with scrape type 2
2026-03-28 14:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7978142-c75b-5d03-a5ef-50046b072cf9 with scrape type 2
2026-03-28 14:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7978142-c75b-5d03-a5ef-50046b072cf9, identifier: SN27991
2026-03-28 14:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7978142-c75b-5d03-a5ef-50046b072cf9 with identifier: SN27991
2026-03-28 14:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7978142-c75b-5d03-a5ef-50046b072cf9 with identifier: SN27991
2026-03-28 14:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7978142-c75b-5d03-a5ef-50046b072cf9 with identifier: SN27991 to the API
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 184,
'expiration_date': '2026-03-28T16:18:04Z',
'fuel_type': 'hybrid',
'id': 'a7978142-c75b-5d03-a5ef-50046b072cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN27991',
'listing': 'auction',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 103527,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-11',
'seller_name': None,
'title': 'Toyota C-HR 2.0 Hybrid Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2021}
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN27991%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Saving data for SN27991: {'auction_closing_time': 1774714684.0, 'created_time': 1774526829.96345, 'last_price_update_time': 1774706801.666377}
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SN27991') HTTP/1.1" 204 0
2026-03-28 14:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: MD06085
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD06085%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for MD06085: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: SS79463
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS79463%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for SS79463: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: MC91027
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC91027%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for MC91027: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: ZT24838
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT24838%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for ZT24838: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: JK02005
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: RB72441
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: EC66438
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC66438%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for EC66438: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: VK05865
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK05865%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for VK05865: 0
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: WR22265
2026-03-28 14:06:41 [auto1.it] INFO: Found listing with ID: UN16063
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN16063%27 HTTP/1.1" 200 None
2026-03-28 14:06:41 [auto1.it] INFO: Scrape type for UN16063: 2
2026-03-28 14:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with identifier: UN16063
2026-03-28 14:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with scrape type 2
2026-03-28 14:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with scrape type 2
2026-03-28 14:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e8ede53e-1f0e-56b0-be4b-e7f7aab563b8, identifier: UN16063
2026-03-28 14:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with identifier: UN16063
2026-03-28 14:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with identifier: UN16063
2026-03-28 14:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e8ede53e-1f0e-56b0-be4b-e7f7aab563b8 with identifier: UN16063 to the API
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 185,
'expiration_date': '2026-03-28T16:39:39Z',
'fuel_type': 'diesel',
'id': 'e8ede53e-1f0e-56b0-be4b-e7f7aab563b8',
'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/UN16063',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 270963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-29',
'seller_name': None,
'title': 'BMW 1er 120d Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2014}
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN16063%27 HTTP/1.1" 200 None
2026-03-28 14:06:42 [auto1.it] INFO: Saving data for UN16063: {'auction_closing_time': 1774715979.0, 'created_time': 1774526787.193709, 'last_price_update_time': 1774706802.383221}
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UN16063') HTTP/1.1" 204 0
2026-03-28 14:06:42 [auto1.it] INFO: Found listing with ID: YA33323
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA33323%27 HTTP/1.1" 200 None
2026-03-28 14:06:42 [auto1.it] INFO: Scrape type for YA33323: 2
2026-03-28 14:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dfdb562-914f-5d14-99cf-7202cd1e431f with identifier: YA33323
2026-03-28 14:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dfdb562-914f-5d14-99cf-7202cd1e431f with scrape type 2
2026-03-28 14:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dfdb562-914f-5d14-99cf-7202cd1e431f with scrape type 2
2026-03-28 14:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0dfdb562-914f-5d14-99cf-7202cd1e431f, identifier: YA33323
2026-03-28 14:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0dfdb562-914f-5d14-99cf-7202cd1e431f with identifier: YA33323
2026-03-28 14:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0dfdb562-914f-5d14-99cf-7202cd1e431f with identifier: YA33323
2026-03-28 14:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0dfdb562-914f-5d14-99cf-7202cd1e431f with identifier: YA33323 to the API
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:58:59Z',
'fuel_type': 'diesel',
'id': '0dfdb562-914f-5d14-99cf-7202cd1e431f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YA33323',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 141193,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-13',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Ambiance Family 4x2',
'transmission': 'manual',
'trim': 'Ambiance Family 4x2',
'year': 2016}
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA33323%27 HTTP/1.1" 200 None
2026-03-28 14:06:42 [auto1.it] INFO: Saving data for YA33323: {'auction_closing_time': 1774717139.0, 'created_time': 1773130001.480198, 'last_price_update_time': 1774706802.8431}
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YA33323') HTTP/1.1" 204 0
2026-03-28 14:06:42 [auto1.it] INFO: Found listing with ID: EM46556
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM46556%27 HTTP/1.1" 200 None
2026-03-28 14:06:42 [auto1.it] INFO: Scrape type for EM46556: 0
2026-03-28 14:06:42 [auto1.it] INFO: Found listing with ID: ZP43872
2026-03-28 14:06:42 [auto1.it] INFO: Found listing with ID: CP55584
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP55584%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for CP55584: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: VT45573
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT45573%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for VT45573: 2
2026-03-28 14:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b066a7d-0696-5f34-942e-df305ae05de2 with identifier: VT45573
2026-03-28 14:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b066a7d-0696-5f34-942e-df305ae05de2 with scrape type 2
2026-03-28 14:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b066a7d-0696-5f34-942e-df305ae05de2 with scrape type 2
2026-03-28 14:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8b066a7d-0696-5f34-942e-df305ae05de2, identifier: VT45573
2026-03-28 14:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8b066a7d-0696-5f34-942e-df305ae05de2 with identifier: VT45573
2026-03-28 14:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8b066a7d-0696-5f34-942e-df305ae05de2 with identifier: VT45573
2026-03-28 14:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8b066a7d-0696-5f34-942e-df305ae05de2 with identifier: VT45573 to the API
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-28T16:51:18Z',
'fuel_type': 'diesel',
'id': '8b066a7d-0696-5f34-942e-df305ae05de2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT45573',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 257964,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-28',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT45573%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Saving data for VT45573: {'auction_closing_time': 1774716678.0, 'created_time': 1773939037.528592, 'last_price_update_time': 1774706803.453334}
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VT45573') HTTP/1.1" 204 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: MU13564
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU13564%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for MU13564: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: YY01932
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: UD16121
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: EC11217
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: XV48493
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV48493%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for XV48493: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: MD24560
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD24560%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for MD24560: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: XT99009
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: LC07756
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: EV86886
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV86886%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for EV86886: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: SK38422
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: UR82213
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR82213%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for UR82213: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: TP47209
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: ZA41096
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA41096%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for ZA41096: 0
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: HS75117
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: US82962
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: NU85167
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: ZY01206
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: NL99769
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: MS47082
2026-03-28 14:06:43 [auto1.it] INFO: Found listing with ID: UB37048
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB37048%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Scrape type for UB37048: 2
2026-03-28 14:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with identifier: UB37048
2026-03-28 14:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with scrape type 2
2026-03-28 14:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with scrape type 2
2026-03-28 14:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc, identifier: UB37048
2026-03-28 14:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with identifier: UB37048
2026-03-28 14:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with identifier: UB37048
2026-03-28 14:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 80a97719-3c1e-5fd5-8fc6-e12ddd7716dc with identifier: UB37048 to the API
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:46:26Z',
'fuel_type': 'diesel',
'id': '80a97719-3c1e-5fd5-8fc6-e12ddd7716dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB37048',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 159299,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-30',
'seller_name': None,
'title': 'BMW 1er 118d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2019}
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB37048%27 HTTP/1.1" 200 None
2026-03-28 14:06:43 [auto1.it] INFO: Saving data for UB37048: {'auction_closing_time': 1774716386.0, 'created_time': 1774429572.204673, 'last_price_update_time': 1774706803.999056}
2026-03-28 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UB37048') HTTP/1.1" 204 0
2026-03-28 14:06:44 [auto1.it] INFO: Found listing with ID: CF64613
2026-03-28 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF64613%27 HTTP/1.1" 200 None
2026-03-28 14:06:44 [auto1.it] INFO: Scrape type for CF64613: 0
2026-03-28 14:06:44 [auto1.it] INFO: Found listing with ID: RE73183
2026-03-28 14:06:44 [auto1.it] INFO: Found listing with ID: TY88258
2026-03-28 14:06:44 [auto1.it] INFO: Found listing with ID: YJ50893
2026-03-28 14:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:44 [auto1.it] INFO: Channel: 24h | Page: 23 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:44 [auto1.it] INFO: Found listing with ID: FE47038
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE47038%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for FE47038: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: KS22077
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: DF42312
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: EX36920
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: XZ56129
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ56129%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for XZ56129: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: WD53289
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: EU76954
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: YU54798
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: RK45899
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: KM82179
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM82179%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for KM82179: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: WA14030
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA14030%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for WA14030: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: FJ36281
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ36281%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for FJ36281: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: SC05830
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05830%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for SC05830: 2
2026-03-28 14:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with identifier: SC05830
2026-03-28 14:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with scrape type 2
2026-03-28 14:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with scrape type 2
2026-03-28 14:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054, identifier: SC05830
2026-03-28 14:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with identifier: SC05830
2026-03-28 14:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with identifier: SC05830
2026-03-28 14:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054 with identifier: SC05830 to the API
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 150,
'expiration_date': '2026-03-28T16:59:49Z',
'fuel_type': 'diesel',
'id': 'ac5aa65b-00ce-52f6-a4fb-4b36a5fb0054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC05830',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 36799,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': None,
'title': 'Audi A3 Sportback 35 TDI S line',
'transmission': 'manual',
'trim': 'S line',
'year': 2023}
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05830%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Saving data for SC05830: {'auction_closing_time': 1774717189.0, 'created_time': 1774002249.130298, 'last_price_update_time': 1774706805.553956}
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SC05830') HTTP/1.1" 204 0
2026-03-28 14:06:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: DX52921
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX52921%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for DX52921: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: TG05681
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: ZJ11157
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ11157%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for ZJ11157: 0
2026-03-28 14:06:45 [auto1.it] INFO: Found listing with ID: FG85862
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG85862%27 HTTP/1.1" 200 None
2026-03-28 14:06:45 [auto1.it] INFO: Scrape type for FG85862: 2
2026-03-28 14:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d011460b-ee06-546b-bc6e-6aa5fc59d36f with identifier: FG85862
2026-03-28 14:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d011460b-ee06-546b-bc6e-6aa5fc59d36f with scrape type 2
2026-03-28 14:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d011460b-ee06-546b-bc6e-6aa5fc59d36f with scrape type 2
2026-03-28 14:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d011460b-ee06-546b-bc6e-6aa5fc59d36f, identifier: FG85862
2026-03-28 14:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d011460b-ee06-546b-bc6e-6aa5fc59d36f with identifier: FG85862
2026-03-28 14:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d011460b-ee06-546b-bc6e-6aa5fc59d36f with identifier: FG85862
2026-03-28 14:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d011460b-ee06-546b-bc6e-6aa5fc59d36f with identifier: FG85862 to the API
2026-03-28 14:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:30:01Z',
'fuel_type': 'diesel',
'id': 'd011460b-ee06-546b-bc6e-6aa5fc59d36f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG85862',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 212143,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-30',
'seller_name': None,
'title': 'MINI Countryman Cooper SD ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2017}
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG85862%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Saving data for FG85862: {'auction_closing_time': 1774715401.0, 'created_time': 1774526765.126094, 'last_price_update_time': 1774706806.098123}
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FG85862') HTTP/1.1" 204 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: SH24960
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH24960%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for SH24960: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: WR20789
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: XY73038
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: TK53428
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: NT25208
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: ZM39630
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM39630%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for ZM39630: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: SK44334
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: DP62662
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: XD24823
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD24823%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for XD24823: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: NB02021
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: VC74933
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: UT52795
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT52795%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for UT52795: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: MX71384
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX71384%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for MX71384: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: EB41992
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: ZF01479
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF01479%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for ZF01479: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: CT94493
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT94493%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for CT94493: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: TZ83635
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: BS51992
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS51992%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for BS51992: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: WJ94048
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: ZU06634
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: WE26685
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE26685%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for WE26685: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: NU40150
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU40150%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for NU40150: 0
2026-03-28 14:06:46 [auto1.it] INFO: Found listing with ID: TL80990
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL80990%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Scrape type for TL80990: 2
2026-03-28 14:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a3c5ce-8451-5031-874a-dce1cbe0f149 with identifier: TL80990
2026-03-28 14:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a3c5ce-8451-5031-874a-dce1cbe0f149 with scrape type 2
2026-03-28 14:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5a3c5ce-8451-5031-874a-dce1cbe0f149 with scrape type 2
2026-03-28 14:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a5a3c5ce-8451-5031-874a-dce1cbe0f149, identifier: TL80990
2026-03-28 14:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a5a3c5ce-8451-5031-874a-dce1cbe0f149 with identifier: TL80990
2026-03-28 14:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a5a3c5ce-8451-5031-874a-dce1cbe0f149 with identifier: TL80990
2026-03-28 14:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a5a3c5ce-8451-5031-874a-dce1cbe0f149 with identifier: TL80990 to the API
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:10:20Z',
'fuel_type': 'diesel',
'id': 'a5a3c5ce-8451-5031-874a-dce1cbe0f149',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL80990',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 291838,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-11',
'seller_name': None,
'title': 'Volkswagen Golf V 2.0 TDI Sportline',
'transmission': 'manual',
'trim': 'Sportline',
'year': 2006}
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL80990%27 HTTP/1.1" 200 None
2026-03-28 14:06:46 [auto1.it] INFO: Saving data for TL80990: {'auction_closing_time': 1774714220.0, 'created_time': 1774429520.310827, 'last_price_update_time': 1774706806.750296}
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TL80990') HTTP/1.1" 204 0
2026-03-28 14:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:47 [auto1.it] INFO: Channel: 24h | Page: 24 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: YL27459
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL27459%27 HTTP/1.1" 200 None
2026-03-28 14:06:47 [auto1.it] INFO: Scrape type for YL27459: 0
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: AG12486
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: VS63609
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: UH61240
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: DM21687
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: ZL42866
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL42866%27 HTTP/1.1" 200 None
2026-03-28 14:06:47 [auto1.it] INFO: Scrape type for ZL42866: 0
2026-03-28 14:06:47 [auto1.it] INFO: Found listing with ID: YA38395
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA38395%27 HTTP/1.1" 200 None
2026-03-28 14:06:47 [auto1.it] INFO: Scrape type for YA38395: 2
2026-03-28 14:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-28 14:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with scrape type 2
2026-03-28 14:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with scrape type 2
2026-03-28 14:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 53ef57b2-c747-54aa-8fd2-e4251cf6af85, identifier: YA38395
2026-03-28 14:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-28 14:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-28 14:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395 to the API
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:01:37Z',
'fuel_type': 'diesel',
'id': '53ef57b2-c747-54aa-8fd2-e4251cf6af85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YA38395',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 198443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-16',
'seller_name': None,
'title': 'Kia Sportage 2.0 CRDi Active 4WD',
'transmission': 'manual',
'trim': 'Active 4WD',
'year': 2010}
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA38395%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Saving data for YA38395: {'auction_closing_time': 1774713697.0, 'created_time': 1774526974.950532, 'last_price_update_time': 1774706808.244529}
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YA38395') HTTP/1.1" 204 0
2026-03-28 14:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: TC50511
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: TK21240
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: VP75887
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP75887%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for VP75887: 2
2026-03-28 14:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-28 14:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7165a5b-5d06-5384-bb84-e98afd10cb6b with scrape type 2
2026-03-28 14:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7165a5b-5d06-5384-bb84-e98afd10cb6b with scrape type 2
2026-03-28 14:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7165a5b-5d06-5384-bb84-e98afd10cb6b, identifier: VP75887
2026-03-28 14:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-28 14:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-28 14:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887 to the API
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:28:39Z',
'fuel_type': 'diesel',
'id': 'a7165a5b-5d06-5384-bb84-e98afd10cb6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VP75887',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 141501,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2022}
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP75887%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Saving data for VP75887: {'auction_closing_time': 1774715319.0, 'created_time': 1774526816.802455, 'last_price_update_time': 1774706808.704777}
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VP75887') HTTP/1.1" 204 0
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: RC55633
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC55633%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for RC55633: 0
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: DB38288
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB38288%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for DB38288: 0
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: ZF04289
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF04289%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for ZF04289: 0
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: NP33035
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP33035%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for NP33035: 0
2026-03-28 14:06:48 [auto1.it] INFO: Found listing with ID: PA22608
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA22608%27 HTTP/1.1" 200 None
2026-03-28 14:06:48 [auto1.it] INFO: Scrape type for PA22608: 2
2026-03-28 14:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d7e3531-eaf0-54c5-a57e-623960e8c165 with identifier: PA22608
2026-03-28 14:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d7e3531-eaf0-54c5-a57e-623960e8c165 with scrape type 2
2026-03-28 14:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d7e3531-eaf0-54c5-a57e-623960e8c165 with scrape type 2
2026-03-28 14:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1d7e3531-eaf0-54c5-a57e-623960e8c165, identifier: PA22608
2026-03-28 14:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1d7e3531-eaf0-54c5-a57e-623960e8c165 with identifier: PA22608
2026-03-28 14:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1d7e3531-eaf0-54c5-a57e-623960e8c165 with identifier: PA22608
2026-03-28 14:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1d7e3531-eaf0-54c5-a57e-623960e8c165 with identifier: PA22608 to the API
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-28T16:46:38Z',
'fuel_type': 'hybrid',
'id': '1d7e3531-eaf0-54c5-a57e-623960e8c165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA22608',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Custom',
'odometer': 74499,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-08',
'seller_name': None,
'title': 'Ford Tourneo Custom 1.0 Plug-in Hybrid 320 L1 Titanium',
'transmission': 'automatic',
'trim': '320 L1 Titanium',
'year': 2022}
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA22608%27 HTTP/1.1" 200 None
2026-03-28 14:06:49 [auto1.it] INFO: Saving data for PA22608: {'auction_closing_time': 1774716398.0, 'created_time': 1774429611.689494, 'last_price_update_time': 1774706809.526484}
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA22608') HTTP/1.1" 204 0
2026-03-28 14:06:49 [auto1.it] INFO: Found listing with ID: FH02566
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH02566%27 HTTP/1.1" 200 None
2026-03-28 14:06:49 [auto1.it] INFO: Scrape type for FH02566: 0
2026-03-28 14:06:49 [auto1.it] INFO: Found listing with ID: XZ64969
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ64969%27 HTTP/1.1" 200 None
2026-03-28 14:06:49 [auto1.it] INFO: Scrape type for XZ64969: 2
2026-03-28 14:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with identifier: XZ64969
2026-03-28 14:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with scrape type 2
2026-03-28 14:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with scrape type 2
2026-03-28 14:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd, identifier: XZ64969
2026-03-28 14:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with identifier: XZ64969
2026-03-28 14:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with identifier: XZ64969
2026-03-28 14:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd with identifier: XZ64969 to the API
2026-03-28 14:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:33:51Z',
'fuel_type': 'diesel',
'id': 'e94b3ae6-2fff-5cc0-99fc-ab13ebf27bbd',
'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/XZ64969',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 84932,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-21',
'seller_name': None,
'title': 'Audi Q5 40 TDI quattro S Line',
'transmission': 'automatic',
'trim': 'quattro S Line',
'year': 2020}
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ64969%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Saving data for XZ64969: {'auction_closing_time': 1774715631.0, 'created_time': 1774526959.368546, 'last_price_update_time': 1774706810.16767}
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XZ64969') HTTP/1.1" 204 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: LJ35523
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LJ35523%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for LJ35523: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: HH64433
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: GT36426
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: GB77184
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB77184%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for GB77184: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: FC91970
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC91970%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for FC91970: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: RK33520
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK33520%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for RK33520: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: RU39980
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: NG82914
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG82914%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for NG82914: 2
2026-03-28 14:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eca34330-770a-570f-9fdb-3b844bb0a465 with identifier: NG82914
2026-03-28 14:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca34330-770a-570f-9fdb-3b844bb0a465 with scrape type 2
2026-03-28 14:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eca34330-770a-570f-9fdb-3b844bb0a465 with scrape type 2
2026-03-28 14:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eca34330-770a-570f-9fdb-3b844bb0a465, identifier: NG82914
2026-03-28 14:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eca34330-770a-570f-9fdb-3b844bb0a465 with identifier: NG82914
2026-03-28 14:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eca34330-770a-570f-9fdb-3b844bb0a465 with identifier: NG82914
2026-03-28 14:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eca34330-770a-570f-9fdb-3b844bb0a465 with identifier: NG82914 to the API
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:16:37Z',
'fuel_type': 'diesel',
'id': 'eca34330-770a-570f-9fdb-3b844bb0a465',
'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/NG82914',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 93487,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 HSE',
'transmission': 'automatic',
'trim': 'HSE',
'year': 2016}
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG82914%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Saving data for NG82914: {'auction_closing_time': 1774714597.0, 'created_time': 1774429610.678321, 'last_price_update_time': 1774706810.740882}
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NG82914') HTTP/1.1" 204 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: JD30560
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD30560%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for JD30560: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: LC51604
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC51604%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for LC51604: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: VV63992
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV63992%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for VV63992: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: BP08183
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP08183%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for BP08183: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: DZ95846
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: ZT44032
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT44032%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for ZT44032: 0
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: UF05417
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: DX27899
2026-03-28 14:06:50 [auto1.it] INFO: Found listing with ID: ZT61879
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT61879%27 HTTP/1.1" 200 None
2026-03-28 14:06:50 [auto1.it] INFO: Scrape type for ZT61879: 2
2026-03-28 14:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 033bc654-ba72-593a-8661-a18588043711 with identifier: ZT61879
2026-03-28 14:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033bc654-ba72-593a-8661-a18588043711 with scrape type 2
2026-03-28 14:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 033bc654-ba72-593a-8661-a18588043711 with scrape type 2
2026-03-28 14:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 033bc654-ba72-593a-8661-a18588043711, identifier: ZT61879
2026-03-28 14:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 033bc654-ba72-593a-8661-a18588043711 with identifier: ZT61879
2026-03-28 14:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 033bc654-ba72-593a-8661-a18588043711 with identifier: ZT61879
2026-03-28 14:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 033bc654-ba72-593a-8661-a18588043711 with identifier: ZT61879 to the API
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:28:00Z',
'fuel_type': 'diesel',
'id': '033bc654-ba72-593a-8661-a18588043711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZT61879',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 462287,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-08',
'seller_name': None,
'title': 'Jeep Renegade 2.0 M-Jet Limited 4WD',
'transmission': 'manual',
'trim': 'Limited 4WD',
'year': 2015}
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT61879%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Saving data for ZT61879: {'auction_closing_time': 1774715280.0, 'created_time': 1774526720.293489, 'last_price_update_time': 1774706811.301982}
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT61879') HTTP/1.1" 204 0
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: YV19719
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV19719%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Scrape type for YV19719: 0
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: GV78973
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: DK34642
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK34642%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Scrape type for DK34642: 2
2026-03-28 14:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb98235-edc8-569b-9ab4-1721e35acade with identifier: DK34642
2026-03-28 14:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb98235-edc8-569b-9ab4-1721e35acade with scrape type 2
2026-03-28 14:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eb98235-edc8-569b-9ab4-1721e35acade with scrape type 2
2026-03-28 14:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7eb98235-edc8-569b-9ab4-1721e35acade, identifier: DK34642
2026-03-28 14:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7eb98235-edc8-569b-9ab4-1721e35acade with identifier: DK34642
2026-03-28 14:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7eb98235-edc8-569b-9ab4-1721e35acade with identifier: DK34642
2026-03-28 14:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7eb98235-edc8-569b-9ab4-1721e35acade with identifier: DK34642 to the API
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 185,
'expiration_date': '2026-03-28T16:41:00Z',
'fuel_type': 'diesel',
'id': '7eb98235-edc8-569b-9ab4-1721e35acade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK34642',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 243925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-18',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI GTD BlueMotion Tech',
'transmission': 'manual',
'trim': 'GTD BlueMotion Tech',
'year': 2016}
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK34642%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Saving data for DK34642: {'auction_closing_time': 1774716060.0, 'created_time': 1774526740.736496, 'last_price_update_time': 1774706811.860078}
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DK34642') HTTP/1.1" 204 0
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: AB97936
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: UJ97267
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ97267%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Scrape type for UJ97267: 0
2026-03-28 14:06:51 [auto1.it] INFO: Found listing with ID: GT90987
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT90987%27 HTTP/1.1" 200 None
2026-03-28 14:06:51 [auto1.it] INFO: Scrape type for GT90987: 0
2026-03-28 14:06:51 [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-28 14:06:52 [auto1.it] INFO: Channel: 24h | Page: 25 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: UM32234
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: HT07247
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: AF88379
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: MT61619
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: GS31423
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS31423%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for GS31423: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: EH64041
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH64041%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for EH64041: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: FX46616
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX46616%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for FX46616: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: PG69305
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG69305%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for PG69305: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: BJ50784
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ50784%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for BJ50784: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: CC86207
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC86207%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for CC86207: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: YK89440
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: SW20348
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: PZ47386
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: SD88431
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD88431%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for SD88431: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: DP81604
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP81604%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for DP81604: 2
2026-03-28 14:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with identifier: DP81604
2026-03-28 14:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with scrape type 2
2026-03-28 14:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with scrape type 2
2026-03-28 14:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4, identifier: DP81604
2026-03-28 14:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with identifier: DP81604
2026-03-28 14:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with identifier: DP81604
2026-03-28 14:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 40ed5ad2-413c-58e8-87db-7d3e2b15f0a4 with identifier: DP81604 to the API
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 190,
'expiration_date': '2026-03-28T16:48:50Z',
'fuel_type': 'diesel',
'id': '40ed5ad2-413c-58e8-87db-7d3e2b15f0a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DP81604',
'listing': 'auction',
'make': 'Lancia',
'model': 'Delta',
'odometer': 322484,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-29',
'seller_name': None,
'title': 'Lancia Delta 1.9 TwinTurbo Diesel Platino',
'transmission': 'manual',
'trim': 'Platino',
'year': 2010}
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP81604%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Saving data for DP81604: {'auction_closing_time': 1774716530.0, 'created_time': 1774429537.680671, 'last_price_update_time': 1774706812.538016}
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DP81604') HTTP/1.1" 204 0
2026-03-28 14:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: ZU90701
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: LD73585
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD73585%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for LD73585: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: MU03817
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: LP02443
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: FB11512
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: NR94524
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: KB15233
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: AC52318
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC52318%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for AC52318: 0
2026-03-28 14:06:52 [auto1.it] INFO: Found listing with ID: NR89039
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR89039%27 HTTP/1.1" 200 None
2026-03-28 14:06:52 [auto1.it] INFO: Scrape type for NR89039: 2
2026-03-28 14:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with identifier: NR89039
2026-03-28 14:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with scrape type 2
2026-03-28 14:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with scrape type 2
2026-03-28 14:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c, identifier: NR89039
2026-03-28 14:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with identifier: NR89039
2026-03-28 14:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with identifier: NR89039
2026-03-28 14:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c2f27f9-9f70-5c12-96ae-0a86898f3f2c with identifier: NR89039 to the API
2026-03-28 14:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 70,
'expiration_date': '2026-03-28T16:50:03Z',
'fuel_type': 'petrol',
'id': '5c2f27f9-9f70-5c12-96ae-0a86898f3f2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR89039',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 5815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-29',
'seller_name': None,
'title': 'Fiat Panda 1.0 Mild-Hybrid Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2021}
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR89039%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Saving data for NR89039: {'auction_closing_time': 1774716603.0, 'created_time': 1774526781.022844, 'last_price_update_time': 1774706813.102537}
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NR89039') HTTP/1.1" 204 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: UY23152
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: BC74314
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC74314%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for BC74314: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: HU90356
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: AU61443
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU61443%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for AU61443: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: LS03457
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS03457%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for LS03457: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: SU12582
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: CH03473
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH03473%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for CH03473: 2
2026-03-28 14:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-28 14:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3099655-fa14-5f01-919d-37d071bc4ac8 with scrape type 2
2026-03-28 14:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3099655-fa14-5f01-919d-37d071bc4ac8 with scrape type 2
2026-03-28 14:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3099655-fa14-5f01-919d-37d071bc4ac8, identifier: CH03473
2026-03-28 14:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-28 14:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-28 14:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473 to the API
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 232,
'expiration_date': '2026-03-28T16:11:22Z',
'fuel_type': 'petrol',
'id': 'c3099655-fa14-5f01-919d-37d071bc4ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CH03473',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Grand Vitara',
'odometer': 166311,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-15',
'seller_name': None,
'title': 'Suzuki Grand Vitara 3.2 V6 executive 5-türig',
'transmission': 'automatic',
'trim': 'V6 executive 5-türig',
'year': 2010}
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH03473%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Saving data for CH03473: {'auction_closing_time': 1774714282.0, 'created_time': 1774526763.830578, 'last_price_update_time': 1774706813.656577}
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CH03473') HTTP/1.1" 204 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: BF84159
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF84159%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for BF84159: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: PE07911
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: LP76273
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP76273%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for LP76273: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: WD39478
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: AB43384
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: CS05902
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS05902%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for CS05902: 0
2026-03-28 14:06:53 [auto1.it] INFO: Found listing with ID: LY95127
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY95127%27 HTTP/1.1" 200 None
2026-03-28 14:06:53 [auto1.it] INFO: Scrape type for LY95127: 2
2026-03-28 14:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10882831-1b7b-59d2-8a82-603404b28404 with identifier: LY95127
2026-03-28 14:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10882831-1b7b-59d2-8a82-603404b28404 with scrape type 2
2026-03-28 14:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10882831-1b7b-59d2-8a82-603404b28404 with scrape type 2
2026-03-28 14:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 10882831-1b7b-59d2-8a82-603404b28404, identifier: LY95127
2026-03-28 14:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 10882831-1b7b-59d2-8a82-603404b28404 with identifier: LY95127
2026-03-28 14:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 10882831-1b7b-59d2-8a82-603404b28404 with identifier: LY95127
2026-03-28 14:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 10882831-1b7b-59d2-8a82-603404b28404 with identifier: LY95127 to the API
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:20:27Z',
'fuel_type': 'diesel',
'id': '10882831-1b7b-59d2-8a82-603404b28404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY95127',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 283872,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-28',
'seller_name': None,
'title': 'Toyota RAV 4 2.2 Turbodiesel',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY95127%27 HTTP/1.1" 200 None
2026-03-28 14:06:54 [auto1.it] INFO: Saving data for LY95127: {'auction_closing_time': 1774714827.0, 'created_time': 1774526813.582166, 'last_price_update_time': 1774706814.288817}
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LY95127') HTTP/1.1" 204 0
2026-03-28 14:06:54 [auto1.it] INFO: Found listing with ID: NN95348
2026-03-28 14:06:54 [auto1.it] INFO: Found listing with ID: RR71637
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RR71637%27 HTTP/1.1" 200 None
2026-03-28 14:06:54 [auto1.it] INFO: Scrape type for RR71637: 0
2026-03-28 14:06:55 [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-28 14:06:55 [auto1.it] INFO: Channel: 24h | Page: 26 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: YT62048
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT62048%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for YT62048: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: HN00760
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HN00760%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for HN00760: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: TA79833
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: VH62552
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: JV70876
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV70876%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for JV70876: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: NY67397
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: GG13380
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: EF94220
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: SP82579
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: LJ38222
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: EZ15489
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: HY22945
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY22945%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for HY22945: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: PY49742
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY49742%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for PY49742: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: VX37353
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: ZP51405
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: EG41470
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG41470%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for EG41470: 2
2026-03-28 14:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-28 14:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa5c7aed-6511-53c4-8ba1-5ed86119600a with scrape type 2
2026-03-28 14:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa5c7aed-6511-53c4-8ba1-5ed86119600a with scrape type 2
2026-03-28 14:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fa5c7aed-6511-53c4-8ba1-5ed86119600a, identifier: EG41470
2026-03-28 14:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-28 14:06:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-28 14:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470 to the API
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:17:49Z',
'fuel_type': 'petrol',
'id': 'fa5c7aed-6511-53c4-8ba1-5ed86119600a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EG41470',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 213571,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-28',
'seller_name': None,
'title': 'Fiat Doblo 1.4 Turbo Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG41470%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Saving data for EG41470: {'auction_closing_time': 1774714669.0, 'created_time': 1774526751.549651, 'last_price_update_time': 1774706815.813867}
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EG41470') HTTP/1.1" 204 0
2026-03-28 14:06:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: UD85899
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: JZ67202
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: ZM49441
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: VV14244
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV14244%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for VV14244: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: JR03876
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: VH71925
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: TE89149
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: CC36566
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: RT91263
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: VP99832
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP99832%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for VP99832: 0
2026-03-28 14:06:55 [auto1.it] INFO: Found listing with ID: DS58810
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS58810%27 HTTP/1.1" 200 None
2026-03-28 14:06:55 [auto1.it] INFO: Scrape type for DS58810: 2
2026-03-28 14:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd278200-6b1f-50a2-b10b-d82fd9319ac8 with identifier: DS58810
2026-03-28 14:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd278200-6b1f-50a2-b10b-d82fd9319ac8 with scrape type 2
2026-03-28 14:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd278200-6b1f-50a2-b10b-d82fd9319ac8 with scrape type 2
2026-03-28 14:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bd278200-6b1f-50a2-b10b-d82fd9319ac8, identifier: DS58810
2026-03-28 14:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bd278200-6b1f-50a2-b10b-d82fd9319ac8 with identifier: DS58810
2026-03-28 14:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bd278200-6b1f-50a2-b10b-d82fd9319ac8 with identifier: DS58810
2026-03-28 14:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bd278200-6b1f-50a2-b10b-d82fd9319ac8 with identifier: DS58810 to the API
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-28T16:43:13Z',
'fuel_type': 'diesel',
'id': 'bd278200-6b1f-50a2-b10b-d82fd9319ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DS58810',
'listing': 'auction',
'make': 'Jeep',
'model': 'Grand Cherokee',
'odometer': 197302,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-31',
'seller_name': None,
'title': 'Jeep Grand Cherokee 3.0 CRD Limited',
'transmission': 'automatic',
'trim': 'Limited',
'year': 2005}
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS58810%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Saving data for DS58810: {'auction_closing_time': 1774716193.0, 'created_time': 1774526838.286281, 'last_price_update_time': 1774706816.3454}
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DS58810') HTTP/1.1" 204 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: JT10117
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: HS83274
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS83274%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Scrape type for HS83274: 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: LA76603
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA76603%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Scrape type for LA76603: 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: CC08861
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: XN65989
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: UP48367
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UP48367%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Scrape type for UP48367: 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: HD54235
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD54235%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Scrape type for HD54235: 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: HS60587
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: TX80961
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: BP45354
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: SS67586
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS67586%27 HTTP/1.1" 200 None
2026-03-28 14:06:56 [auto1.it] INFO: Scrape type for SS67586: 0
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: ZW77638
2026-03-28 14:06:56 [auto1.it] INFO: Found listing with ID: DS11019
2026-03-28 14:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:06:57 [auto1.it] INFO: Channel: 24h | Page: 27 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: MT42798
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: AY21125
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY21125%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for AY21125: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: XF71251
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: YG03340
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG03340%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for YG03340: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: HV87754
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HV87754%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for HV87754: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: UE23071
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: SP98700
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP98700%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for SP98700: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: CH78028
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH78028%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for CH78028: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: RS56443
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: VZ89804
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ89804%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for VZ89804: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: FP61129
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: AT32399
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: LC14849
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: WJ96008
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ96008%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for WJ96008: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: AF81201
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: RR40401
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: TA22060
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA22060%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for TA22060: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: ZW69892
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: VS11522
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS11522%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for VS11522: 2
2026-03-28 14:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6ee20a-ac71-5e44-a506-05454a6a9e2e with identifier: VS11522
2026-03-28 14:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6ee20a-ac71-5e44-a506-05454a6a9e2e with scrape type 2
2026-03-28 14:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da6ee20a-ac71-5e44-a506-05454a6a9e2e with scrape type 2
2026-03-28 14:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: da6ee20a-ac71-5e44-a506-05454a6a9e2e, identifier: VS11522
2026-03-28 14:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: da6ee20a-ac71-5e44-a506-05454a6a9e2e with identifier: VS11522
2026-03-28 14:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: da6ee20a-ac71-5e44-a506-05454a6a9e2e with identifier: VS11522
2026-03-28 14:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: da6ee20a-ac71-5e44-a506-05454a6a9e2e with identifier: VS11522 to the API
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06: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': 230,
'expiration_date': '2026-03-28T16:33:32Z',
'fuel_type': 'diesel',
'id': 'da6ee20a-ac71-5e44-a506-05454a6a9e2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS11522',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 242715,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-29',
'seller_name': None,
'title': 'BMW X1 xDrive 25d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2018}
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS11522%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Saving data for VS11522: {'auction_closing_time': 1774715612.0, 'created_time': 1774526807.646763, 'last_price_update_time': 1774706817.851547}
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS11522') HTTP/1.1" 204 0
2026-03-28 14:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: NU78956
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU78956%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for NU78956: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: PT72554
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT72554%27 HTTP/1.1" 200 None
2026-03-28 14:06:57 [auto1.it] INFO: Scrape type for PT72554: 0
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: BV97691
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: CF78450
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: FU36199
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: AD96495
2026-03-28 14:06:57 [auto1.it] INFO: Found listing with ID: DJ66527
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DJ66527%27 HTTP/1.1" 200 None
2026-03-28 14:06:58 [auto1.it] INFO: Scrape type for DJ66527: 0
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: EC51019
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: CH88707
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH88707%27 HTTP/1.1" 200 None
2026-03-28 14:06:58 [auto1.it] INFO: Scrape type for CH88707: 0
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: LY98983
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: YP32890
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: WL70343
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: JD09994
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: AA32249
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA32249%27 HTTP/1.1" 200 None
2026-03-28 14:06:58 [auto1.it] INFO: Scrape type for AA32249: 0
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: AX60042
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: NN95862
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN95862%27 HTTP/1.1" 200 None
2026-03-28 14:06:58 [auto1.it] INFO: Scrape type for NN95862: 0
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: MH62974
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: VS31933
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: KH50025
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: KZ03059
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: BA03672
2026-03-28 14:06: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-28 14:06:58 [auto1.it] INFO: Channel: 24h | Page: 28 | totalHits: 3773 | hits on page: 40
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: DY31540
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: WG30264
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: LH23447
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: DB60512
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB60512%27 HTTP/1.1" 200 None
2026-03-28 14:06:58 [auto1.it] INFO: Scrape type for DB60512: 0
2026-03-28 14:06:58 [auto1.it] INFO: Found listing with ID: ER97620
2026-03-28 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER97620%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for ER97620: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: LW22359
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: RA17642
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: XA69003
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XA69003%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for XA69003: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: FA25945
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA25945%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for FA25945: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: XH39362
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH39362%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for XH39362: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: EE84208
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE84208%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for EE84208: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: AM77280
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM77280%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for AM77280: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: VH07550
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH07550%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for VH07550: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: DW53696
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW53696%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for DW53696: 2
2026-03-28 14:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43bcc271-f126-5437-ba75-95ae60cbfa9d with identifier: DW53696
2026-03-28 14:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43bcc271-f126-5437-ba75-95ae60cbfa9d with scrape type 2
2026-03-28 14:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43bcc271-f126-5437-ba75-95ae60cbfa9d with scrape type 2
2026-03-28 14:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43bcc271-f126-5437-ba75-95ae60cbfa9d, identifier: DW53696
2026-03-28 14:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43bcc271-f126-5437-ba75-95ae60cbfa9d with identifier: DW53696
2026-03-28 14:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43bcc271-f126-5437-ba75-95ae60cbfa9d with identifier: DW53696
2026-03-28 14:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43bcc271-f126-5437-ba75-95ae60cbfa9d with identifier: DW53696 to the API
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:06: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-28 14:06:59 [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-28T16:49:25Z',
'fuel_type': 'diesel',
'id': '43bcc271-f126-5437-ba75-95ae60cbfa9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW53696',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 152608,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-30',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency AMG Sport',
'transmission': 'automatic',
'trim': 'BlueEfficiency AMG Sport',
'year': 2016}
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW53696%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Saving data for DW53696: {'auction_closing_time': 1774716565.0, 'created_time': 1774526804.616907, 'last_price_update_time': 1774706819.552351}
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DW53696') HTTP/1.1" 204 0
2026-03-28 14:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: HA02667
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA02667%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for HA02667: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: VF37743
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: YF99217
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: DY73296
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: EG78333
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: PY58212
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY58212%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for PY58212: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: RZ99853
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: RL06920
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: GK45626
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK45626%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for GK45626: 0
2026-03-28 14:06:59 [auto1.it] INFO: Found listing with ID: TY80704
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY80704%27 HTTP/1.1" 200 None
2026-03-28 14:06:59 [auto1.it] INFO: Scrape type for TY80704: 2
2026-03-28 14:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4926f44d-67c8-5750-ae18-0c24b2d672fe with identifier: TY80704
2026-03-28 14:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4926f44d-67c8-5750-ae18-0c24b2d672fe with scrape type 2
2026-03-28 14:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4926f44d-67c8-5750-ae18-0c24b2d672fe with scrape type 2
2026-03-28 14:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4926f44d-67c8-5750-ae18-0c24b2d672fe, identifier: TY80704
2026-03-28 14:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4926f44d-67c8-5750-ae18-0c24b2d672fe with identifier: TY80704
2026-03-28 14:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4926f44d-67c8-5750-ae18-0c24b2d672fe with identifier: TY80704
2026-03-28 14:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4926f44d-67c8-5750-ae18-0c24b2d672fe with identifier: TY80704 to the API
2026-03-28 14:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:31:56Z',
'fuel_type': 'diesel',
'id': '4926f44d-67c8-5750-ae18-0c24b2d672fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY80704',
'listing': 'auction',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 154463,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-25',
'seller_name': None,
'title': 'Fiat Tipo 1.3 M-Jet City Life',
'transmission': 'manual',
'trim': 'City Life',
'year': 2022}
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY80704%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Saving data for TY80704: {'auction_closing_time': 1774715516.0, 'created_time': 1774526793.966422, 'last_price_update_time': 1774706820.16018}
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TY80704') HTTP/1.1" 204 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: TU01190
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: LW64667
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: AG51649
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG51649%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for AG51649: 2
2026-03-28 14:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1208e531-ce67-51b7-ac37-dcacfb5ad78d with identifier: AG51649
2026-03-28 14:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1208e531-ce67-51b7-ac37-dcacfb5ad78d with scrape type 2
2026-03-28 14:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1208e531-ce67-51b7-ac37-dcacfb5ad78d with scrape type 2
2026-03-28 14:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1208e531-ce67-51b7-ac37-dcacfb5ad78d, identifier: AG51649
2026-03-28 14:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1208e531-ce67-51b7-ac37-dcacfb5ad78d with identifier: AG51649
2026-03-28 14:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1208e531-ce67-51b7-ac37-dcacfb5ad78d with identifier: AG51649
2026-03-28 14:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1208e531-ce67-51b7-ac37-dcacfb5ad78d with identifier: AG51649 to the API
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:25:38Z',
'fuel_type': 'diesel',
'id': '1208e531-ce67-51b7-ac37-dcacfb5ad78d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG51649',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 221916,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-19',
'seller_name': None,
'title': 'BMW 1er 120d xDrive M Sport',
'transmission': 'automatic',
'trim': 'xDrive M Sport',
'year': 2015}
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG51649%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Saving data for AG51649: {'auction_closing_time': 1774715138.0, 'created_time': 1774526742.959711, 'last_price_update_time': 1774706820.578843}
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AG51649') HTTP/1.1" 204 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: HY24657
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: BA90157
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: AZ56413
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ56413%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for AZ56413: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: EV65529
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV65529%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for EV65529: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: HK54342
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: TD67992
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: BD83162
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD83162%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for BD83162: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: WZ30101
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ30101%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for WZ30101: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: FP75199
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP75199%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for FP75199: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: KX92942
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX92942%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for KX92942: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: HC85966
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC85966%27 HTTP/1.1" 200 None
2026-03-28 14:07:00 [auto1.it] INFO: Scrape type for HC85966: 0
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: RC69852
2026-03-28 14:07:00 [auto1.it] INFO: Found listing with ID: NB44357
2026-03-28 14:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:01 [auto1.it] INFO: Channel: 24h | Page: 29 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:01 [auto1.it] INFO: Found listing with ID: NV42271
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV42271%27 HTTP/1.1" 200 None
2026-03-28 14:07:01 [auto1.it] INFO: Scrape type for NV42271: 2
2026-03-28 14:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73b4666-ed66-51b5-b778-32850c37d741 with identifier: NV42271
2026-03-28 14:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73b4666-ed66-51b5-b778-32850c37d741 with scrape type 2
2026-03-28 14:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73b4666-ed66-51b5-b778-32850c37d741 with scrape type 2
2026-03-28 14:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b73b4666-ed66-51b5-b778-32850c37d741, identifier: NV42271
2026-03-28 14:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b73b4666-ed66-51b5-b778-32850c37d741 with identifier: NV42271
2026-03-28 14:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b73b4666-ed66-51b5-b778-32850c37d741 with identifier: NV42271
2026-03-28 14:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b73b4666-ed66-51b5-b778-32850c37d741 with identifier: NV42271 to the API
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:18:10Z',
'fuel_type': 'diesel',
'id': 'b73b4666-ed66-51b5-b778-32850c37d741',
'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/NV42271',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan Allspace',
'odometer': 275159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-29',
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Advanced BlueMotion 4Motion',
'transmission': 'automatic',
'trim': 'Advanced BlueMotion 4Motion',
'year': 2020}
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV42271%27 HTTP/1.1" 200 None
2026-03-28 14:07:01 [auto1.it] INFO: Saving data for NV42271: {'auction_closing_time': 1774714690.0, 'created_time': 1774008354.631386, 'last_price_update_time': 1774706821.967434}
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NV42271') HTTP/1.1" 204 0
2026-03-28 14:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: CS16004
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS16004%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for CS16004: 2
2026-03-28 14:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with identifier: CS16004
2026-03-28 14:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with scrape type 2
2026-03-28 14:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with scrape type 2
2026-03-28 14:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9cfc9e02-c077-5006-acaa-dec7ccf19e11, identifier: CS16004
2026-03-28 14:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with identifier: CS16004
2026-03-28 14:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with identifier: CS16004
2026-03-28 14:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9cfc9e02-c077-5006-acaa-dec7ccf19e11 with identifier: CS16004 to the API
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 150,
'expiration_date': '2026-03-28T16:34:20Z',
'fuel_type': 'diesel',
'id': '9cfc9e02-c077-5006-acaa-dec7ccf19e11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS16004',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 66905,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-08',
'seller_name': None,
'title': 'Land Rover Evoque D150 Mild-Hybrid S',
'transmission': 'automatic',
'trim': 'S',
'year': 2019}
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS16004%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Saving data for CS16004: {'auction_closing_time': 1774715660.0, 'created_time': 1774526778.383417, 'last_price_update_time': 1774706822.511921}
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CS16004') HTTP/1.1" 204 0
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: YA80598
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA80598%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for YA80598: 0
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: EX06021
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: MS41612
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: RN15914
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN15914%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for RN15914: 0
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: TP79080
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: WE89582
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE89582%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for WE89582: 0
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: EF87195
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: WE25816
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE25816%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for WE25816: 0
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: BH62739
2026-03-28 14:07:02 [auto1.it] INFO: Found listing with ID: HE61861
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE61861%27 HTTP/1.1" 200 None
2026-03-28 14:07:02 [auto1.it] INFO: Scrape type for HE61861: 2
2026-03-28 14:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with identifier: HE61861
2026-03-28 14:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with scrape type 2
2026-03-28 14:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with scrape type 2
2026-03-28 14:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a, identifier: HE61861
2026-03-28 14:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with identifier: HE61861
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-28 14:07:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 14:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with identifier: HE61861
2026-03-28 14:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a with identifier: HE61861 to the API
2026-03-28 14:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 144,
'expiration_date': '2026-03-28T16:33:27Z',
'fuel_type': 'gas',
'id': 'ddd13dc4-7612-5a5d-820d-b1f0dc5acd8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HE61861',
'listing': 'auction',
'make': 'Haval',
'model': 'H2',
'odometer': 45624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seller_name': None,
'title': 'Haval H2 1.5 LPG Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2021}
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE61861%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Saving data for HE61861: {'auction_closing_time': 1774715607.0, 'created_time': 1774526832.114629, 'last_price_update_time': 1774706823.157279}
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HE61861') HTTP/1.1" 204 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: ZP49610
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: JF46642
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF46642%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for JF46642: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: PD12623
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD12623%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for PD12623: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: KZ30481
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ30481%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for KZ30481: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: XG03695
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: ZM05911
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: SK71918
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: RY16068
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: ZL28386
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: HA95428
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA95428%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for HA95428: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: YV30830
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV30830%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for YV30830: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: GW68034
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW68034%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for GW68034: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: CC46702
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: GY41303
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: JN64307
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN64307%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for JN64307: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: DT10688
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT10688%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for DT10688: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: KW88913
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW88913%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for KW88913: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: WR05757
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR05757%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for WR05757: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: KN14536
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN14536%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for KN14536: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: GR13537
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: PU36388
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU36388%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for PU36388: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: CJ46241
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ46241%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for CJ46241: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: DF43050
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: PN79982
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: VS33073
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: GR09815
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR09815%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for GR09815: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: RG52060
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG52060%27 HTTP/1.1" 200 None
2026-03-28 14:07:03 [auto1.it] INFO: Scrape type for RG52060: 0
2026-03-28 14:07:03 [auto1.it] INFO: Found listing with ID: SJ09087
2026-03-28 14:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:04 [auto1.it] INFO: Channel: 24h | Page: 30 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: CV33669
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV33669%27 HTTP/1.1" 200 None
2026-03-28 14:07:04 [auto1.it] INFO: Scrape type for CV33669: 0
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: UB96617
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: CC54288
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: SR46685
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: ZK89803
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: BX02357
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX02357%27 HTTP/1.1" 200 None
2026-03-28 14:07:04 [auto1.it] INFO: Scrape type for BX02357: 0
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: GH50385
2026-03-28 14:07:04 [auto1.it] INFO: Found listing with ID: JK53283
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK53283%27 HTTP/1.1" 200 None
2026-03-28 14:07:04 [auto1.it] INFO: Scrape type for JK53283: 2
2026-03-28 14:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with identifier: JK53283
2026-03-28 14:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with scrape type 2
2026-03-28 14:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with scrape type 2
2026-03-28 14:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 72d487c1-74ed-51e6-a1f4-19ef8399bff7, identifier: JK53283
2026-03-28 14:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with identifier: JK53283
2026-03-28 14:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with identifier: JK53283
2026-03-28 14:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 72d487c1-74ed-51e6-a1f4-19ef8399bff7 with identifier: JK53283 to the API
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:28:29Z',
'fuel_type': 'diesel',
'id': '72d487c1-74ed-51e6-a1f4-19ef8399bff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK53283',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 170101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-26',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro Business',
'transmission': 'automatic',
'trim': 'quattro Business',
'year': 2015}
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK53283%27 HTTP/1.1" 200 None
2026-03-28 14:07:04 [auto1.it] INFO: Saving data for JK53283: {'auction_closing_time': 1774715309.0, 'created_time': 1774429543.896321, 'last_price_update_time': 1774706824.904849}
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK53283') HTTP/1.1" 204 0
2026-03-28 14:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: JF95895
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF95895%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for JF95895: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: NT74531
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: TS34792
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: CS89848
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: UY09098
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: CP19767
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: KR43222
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: SU00968
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU00968%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for SU00968: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: NT59940
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: JA46265
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA46265%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for JA46265: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: RR88002
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RR88002%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for RR88002: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: KJ52341
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: ZS89496
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS89496%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for ZS89496: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: LF91623
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF91623%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for LF91623: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: EB44721
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB44721%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for EB44721: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: TZ05140
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ05140%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for TZ05140: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: NG93941
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG93941%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for NG93941: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: NL26741
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL26741%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for NL26741: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: BF95758
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF95758%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for BF95758: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: LG12773
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG12773%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for LG12773: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: SK24078
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: AN86148
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN86148%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for AN86148: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: EM78419
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM78419%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for EM78419: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: TT32643
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: GD67829
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD67829%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for GD67829: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: RA70814
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA70814%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for RA70814: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: BX38119
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: FR55609
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR55609%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for FR55609: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: ZW61080
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW61080%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for ZW61080: 2
2026-03-28 14:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e171201-dd5a-5ba1-9065-e62cc213658e with identifier: ZW61080
2026-03-28 14:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e171201-dd5a-5ba1-9065-e62cc213658e with scrape type 2
2026-03-28 14:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e171201-dd5a-5ba1-9065-e62cc213658e with scrape type 2
2026-03-28 14:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3e171201-dd5a-5ba1-9065-e62cc213658e, identifier: ZW61080
2026-03-28 14:07:05 [scrapy.extensions.logstats] INFO: Crawled 112 pages (at 29 pages/min), scraped 101 items (at 52 items/min)
2026-03-28 14:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3e171201-dd5a-5ba1-9065-e62cc213658e with identifier: ZW61080
2026-03-28 14:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3e171201-dd5a-5ba1-9065-e62cc213658e with identifier: ZW61080
2026-03-28 14:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3e171201-dd5a-5ba1-9065-e62cc213658e with identifier: ZW61080 to the API
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:38:49Z',
'fuel_type': 'diesel',
'id': '3e171201-dd5a-5ba1-9065-e62cc213658e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZW61080',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 18142,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-29',
'seller_name': None,
'title': 'Jeep Compass 1.6 M-Jet Longitude FWD',
'transmission': 'manual',
'trim': 'Longitude FWD',
'year': 2021}
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW61080%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Saving data for ZW61080: {'auction_closing_time': 1774715929.0, 'created_time': 1774526802.278161, 'last_price_update_time': 1774706825.778732}
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZW61080') HTTP/1.1" 204 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: ZN01061
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN01061%27 HTTP/1.1" 200 None
2026-03-28 14:07:05 [auto1.it] INFO: Scrape type for ZN01061: 0
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: CB66149
2026-03-28 14:07:05 [auto1.it] INFO: Found listing with ID: AR54345
2026-03-28 14:07: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-28 14:07:07 [auto1.it] INFO: Channel: 24h | Page: 31 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: HH71659
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH71659%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for HH71659: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: YL77107
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: NZ65760
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: EZ92268
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: SS19742
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: UA22723
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA22723%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for UA22723: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: WN10249
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN10249%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for WN10249: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: BS22593
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS22593%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for BS22593: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: RS53925
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: WF98355
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WF98355%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for WF98355: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: KK16501
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: AL46410
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: EY73607
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY73607%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for EY73607: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: NR08149
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: BR68512
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR68512%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for BR68512: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: ED61814
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED61814%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for ED61814: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: EW91722
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: JC71555
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC71555%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for JC71555: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: ZF01645
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF01645%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for ZF01645: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: NX47141
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX47141%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for NX47141: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: DN07271
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN07271%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for DN07271: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: GY11839
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY11839%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for GY11839: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: AV12122
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AV12122%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for AV12122: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: TW69998
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: WX96902
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: ZZ84284
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ84284%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for ZZ84284: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: ST13349
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST13349%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for ST13349: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: AT74871
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT74871%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for AT74871: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: LZ72377
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ72377%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for LZ72377: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: ZE71737
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE71737%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for ZE71737: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: LG98930
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG98930%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for LG98930: 2
2026-03-28 14:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with identifier: LG98930
2026-03-28 14:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with scrape type 2
2026-03-28 14:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with scrape type 2
2026-03-28 14:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4e479ac3-5bf1-583d-9ed4-7bd85f793791, identifier: LG98930
2026-03-28 14:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with identifier: LG98930
2026-03-28 14:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with identifier: LG98930
2026-03-28 14:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4e479ac3-5bf1-583d-9ed4-7bd85f793791 with identifier: LG98930 to the API
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:53:49Z',
'fuel_type': 'diesel',
'id': '4e479ac3-5bf1-583d-9ed4-7bd85f793791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG98930',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 200278,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-24',
'seller_name': None,
'title': 'Ford C-Max 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2011}
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG98930%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Saving data for LG98930: {'auction_closing_time': 1774716829.0, 'created_time': 1774526730.525628, 'last_price_update_time': 1774706827.820338}
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LG98930') HTTP/1.1" 204 0
2026-03-28 14:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: CX09724
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX09724%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for CX09724: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: MK54778
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK54778%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for MK54778: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: PZ08956
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ08956%27 HTTP/1.1" 200 None
2026-03-28 14:07:07 [auto1.it] INFO: Scrape type for PZ08956: 0
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: XY83174
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: JK67025
2026-03-28 14:07:07 [auto1.it] INFO: Found listing with ID: WS86026
2026-03-28 14:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS86026%27 HTTP/1.1" 200 None
2026-03-28 14:07:08 [auto1.it] INFO: Scrape type for WS86026: 0
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: ZA88698
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: PM10461
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM10461%27 HTTP/1.1" 200 None
2026-03-28 14:07:08 [auto1.it] INFO: Scrape type for PM10461: 0
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: SP76213
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP76213%27 HTTP/1.1" 200 None
2026-03-28 14:07:08 [auto1.it] INFO: Scrape type for SP76213: 0
2026-03-28 14:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:08 [auto1.it] INFO: Channel: 24h | Page: 32 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: CS00409
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: VM52207
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: HA26046
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: NP04036
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: TR59701
2026-03-28 14:07:08 [auto1.it] INFO: Found listing with ID: KX10481
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX10481%27 HTTP/1.1" 200 None
2026-03-28 14:07:08 [auto1.it] INFO: Scrape type for KX10481: 2
2026-03-28 14:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08680dc-dc06-5cf2-8f08-7e7234a9756c with identifier: KX10481
2026-03-28 14:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08680dc-dc06-5cf2-8f08-7e7234a9756c with scrape type 2
2026-03-28 14:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08680dc-dc06-5cf2-8f08-7e7234a9756c with scrape type 2
2026-03-28 14:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f08680dc-dc06-5cf2-8f08-7e7234a9756c, identifier: KX10481
2026-03-28 14:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f08680dc-dc06-5cf2-8f08-7e7234a9756c with identifier: KX10481
2026-03-28 14:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f08680dc-dc06-5cf2-8f08-7e7234a9756c with identifier: KX10481
2026-03-28 14:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f08680dc-dc06-5cf2-8f08-7e7234a9756c with identifier: KX10481 to the API
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:48:09Z',
'fuel_type': 'petrol',
'id': 'f08680dc-dc06-5cf2-8f08-7e7234a9756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KX10481',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 99588,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-28',
'seller_name': None,
'title': 'Toyota Aygo 1.0 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX10481%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Saving data for KX10481: {'auction_closing_time': 1774716489.0, 'created_time': 1774526765.694814, 'last_price_update_time': 1774706829.26995}
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KX10481') HTTP/1.1" 204 0
2026-03-28 14:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: YH31612
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH31612%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for YH31612: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: YM20104
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM20104%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for YM20104: 2
2026-03-28 14:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ecb448-7e2e-5d7a-86d0-516827387e0a with identifier: YM20104
2026-03-28 14:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ecb448-7e2e-5d7a-86d0-516827387e0a with scrape type 2
2026-03-28 14:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ecb448-7e2e-5d7a-86d0-516827387e0a with scrape type 2
2026-03-28 14:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b4ecb448-7e2e-5d7a-86d0-516827387e0a, identifier: YM20104
2026-03-28 14:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b4ecb448-7e2e-5d7a-86d0-516827387e0a with identifier: YM20104
2026-03-28 14:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b4ecb448-7e2e-5d7a-86d0-516827387e0a with identifier: YM20104
2026-03-28 14:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b4ecb448-7e2e-5d7a-86d0-516827387e0a with identifier: YM20104 to the API
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 70,
'expiration_date': '2026-03-28T16:34:51Z',
'fuel_type': 'diesel',
'id': 'b4ecb448-7e2e-5d7a-86d0-516827387e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YM20104',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 309483,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-11-27',
'seller_name': None,
'title': 'Fiat Panda 1.3 JTD Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2006}
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM20104%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Saving data for YM20104: {'auction_closing_time': 1774715691.0, 'created_time': 1774429524.34245, 'last_price_update_time': 1774706829.864736}
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YM20104') HTTP/1.1" 204 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: NW69655
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW69655%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for NW69655: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: GS12960
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS12960%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for GS12960: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: LL73922
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL73922%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for LL73922: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: CG84087
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: CV08843
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: RT64884
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: YX93099
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: TD31675
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD31675%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for TD31675: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: XJ00543
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: VX61752
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: RB12034
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: UX48429
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: AX27463
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: EB51163
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: UH08527
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: HR07647
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: PJ46449
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PJ46449%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for PJ46449: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: ZY55169
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: GX95672
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX95672%27 HTTP/1.1" 200 None
2026-03-28 14:07:09 [auto1.it] INFO: Scrape type for GX95672: 0
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: SP14530
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: AA77653
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: XM03029
2026-03-28 14:07:09 [auto1.it] INFO: Found listing with ID: LK74969
2026-03-28 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK74969%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Scrape type for LK74969: 0
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: CB30744
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: RE87143
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: SN57039
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: KL78509
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL78509%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Scrape type for KL78509: 2
2026-03-28 14:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46bd65f4-9261-525a-bf81-7150e2fc2fdf with identifier: KL78509
2026-03-28 14:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46bd65f4-9261-525a-bf81-7150e2fc2fdf with scrape type 2
2026-03-28 14:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46bd65f4-9261-525a-bf81-7150e2fc2fdf with scrape type 2
2026-03-28 14:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 46bd65f4-9261-525a-bf81-7150e2fc2fdf, identifier: KL78509
2026-03-28 14:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 46bd65f4-9261-525a-bf81-7150e2fc2fdf with identifier: KL78509
2026-03-28 14:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 46bd65f4-9261-525a-bf81-7150e2fc2fdf with identifier: KL78509
2026-03-28 14:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 46bd65f4-9261-525a-bf81-7150e2fc2fdf with identifier: KL78509 to the API
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:33:59Z',
'fuel_type': 'diesel',
'id': '46bd65f4-9261-525a-bf81-7150e2fc2fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KL78509',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 132766,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-02',
'seller_name': None,
'title': 'Hyundai Tucson 2.0 CRDi Xpossible 4WD',
'transmission': 'automatic',
'trim': 'Xpossible 4WD',
'year': 2015}
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL78509%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Saving data for KL78509: {'auction_closing_time': 1774715639.0, 'created_time': 1773136057.209782, 'last_price_update_time': 1774706830.435316}
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KL78509') HTTP/1.1" 204 0
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: KU41331
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: TG15136
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG15136%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Scrape type for TG15136: 0
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: JF99544
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: JC73899
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC73899%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Scrape type for JC73899: 0
2026-03-28 14:07:10 [auto1.it] INFO: Found listing with ID: ZA39687
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA39687%27 HTTP/1.1" 200 None
2026-03-28 14:07:10 [auto1.it] INFO: Scrape type for ZA39687: 0
2026-03-28 14:07: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-28 14:07:11 [auto1.it] INFO: Channel: 24h | Page: 33 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: JR96571
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR96571%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for JR96571: 0
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: CK86990
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK86990%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for CK86990: 0
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: PL52224
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: KU76175
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU76175%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for KU76175: 0
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: FF25963
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF25963%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for FF25963: 0
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: SR16589
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR16589%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for SR16589: 0
2026-03-28 14:07:11 [auto1.it] INFO: Found listing with ID: HU73227
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU73227%27 HTTP/1.1" 200 None
2026-03-28 14:07:11 [auto1.it] INFO: Scrape type for HU73227: 2
2026-03-28 14:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c935ba5-395e-53ab-b241-d0a93242f7d8 with identifier: HU73227
2026-03-28 14:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c935ba5-395e-53ab-b241-d0a93242f7d8 with scrape type 2
2026-03-28 14:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c935ba5-395e-53ab-b241-d0a93242f7d8 with scrape type 2
2026-03-28 14:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9c935ba5-395e-53ab-b241-d0a93242f7d8, identifier: HU73227
2026-03-28 14:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9c935ba5-395e-53ab-b241-d0a93242f7d8 with identifier: HU73227
2026-03-28 14:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9c935ba5-395e-53ab-b241-d0a93242f7d8 with identifier: HU73227
2026-03-28 14:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9c935ba5-395e-53ab-b241-d0a93242f7d8 with identifier: HU73227 to the API
2026-03-28 14:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 190,
'expiration_date': '2026-03-28T16:32:27Z',
'fuel_type': 'diesel',
'id': '9c935ba5-395e-53ab-b241-d0a93242f7d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU73227',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 164216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-21',
'seller_name': None,
'title': 'Land Rover Freelander 2.2 Td4 SD4 S',
'transmission': 'automatic',
'trim': 'SD4 S',
'year': 2012}
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU73227%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Saving data for HU73227: {'auction_closing_time': 1774715547.0, 'created_time': 1774526810.139439, 'last_price_update_time': 1774706832.232538}
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HU73227') HTTP/1.1" 204 0
2026-03-28 14:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: PR39180
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR39180%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for PR39180: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: LW03785
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW03785%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for LW03785: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: PZ70422
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: AL46390
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: HP25104
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP25104%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for HP25104: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: BF43503
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: RA46767
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA46767%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for RA46767: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: ZH71174
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH71174%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for ZH71174: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: AP00004
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: VJ49724
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: VG29105
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: CB60846
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: ZU34198
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU34198%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for ZU34198: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: TW04222
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW04222%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for TW04222: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: CB25121
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: DA23296
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: PN87184
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN87184%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for PN87184: 0
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: NV88375
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: JY18899
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: BA93594
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: YM08087
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: CM37896
2026-03-28 14:07:12 [auto1.it] INFO: Found listing with ID: EK96047
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK96047%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Scrape type for EK96047: 2
2026-03-28 14:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-28 14:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with scrape type 2
2026-03-28 14:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with scrape type 2
2026-03-28 14:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed, identifier: EK96047
2026-03-28 14:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-28 14:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-28 14:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047 to the API
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-28T16:02:04Z',
'fuel_type': 'petrol',
'id': 'bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EK96047',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 114427,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-30',
'seller_name': None,
'title': 'Toyota Aygo 1.0-VVT-i X-Cool',
'transmission': 'manual',
'trim': 'X-Cool',
'year': 2019}
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK96047%27 HTTP/1.1" 200 None
2026-03-28 14:07:12 [auto1.it] INFO: Saving data for EK96047: {'auction_closing_time': 1774713724.0, 'created_time': 1774526958.189042, 'last_price_update_time': 1774706832.92453}
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EK96047') HTTP/1.1" 204 0
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: JD15995
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD15995%27 HTTP/1.1" 200 None
2026-03-28 14:07:13 [auto1.it] INFO: Scrape type for JD15995: 0
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: LW17354
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: JS97160
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: TZ48601
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: AY64399
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY64399%27 HTTP/1.1" 200 None
2026-03-28 14:07:13 [auto1.it] INFO: Scrape type for AY64399: 0
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: SG52105
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG52105%27 HTTP/1.1" 200 None
2026-03-28 14:07:13 [auto1.it] INFO: Scrape type for SG52105: 0
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: YV94917
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: SD31467
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: YH31345
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH31345%27 HTTP/1.1" 200 None
2026-03-28 14:07:13 [auto1.it] INFO: Scrape type for YH31345: 0
2026-03-28 14:07:13 [auto1.it] INFO: Found listing with ID: AF62726
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF62726%27 HTTP/1.1" 200 None
2026-03-28 14:07:13 [auto1.it] INFO: Scrape type for AF62726: 0
2026-03-28 14:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:14 [auto1.it] INFO: Channel: 24h | Page: 34 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: ZD65765
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: CW24266
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW24266%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for CW24266: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: YD38640
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD38640%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for YD38640: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: NF26556
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF26556%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for NF26556: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: VN28128
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: PS25996
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: JL83734
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: WG31996
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG31996%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for WG31996: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: XZ26785
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: PL66586
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL66586%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for PL66586: 2
2026-03-28 14:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with identifier: PL66586
2026-03-28 14:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with scrape type 2
2026-03-28 14:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with scrape type 2
2026-03-28 14:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 88a6723c-8a01-5e1a-93c5-71a60d9baa4f, identifier: PL66586
2026-03-28 14:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with identifier: PL66586
2026-03-28 14:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with identifier: PL66586
2026-03-28 14:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 88a6723c-8a01-5e1a-93c5-71a60d9baa4f with identifier: PL66586 to the API
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:37:56Z',
'fuel_type': 'petrol',
'id': '88a6723c-8a01-5e1a-93c5-71a60d9baa4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL66586',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 42117,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-22',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2022}
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL66586%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Saving data for PL66586: {'auction_closing_time': 1774715876.0, 'created_time': 1774429614.285984, 'last_price_update_time': 1774706834.696321}
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PL66586') HTTP/1.1" 204 0
2026-03-28 14:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: FD29696
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: TH27811
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH27811%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for TH27811: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: HT57713
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: KD83488
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: DC26275
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: VX48328
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: HU51198
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU51198%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for HU51198: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: WP70299
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP70299%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for WP70299: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: EA17133
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA17133%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for EA17133: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: AU09842
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU09842%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for AU09842: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: VS08893
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: RP80474
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: AM02692
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: LY27741
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: SE55523
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE55523%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for SE55523: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: TA36833
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA36833%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for TA36833: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: BE49358
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: HY06064
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY06064%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for HY06064: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: EC55479
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: GZ47839
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ47839%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for GZ47839: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: MN87452
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN87452%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for MN87452: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: XY19791
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY19791%27 HTTP/1.1" 200 None
2026-03-28 14:07:14 [auto1.it] INFO: Scrape type for XY19791: 0
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: NB30939
2026-03-28 14:07:14 [auto1.it] INFO: Found listing with ID: TA75240
2026-03-28 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA75240%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Scrape type for TA75240: 2
2026-03-28 14:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-28 14:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9780e3-320b-5489-9ad9-4ddfb66c178b with scrape type 2
2026-03-28 14:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a9780e3-320b-5489-9ad9-4ddfb66c178b with scrape type 2
2026-03-28 14:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5a9780e3-320b-5489-9ad9-4ddfb66c178b, identifier: TA75240
2026-03-28 14:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-28 14:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-28 14:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240 to the API
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:15 [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': 340,
'expiration_date': '2026-03-28T16:12:09Z',
'fuel_type': 'petrol',
'id': '5a9780e3-320b-5489-9ad9-4ddfb66c178b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TA75240',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 137615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seller_name': None,
'title': 'BMW X5 xDrive 40i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2019}
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA75240%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Saving data for TA75240: {'auction_closing_time': 1774714329.0, 'created_time': 1774526833.729223, 'last_price_update_time': 1774706835.452488}
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TA75240') HTTP/1.1" 204 0
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: PA17142
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA17142%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Scrape type for PA17142: 0
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: FL87170
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL87170%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Scrape type for FL87170: 0
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: FB70845
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB70845%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Scrape type for FB70845: 0
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: AU70231
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: EZ99260
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ99260%27 HTTP/1.1" 200 None
2026-03-28 14:07:15 [auto1.it] INFO: Scrape type for EZ99260: 0
2026-03-28 14:07:15 [auto1.it] INFO: Found listing with ID: DG86254
2026-03-28 14:07: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-28 14:07:16 [auto1.it] INFO: Channel: 24h | Page: 35 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:16 [auto1.it] INFO: Found listing with ID: RG08073
2026-03-28 14:07:16 [auto1.it] INFO: Found listing with ID: KJ53675
2026-03-28 14:07:16 [auto1.it] INFO: Found listing with ID: SY54017
2026-03-28 14:07:16 [auto1.it] INFO: Found listing with ID: BT65910
2026-03-28 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT65910%27 HTTP/1.1" 200 None
2026-03-28 14:07:16 [auto1.it] INFO: Scrape type for BT65910: 2
2026-03-28 14:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc8536e-79a4-50fe-82f2-bd67590cd62a with identifier: BT65910
2026-03-28 14:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc8536e-79a4-50fe-82f2-bd67590cd62a with scrape type 2
2026-03-28 14:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdc8536e-79a4-50fe-82f2-bd67590cd62a with scrape type 2
2026-03-28 14:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cdc8536e-79a4-50fe-82f2-bd67590cd62a, identifier: BT65910
2026-03-28 14:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cdc8536e-79a4-50fe-82f2-bd67590cd62a with identifier: BT65910
2026-03-28 14:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cdc8536e-79a4-50fe-82f2-bd67590cd62a with identifier: BT65910
2026-03-28 14:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cdc8536e-79a4-50fe-82f2-bd67590cd62a with identifier: BT65910 to the API
2026-03-28 14:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 341,
'expiration_date': '2026-03-28T16:51:25Z',
'fuel_type': 'hybrid',
'id': 'cdc8536e-79a4-50fe-82f2-bd67590cd62a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT65910',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 99929,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-10',
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 Plug-in Hybrid Inscription Expression AWD',
'transmission': 'automatic',
'trim': 'Inscription Expression AWD',
'year': 2020}
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT65910%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Saving data for BT65910: {'auction_closing_time': 1774716685.0, 'created_time': 1774526756.129607, 'last_price_update_time': 1774706837.224781}
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BT65910') HTTP/1.1" 204 0
2026-03-28 14:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: SS15336
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: GJ83032
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ83032%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for GJ83032: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: XJ82802
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: JK56152
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK56152%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for JK56152: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: NZ90613
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: JH99386
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: GE08005
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: LT53678
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT53678%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for LT53678: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: FU79114
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: LV68988
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: UN42756
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: SZ24732
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: WT09600
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: XN00477
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: EP46295
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: WY28975
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: FG66384
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG66384%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for FG66384: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: HB99393
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: ZM53307
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: SG75657
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: CN94330
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN94330%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for CN94330: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: ME96207
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME96207%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for ME96207: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: ET79230
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: PL88516
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL88516%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for PL88516: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: AB63446
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB63446%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for AB63446: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: AG45482
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: UT31107
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: BE28605
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: KU20000
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: BR59197
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: GL68572
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: AH48855
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: DD73045
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD73045%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for DD73045: 2
2026-03-28 14:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb109db-6561-5b69-a426-da1bf580f459 with identifier: DD73045
2026-03-28 14:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb109db-6561-5b69-a426-da1bf580f459 with scrape type 2
2026-03-28 14:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb109db-6561-5b69-a426-da1bf580f459 with scrape type 2
2026-03-28 14:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cfb109db-6561-5b69-a426-da1bf580f459, identifier: DD73045
2026-03-28 14:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cfb109db-6561-5b69-a426-da1bf580f459 with identifier: DD73045
2026-03-28 14:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cfb109db-6561-5b69-a426-da1bf580f459 with identifier: DD73045
2026-03-28 14:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cfb109db-6561-5b69-a426-da1bf580f459 with identifier: DD73045 to the API
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:14:47Z',
'fuel_type': 'diesel',
'id': 'cfb109db-6561-5b69-a426-da1bf580f459',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD73045',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 48037,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-14',
'seller_name': None,
'title': 'Ford Ranger 2.0 TDCi Doppelkabine 4x4 XLT',
'transmission': 'automatic',
'trim': 'Doppelkabine 4x4 XLT',
'year': 2022}
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD73045%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Saving data for DD73045: {'auction_closing_time': 1774714487.0, 'created_time': 1772176827.629159, 'last_price_update_time': 1774706837.865616}
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DD73045') HTTP/1.1" 204 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: US62865
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: VB10041
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB10041%27 HTTP/1.1" 200 None
2026-03-28 14:07:17 [auto1.it] INFO: Scrape type for VB10041: 0
2026-03-28 14:07:17 [auto1.it] INFO: Found listing with ID: LS85229
2026-03-28 14:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:18 [auto1.it] INFO: Channel: 24h | Page: 36 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:18 [auto1.it] INFO: Found listing with ID: GN54162
2026-03-28 14:07:18 [auto1.it] INFO: Found listing with ID: TM85458
2026-03-28 14:07:18 [auto1.it] INFO: Found listing with ID: UW44918
2026-03-28 14:07:18 [auto1.it] INFO: Found listing with ID: BE09297
2026-03-28 14:07:18 [auto1.it] INFO: Found listing with ID: ZD06174
2026-03-28 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD06174%27 HTTP/1.1" 200 None
2026-03-28 14:07:18 [auto1.it] INFO: Scrape type for ZD06174: 2
2026-03-28 14:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with identifier: ZD06174
2026-03-28 14:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with scrape type 2
2026-03-28 14:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with scrape type 2
2026-03-28 14:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2d7687ee-3ace-581e-be2e-0d4f8c883fb7, identifier: ZD06174
2026-03-28 14:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with identifier: ZD06174
2026-03-28 14:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with identifier: ZD06174
2026-03-28 14:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2d7687ee-3ace-581e-be2e-0d4f8c883fb7 with identifier: ZD06174 to the API
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 115,
'expiration_date': '2026-03-28T16:05:54Z',
'fuel_type': 'petrol',
'id': '2d7687ee-3ace-581e-be2e-0d4f8c883fb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZD06174',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 117108,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-04-25',
'seller_name': None,
'title': 'Ford Focus 1.6 Ti-VCT Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2005}
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD06174%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Saving data for ZD06174: {'auction_closing_time': 1774713954.0, 'created_time': 1773436337.047513, 'last_price_update_time': 1774706839.298832}
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZD06174') HTTP/1.1" 204 0
2026-03-28 14:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: ZM37074
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM37074%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for ZM37074: 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: DZ91111
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ91111%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for DZ91111: 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: PL95293
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL95293%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for PL95293: 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: LC48470
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: RM58290
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: CT52714
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: AM26734
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: XT06571
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT06571%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for XT06571: 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: ZR51869
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR51869%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for ZR51869: 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: XL05283
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: RC86938
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: XB17509
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: EV67408
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV67408%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for EV67408: 2
2026-03-28 14:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15cd7485-a3eb-5225-a611-cf0c87939cbc with identifier: EV67408
2026-03-28 14:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15cd7485-a3eb-5225-a611-cf0c87939cbc with scrape type 2
2026-03-28 14:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15cd7485-a3eb-5225-a611-cf0c87939cbc with scrape type 2
2026-03-28 14:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 15cd7485-a3eb-5225-a611-cf0c87939cbc, identifier: EV67408
2026-03-28 14:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 15cd7485-a3eb-5225-a611-cf0c87939cbc with identifier: EV67408
2026-03-28 14:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 15cd7485-a3eb-5225-a611-cf0c87939cbc with identifier: EV67408
2026-03-28 14:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 15cd7485-a3eb-5225-a611-cf0c87939cbc with identifier: EV67408 to the API
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 95,
'expiration_date': '2026-03-28T16:17:35Z',
'fuel_type': 'petrol',
'id': '15cd7485-a3eb-5225-a611-cf0c87939cbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EV67408',
'listing': 'auction',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 159383,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-26',
'seller_name': None,
'title': 'Fiat Tipo 1.4 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2018}
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV67408%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Saving data for EV67408: {'auction_closing_time': 1774714655.0, 'created_time': 1774008341.109016, 'last_price_update_time': 1774706839.854196}
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EV67408') HTTP/1.1" 204 0
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: BX32751
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: HX97698
2026-03-28 14:07:19 [auto1.it] INFO: Found listing with ID: LU41088
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU41088%27 HTTP/1.1" 200 None
2026-03-28 14:07:19 [auto1.it] INFO: Scrape type for LU41088: 2
2026-03-28 14:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with identifier: LU41088
2026-03-28 14:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with scrape type 2
2026-03-28 14:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with scrape type 2
2026-03-28 14:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ec5b6835-b8d0-55d6-b383-0f54ab0a2e52, identifier: LU41088
2026-03-28 14:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with identifier: LU41088
2026-03-28 14:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with identifier: LU41088
2026-03-28 14:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ec5b6835-b8d0-55d6-b383-0f54ab0a2e52 with identifier: LU41088 to the API
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:13:12Z',
'fuel_type': 'gas',
'id': 'ec5b6835-b8d0-55d6-b383-0f54ab0a2e52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LU41088',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 157495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-21',
'seller_name': None,
'title': 'Dacia Duster 1.0 TCe LPG Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2021}
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU41088%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Saving data for LU41088: {'auction_closing_time': 1774714392.0, 'created_time': 1774429578.568505, 'last_price_update_time': 1774706840.353595}
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LU41088') HTTP/1.1" 204 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: JA23612
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: WV29949
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: XT85260
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: EA68503
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA68503%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for EA68503: 2
2026-03-28 14:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bddd578e-9b66-571f-8f57-f93fc2143170 with identifier: EA68503
2026-03-28 14:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bddd578e-9b66-571f-8f57-f93fc2143170 with scrape type 2
2026-03-28 14:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bddd578e-9b66-571f-8f57-f93fc2143170 with scrape type 2
2026-03-28 14:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bddd578e-9b66-571f-8f57-f93fc2143170, identifier: EA68503
2026-03-28 14:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bddd578e-9b66-571f-8f57-f93fc2143170 with identifier: EA68503
2026-03-28 14:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bddd578e-9b66-571f-8f57-f93fc2143170 with identifier: EA68503
2026-03-28 14:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bddd578e-9b66-571f-8f57-f93fc2143170 with identifier: EA68503 to the API
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 241,
'expiration_date': '2026-03-28T16:13:21Z',
'fuel_type': 'diesel',
'id': 'bddd578e-9b66-571f-8f57-f93fc2143170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA68503',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 158899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'seller_name': None,
'title': 'Land Rover Defender D240 110 SE',
'transmission': 'automatic',
'trim': '110 SE',
'year': 2020}
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA68503%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Saving data for EA68503: {'auction_closing_time': 1774714401.0, 'created_time': 1771966004.366636, 'last_price_update_time': 1774706840.86725}
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EA68503') HTTP/1.1" 204 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: TK21590
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: LV91282
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV91282%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for LV91282: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: WC44789
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: NF30981
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF30981%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for NF30981: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: UV29542
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV29542%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for UV29542: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: EE95145
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE95145%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for EE95145: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: BD71903
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: AY66790
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY66790%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for AY66790: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: NF08896
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF08896%27 HTTP/1.1" 200 None
2026-03-28 14:07:20 [auto1.it] INFO: Scrape type for NF08896: 0
2026-03-28 14:07:20 [auto1.it] INFO: Found listing with ID: SS87934
2026-03-28 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS87934%27 HTTP/1.1" 200 None
2026-03-28 14:07:21 [auto1.it] INFO: Scrape type for SS87934: 0
2026-03-28 14:07:21 [auto1.it] INFO: Found listing with ID: HP55152
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP55152%27 HTTP/1.1" 200 None
2026-03-28 14:07:21 [auto1.it] INFO: Scrape type for HP55152: 0
2026-03-28 14:07:21 [auto1.it] INFO: Found listing with ID: JV35295
2026-03-28 14:07:21 [auto1.it] INFO: Found listing with ID: ED24082
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED24082%27 HTTP/1.1" 200 None
2026-03-28 14:07:21 [auto1.it] INFO: Scrape type for ED24082: 0
2026-03-28 14:07:21 [auto1.it] INFO: Found listing with ID: WX67440
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX67440%27 HTTP/1.1" 200 None
2026-03-28 14:07:21 [auto1.it] INFO: Scrape type for WX67440: 0
2026-03-28 14:07:21 [auto1.it] INFO: Found listing with ID: GR86359
2026-03-28 14:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:22 [auto1.it] INFO: Channel: 24h | Page: 37 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: DW12727
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: SE81174
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE81174%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for SE81174: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: VZ97279
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: BN27649
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: JR54930
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR54930%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for JR54930: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: RZ16714
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: WL53251
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: RF41966
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: DV87281
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV87281%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for DV87281: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: LP60965
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP60965%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for LP60965: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: SS74594
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS74594%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for SS74594: 2
2026-03-28 14:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-28 14:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e4ca58-aedf-58e1-91cd-3738d903371a with scrape type 2
2026-03-28 14:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e4ca58-aedf-58e1-91cd-3738d903371a with scrape type 2
2026-03-28 14:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0e4ca58-aedf-58e1-91cd-3738d903371a, identifier: SS74594
2026-03-28 14:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-28 14:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-28 14:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594 to the API
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:04:05Z',
'fuel_type': 'diesel',
'id': 'b0e4ca58-aedf-58e1-91cd-3738d903371a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS74594',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 247944,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-27',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2016}
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS74594%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Saving data for SS74594: {'auction_closing_time': 1774713845.0, 'created_time': 1774526804.2364, 'last_price_update_time': 1774706842.76378}
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SS74594') HTTP/1.1" 204 0
2026-03-28 14:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: GA52227
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA52227%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for GA52227: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: SE94922
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: KC15841
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: AL92131
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: SP03533
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: EP94562
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: HP33672
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP33672%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for HP33672: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: PZ35188
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: XK43361
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK43361%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for XK43361: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: AF46529
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF46529%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for AF46529: 0
2026-03-28 14:07:22 [auto1.it] INFO: Found listing with ID: DR37659
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR37659%27 HTTP/1.1" 200 None
2026-03-28 14:07:22 [auto1.it] INFO: Scrape type for DR37659: 2
2026-03-28 14:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23dfc773-10d0-5294-a244-6805d7271e62 with identifier: DR37659
2026-03-28 14:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23dfc773-10d0-5294-a244-6805d7271e62 with scrape type 2
2026-03-28 14:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23dfc773-10d0-5294-a244-6805d7271e62 with scrape type 2
2026-03-28 14:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 23dfc773-10d0-5294-a244-6805d7271e62, identifier: DR37659
2026-03-28 14:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 23dfc773-10d0-5294-a244-6805d7271e62 with identifier: DR37659
2026-03-28 14:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 23dfc773-10d0-5294-a244-6805d7271e62 with identifier: DR37659
2026-03-28 14:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 23dfc773-10d0-5294-a244-6805d7271e62 with identifier: DR37659 to the API
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 120,
'expiration_date': '2026-03-28T16:56:15Z',
'fuel_type': 'diesel',
'id': '23dfc773-10d0-5294-a244-6805d7271e62',
'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/DR37659',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 197753,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-24',
'seller_name': None,
'title': 'Fiat 500L 1.6 JTDM Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR37659%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Saving data for DR37659: {'auction_closing_time': 1774716975.0, 'created_time': 1774526822.422316, 'last_price_update_time': 1774706843.364872}
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DR37659') HTTP/1.1" 204 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: RA62003
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: PX04626
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX04626%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for PX04626: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: JJ49663
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: NC94766
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC94766%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for NC94766: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: TM14031
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: TG82781
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: ES51073
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES51073%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for ES51073: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: FT97220
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: WU99232
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU99232%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for WU99232: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: SA50428
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA50428%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for SA50428: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: JJ80566
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ80566%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for JJ80566: 0
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: WH82404
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: KC02263
2026-03-28 14:07:23 [auto1.it] INFO: Found listing with ID: WX97705
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX97705%27 HTTP/1.1" 200 None
2026-03-28 14:07:23 [auto1.it] INFO: Scrape type for WX97705: 2
2026-03-28 14:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6725f9b7-0560-5f29-9784-a631de159e1c with identifier: WX97705
2026-03-28 14:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6725f9b7-0560-5f29-9784-a631de159e1c with scrape type 2
2026-03-28 14:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6725f9b7-0560-5f29-9784-a631de159e1c with scrape type 2
2026-03-28 14:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6725f9b7-0560-5f29-9784-a631de159e1c, identifier: WX97705
2026-03-28 14:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6725f9b7-0560-5f29-9784-a631de159e1c with identifier: WX97705
2026-03-28 14:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6725f9b7-0560-5f29-9784-a631de159e1c with identifier: WX97705
2026-03-28 14:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6725f9b7-0560-5f29-9784-a631de159e1c with identifier: WX97705 to the API
2026-03-28 14:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:01:09Z',
'fuel_type': 'diesel',
'id': '6725f9b7-0560-5f29-9784-a631de159e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WX97705',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Connect',
'odometer': 304667,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-31',
'seller_name': None,
'title': 'Ford Tourneo Connect 1.5 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2015}
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX97705%27 HTTP/1.1" 200 None
2026-03-28 14:07:24 [auto1.it] INFO: Saving data for WX97705: {'auction_closing_time': 1774713669.0, 'created_time': 1774526969.593016, 'last_price_update_time': 1774706844.055467}
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WX97705') HTTP/1.1" 204 0
2026-03-28 14:07:24 [auto1.it] INFO: Found listing with ID: GH19384
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GH19384%27 HTTP/1.1" 200 None
2026-03-28 14:07:24 [auto1.it] INFO: Scrape type for GH19384: 0
2026-03-28 14:07:24 [auto1.it] INFO: Found listing with ID: NR23984
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR23984%27 HTTP/1.1" 200 None
2026-03-28 14:07:24 [auto1.it] INFO: Scrape type for NR23984: 0
2026-03-28 14:07:24 [auto1.it] INFO: Found listing with ID: CJ26443
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ26443%27 HTTP/1.1" 200 None
2026-03-28 14:07:24 [auto1.it] INFO: Scrape type for CJ26443: 0
2026-03-28 14:07:24 [auto1.it] INFO: Found listing with ID: EC13131
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC13131%27 HTTP/1.1" 200 None
2026-03-28 14:07:24 [auto1.it] INFO: Scrape type for EC13131: 0
2026-03-28 14:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:25 [auto1.it] INFO: Channel: 24h | Page: 38 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: GU38190
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: YH62584
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH62584%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for YH62584: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: SN06060
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN06060%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for SN06060: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: ZJ24732
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: GR20661
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR20661%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for GR20661: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: YK56738
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK56738%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for YK56738: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: GW87429
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: NM70552
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: BH09542
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH09542%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for BH09542: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: HH07211
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: SY55940
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: HU85714
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: SN24706
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: ZP79936
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: NL88933
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL88933%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for NL88933: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: HD78178
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD78178%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for HD78178: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: DE32338
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE32338%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for DE32338: 0
2026-03-28 14:07:25 [auto1.it] INFO: Found listing with ID: AK32072
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK32072%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Scrape type for AK32072: 2
2026-03-28 14:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db936f36-af43-53c4-b71d-c81027cc8d36 with identifier: AK32072
2026-03-28 14:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db936f36-af43-53c4-b71d-c81027cc8d36 with scrape type 2
2026-03-28 14:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db936f36-af43-53c4-b71d-c81027cc8d36 with scrape type 2
2026-03-28 14:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: db936f36-af43-53c4-b71d-c81027cc8d36, identifier: AK32072
2026-03-28 14:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: db936f36-af43-53c4-b71d-c81027cc8d36 with identifier: AK32072
2026-03-28 14:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: db936f36-af43-53c4-b71d-c81027cc8d36 with identifier: AK32072
2026-03-28 14:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: db936f36-af43-53c4-b71d-c81027cc8d36 with identifier: AK32072 to the API
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:10:22Z',
'fuel_type': 'diesel',
'id': 'db936f36-af43-53c4-b71d-c81027cc8d36',
'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/AK32072',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 291756,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-12',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2018}
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK32072%27 HTTP/1.1" 200 None
2026-03-28 14:07:25 [auto1.it] INFO: Saving data for AK32072: {'auction_closing_time': 1774714222.0, 'created_time': 1774429589.173456, 'last_price_update_time': 1774706845.899772}
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AK32072') HTTP/1.1" 204 0
2026-03-28 14:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: AB09853
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB09853%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for AB09853: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: PS40086
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS40086%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for PS40086: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: XJ23148
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ23148%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for XJ23148: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: FX22483
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: BY60716
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: JR58034
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR58034%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for JR58034: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: AE43427
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: RU31162
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU31162%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for RU31162: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: VS39586
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS39586%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for VS39586: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: EA47428
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: WB86834
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB86834%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for WB86834: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: NL88332
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: EW60341
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW60341%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for EW60341: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: HG53110
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: XD73151
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD73151%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for XD73151: 2
2026-03-28 14:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with identifier: XD73151
2026-03-28 14:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with scrape type 2
2026-03-28 14:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with scrape type 2
2026-03-28 14:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ec6436a-b5d8-591b-881d-3633ef8d66b3, identifier: XD73151
2026-03-28 14:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with identifier: XD73151
2026-03-28 14:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with identifier: XD73151
2026-03-28 14:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ec6436a-b5d8-591b-881d-3633ef8d66b3 with identifier: XD73151 to the API
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:14:42Z',
'fuel_type': 'diesel',
'id': '5ec6436a-b5d8-591b-881d-3633ef8d66b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XD73151',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 115116,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-08',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 HSE',
'transmission': 'automatic',
'trim': 'HSE',
'year': 2015}
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD73151%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Saving data for XD73151: {'auction_closing_time': 1774714482.0, 'created_time': 1774526955.871176, 'last_price_update_time': 1774706846.663316}
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XD73151') HTTP/1.1" 204 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: PE73293
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: AN97971
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: RN28798
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN28798%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for RN28798: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: XR36551
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: ZX52658
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX52658%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for ZX52658: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: GT17675
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT17675%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for GT17675: 0
2026-03-28 14:07:26 [auto1.it] INFO: Found listing with ID: DN72005
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN72005%27 HTTP/1.1" 200 None
2026-03-28 14:07:26 [auto1.it] INFO: Scrape type for DN72005: 0
2026-03-28 14:07: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-28 14:07:27 [auto1.it] INFO: Channel: 24h | Page: 39 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: UJ09788
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: RF11851
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF11851%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for RF11851: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: MG39360
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG39360%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for MG39360: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: UR73173
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR73173%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for UR73173: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: SY30215
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY30215%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for SY30215: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: XR70694
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: YM70173
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: VE91156
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: GS51961
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: JP32854
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP32854%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for JP32854: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: BR14904
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR14904%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for BR14904: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: DN82434
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN82434%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for DN82434: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: LH79871
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: AA53692
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA53692%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for AA53692: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: XU52863
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: XE42433
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE42433%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for XE42433: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: GZ15334
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ15334%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for GZ15334: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: WJ00117
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: GM47184
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM47184%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for GM47184: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: KY15246
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY15246%27 HTTP/1.1" 200 None
2026-03-28 14:07:27 [auto1.it] INFO: Scrape type for KY15246: 0
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: FX38353
2026-03-28 14:07:27 [auto1.it] INFO: Found listing with ID: JM07675
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM07675%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for JM07675: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: NF63759
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF63759%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for NF63759: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: BF97905
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF97905%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for BF97905: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: YW01927
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: RV18634
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: RP22465
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: MD04022
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD04022%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for MD04022: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: RL85068
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL85068%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for RL85068: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: UN95232
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN95232%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for UN95232: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: GM12910
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM12910%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for GM12910: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: UM01016
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM01016%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for UM01016: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: AK10390
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: FU92743
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU92743%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for FU92743: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: VM43481
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: NY79703
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY79703%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for NY79703: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: ZR63557
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: YN42952
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN42952%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for YN42952: 2
2026-03-28 14:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with identifier: YN42952
2026-03-28 14:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with scrape type 2
2026-03-28 14:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with scrape type 2
2026-03-28 14:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7b4ba2f0-6e66-5396-a331-3e37a23f3336, identifier: YN42952
2026-03-28 14:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with identifier: YN42952
2026-03-28 14:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with identifier: YN42952
2026-03-28 14:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7b4ba2f0-6e66-5396-a331-3e37a23f3336 with identifier: YN42952 to the API
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 150,
'expiration_date': '2026-03-28T16:00:37Z',
'fuel_type': 'diesel',
'id': '7b4ba2f0-6e66-5396-a331-3e37a23f3336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YN42952',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 189330,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-16',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Executive BlueMotion',
'transmission': 'automatic',
'trim': 'Executive BlueMotion',
'year': 2022}
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN42952%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Saving data for YN42952: {'auction_closing_time': 1774713637.0, 'created_time': 1774526719.176951, 'last_price_update_time': 1774706848.646936}
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YN42952') HTTP/1.1" 204 0
2026-03-28 14:07:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: PD49568
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD49568%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for PD49568: 0
2026-03-28 14:07:28 [auto1.it] INFO: Found listing with ID: WM56040
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM56040%27 HTTP/1.1" 200 None
2026-03-28 14:07:28 [auto1.it] INFO: Scrape type for WM56040: 0
2026-03-28 14:07: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-28 14:07:29 [auto1.it] INFO: Channel: 24h | Page: 40 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: TW09366
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW09366%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for TW09366: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: PJ86967
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PJ86967%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for PJ86967: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: LC98621
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC98621%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for LC98621: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: WT33776
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT33776%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for WT33776: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: CZ68446
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ68446%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for CZ68446: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: BK05178
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BK05178%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for BK05178: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: GA57810
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: JV05733
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV05733%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for JV05733: 0
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: MZ19905
2026-03-28 14:07:29 [auto1.it] INFO: Found listing with ID: EG69855
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG69855%27 HTTP/1.1" 200 None
2026-03-28 14:07:29 [auto1.it] INFO: Scrape type for EG69855: 2
2026-03-28 14:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47de213d-51e0-5528-bee4-d792073c3c4c with identifier: EG69855
2026-03-28 14:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47de213d-51e0-5528-bee4-d792073c3c4c with scrape type 2
2026-03-28 14:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47de213d-51e0-5528-bee4-d792073c3c4c with scrape type 2
2026-03-28 14:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 47de213d-51e0-5528-bee4-d792073c3c4c, identifier: EG69855
2026-03-28 14:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 47de213d-51e0-5528-bee4-d792073c3c4c with identifier: EG69855
2026-03-28 14:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 47de213d-51e0-5528-bee4-d792073c3c4c with identifier: EG69855
2026-03-28 14:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 47de213d-51e0-5528-bee4-d792073c3c4c with identifier: EG69855 to the API
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 68,
'expiration_date': '2026-03-28T16:13:41Z',
'fuel_type': 'diesel',
'id': '47de213d-51e0-5528-bee4-d792073c3c4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EG69855',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 158218,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-29',
'seller_name': None,
'title': 'Peugeot 208 1.4 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2015}
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG69855%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Saving data for EG69855: {'auction_closing_time': 1774714421.0, 'created_time': 1774429557.87049, 'last_price_update_time': 1774706850.360423}
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EG69855') HTTP/1.1" 204 0
2026-03-28 14:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: NX71377
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: MB21840
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: KF04407
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF04407%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for KF04407: 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: NB08226
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB08226%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for NB08226: 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: WJ13439
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: VF45343
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: VD09142
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: GG79286
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GG79286%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for GG79286: 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: LE05558
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE05558%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for LE05558: 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: DJ62312
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DJ62312%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for DJ62312: 2
2026-03-28 14:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with identifier: DJ62312
2026-03-28 14:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with scrape type 2
2026-03-28 14:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with scrape type 2
2026-03-28 14:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0f0a384a-0b51-5315-91f5-7d63f4b42db4, identifier: DJ62312
2026-03-28 14:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with identifier: DJ62312
2026-03-28 14:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with identifier: DJ62312
2026-03-28 14:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0f0a384a-0b51-5315-91f5-7d63f4b42db4 with identifier: DJ62312 to the API
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 130,
'expiration_date': '2026-03-28T16:08:14Z',
'fuel_type': 'diesel',
'id': '0f0a384a-0b51-5315-91f5-7d63f4b42db4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DJ62312',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 166048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-09',
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Energy Hypnotic',
'transmission': 'manual',
'trim': 'Hypnotic',
'year': 2017}
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DJ62312%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Saving data for DJ62312: {'auction_closing_time': 1774714094.0, 'created_time': 1773131470.275952, 'last_price_update_time': 1774706850.96706}
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DJ62312') HTTP/1.1" 204 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: AG53064
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: DH05313
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DH05313%27 HTTP/1.1" 200 None
2026-03-28 14:07:30 [auto1.it] INFO: Scrape type for DH05313: 0
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: VC28315
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: NC89315
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: NU69507
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: AE94250
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: ZR59714
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: WH67048
2026-03-28 14:07:30 [auto1.it] INFO: Found listing with ID: JH32473
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH32473%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Scrape type for JH32473: 2
2026-03-28 14:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c265d9-613f-56c4-ad89-9cee20231e31 with identifier: JH32473
2026-03-28 14:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c265d9-613f-56c4-ad89-9cee20231e31 with scrape type 2
2026-03-28 14:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c265d9-613f-56c4-ad89-9cee20231e31 with scrape type 2
2026-03-28 14:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 92c265d9-613f-56c4-ad89-9cee20231e31, identifier: JH32473
2026-03-28 14:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 92c265d9-613f-56c4-ad89-9cee20231e31 with identifier: JH32473
2026-03-28 14:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 92c265d9-613f-56c4-ad89-9cee20231e31 with identifier: JH32473
2026-03-28 14:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 92c265d9-613f-56c4-ad89-9cee20231e31 with identifier: JH32473 to the API
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 95,
'expiration_date': '2026-03-28T16:15:21Z',
'fuel_type': 'diesel',
'id': '92c265d9-613f-56c4-ad89-9cee20231e31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JH32473',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 145732,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'automatic',
'trim': 'Comfortline',
'year': 2020}
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH32473%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Saving data for JH32473: {'auction_closing_time': 1774714521.0, 'created_time': 1774526914.932111, 'last_price_update_time': 1774706851.804809}
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JH32473') HTTP/1.1" 204 0
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: CV59380
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV59380%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Scrape type for CV59380: 0
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: RK20934
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: NC77921
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: YE04007
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: NT79390
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: FP22884
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP22884%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Scrape type for FP22884: 0
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: ZV86353
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: LW86273
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW86273%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Scrape type for LW86273: 0
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: FG09627
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: BG42211
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG42211%27 HTTP/1.1" 200 None
2026-03-28 14:07:31 [auto1.it] INFO: Scrape type for BG42211: 0
2026-03-28 14:07:31 [auto1.it] INFO: Found listing with ID: XB60526
2026-03-28 14:07: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-28 14:07:32 [auto1.it] INFO: Channel: 24h | Page: 41 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:32 [auto1.it] INFO: Found listing with ID: JS97263
2026-03-28 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS97263%27 HTTP/1.1" 200 None
2026-03-28 14:07:32 [auto1.it] INFO: Scrape type for JS97263: 2
2026-03-28 14:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef851ec2-8803-501d-ad86-3d770443b838 with identifier: JS97263
2026-03-28 14:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef851ec2-8803-501d-ad86-3d770443b838 with scrape type 2
2026-03-28 14:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef851ec2-8803-501d-ad86-3d770443b838 with scrape type 2
2026-03-28 14:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ef851ec2-8803-501d-ad86-3d770443b838, identifier: JS97263
2026-03-28 14:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ef851ec2-8803-501d-ad86-3d770443b838 with identifier: JS97263
2026-03-28 14:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ef851ec2-8803-501d-ad86-3d770443b838 with identifier: JS97263
2026-03-28 14:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ef851ec2-8803-501d-ad86-3d770443b838 with identifier: JS97263 to the API
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 2,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:14:46Z',
'fuel_type': 'diesel',
'id': 'ef851ec2-8803-501d-ad86-3d770443b838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JS97263',
'listing': 'auction',
'make': 'MINI',
'model': 'Cabrio',
'odometer': 141582,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-30',
'seller_name': None,
'title': 'MINI Cabrio Cooper D',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS97263%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Saving data for JS97263: {'auction_closing_time': 1774714486.0, 'created_time': 1774526754.120116, 'last_price_update_time': 1774706853.240538}
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JS97263') HTTP/1.1" 204 0
2026-03-28 14:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: FX24983
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX24983%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for FX24983: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: VU11306
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU11306%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for VU11306: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: WH96118
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH96118%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for WH96118: 2
2026-03-28 14:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc8cf04-2af6-5688-b671-87188c44c61f with identifier: WH96118
2026-03-28 14:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc8cf04-2af6-5688-b671-87188c44c61f with scrape type 2
2026-03-28 14:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc8cf04-2af6-5688-b671-87188c44c61f with scrape type 2
2026-03-28 14:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2fc8cf04-2af6-5688-b671-87188c44c61f, identifier: WH96118
2026-03-28 14:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2fc8cf04-2af6-5688-b671-87188c44c61f with identifier: WH96118
2026-03-28 14:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2fc8cf04-2af6-5688-b671-87188c44c61f with identifier: WH96118
2026-03-28 14:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2fc8cf04-2af6-5688-b671-87188c44c61f with identifier: WH96118 to the API
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 110,
'expiration_date': '2026-03-28T16:09:07Z',
'fuel_type': 'diesel',
'id': '2fc8cf04-2af6-5688-b671-87188c44c61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH96118',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 166470,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-27',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Visia',
'transmission': 'manual',
'trim': 'Visia',
'year': 2013}
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH96118%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Saving data for WH96118: {'auction_closing_time': 1774714147.0, 'created_time': 1774526762.547001, 'last_price_update_time': 1774706853.819686}
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WH96118') HTTP/1.1" 204 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: DB15291
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: CG32909
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: FE11339
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: KY33943
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY33943%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for KY33943: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: RY92911
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: CR43850
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: YM64414
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM64414%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for YM64414: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: VW82283
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: LN22753
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: MH41109
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: VH13695
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: UJ01358
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ01358%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for UJ01358: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: NT98508
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT98508%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for NT98508: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: CW72749
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW72749%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for CW72749: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: SP39094
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: TZ83605
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ83605%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for TZ83605: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: NJ78354
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ78354%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for NJ78354: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: KU06425
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: VC06734
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC06734%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for VC06734: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: NF56876
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF56876%27 HTTP/1.1" 200 None
2026-03-28 14:07:33 [auto1.it] INFO: Scrape type for NF56876: 0
2026-03-28 14:07:33 [auto1.it] INFO: Found listing with ID: PK52051
2026-03-28 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK52051%27 HTTP/1.1" 200 None
2026-03-28 14:07:34 [auto1.it] INFO: Scrape type for PK52051: 0
2026-03-28 14:07:34 [auto1.it] INFO: Found listing with ID: JM74615
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM74615%27 HTTP/1.1" 200 None
2026-03-28 14:07:34 [auto1.it] INFO: Scrape type for JM74615: 2
2026-03-28 14:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62984712-af53-5fac-9c18-d92e0dc75a87 with identifier: JM74615
2026-03-28 14:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62984712-af53-5fac-9c18-d92e0dc75a87 with scrape type 2
2026-03-28 14:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62984712-af53-5fac-9c18-d92e0dc75a87 with scrape type 2
2026-03-28 14:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 62984712-af53-5fac-9c18-d92e0dc75a87, identifier: JM74615
2026-03-28 14:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 62984712-af53-5fac-9c18-d92e0dc75a87 with identifier: JM74615
2026-03-28 14:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 62984712-af53-5fac-9c18-d92e0dc75a87 with identifier: JM74615
2026-03-28 14:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 62984712-af53-5fac-9c18-d92e0dc75a87 with identifier: JM74615 to the API
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:32:01Z',
'fuel_type': 'diesel',
'id': '62984712-af53-5fac-9c18-d92e0dc75a87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM74615',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 193579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Business Line BlueMotion Tech.',
'transmission': 'automatic',
'trim': 'Business Line BlueMotion Tech.',
'year': 2016}
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM74615%27 HTTP/1.1" 200 None
2026-03-28 14:07:34 [auto1.it] INFO: Saving data for JM74615: {'auction_closing_time': 1774715521.0, 'created_time': 1773131340.762764, 'last_price_update_time': 1774706854.449886}
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JM74615') HTTP/1.1" 204 0
2026-03-28 14:07:34 [auto1.it] INFO: Found listing with ID: TD16332
2026-03-28 14:07:34 [auto1.it] INFO: Found listing with ID: RF01908
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF01908%27 HTTP/1.1" 200 None
2026-03-28 14:07:34 [auto1.it] INFO: Scrape type for RF01908: 2
2026-03-28 14:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with identifier: RF01908
2026-03-28 14:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with scrape type 2
2026-03-28 14:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with scrape type 2
2026-03-28 14:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 56752ba5-659e-5ca8-ba4e-4da5d85fa48a, identifier: RF01908
2026-03-28 14:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with identifier: RF01908
2026-03-28 14:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with identifier: RF01908
2026-03-28 14:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 56752ba5-659e-5ca8-ba4e-4da5d85fa48a with identifier: RF01908 to the API
2026-03-28 14:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:24:29Z',
'fuel_type': 'diesel',
'id': '56752ba5-659e-5ca8-ba4e-4da5d85fa48a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF01908',
'listing': 'auction',
'make': 'Jaguar',
'model': 'XF',
'odometer': 111557,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'Jaguar XF 25d R-Sport AWD',
'transmission': 'automatic',
'trim': 'R-Sport AWD',
'year': 2018}
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF01908%27 HTTP/1.1" 200 None
2026-03-28 14:07:35 [auto1.it] INFO: Saving data for RF01908: {'auction_closing_time': 1774715069.0, 'created_time': 1774008355.805384, 'last_price_update_time': 1774706855.841588}
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF01908') HTTP/1.1" 204 0
2026-03-28 14:07:35 [auto1.it] INFO: Found listing with ID: YW19585
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW19585%27 HTTP/1.1" 200 None
2026-03-28 14:07:35 [auto1.it] INFO: Scrape type for YW19585: 0
2026-03-28 14:07:35 [auto1.it] INFO: Found listing with ID: YD46190
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD46190%27 HTTP/1.1" 200 None
2026-03-28 14:07:35 [auto1.it] INFO: Scrape type for YD46190: 2
2026-03-28 14:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 484b077e-0ada-56e1-ab20-79bc0e18ded7 with identifier: YD46190
2026-03-28 14:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 484b077e-0ada-56e1-ab20-79bc0e18ded7 with scrape type 2
2026-03-28 14:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 484b077e-0ada-56e1-ab20-79bc0e18ded7 with scrape type 2
2026-03-28 14:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 484b077e-0ada-56e1-ab20-79bc0e18ded7, identifier: YD46190
2026-03-28 14:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 484b077e-0ada-56e1-ab20-79bc0e18ded7 with identifier: YD46190
2026-03-28 14:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 484b077e-0ada-56e1-ab20-79bc0e18ded7 with identifier: YD46190
2026-03-28 14:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 484b077e-0ada-56e1-ab20-79bc0e18ded7 with identifier: YD46190 to the API
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 131,
'expiration_date': '2026-03-28T16:59:56Z',
'fuel_type': 'diesel',
'id': '484b077e-0ada-56e1-ab20-79bc0e18ded7',
'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/YD46190',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 163383,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-30',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi GT Pack',
'transmission': 'automatic',
'trim': 'GT Pack',
'year': 2021}
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD46190%27 HTTP/1.1" 200 None
2026-03-28 14:07:36 [auto1.it] INFO: Saving data for YD46190: {'auction_closing_time': 1774717196.0, 'created_time': 1774127271.343811, 'last_price_update_time': 1774706856.441392}
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YD46190') HTTP/1.1" 204 0
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: XD91118
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: PW09444
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW09444%27 HTTP/1.1" 200 None
2026-03-28 14:07:36 [auto1.it] INFO: Scrape type for PW09444: 0
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: WE18403
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE18403%27 HTTP/1.1" 200 None
2026-03-28 14:07:36 [auto1.it] INFO: Scrape type for WE18403: 0
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: GY98380
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: BK23225
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: FS99230
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS99230%27 HTTP/1.1" 200 None
2026-03-28 14:07:36 [auto1.it] INFO: Scrape type for FS99230: 0
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: GU51710
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: LC66242
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: CK40026
2026-03-28 14:07:36 [auto1.it] INFO: Found listing with ID: NH64941
2026-03-28 14:07: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-28 14:07:37 [auto1.it] INFO: Channel: 24h | Page: 42 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: ZW62743
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: GF15997
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF15997%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for GF15997: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: TX43497
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: LF46608
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF46608%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for LF46608: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: EW58174
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: BJ54442
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: WG71830
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: BN39787
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN39787%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for BN39787: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: CU47897
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU47897%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for CU47897: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: PC45346
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: PP79756
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP79756%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for PP79756: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: ET18212
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: UB44414
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: KA06591
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: CY67116
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY67116%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for CY67116: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: GN28871
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: GA27692
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: DR95248
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: BC82783
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC82783%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for BC82783: 0
2026-03-28 14:07:37 [auto1.it] INFO: Found listing with ID: NR20429
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR20429%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Scrape type for NR20429: 2
2026-03-28 14:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b290e0e-3abc-585b-897b-2cb8a74be10f with identifier: NR20429
2026-03-28 14:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b290e0e-3abc-585b-897b-2cb8a74be10f with scrape type 2
2026-03-28 14:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b290e0e-3abc-585b-897b-2cb8a74be10f with scrape type 2
2026-03-28 14:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0b290e0e-3abc-585b-897b-2cb8a74be10f, identifier: NR20429
2026-03-28 14:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0b290e0e-3abc-585b-897b-2cb8a74be10f with identifier: NR20429
2026-03-28 14:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0b290e0e-3abc-585b-897b-2cb8a74be10f with identifier: NR20429
2026-03-28 14:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0b290e0e-3abc-585b-897b-2cb8a74be10f with identifier: NR20429 to the API
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:00:43Z',
'fuel_type': 'petrol',
'id': '0b290e0e-3abc-585b-897b-2cb8a74be10f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR20429',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 64207,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-05',
'seller_name': None,
'title': 'Jeep Compass 1.4 M-Air Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2019}
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR20429%27 HTTP/1.1" 200 None
2026-03-28 14:07:37 [auto1.it] INFO: Saving data for NR20429: {'auction_closing_time': 1774713643.0, 'created_time': 1774015974.819309, 'last_price_update_time': 1774706857.961963}
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NR20429') HTTP/1.1" 204 0
2026-03-28 14:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: WK48161
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: NV90062
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: EE16681
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE16681%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for EE16681: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: FR49245
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: RY75551
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY75551%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for RY75551: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: ZR71790
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR71790%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for ZR71790: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: KF98112
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF98112%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for KF98112: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: XK39914
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK39914%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for XK39914: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: KA09698
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: UD95493
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD95493%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for UD95493: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: UB69293
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: DW64097
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW64097%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for DW64097: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: AR58542
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: AP13803
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: BA49572
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA49572%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for BA49572: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: AH31892
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: JZ33949
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ33949%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for JZ33949: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: HG28302
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: MZ33664
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ33664%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for MZ33664: 0
2026-03-28 14:07:38 [auto1.it] INFO: Found listing with ID: DH47051
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DH47051%27 HTTP/1.1" 200 None
2026-03-28 14:07:38 [auto1.it] INFO: Scrape type for DH47051: 0
2026-03-28 14:07:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:39 [auto1.it] INFO: Channel: 24h | Page: 43 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: SV45287
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV45287%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for SV45287: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: YR08736
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: JM31879
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM31879%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for JM31879: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: BB73520
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: BX36809
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: MD72836
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD72836%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for MD72836: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: CU10476
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: SJ04841
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: VV36209
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV36209%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for VV36209: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: FL80694
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: EM88233
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM88233%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for EM88233: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: FF42282
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF42282%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for FF42282: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: UH38063
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: BR49145
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR49145%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for BR49145: 2
2026-03-28 14:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13974a3c-151c-5a07-86b7-6b4732607f3e with identifier: BR49145
2026-03-28 14:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13974a3c-151c-5a07-86b7-6b4732607f3e with scrape type 2
2026-03-28 14:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13974a3c-151c-5a07-86b7-6b4732607f3e with scrape type 2
2026-03-28 14:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 13974a3c-151c-5a07-86b7-6b4732607f3e, identifier: BR49145
2026-03-28 14:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 13974a3c-151c-5a07-86b7-6b4732607f3e with identifier: BR49145
2026-03-28 14:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 13974a3c-151c-5a07-86b7-6b4732607f3e with identifier: BR49145
2026-03-28 14:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 13974a3c-151c-5a07-86b7-6b4732607f3e with identifier: BR49145 to the API
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:51:02Z',
'fuel_type': 'petrol',
'id': '13974a3c-151c-5a07-86b7-6b4732607f3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR49145',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 104852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-26',
'seller_name': None,
'title': 'Fiat 500 1.2 Pop',
'transmission': 'automatic',
'trim': 'Pop',
'year': 2010}
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR49145%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Saving data for BR49145: {'auction_closing_time': 1774716662.0, 'created_time': 1774526925.003737, 'last_price_update_time': 1774706859.844027}
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR49145') HTTP/1.1" 204 0
2026-03-28 14:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: XE50216
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: VH95383
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH95383%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for VH95383: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: VB21815
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: WU32452
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU32452%27 HTTP/1.1" 200 None
2026-03-28 14:07:39 [auto1.it] INFO: Scrape type for WU32452: 0
2026-03-28 14:07:39 [auto1.it] INFO: Found listing with ID: KW78911
2026-03-28 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW78911%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for KW78911: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: AB01371
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB01371%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for AB01371: 2
2026-03-28 14:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc9a468-909d-53c0-b185-3b7222f8651d with identifier: AB01371
2026-03-28 14:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc9a468-909d-53c0-b185-3b7222f8651d with scrape type 2
2026-03-28 14:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fc9a468-909d-53c0-b185-3b7222f8651d with scrape type 2
2026-03-28 14:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6fc9a468-909d-53c0-b185-3b7222f8651d, identifier: AB01371
2026-03-28 14:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6fc9a468-909d-53c0-b185-3b7222f8651d with identifier: AB01371
2026-03-28 14:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6fc9a468-909d-53c0-b185-3b7222f8651d with identifier: AB01371
2026-03-28 14:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6fc9a468-909d-53c0-b185-3b7222f8651d with identifier: AB01371 to the API
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:58:21Z',
'fuel_type': 'petrol',
'id': '6fc9a468-909d-53c0-b185-3b7222f8651d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB01371',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 155449,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-01-27',
'seller_name': None,
'title': 'Fiat Punto 1.2 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2003}
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB01371%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Saving data for AB01371: {'auction_closing_time': 1774717101.0, 'created_time': 1774526977.372814, 'last_price_update_time': 1774706860.454728}
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AB01371') HTTP/1.1" 204 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: XF08656
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: BT51990
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: CT54414
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: BJ21664
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: ET28084
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET28084%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for ET28084: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: JS18967
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: UT61687
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT61687%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for UT61687: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: KV14402
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV14402%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for KV14402: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: KV97590
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV97590%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for KV97590: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: SN54717
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: PF84937
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PF84937%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for PF84937: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: DT23804
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT23804%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for DT23804: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: UE59883
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: KX90230
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: HU53243
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: ZD91383
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD91383%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for ZD91383: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: PZ68086
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ68086%27 HTTP/1.1" 200 None
2026-03-28 14:07:40 [auto1.it] INFO: Scrape type for PZ68086: 0
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: AC58297
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: ED83032
2026-03-28 14:07:40 [auto1.it] INFO: Found listing with ID: ZJ46829
2026-03-28 14:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:41 [auto1.it] INFO: Channel: 24h | Page: 44 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: XW11581
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW11581%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for XW11581: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: BS34699
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: FA74836
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: VB18666
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB18666%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for VB18666: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: YU90984
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: TF40729
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TF40729%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for TF40729: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: LN63295
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: DA14696
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA14696%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for DA14696: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: YX40722
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: WS98369
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: JW15936
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW15936%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for JW15936: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: HG36581
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: BF27617
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: FH04610
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH04610%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for FH04610: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: WU42873
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU42873%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for WU42873: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: HW72110
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW72110%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for HW72110: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: ZF50990
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: LD57265
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD57265%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for LD57265: 0
2026-03-28 14:07:41 [auto1.it] INFO: Found listing with ID: TA99011
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA99011%27 HTTP/1.1" 200 None
2026-03-28 14:07:41 [auto1.it] INFO: Scrape type for TA99011: 2
2026-03-28 14:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with identifier: TA99011
2026-03-28 14:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with scrape type 2
2026-03-28 14:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with scrape type 2
2026-03-28 14:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6, identifier: TA99011
2026-03-28 14:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with identifier: TA99011
2026-03-28 14:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with identifier: TA99011
2026-03-28 14:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6 with identifier: TA99011 to the API
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:20:44Z',
'fuel_type': 'petrol',
'id': 'f5b9fd71-2a05-5ce4-9ab8-1ff10e2f5de6',
'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/TA99011',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 89221,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-13',
'seller_name': None,
'title': 'Fiat Panda 0.9 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2020}
2026-03-28 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA99011%27 HTTP/1.1" 200 None
2026-03-28 14:07:42 [auto1.it] INFO: Saving data for TA99011: {'auction_closing_time': 1774714844.0, 'created_time': 1774526786.370426, 'last_price_update_time': 1774706862.003514}
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TA99011') HTTP/1.1" 204 0
2026-03-28 14:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:42 [auto1.it] INFO: Found listing with ID: KR59858
2026-03-28 14:07:42 [auto1.it] INFO: Found listing with ID: SK65228
2026-03-28 14:07:42 [auto1.it] INFO: Found listing with ID: VS16589
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS16589%27 HTTP/1.1" 200 None
2026-03-28 14:07:42 [auto1.it] INFO: Scrape type for VS16589: 2
2026-03-28 14:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abca2580-abd2-555c-93b1-5d27ded7d0ea with identifier: VS16589
2026-03-28 14:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abca2580-abd2-555c-93b1-5d27ded7d0ea with scrape type 2
2026-03-28 14:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abca2580-abd2-555c-93b1-5d27ded7d0ea with scrape type 2
2026-03-28 14:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: abca2580-abd2-555c-93b1-5d27ded7d0ea, identifier: VS16589
2026-03-28 14:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: abca2580-abd2-555c-93b1-5d27ded7d0ea with identifier: VS16589
2026-03-28 14:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: abca2580-abd2-555c-93b1-5d27ded7d0ea with identifier: VS16589
2026-03-28 14:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: abca2580-abd2-555c-93b1-5d27ded7d0ea with identifier: VS16589 to the API
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 131,
'expiration_date': '2026-03-28T16:30:52Z',
'fuel_type': 'diesel',
'id': 'abca2580-abd2-555c-93b1-5d27ded7d0ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS16589',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 23617,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-30',
'seller_name': None,
'title': 'Citroen C4 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2023}
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS16589%27 HTTP/1.1" 200 None
2026-03-28 14:07:42 [auto1.it] INFO: Saving data for VS16589: {'auction_closing_time': 1774715452.0, 'created_time': 1774526768.351793, 'last_price_update_time': 1774706862.5481}
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS16589') HTTP/1.1" 204 0
2026-03-28 14:07:42 [auto1.it] INFO: Found listing with ID: RY64752
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY64752%27 HTTP/1.1" 200 None
2026-03-28 14:07:42 [auto1.it] INFO: Scrape type for RY64752: 2
2026-03-28 14:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f254454f-42aa-5f65-9182-47398ac9902c with identifier: RY64752
2026-03-28 14:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f254454f-42aa-5f65-9182-47398ac9902c with scrape type 2
2026-03-28 14:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f254454f-42aa-5f65-9182-47398ac9902c with scrape type 2
2026-03-28 14:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f254454f-42aa-5f65-9182-47398ac9902c, identifier: RY64752
2026-03-28 14:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f254454f-42aa-5f65-9182-47398ac9902c with identifier: RY64752
2026-03-28 14:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f254454f-42aa-5f65-9182-47398ac9902c with identifier: RY64752
2026-03-28 14:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f254454f-42aa-5f65-9182-47398ac9902c with identifier: RY64752 to the API
2026-03-28 14:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 60,
'expiration_date': '2026-03-28T16:54:18Z',
'fuel_type': 'petrol',
'id': 'f254454f-42aa-5f65-9182-47398ac9902c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY64752',
'listing': 'auction',
'make': 'Kia',
'model': 'Picanto',
'odometer': 193015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-10',
'seller_name': None,
'title': 'Kia Picanto 1.0 Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2010}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY64752%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Saving data for RY64752: {'auction_closing_time': 1774716858.0, 'created_time': 1774526767.459987, 'last_price_update_time': 1774706863.011735}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RY64752') HTTP/1.1" 204 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: XW75946
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW75946%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for XW75946: 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: ZU45449
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU45449%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for ZU45449: 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: WM58215
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM58215%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for WM58215: 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: ZP08653
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP08653%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for ZP08653: 2
2026-03-28 14:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with identifier: ZP08653
2026-03-28 14:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with scrape type 2
2026-03-28 14:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with scrape type 2
2026-03-28 14:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8fb1d95f-0ecc-5e05-b695-d075b56054a3, identifier: ZP08653
2026-03-28 14:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with identifier: ZP08653
2026-03-28 14:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with identifier: ZP08653
2026-03-28 14:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8fb1d95f-0ecc-5e05-b695-d075b56054a3 with identifier: ZP08653 to the API
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-28T16:17:11Z',
'fuel_type': 'diesel',
'id': '8fb1d95f-0ecc-5e05-b695-d075b56054a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP08653',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 147075,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-31',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Sd4 HSE Dynamic',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'year': 2016}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP08653%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Saving data for ZP08653: {'auction_closing_time': 1774714631.0, 'created_time': 1774526758.056052, 'last_price_update_time': 1774706863.512783}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZP08653') HTTP/1.1" 204 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: MT35916
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: XH06429
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH06429%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for XH06429: 0
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: JB22661
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: TW76525
2026-03-28 14:07:43 [auto1.it] INFO: Found listing with ID: CP76510
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP76510%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Scrape type for CP76510: 2
2026-03-28 14:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13744442-7761-5a27-9c06-c531f49db3b2 with identifier: CP76510
2026-03-28 14:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13744442-7761-5a27-9c06-c531f49db3b2 with scrape type 2
2026-03-28 14:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13744442-7761-5a27-9c06-c531f49db3b2 with scrape type 2
2026-03-28 14:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 13744442-7761-5a27-9c06-c531f49db3b2, identifier: CP76510
2026-03-28 14:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 13744442-7761-5a27-9c06-c531f49db3b2 with identifier: CP76510
2026-03-28 14:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 13744442-7761-5a27-9c06-c531f49db3b2 with identifier: CP76510
2026-03-28 14:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 13744442-7761-5a27-9c06-c531f49db3b2 with identifier: CP76510 to the API
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:32:28Z',
'fuel_type': 'diesel',
'id': '13744442-7761-5a27-9c06-c531f49db3b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP76510',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 186851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'BMW X2 xDrive 20d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP76510%27 HTTP/1.1" 200 None
2026-03-28 14:07:43 [auto1.it] INFO: Saving data for CP76510: {'auction_closing_time': 1774715548.0, 'created_time': 1774526967.658184, 'last_price_update_time': 1774706863.93244}
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CP76510') HTTP/1.1" 204 0
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: TB87558
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: CC19770
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC19770%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Scrape type for CC19770: 0
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: VY00315
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: PD51522
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD51522%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Scrape type for PD51522: 2
2026-03-28 14:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f41ff55-abe7-515d-aa65-7431c2a34b99 with identifier: PD51522
2026-03-28 14:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f41ff55-abe7-515d-aa65-7431c2a34b99 with scrape type 2
2026-03-28 14:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f41ff55-abe7-515d-aa65-7431c2a34b99 with scrape type 2
2026-03-28 14:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7f41ff55-abe7-515d-aa65-7431c2a34b99, identifier: PD51522
2026-03-28 14:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7f41ff55-abe7-515d-aa65-7431c2a34b99 with identifier: PD51522
2026-03-28 14:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7f41ff55-abe7-515d-aa65-7431c2a34b99 with identifier: PD51522
2026-03-28 14:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7f41ff55-abe7-515d-aa65-7431c2a34b99 with identifier: PD51522 to the API
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-28T16:07:52Z',
'fuel_type': 'diesel',
'id': '7f41ff55-abe7-515d-aa65-7431c2a34b99',
'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/PD51522',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 227315,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-29',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 2.0 Blue-HDi GrandChic',
'transmission': 'automatic',
'trim': 'GrandChic',
'year': 2019}
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD51522%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Saving data for PD51522: {'auction_closing_time': 1774714072.0, 'created_time': 1774526961.613099, 'last_price_update_time': 1774706864.542412}
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD51522') HTTP/1.1" 204 0
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: VW75885
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: PA11194
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: KT64374
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: HS22192
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS22192%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Scrape type for HS22192: 0
2026-03-28 14:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:44 [auto1.it] INFO: Channel: 24h | Page: 45 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: GU77220
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: KC61332
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC61332%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Scrape type for KC61332: 0
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: VZ02173
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ02173%27 HTTP/1.1" 200 None
2026-03-28 14:07:44 [auto1.it] INFO: Scrape type for VZ02173: 0
2026-03-28 14:07:44 [auto1.it] INFO: Found listing with ID: GR02262
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR02262%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for GR02262: 0
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: LJ91384
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LJ91384%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for LJ91384: 0
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: CY31858
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY31858%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for CY31858: 0
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: WM29038
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: XN45534
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN45534%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for XN45534: 2
2026-03-28 14:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25baabab-ea09-5cfc-a369-13f0b566530e with identifier: XN45534
2026-03-28 14:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25baabab-ea09-5cfc-a369-13f0b566530e with scrape type 2
2026-03-28 14:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25baabab-ea09-5cfc-a369-13f0b566530e with scrape type 2
2026-03-28 14:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 25baabab-ea09-5cfc-a369-13f0b566530e, identifier: XN45534
2026-03-28 14:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 25baabab-ea09-5cfc-a369-13f0b566530e with identifier: XN45534
2026-03-28 14:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 25baabab-ea09-5cfc-a369-13f0b566530e with identifier: XN45534
2026-03-28 14:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 25baabab-ea09-5cfc-a369-13f0b566530e with identifier: XN45534 to the API
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-28T16:48:38Z',
'fuel_type': 'diesel',
'id': '25baabab-ea09-5cfc-a369-13f0b566530e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN45534',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 332519,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-31',
'seller_name': None,
'title': 'Toyota RAV 4 2.2 D-CAT Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2011}
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN45534%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Saving data for XN45534: {'auction_closing_time': 1774716518.0, 'created_time': 1774526947.969846, 'last_price_update_time': 1774706865.479159}
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XN45534') HTTP/1.1" 204 0
2026-03-28 14:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: LR14245
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: UH68033
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: VN85673
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VN85673%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for VN85673: 0
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: RM92926
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: NV20276
2026-03-28 14:07:45 [auto1.it] INFO: Found listing with ID: UX25777
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX25777%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Scrape type for UX25777: 2
2026-03-28 14:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4683d93-e070-5f34-b4ab-3691051de1ce with identifier: UX25777
2026-03-28 14:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4683d93-e070-5f34-b4ab-3691051de1ce with scrape type 2
2026-03-28 14:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4683d93-e070-5f34-b4ab-3691051de1ce with scrape type 2
2026-03-28 14:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a4683d93-e070-5f34-b4ab-3691051de1ce, identifier: UX25777
2026-03-28 14:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a4683d93-e070-5f34-b4ab-3691051de1ce with identifier: UX25777
2026-03-28 14:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a4683d93-e070-5f34-b4ab-3691051de1ce with identifier: UX25777
2026-03-28 14:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a4683d93-e070-5f34-b4ab-3691051de1ce with identifier: UX25777 to the API
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-28T16:22:35Z',
'fuel_type': 'petrol',
'id': 'a4683d93-e070-5f34-b4ab-3691051de1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX25777',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 127501,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-30',
'seller_name': None,
'title': 'Honda Civic 1.4 Type S',
'transmission': 'manual',
'trim': 'Type S',
'year': 2010}
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX25777%27 HTTP/1.1" 200 None
2026-03-28 14:07:45 [auto1.it] INFO: Saving data for UX25777: {'auction_closing_time': 1774714955.0, 'created_time': 1774015965.591983, 'last_price_update_time': 1774706865.998382}
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UX25777') HTTP/1.1" 204 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: EK30542
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK30542%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for EK30542: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: ME36954
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME36954%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for ME36954: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: FY24285
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: GW87454
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: JS13846
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS13846%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for JS13846: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: NB30604
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: CS63696
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: HW76597
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW76597%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for HW76597: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: AB32606
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB32606%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for AB32606: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: TM60577
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: NT36373
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT36373%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for NT36373: 2
2026-03-28 14:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecd9d6c2-a154-58cd-9a85-d256b63b3108 with identifier: NT36373
2026-03-28 14:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecd9d6c2-a154-58cd-9a85-d256b63b3108 with scrape type 2
2026-03-28 14:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecd9d6c2-a154-58cd-9a85-d256b63b3108 with scrape type 2
2026-03-28 14:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ecd9d6c2-a154-58cd-9a85-d256b63b3108, identifier: NT36373
2026-03-28 14:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ecd9d6c2-a154-58cd-9a85-d256b63b3108 with identifier: NT36373
2026-03-28 14:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ecd9d6c2-a154-58cd-9a85-d256b63b3108 with identifier: NT36373
2026-03-28 14:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ecd9d6c2-a154-58cd-9a85-d256b63b3108 with identifier: NT36373 to the API
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:04:28Z',
'fuel_type': 'diesel',
'id': 'ecd9d6c2-a154-58cd-9a85-d256b63b3108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NT36373',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 69730,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi EcoBlue ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2023}
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT36373%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Saving data for NT36373: {'auction_closing_time': 1774713868.0, 'created_time': 1774526894.601886, 'last_price_update_time': 1774706866.537756}
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NT36373') HTTP/1.1" 204 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: YX73536
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: YH73900
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH73900%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for YH73900: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: TN90495
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN90495%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for TN90495: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: UE02945
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: AX03147
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AX03147%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for AX03147: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: BZ92290
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ92290%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for BZ92290: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: PB66725
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB66725%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for PB66725: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: TB34384
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB34384%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for TB34384: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: MJ42614
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ42614%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for MJ42614: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: RJ57897
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ57897%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for RJ57897: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: GT90583
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: BJ81440
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ81440%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for BJ81440: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: AF34826
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF34826%27 HTTP/1.1" 200 None
2026-03-28 14:07:46 [auto1.it] INFO: Scrape type for AF34826: 0
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: UC76692
2026-03-28 14:07:46 [auto1.it] INFO: Found listing with ID: XX89232
2026-03-28 14:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:07:47 [auto1.it] INFO: Channel: 24h | Page: 46 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:47 [auto1.it] INFO: Found listing with ID: PW51230
2026-03-28 14:07:47 [auto1.it] INFO: Found listing with ID: TU80185
2026-03-28 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU80185%27 HTTP/1.1" 200 None
2026-03-28 14:07:47 [auto1.it] INFO: Scrape type for TU80185: 2
2026-03-28 14:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with identifier: TU80185
2026-03-28 14:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with scrape type 2
2026-03-28 14:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with scrape type 2
2026-03-28 14:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 05d5ef61-f5c3-5c01-bab4-76915a514cf5, identifier: TU80185
2026-03-28 14:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with identifier: TU80185
2026-03-28 14:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with identifier: TU80185
2026-03-28 14:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 05d5ef61-f5c3-5c01-bab4-76915a514cf5 with identifier: TU80185 to the API
2026-03-28 14:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 83,
'expiration_date': '2026-03-28T16:54:18Z',
'fuel_type': 'petrol',
'id': '05d5ef61-f5c3-5c01-bab4-76915a514cf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU80185',
'listing': 'auction',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 33517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-03',
'seller_name': None,
'title': 'Opel Crossland X 1.2 Opel 2020',
'transmission': 'manual',
'trim': '2020',
'year': 2020}
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU80185%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Saving data for TU80185: {'auction_closing_time': 1774716858.0, 'created_time': 1774429611.135035, 'last_price_update_time': 1774706868.101922}
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU80185') HTTP/1.1" 204 0
2026-03-28 14:07:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: KE18489
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE18489%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Scrape type for KE18489: 0
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: TN86545
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN86545%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Scrape type for TN86545: 2
2026-03-28 14:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6adc064-b5a4-5548-8514-ec336567cca1 with identifier: TN86545
2026-03-28 14:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6adc064-b5a4-5548-8514-ec336567cca1 with scrape type 2
2026-03-28 14:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6adc064-b5a4-5548-8514-ec336567cca1 with scrape type 2
2026-03-28 14:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b6adc064-b5a4-5548-8514-ec336567cca1, identifier: TN86545
2026-03-28 14:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b6adc064-b5a4-5548-8514-ec336567cca1 with identifier: TN86545
2026-03-28 14:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b6adc064-b5a4-5548-8514-ec336567cca1 with identifier: TN86545
2026-03-28 14:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b6adc064-b5a4-5548-8514-ec336567cca1 with identifier: TN86545 to the API
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 238,
'expiration_date': '2026-03-28T16:21:09Z',
'fuel_type': 'diesel',
'id': 'b6adc064-b5a4-5548-8514-ec336567cca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TN86545',
'listing': 'auction',
'make': 'Infiniti',
'model': 'FX',
'odometer': 156011,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-17',
'seller_name': None,
'title': 'Infiniti FX 3.0 V6 Diesel FX30d S Premium',
'transmission': 'automatic',
'trim': '30d S Premium',
'year': 2013}
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN86545%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Saving data for TN86545: {'auction_closing_time': 1774714869.0, 'created_time': 1774001947.167863, 'last_price_update_time': 1774706868.612311}
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TN86545') HTTP/1.1" 204 0
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: DT89557
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: SN05333
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: NF06538
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF06538%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Scrape type for NF06538: 0
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: XD75344
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD75344%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Scrape type for XD75344: 0
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: WV36491
2026-03-28 14:07:48 [auto1.it] INFO: Found listing with ID: HR62667
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR62667%27 HTTP/1.1" 200 None
2026-03-28 14:07:48 [auto1.it] INFO: Scrape type for HR62667: 2
2026-03-28 14:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565cdd92-a5a1-544e-acbb-8089f799c657 with identifier: HR62667
2026-03-28 14:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565cdd92-a5a1-544e-acbb-8089f799c657 with scrape type 2
2026-03-28 14:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 565cdd92-a5a1-544e-acbb-8089f799c657 with scrape type 2
2026-03-28 14:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 565cdd92-a5a1-544e-acbb-8089f799c657, identifier: HR62667
2026-03-28 14:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 565cdd92-a5a1-544e-acbb-8089f799c657 with identifier: HR62667
2026-03-28 14:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 565cdd92-a5a1-544e-acbb-8089f799c657 with identifier: HR62667
2026-03-28 14:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 565cdd92-a5a1-544e-acbb-8089f799c657 with identifier: HR62667 to the API
2026-03-28 14:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 158,
'expiration_date': '2026-03-28T16:19:57Z',
'fuel_type': 'petrol',
'id': '565cdd92-a5a1-544e-acbb-8089f799c657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR62667',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 4968,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-28',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Mild-Hybrid Techno',
'transmission': 'automatic',
'trim': 'Techno',
'year': 2024}
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR62667%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Saving data for HR62667: {'auction_closing_time': 1774714797.0, 'created_time': 1774526955.065125, 'last_price_update_time': 1774706869.095966}
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HR62667') HTTP/1.1" 204 0
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: NG38983
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: GT34435
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: DM32670
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: SM92282
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: LF83969
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: YA27066
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: GF32219
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: WW13816
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: KW05782
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW05782%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Scrape type for KW05782: 0
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: FM41301
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: PV36445
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: JE16682
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE16682%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Scrape type for JE16682: 0
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: PY44760
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY44760%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Scrape type for PY44760: 0
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: YA27479
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA27479%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Scrape type for YA27479: 2
2026-03-28 14:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with identifier: YA27479
2026-03-28 14:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with scrape type 2
2026-03-28 14:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with scrape type 2
2026-03-28 14:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7b5e8054-c882-5daf-9165-d7f8fe5aafa4, identifier: YA27479
2026-03-28 14:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with identifier: YA27479
2026-03-28 14:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with identifier: YA27479
2026-03-28 14:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7b5e8054-c882-5daf-9165-d7f8fe5aafa4 with identifier: YA27479 to the API
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 178,
'expiration_date': '2026-03-28T16:25:47Z',
'fuel_type': 'petrol',
'id': '7b5e8054-c882-5daf-9165-d7f8fe5aafa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YA27479',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 70588,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seller_name': None,
'title': 'MINI Cooper S John Cooper Works Trim',
'transmission': 'automatic',
'trim': 'John Cooper Works Trim',
'year': 2022}
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA27479%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Saving data for YA27479: {'auction_closing_time': 1774715147.0, 'created_time': 1774429600.808793, 'last_price_update_time': 1774706869.606979}
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YA27479') HTTP/1.1" 204 0
2026-03-28 14:07:49 [auto1.it] INFO: Found listing with ID: GP83867
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP83867%27 HTTP/1.1" 200 None
2026-03-28 14:07:49 [auto1.it] INFO: Scrape type for GP83867: 2
2026-03-28 14:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f958dc06-444a-5b39-8f1e-b442132eac4d with identifier: GP83867
2026-03-28 14:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f958dc06-444a-5b39-8f1e-b442132eac4d with scrape type 2
2026-03-28 14:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f958dc06-444a-5b39-8f1e-b442132eac4d with scrape type 2
2026-03-28 14:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f958dc06-444a-5b39-8f1e-b442132eac4d, identifier: GP83867
2026-03-28 14:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f958dc06-444a-5b39-8f1e-b442132eac4d with identifier: GP83867
2026-03-28 14:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f958dc06-444a-5b39-8f1e-b442132eac4d with identifier: GP83867
2026-03-28 14:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f958dc06-444a-5b39-8f1e-b442132eac4d with identifier: GP83867 to the API
2026-03-28 14:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'beige',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 225,
'expiration_date': '2026-03-28T16:41:41Z',
'fuel_type': 'diesel',
'id': 'f958dc06-444a-5b39-8f1e-b442132eac4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP83867',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 280652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-27',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 320 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2009}
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP83867%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Saving data for GP83867: {'auction_closing_time': 1774716101.0, 'created_time': 1774526744.427849, 'last_price_update_time': 1774706870.640993}
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GP83867') HTTP/1.1" 204 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: RK56494
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: FS14402
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: AS05452
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS05452%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for AS05452: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: ES04012
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES04012%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for ES04012: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: LZ09270
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ09270%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for LZ09270: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: AS39534
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: DL65362
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL65362%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for DL65362: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: EN70026
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: XT78781
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: CZ95838
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ95838%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for CZ95838: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: LZ34680
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ34680%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for LZ34680: 0
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: AN40699
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: UC06691
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: ZH38248
2026-03-28 14:07:50 [auto1.it] INFO: Found listing with ID: DZ90619
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ90619%27 HTTP/1.1" 200 None
2026-03-28 14:07:50 [auto1.it] INFO: Scrape type for DZ90619: 2
2026-03-28 14:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with identifier: DZ90619
2026-03-28 14:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with scrape type 2
2026-03-28 14:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with scrape type 2
2026-03-28 14:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 55be13cf-efb1-5c66-b8d1-12b603b5bbb6, identifier: DZ90619
2026-03-28 14:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with identifier: DZ90619
2026-03-28 14:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with identifier: DZ90619
2026-03-28 14:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 55be13cf-efb1-5c66-b8d1-12b603b5bbb6 with identifier: DZ90619 to the API
2026-03-28 14:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:05:05Z',
'fuel_type': 'diesel',
'id': '55be13cf-efb1-5c66-b8d1-12b603b5bbb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ90619',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 186294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-21',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 CDI BlueEfficiency Standard',
'transmission': 'automatic',
'trim': 'BlueEfficiency Standard',
'year': 2011}
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ90619%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Saving data for DZ90619: {'auction_closing_time': 1774713905.0, 'created_time': 1774526808.699151, 'last_price_update_time': 1774706871.240091}
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DZ90619') HTTP/1.1" 204 0
2026-03-28 14:07:51 [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-28 14:07:51 [auto1.it] INFO: Channel: 24h | Page: 47 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: CE26038
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE26038%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Scrape type for CE26038: 0
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: NB63581
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: VM26372
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM26372%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Scrape type for VM26372: 0
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: NL15395
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL15395%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Scrape type for NL15395: 0
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: BG87604
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG87604%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Scrape type for BG87604: 0
2026-03-28 14:07:51 [auto1.it] INFO: Found listing with ID: LZ35961
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ35961%27 HTTP/1.1" 200 None
2026-03-28 14:07:51 [auto1.it] INFO: Scrape type for LZ35961: 2
2026-03-28 14:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ca2ba0-a088-5c31-896d-9f80bc257de0 with identifier: LZ35961
2026-03-28 14:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ca2ba0-a088-5c31-896d-9f80bc257de0 with scrape type 2
2026-03-28 14:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ca2ba0-a088-5c31-896d-9f80bc257de0 with scrape type 2
2026-03-28 14:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c8ca2ba0-a088-5c31-896d-9f80bc257de0, identifier: LZ35961
2026-03-28 14:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c8ca2ba0-a088-5c31-896d-9f80bc257de0 with identifier: LZ35961
2026-03-28 14:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c8ca2ba0-a088-5c31-896d-9f80bc257de0 with identifier: LZ35961
2026-03-28 14:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c8ca2ba0-a088-5c31-896d-9f80bc257de0 with identifier: LZ35961 to the API
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 95,
'expiration_date': '2026-03-28T16:06:41Z',
'fuel_type': 'petrol',
'id': 'c8ca2ba0-a088-5c31-896d-9f80bc257de0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LZ35961',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 188768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-31',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2010}
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ35961%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Saving data for LZ35961: {'auction_closing_time': 1774714001.0, 'created_time': 1773922045.690303, 'last_price_update_time': 1774706872.243323}
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LZ35961') HTTP/1.1" 204 0
2026-03-28 14:07:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: YT66548
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT66548%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for YT66548: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: AZ05187
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ05187%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for AZ05187: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: WS24501
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: NR87302
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: ML34451
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: ZS54460
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: KC88593
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC88593%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for KC88593: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: JH12834
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: UH56050
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH56050%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for UH56050: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: VE88440
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE88440%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for VE88440: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: WS26494
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: VK91535
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK91535%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for VK91535: 2
2026-03-28 14:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with identifier: VK91535
2026-03-28 14:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with scrape type 2
2026-03-28 14:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with scrape type 2
2026-03-28 14:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9f519cd4-e0df-5083-a6bb-fcf7e94eda62, identifier: VK91535
2026-03-28 14:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with identifier: VK91535
2026-03-28 14:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with identifier: VK91535
2026-03-28 14:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9f519cd4-e0df-5083-a6bb-fcf7e94eda62 with identifier: VK91535 to the API
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:46:03Z',
'fuel_type': 'diesel',
'id': '9f519cd4-e0df-5083-a6bb-fcf7e94eda62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VK91535',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 322661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-26',
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 V6 TDI BlueMotion',
'transmission': 'automatic',
'trim': 'BlueMotion',
'year': 2011}
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK91535%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Saving data for VK91535: {'auction_closing_time': 1774716363.0, 'created_time': 1774040724.066649, 'last_price_update_time': 1774706872.802541}
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VK91535') HTTP/1.1" 204 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: BF34891
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF34891%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for BF34891: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: FJ33750
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: XN46207
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN46207%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for XN46207: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: NF47535
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF47535%27 HTTP/1.1" 200 None
2026-03-28 14:07:52 [auto1.it] INFO: Scrape type for NF47535: 0
2026-03-28 14:07:52 [auto1.it] INFO: Found listing with ID: AW83777
2026-03-28 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW83777%27 HTTP/1.1" 200 None
2026-03-28 14:07:53 [auto1.it] INFO: Scrape type for AW83777: 0
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: UN97193
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: MN57252
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: TZ83708
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: KZ82470
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: MW18742
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: FC02474
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: JA78037
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: BN58540
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN58540%27 HTTP/1.1" 200 None
2026-03-28 14:07:53 [auto1.it] INFO: Scrape type for BN58540: 2
2026-03-28 14:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with identifier: BN58540
2026-03-28 14:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with scrape type 2
2026-03-28 14:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with scrape type 2
2026-03-28 14:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca, identifier: BN58540
2026-03-28 14:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with identifier: BN58540
2026-03-28 14:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with identifier: BN58540
2026-03-28 14:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6b83cdfe-e8e1-5bda-83bc-4ded81c26eca with identifier: BN58540 to the API
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:39:35Z',
'fuel_type': 'diesel',
'id': '6b83cdfe-e8e1-5bda-83bc-4ded81c26eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN58540',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 275017,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-19',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction',
'transmission': 'automatic',
'trim': 'Attraction',
'year': 2015}
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN58540%27 HTTP/1.1" 200 None
2026-03-28 14:07:53 [auto1.it] INFO: Saving data for BN58540: {'auction_closing_time': 1774715975.0, 'created_time': 1774526942.51939, 'last_price_update_time': 1774706873.482924}
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BN58540') HTTP/1.1" 204 0
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: FU65166
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU65166%27 HTTP/1.1" 200 None
2026-03-28 14:07:53 [auto1.it] INFO: Scrape type for FU65166: 0
2026-03-28 14:07:53 [auto1.it] INFO: Found listing with ID: YV43254
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV43254%27 HTTP/1.1" 200 None
2026-03-28 14:07:53 [auto1.it] INFO: Scrape type for YV43254: 2
2026-03-28 14:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9214b4e-675c-5dc0-b605-5d20f2347782 with identifier: YV43254
2026-03-28 14:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9214b4e-675c-5dc0-b605-5d20f2347782 with scrape type 2
2026-03-28 14:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9214b4e-675c-5dc0-b605-5d20f2347782 with scrape type 2
2026-03-28 14:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e9214b4e-675c-5dc0-b605-5d20f2347782, identifier: YV43254
2026-03-28 14:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e9214b4e-675c-5dc0-b605-5d20f2347782 with identifier: YV43254
2026-03-28 14:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e9214b4e-675c-5dc0-b605-5d20f2347782 with identifier: YV43254
2026-03-28 14:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e9214b4e-675c-5dc0-b605-5d20f2347782 with identifier: YV43254 to the API
2026-03-28 14:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:34:48Z',
'fuel_type': 'diesel',
'id': 'e9214b4e-675c-5dc0-b605-5d20f2347782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV43254',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 243558,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-25',
'seller_name': None,
'title': 'Hyundai Tucson 2.0 CRDi Xpossible 4WD',
'transmission': 'automatic',
'trim': 'Xpossible 4WD',
'year': 2016}
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV43254%27 HTTP/1.1" 200 None
2026-03-28 14:07:54 [auto1.it] INFO: Saving data for YV43254: {'auction_closing_time': 1774715688.0, 'created_time': 1774526963.372112, 'last_price_update_time': 1774706874.00979}
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YV43254') HTTP/1.1" 204 0
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: CA25129
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: CE40479
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE40479%27 HTTP/1.1" 200 None
2026-03-28 14:07:54 [auto1.it] INFO: Scrape type for CE40479: 0
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: WT36822
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: HN39146
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HN39146%27 HTTP/1.1" 200 None
2026-03-28 14:07:54 [auto1.it] INFO: Scrape type for HN39146: 2
2026-03-28 14:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with identifier: HN39146
2026-03-28 14:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with scrape type 2
2026-03-28 14:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with scrape type 2
2026-03-28 14:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c054cf79-d7f8-5df4-9c0b-5e185d1fe718, identifier: HN39146
2026-03-28 14:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with identifier: HN39146
2026-03-28 14:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with identifier: HN39146
2026-03-28 14:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c054cf79-d7f8-5df4-9c0b-5e185d1fe718 with identifier: HN39146 to the API
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:17:25Z',
'fuel_type': 'diesel',
'id': 'c054cf79-d7f8-5df4-9c0b-5e185d1fe718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN39146',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 138801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-11',
'seller_name': None,
'title': 'Toyota Auris 1.6 D-4D Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2017}
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HN39146%27 HTTP/1.1" 200 None
2026-03-28 14:07:54 [auto1.it] INFO: Saving data for HN39146: {'auction_closing_time': 1774714645.0, 'created_time': 1774526837.002776, 'last_price_update_time': 1774706874.47255}
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HN39146') HTTP/1.1" 204 0
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: DK95010
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: ZT62923
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT62923%27 HTTP/1.1" 200 None
2026-03-28 14:07:54 [auto1.it] INFO: Scrape type for ZT62923: 0
2026-03-28 14:07:54 [auto1.it] INFO: Found listing with ID: MV32158
2026-03-28 14:07:55 [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-28 14:07:55 [auto1.it] INFO: Channel: 24h | Page: 48 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: RV46359
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: VX22650
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX22650%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for VX22650: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: UV86732
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV86732%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for UV86732: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: LR88611
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR88611%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for LR88611: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: KC34999
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: YG71564
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: SU56229
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU56229%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for SU56229: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: FJ79920
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ79920%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for FJ79920: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: LN35929
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN35929%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for LN35929: 0
2026-03-28 14:07:55 [auto1.it] INFO: Found listing with ID: VS62042
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS62042%27 HTTP/1.1" 200 None
2026-03-28 14:07:55 [auto1.it] INFO: Scrape type for VS62042: 2
2026-03-28 14:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with identifier: VS62042
2026-03-28 14:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with scrape type 2
2026-03-28 14:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with scrape type 2
2026-03-28 14:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3c9867d6-8804-5fbc-8393-3373d0f2e7b4, identifier: VS62042
2026-03-28 14:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with identifier: VS62042
2026-03-28 14:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with identifier: VS62042
2026-03-28 14:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3c9867d6-8804-5fbc-8393-3373d0f2e7b4 with identifier: VS62042 to the API
2026-03-28 14:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:46:41Z',
'fuel_type': 'diesel',
'id': '3c9867d6-8804-5fbc-8393-3373d0f2e7b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS62042',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 65940,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-08',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2023}
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS62042%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Saving data for VS62042: {'auction_closing_time': 1774716401.0, 'created_time': 1773695411.049833, 'last_price_update_time': 1774706876.054771}
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS62042') HTTP/1.1" 204 0
2026-03-28 14:07:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: VR29883
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR29883%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for VR29883: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: CR81411
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: PS88419
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS88419%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for PS88419: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: HP97671
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: NP87622
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: UA26994
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA26994%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for UA26994: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: AM15207
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: ZP66852
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP66852%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for ZP66852: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: AJ97294
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ97294%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for AJ97294: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: SW80726
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW80726%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for SW80726: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: MA64070
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: EM71095
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM71095%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for EM71095: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: VS38043
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS38043%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for VS38043: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: JW99626
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: MK90568
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: JX77984
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: PA30121
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA30121%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for PA30121: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: HJ68479
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ68479%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for HJ68479: 2
2026-03-28 14:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf595d5-180a-57d0-944a-0965d3f717fc with identifier: HJ68479
2026-03-28 14:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf595d5-180a-57d0-944a-0965d3f717fc with scrape type 2
2026-03-28 14:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cf595d5-180a-57d0-944a-0965d3f717fc with scrape type 2
2026-03-28 14:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4cf595d5-180a-57d0-944a-0965d3f717fc, identifier: HJ68479
2026-03-28 14:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4cf595d5-180a-57d0-944a-0965d3f717fc with identifier: HJ68479
2026-03-28 14:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4cf595d5-180a-57d0-944a-0965d3f717fc with identifier: HJ68479
2026-03-28 14:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4cf595d5-180a-57d0-944a-0965d3f717fc with identifier: HJ68479 to the API
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 82,
'expiration_date': '2026-03-28T16:20:49Z',
'fuel_type': 'petrol',
'id': '4cf595d5-180a-57d0-944a-0965d3f717fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ68479',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 79854,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-24',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ68479%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Saving data for HJ68479: {'auction_closing_time': 1774714849.0, 'created_time': 1773824769.7876, 'last_price_update_time': 1774706876.757185}
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ68479') HTTP/1.1" 204 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: GK89586
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: GT17174
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: RE49156
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: CJ22760
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ22760%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for CJ22760: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: FW39632
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW39632%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for FW39632: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: JA96150
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA96150%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for JA96150: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: EG94847
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: SN82896
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: DC70843
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: VL00110
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VL00110%27 HTTP/1.1" 200 None
2026-03-28 14:07:56 [auto1.it] INFO: Scrape type for VL00110: 0
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: ZT47825
2026-03-28 14:07:56 [auto1.it] INFO: Found listing with ID: PZ52639
2026-03-28 14:07: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-28 14:07:58 [auto1.it] INFO: Channel: 24h | Page: 49 | totalHits: 3773 | hits on page: 40
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: HS75428
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: MZ40359
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: ZM41579
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM41579%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for ZM41579: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: SA83411
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: PT34479
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: SE61764
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE61764%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for SE61764: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: GT94067
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: YR30940
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR30940%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for YR30940: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: AK38143
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK38143%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for AK38143: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: JW87652
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW87652%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for JW87652: 2
2026-03-28 14:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with identifier: JW87652
2026-03-28 14:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with scrape type 2
2026-03-28 14:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with scrape type 2
2026-03-28 14:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0b44286-2145-5ccf-a9dc-b7d4b0e1a031, identifier: JW87652
2026-03-28 14:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with identifier: JW87652
2026-03-28 14:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with identifier: JW87652
2026-03-28 14:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0b44286-2145-5ccf-a9dc-b7d4b0e1a031 with identifier: JW87652 to the API
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:44:20Z',
'fuel_type': 'petrol',
'id': 'b0b44286-2145-5ccf-a9dc-b7d4b0e1a031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JW87652',
'listing': 'auction',
'make': 'Smart',
'model': 'forfour',
'odometer': 98791,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-04',
'seller_name': None,
'title': 'Smart forfour 1.0 youngster',
'transmission': 'automatic',
'trim': 'youngster',
'year': 2018}
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW87652%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Saving data for JW87652: {'auction_closing_time': 1774716260.0, 'created_time': 1774526780.547217, 'last_price_update_time': 1774706878.648611}
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JW87652') HTTP/1.1" 204 0
2026-03-28 14:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: MP39083
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP39083%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for MP39083: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: WA88594
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: AB27161
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB27161%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for AB27161: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: NN45257
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: JV66530
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: JV92399
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV92399%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for JV92399: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: FP63529
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: GD26025
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD26025%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for GD26025: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: DG54117
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: LC35627
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: GE96866
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GE96866%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for GE96866: 0
2026-03-28 14:07:58 [auto1.it] INFO: Found listing with ID: YT54925
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT54925%27 HTTP/1.1" 200 None
2026-03-28 14:07:58 [auto1.it] INFO: Scrape type for YT54925: 2
2026-03-28 14:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with identifier: YT54925
2026-03-28 14:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with scrape type 2
2026-03-28 14:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with scrape type 2
2026-03-28 14:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2ef0858a-27a1-5d48-9901-b58609e5b9f9, identifier: YT54925
2026-03-28 14:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with identifier: YT54925
2026-03-28 14:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with identifier: YT54925
2026-03-28 14:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2ef0858a-27a1-5d48-9901-b58609e5b9f9 with identifier: YT54925 to the API
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:07:59 [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-28T16:51:29Z',
'fuel_type': 'diesel',
'id': '2ef0858a-27a1-5d48-9901-b58609e5b9f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YT54925',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 81863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-02',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 d Shooting Brake AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2020}
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT54925%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Saving data for YT54925: {'auction_closing_time': 1774716689.0, 'created_time': 1774526952.164421, 'last_price_update_time': 1774706879.34612}
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YT54925') HTTP/1.1" 204 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: RN34673
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN34673%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for RN34673: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: MR41650
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: VF40015
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: WB49525
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB49525%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for WB49525: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: CG39914
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: KD78044
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: PH76883
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH76883%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for PH76883: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: PL46674
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: SJ27084
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: XT06455
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT06455%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for XT06455: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: YR22180
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR22180%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for YR22180: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: DU27082
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU27082%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for DU27082: 0
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: AH76679
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: ZS91075
2026-03-28 14:07:59 [auto1.it] INFO: Found listing with ID: GJ69248
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ69248%27 HTTP/1.1" 200 None
2026-03-28 14:07:59 [auto1.it] INFO: Scrape type for GJ69248: 2
2026-03-28 14:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with identifier: GJ69248
2026-03-28 14:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with scrape type 2
2026-03-28 14:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with scrape type 2
2026-03-28 14:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea, identifier: GJ69248
2026-03-28 14:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with identifier: GJ69248
2026-03-28 14:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with identifier: GJ69248
2026-03-28 14:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea with identifier: GJ69248 to the API
2026-03-28 14:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:07: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-28 14:08: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': 185,
'expiration_date': '2026-03-28T16:35:40Z',
'fuel_type': 'diesel',
'id': 'eb1f4c34-ceb3-5e77-8c9e-61054a38c8ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GJ69248',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 149085,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-07',
'seller_name': None,
'title': 'Hyundai ix35 2.0 CRDi Style AWD',
'transmission': 'automatic',
'trim': 'Style AWD',
'year': 2014}
2026-03-28 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ69248%27 HTTP/1.1" 200 None
2026-03-28 14:08:00 [auto1.it] INFO: Saving data for GJ69248: {'auction_closing_time': 1774715740.0, 'created_time': 1774526728.855494, 'last_price_update_time': 1774706880.135991}
2026-03-28 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GJ69248') HTTP/1.1" 204 0
2026-03-28 14:08:00 [auto1.it] INFO: Found listing with ID: RH51266
2026-03-28 14:08:00 [auto1.it] INFO: Found listing with ID: HH67812
2026-03-28 14:08:00 [auto1.it] INFO: Found listing with ID: FF98619
2026-03-28 14:08:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:01 [auto1.it] INFO: Channel: 24h | Page: 50 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: PD61246
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: AN46141
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: VY12867
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: NP19925
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: GP32849
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: RG23044
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG23044%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for RG23044: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: PE03343
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: NC40954
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: JS86571
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS86571%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for JS86571: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: SW25122
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW25122%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for SW25122: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: ZH41426
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: EL59293
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EL59293%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for EL59293: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: WR52243
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: RX05887
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX05887%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for RX05887: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: NF99780
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: UY31632
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY31632%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for UY31632: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: DV60834
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV60834%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for DV60834: 2
2026-03-28 14:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a27e297-4dc4-5aa3-be39-7efeca0e440b with identifier: DV60834
2026-03-28 14:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a27e297-4dc4-5aa3-be39-7efeca0e440b with scrape type 2
2026-03-28 14:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a27e297-4dc4-5aa3-be39-7efeca0e440b with scrape type 2
2026-03-28 14:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0a27e297-4dc4-5aa3-be39-7efeca0e440b, identifier: DV60834
2026-03-28 14:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0a27e297-4dc4-5aa3-be39-7efeca0e440b with identifier: DV60834
2026-03-28 14:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0a27e297-4dc4-5aa3-be39-7efeca0e440b with identifier: DV60834
2026-03-28 14:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0a27e297-4dc4-5aa3-be39-7efeca0e440b with identifier: DV60834 to the API
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-28T16:22:33Z',
'fuel_type': 'petrol',
'id': '0a27e297-4dc4-5aa3-be39-7efeca0e440b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV60834',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 196296,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-31',
'seller_name': None,
'title': 'Audi A4 2.0 TFSI',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV60834%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Saving data for DV60834: {'auction_closing_time': 1774714953.0, 'created_time': 1774526767.886243, 'last_price_update_time': 1774706881.658389}
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DV60834') HTTP/1.1" 204 0
2026-03-28 14:08:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: FN63794
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN63794%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for FN63794: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: ZC00549
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: TB04620
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: NJ73400
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ73400%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for NJ73400: 0
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: TH32608
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: ZB01532
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: LY23963
2026-03-28 14:08:01 [auto1.it] INFO: Found listing with ID: AG78775
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG78775%27 HTTP/1.1" 200 None
2026-03-28 14:08:01 [auto1.it] INFO: Scrape type for AG78775: 2
2026-03-28 14:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with identifier: AG78775
2026-03-28 14:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with scrape type 2
2026-03-28 14:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with scrape type 2
2026-03-28 14:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 241ac6e5-4223-5518-ada5-a0d37b40b7c2, identifier: AG78775
2026-03-28 14:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with identifier: AG78775
2026-03-28 14:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with identifier: AG78775
2026-03-28 14:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 241ac6e5-4223-5518-ada5-a0d37b40b7c2 with identifier: AG78775 to the API
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:11:40Z',
'fuel_type': 'diesel',
'id': '241ac6e5-4223-5518-ada5-a0d37b40b7c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG78775',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Trax',
'odometer': 153316,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-24',
'seller_name': None,
'title': 'Chevrolet Trax 1.7 Diesel LT 4x4',
'transmission': 'manual',
'trim': 'LT 4x4',
'year': 2013}
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG78775%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Saving data for AG78775: {'auction_closing_time': 1774714300.0, 'created_time': 1774526749.984149, 'last_price_update_time': 1774706882.329922}
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AG78775') HTTP/1.1" 204 0
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: SY65620
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY65620%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Scrape type for SY65620: 0
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: WK43890
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: WL49427
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL49427%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Scrape type for WL49427: 0
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: ZN97405
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: ET23172
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET23172%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Scrape type for ET23172: 2
2026-03-28 14:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with identifier: ET23172
2026-03-28 14:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with scrape type 2
2026-03-28 14:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with scrape type 2
2026-03-28 14:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3, identifier: ET23172
2026-03-28 14:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with identifier: ET23172
2026-03-28 14:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with identifier: ET23172
2026-03-28 14:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3 with identifier: ET23172 to the API
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 250,
'expiration_date': '2026-03-28T16:29:02Z',
'fuel_type': 'diesel',
'id': '9ccc4cae-e92e-5ae4-8a61-4e01748f1ad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET23172',
'listing': 'auction',
'make': 'Jeep',
'model': 'Grand Cherokee',
'odometer': 177015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-30',
'seller_name': None,
'title': 'Jeep Grand Cherokee 3.0 CRD Overland',
'transmission': 'automatic',
'trim': 'Overland',
'year': 2014}
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET23172%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Saving data for ET23172: {'auction_closing_time': 1774715342.0, 'created_time': 1774526973.433727, 'last_price_update_time': 1774706882.790929}
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ET23172') HTTP/1.1" 204 0
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: PM46324
2026-03-28 14:08:02 [auto1.it] INFO: Found listing with ID: VG33831
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG33831%27 HTTP/1.1" 200 None
2026-03-28 14:08:02 [auto1.it] INFO: Scrape type for VG33831: 2
2026-03-28 14:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a6b7f5-5c77-58de-9601-c4c2660861cd with identifier: VG33831
2026-03-28 14:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a6b7f5-5c77-58de-9601-c4c2660861cd with scrape type 2
2026-03-28 14:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45a6b7f5-5c77-58de-9601-c4c2660861cd with scrape type 2
2026-03-28 14:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 45a6b7f5-5c77-58de-9601-c4c2660861cd, identifier: VG33831
2026-03-28 14:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 45a6b7f5-5c77-58de-9601-c4c2660861cd with identifier: VG33831
2026-03-28 14:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 45a6b7f5-5c77-58de-9601-c4c2660861cd with identifier: VG33831
2026-03-28 14:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 45a6b7f5-5c77-58de-9601-c4c2660861cd with identifier: VG33831 to the API
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 95,
'expiration_date': '2026-03-28T16:15:46Z',
'fuel_type': 'petrol',
'id': '45a6b7f5-5c77-58de-9601-c4c2660861cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VG33831',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 22963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-20',
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2024}
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG33831%27 HTTP/1.1" 200 None
2026-03-28 14:08:03 [auto1.it] INFO: Saving data for VG33831: {'auction_closing_time': 1774714546.0, 'created_time': 1774526782.834654, 'last_price_update_time': 1774706883.297188}
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VG33831') HTTP/1.1" 204 0
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: MX95744
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: NA15959
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: UZ16276
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: PX43587
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX43587%27 HTTP/1.1" 200 None
2026-03-28 14:08:03 [auto1.it] INFO: Scrape type for PX43587: 0
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: AL00602
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: UY92824
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY92824%27 HTTP/1.1" 200 None
2026-03-28 14:08:03 [auto1.it] INFO: Scrape type for UY92824: 0
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: WK45429
2026-03-28 14:08:03 [auto1.it] INFO: Found listing with ID: VV53069
2026-03-28 14:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:04 [auto1.it] INFO: Channel: 24h | Page: 51 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: PR60258
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: SM48224
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM48224%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for SM48224: 0
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: CR59099
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR59099%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for CR59099: 0
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: GL14484
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL14484%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for GL14484: 0
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: WX74031
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: EU31713
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: PC08204
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: ZR26877
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: TE47770
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE47770%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for TE47770: 0
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: YG22381
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: DD82932
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD82932%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for DD82932: 2
2026-03-28 14:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with identifier: DD82932
2026-03-28 14:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with scrape type 2
2026-03-28 14:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with scrape type 2
2026-03-28 14:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd, identifier: DD82932
2026-03-28 14:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with identifier: DD82932
2026-03-28 14:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with identifier: DD82932
2026-03-28 14:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd with identifier: DD82932 to the API
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 190,
'expiration_date': '2026-03-28T16:49:08Z',
'fuel_type': 'diesel',
'id': '1f7f7727-d4a8-5a4f-880b-3da2cd2e9fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD82932',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 212043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-16',
'seller_name': None,
'title': 'Volvo XC40 2.0 D4 R-Design AWD',
'transmission': 'automatic',
'trim': 'R-Design AWD',
'year': 2018}
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD82932%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Saving data for DD82932: {'auction_closing_time': 1774716548.0, 'created_time': 1774526738.484874, 'last_price_update_time': 1774706884.837069}
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DD82932') HTTP/1.1" 204 0
2026-03-28 14:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:04 [auto1.it] INFO: Found listing with ID: DM50235
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM50235%27 HTTP/1.1" 200 None
2026-03-28 14:08:04 [auto1.it] INFO: Scrape type for DM50235: 2
2026-03-28 14:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dde736c7-4f2e-5cf2-bba8-02d08637c840 with identifier: DM50235
2026-03-28 14:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dde736c7-4f2e-5cf2-bba8-02d08637c840 with scrape type 2
2026-03-28 14:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dde736c7-4f2e-5cf2-bba8-02d08637c840 with scrape type 2
2026-03-28 14:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dde736c7-4f2e-5cf2-bba8-02d08637c840, identifier: DM50235
2026-03-28 14:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dde736c7-4f2e-5cf2-bba8-02d08637c840 with identifier: DM50235
2026-03-28 14:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dde736c7-4f2e-5cf2-bba8-02d08637c840 with identifier: DM50235
2026-03-28 14:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dde736c7-4f2e-5cf2-bba8-02d08637c840 with identifier: DM50235 to the API
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:04:22Z',
'fuel_type': 'petrol',
'id': 'dde736c7-4f2e-5cf2-bba8-02d08637c840',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DM50235',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 294144,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-05-07',
'seller_name': None,
'title': 'Nissan Micra 1.0 Matic',
'transmission': 'manual',
'trim': 'Matic',
'year': 2001}
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM50235%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Saving data for DM50235: {'auction_closing_time': 1774713862.0, 'created_time': 1774526806.886352, 'last_price_update_time': 1774706885.366528}
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DM50235') HTTP/1.1" 204 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: MB79295
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB79295%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for MB79295: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: CV31826
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV31826%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for CV31826: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: FN50437
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: TT40811
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: FJ28833
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ28833%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for FJ28833: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: SE98453
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: FL86177
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: MY86461
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: LK58538
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK58538%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for LK58538: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: FW75708
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW75708%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for FW75708: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: GD10861
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD10861%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for GD10861: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: AK03087
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK03087%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for AK03087: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: YR57836
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR57836%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for YR57836: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: PG69146
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: VY17663
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: PW49149
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW49149%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for PW49149: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: SN43721
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: DB80555
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: KL59990
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL59990%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for KL59990: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: YG69242
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: UU42512
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: ZY88816
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY88816%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for ZY88816: 0
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: KY93059
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: MS58907
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: BP59545
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: HR68731
2026-03-28 14:08:05 [auto1.it] INFO: Found listing with ID: ZL23627
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL23627%27 HTTP/1.1" 200 None
2026-03-28 14:08:05 [auto1.it] INFO: Scrape type for ZL23627: 2
2026-03-28 14:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with identifier: ZL23627
2026-03-28 14:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with scrape type 2
2026-03-28 14:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with scrape type 2
2026-03-28 14:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b, identifier: ZL23627
2026-03-28 14:08:05 [scrapy.extensions.logstats] INFO: Crawled 133 pages (at 21 pages/min), scraped 164 items (at 63 items/min)
2026-03-28 14:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with identifier: ZL23627
2026-03-28 14:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with identifier: ZL23627
2026-03-28 14:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 41ca86f7-64a8-5111-8e0c-0d0eb9b1921b with identifier: ZL23627 to the API
2026-03-28 14:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 147,
'expiration_date': '2026-03-28T16:16:09Z',
'fuel_type': 'petrol',
'id': '41ca86f7-64a8-5111-8e0c-0d0eb9b1921b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL23627',
'listing': 'auction',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 126605,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-27',
'seller_name': None,
'title': 'Toyota Avensis 1.8 Sol',
'transmission': 'automatic',
'trim': 'Sol',
'year': 2010}
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL23627%27 HTTP/1.1" 200 None
2026-03-28 14:08:06 [auto1.it] INFO: Saving data for ZL23627: {'auction_closing_time': 1774714569.0, 'created_time': 1774040737.356717, 'last_price_update_time': 1774706886.020801}
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZL23627') HTTP/1.1" 204 0
2026-03-28 14:08:06 [auto1.it] INFO: Found listing with ID: GZ48200
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ48200%27 HTTP/1.1" 200 None
2026-03-28 14:08:06 [auto1.it] INFO: Scrape type for GZ48200: 0
2026-03-28 14:08: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-28 14:08:07 [auto1.it] INFO: Channel: 24h | Page: 52 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: ZK34576
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: TA76256
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA76256%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Scrape type for TA76256: 2
2026-03-28 14:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e3f345-9c93-5842-810b-7044f96919e9 with identifier: TA76256
2026-03-28 14:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e3f345-9c93-5842-810b-7044f96919e9 with scrape type 2
2026-03-28 14:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e3f345-9c93-5842-810b-7044f96919e9 with scrape type 2
2026-03-28 14:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 93e3f345-9c93-5842-810b-7044f96919e9, identifier: TA76256
2026-03-28 14:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 93e3f345-9c93-5842-810b-7044f96919e9 with identifier: TA76256
2026-03-28 14:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 93e3f345-9c93-5842-810b-7044f96919e9 with identifier: TA76256
2026-03-28 14:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 93e3f345-9c93-5842-810b-7044f96919e9 with identifier: TA76256 to the API
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 170,
'expiration_date': '2026-03-28T16:55:16Z',
'fuel_type': 'diesel',
'id': '93e3f345-9c93-5842-810b-7044f96919e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TA76256',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 291200,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-04',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d T 4Matic Premium',
'transmission': 'automatic',
'trim': 'T 4Matic Premium',
'year': 2016}
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA76256%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Saving data for TA76256: {'auction_closing_time': 1774716916.0, 'created_time': 1773695306.794989, 'last_price_update_time': 1774706887.679326}
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TA76256') HTTP/1.1" 204 0
2026-03-28 14:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: BA18808
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: HX42058
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX42058%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Scrape type for HX42058: 0
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: CM62235
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM62235%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Scrape type for CM62235: 0
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: AL31593
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL31593%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Scrape type for AL31593: 0
2026-03-28 14:08:07 [auto1.it] INFO: Found listing with ID: FZ80781
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ80781%27 HTTP/1.1" 200 None
2026-03-28 14:08:07 [auto1.it] INFO: Scrape type for FZ80781: 2
2026-03-28 14:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9953c59f-f83d-57b3-a121-cec421773e3d with identifier: FZ80781
2026-03-28 14:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9953c59f-f83d-57b3-a121-cec421773e3d with scrape type 2
2026-03-28 14:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9953c59f-f83d-57b3-a121-cec421773e3d with scrape type 2
2026-03-28 14:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9953c59f-f83d-57b3-a121-cec421773e3d, identifier: FZ80781
2026-03-28 14:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9953c59f-f83d-57b3-a121-cec421773e3d with identifier: FZ80781
2026-03-28 14:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9953c59f-f83d-57b3-a121-cec421773e3d with identifier: FZ80781
2026-03-28 14:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9953c59f-f83d-57b3-a121-cec421773e3d with identifier: FZ80781 to the API
2026-03-28 14:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 110,
'expiration_date': '2026-03-28T16:22:22Z',
'fuel_type': 'diesel',
'id': '9953c59f-f83d-57b3-a121-cec421773e3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ80781',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 287331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-27',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Business BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Business BlueMotion Tech',
'year': 2016}
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ80781%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Saving data for FZ80781: {'auction_closing_time': 1774714942.0, 'created_time': 1774008346.239992, 'last_price_update_time': 1774706888.177316}
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FZ80781') HTTP/1.1" 204 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: EZ33304
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: BG88110
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG88110%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for BG88110: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: NH73732
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH73732%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for NH73732: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: WT52400
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: PP13796
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP13796%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for PP13796: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: PE82748
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: RD42515
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RD42515%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for RD42515: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: RB40748
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK11111%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for WK11111: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: NR02013
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR02013%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for NR02013: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: DP25317
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: RB41794
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: PV17909
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV17909%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for PV17909: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: FR96632
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: ZK68739
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: JV47316
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV47316%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for JV47316: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: VU35787
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU35787%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for VU35787: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: CZ70189
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ70189%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for CZ70189: 2
2026-03-28 14:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4dfe844-9266-5b24-9ce6-b1619287e744 with identifier: CZ70189
2026-03-28 14:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4dfe844-9266-5b24-9ce6-b1619287e744 with scrape type 2
2026-03-28 14:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4dfe844-9266-5b24-9ce6-b1619287e744 with scrape type 2
2026-03-28 14:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f4dfe844-9266-5b24-9ce6-b1619287e744, identifier: CZ70189
2026-03-28 14:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f4dfe844-9266-5b24-9ce6-b1619287e744 with identifier: CZ70189
2026-03-28 14:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f4dfe844-9266-5b24-9ce6-b1619287e744 with identifier: CZ70189
2026-03-28 14:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f4dfe844-9266-5b24-9ce6-b1619287e744 with identifier: CZ70189 to the API
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:22:23Z',
'fuel_type': 'diesel',
'id': 'f4dfe844-9266-5b24-9ce6-b1619287e744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CZ70189',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 117169,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2019}
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ70189%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Saving data for CZ70189: {'auction_closing_time': 1774714943.0, 'created_time': 1774526775.972423, 'last_price_update_time': 1774706888.763221}
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CZ70189') HTTP/1.1" 204 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: MD89845
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD89845%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for MD89845: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: JY72806
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY72806%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for JY72806: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: WS96553
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: FE23339
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: PC30910
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: EG37801
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: CS73145
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS73145%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for CS73145: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: MB91559
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB91559%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for MB91559: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: JE32624
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE32624%27 HTTP/1.1" 200 None
2026-03-28 14:08:08 [auto1.it] INFO: Scrape type for JE32624: 0
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: SX13991
2026-03-28 14:08:08 [auto1.it] INFO: Found listing with ID: JD24635
2026-03-28 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD24635%27 HTTP/1.1" 200 None
2026-03-28 14:08:09 [auto1.it] INFO: Scrape type for JD24635: 0
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: NK12319
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: EV42289
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: FH21751
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH21751%27 HTTP/1.1" 200 None
2026-03-28 14:08:09 [auto1.it] INFO: Scrape type for FH21751: 0
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: LL47627
2026-03-28 14:08:09 [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-28 14:08:09 [auto1.it] INFO: Channel: 24h | Page: 53 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: AK61800
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK61800%27 HTTP/1.1" 200 None
2026-03-28 14:08:09 [auto1.it] INFO: Scrape type for AK61800: 0
2026-03-28 14:08:09 [auto1.it] INFO: Found listing with ID: FU99331
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU99331%27 HTTP/1.1" 200 None
2026-03-28 14:08:09 [auto1.it] INFO: Scrape type for FU99331: 2
2026-03-28 14:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbc23ee8-9476-528b-901b-22f3d64ca258 with identifier: FU99331
2026-03-28 14:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbc23ee8-9476-528b-901b-22f3d64ca258 with scrape type 2
2026-03-28 14:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbc23ee8-9476-528b-901b-22f3d64ca258 with scrape type 2
2026-03-28 14:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dbc23ee8-9476-528b-901b-22f3d64ca258, identifier: FU99331
2026-03-28 14:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dbc23ee8-9476-528b-901b-22f3d64ca258 with identifier: FU99331
2026-03-28 14:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dbc23ee8-9476-528b-901b-22f3d64ca258 with identifier: FU99331
2026-03-28 14:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dbc23ee8-9476-528b-901b-22f3d64ca258 with identifier: FU99331 to the API
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:13:38Z',
'fuel_type': 'diesel',
'id': 'dbc23ee8-9476-528b-901b-22f3d64ca258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU99331',
'listing': 'auction',
'make': 'Audi',
'model': 'A4 Allroad',
'odometer': 375104,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-25',
'seller_name': None,
'title': 'Audi A4 Allroad 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2017}
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU99331%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Saving data for FU99331: {'auction_closing_time': 1774714418.0, 'created_time': 1773405439.853707, 'last_price_update_time': 1774706890.208186}
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FU99331') HTTP/1.1" 204 0
2026-03-28 14:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: ZJ09783
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ09783%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for ZJ09783: 2
2026-03-28 14:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19289d2e-8a17-5054-9b25-7c4fe7054be0 with identifier: ZJ09783
2026-03-28 14:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19289d2e-8a17-5054-9b25-7c4fe7054be0 with scrape type 2
2026-03-28 14:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19289d2e-8a17-5054-9b25-7c4fe7054be0 with scrape type 2
2026-03-28 14:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 19289d2e-8a17-5054-9b25-7c4fe7054be0, identifier: ZJ09783
2026-03-28 14:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 19289d2e-8a17-5054-9b25-7c4fe7054be0 with identifier: ZJ09783
2026-03-28 14:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 19289d2e-8a17-5054-9b25-7c4fe7054be0 with identifier: ZJ09783
2026-03-28 14:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 19289d2e-8a17-5054-9b25-7c4fe7054be0 with identifier: ZJ09783 to the API
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:15:54Z',
'fuel_type': 'diesel',
'id': '19289d2e-8a17-5054-9b25-7c4fe7054be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ09783',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 238926,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-17',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI B-Color ecoFlex',
'transmission': 'manual',
'trim': 'B-Color ecoFlex',
'year': 2016}
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ09783%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Saving data for ZJ09783: {'auction_closing_time': 1774714554.0, 'created_time': 1774526970.795894, 'last_price_update_time': 1774706890.762132}
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZJ09783') HTTP/1.1" 204 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: GF05972
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF05972%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for GF05972: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: KU92785
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU92785%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for KU92785: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: FD98463
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD98463%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for FD98463: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: UM22430
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: DT48563
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: LN31957
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: XD93142
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD93142%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for XD93142: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: XJ13084
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ13084%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for XJ13084: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: WX11793
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX11793%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for WX11793: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: ST52943
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST52943%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for ST52943: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: JF99545
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF99545%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for JF99545: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: SV47237
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV47237%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for SV47237: 0
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: JS59612
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: JC86695
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: HU75847
2026-03-28 14:08:10 [auto1.it] INFO: Found listing with ID: SS52204
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS52204%27 HTTP/1.1" 200 None
2026-03-28 14:08:10 [auto1.it] INFO: Scrape type for SS52204: 2
2026-03-28 14:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39fba468-ebf6-54d0-837a-fddbf81a960c with identifier: SS52204
2026-03-28 14:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39fba468-ebf6-54d0-837a-fddbf81a960c with scrape type 2
2026-03-28 14:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39fba468-ebf6-54d0-837a-fddbf81a960c with scrape type 2
2026-03-28 14:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 39fba468-ebf6-54d0-837a-fddbf81a960c, identifier: SS52204
2026-03-28 14:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 39fba468-ebf6-54d0-837a-fddbf81a960c with identifier: SS52204
2026-03-28 14:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 39fba468-ebf6-54d0-837a-fddbf81a960c with identifier: SS52204
2026-03-28 14:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 39fba468-ebf6-54d0-837a-fddbf81a960c with identifier: SS52204 to the API
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 58,
'expiration_date': '2026-03-28T16:11:09Z',
'fuel_type': 'petrol',
'id': '39fba468-ebf6-54d0-837a-fddbf81a960c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS52204',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 55593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-12-20',
'seller_name': None,
'title': 'Renault Clio 1.2 Ice',
'transmission': 'manual',
'trim': 'Ice',
'year': 2004}
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS52204%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Saving data for SS52204: {'auction_closing_time': 1774714269.0, 'created_time': 1774526798.380455, 'last_price_update_time': 1774706891.337278}
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SS52204') HTTP/1.1" 204 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: NF28136
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: AX14141
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: AM53032
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM53032%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for AM53032: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: MY48140
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY48140%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for MY48140: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: MK51639
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK51639%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for MK51639: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: TP30919
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP30919%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for TP30919: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: AA66716
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA66716%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for AA66716: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: PZ55071
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ55071%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for PZ55071: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: HX67406
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX67406%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for HX67406: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: LT18779
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT18779%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for LT18779: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: KZ33139
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ33139%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for KZ33139: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: EC20535
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: PG53512
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG53512%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for PG53512: 0
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: ZB38211
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: GX99306
2026-03-28 14:08:11 [auto1.it] INFO: Found listing with ID: DX18897
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX18897%27 HTTP/1.1" 200 None
2026-03-28 14:08:11 [auto1.it] INFO: Scrape type for DX18897: 2
2026-03-28 14:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1c7b8b6-dcd9-5103-b177-9fc6310a73de with identifier: DX18897
2026-03-28 14:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1c7b8b6-dcd9-5103-b177-9fc6310a73de with scrape type 2
2026-03-28 14:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1c7b8b6-dcd9-5103-b177-9fc6310a73de with scrape type 2
2026-03-28 14:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e1c7b8b6-dcd9-5103-b177-9fc6310a73de, identifier: DX18897
2026-03-28 14:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e1c7b8b6-dcd9-5103-b177-9fc6310a73de with identifier: DX18897
2026-03-28 14:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e1c7b8b6-dcd9-5103-b177-9fc6310a73de with identifier: DX18897
2026-03-28 14:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e1c7b8b6-dcd9-5103-b177-9fc6310a73de with identifier: DX18897 to the API
2026-03-28 14:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:22:47Z',
'fuel_type': 'diesel',
'id': 'e1c7b8b6-dcd9-5103-b177-9fc6310a73de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DX18897',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 214415,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-30',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Executive 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Executive 4Motion BlueMotion',
'year': 2016}
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX18897%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Saving data for DX18897: {'auction_closing_time': 1774714967.0, 'created_time': 1774526963.684997, 'last_price_update_time': 1774706892.022173}
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DX18897') HTTP/1.1" 204 0
2026-03-28 14:08:12 [auto1.it] INFO: Found listing with ID: DA44533
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA44533%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Scrape type for DA44533: 0
2026-03-28 14:08:12 [auto1.it] INFO: Found listing with ID: YW84907
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW84907%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Scrape type for YW84907: 0
2026-03-28 14:08:12 [auto1.it] INFO: Found listing with ID: TZ66413
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ66413%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Scrape type for TZ66413: 0
2026-03-28 14:08:12 [auto1.it] INFO: Found listing with ID: HE47711
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE47711%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Scrape type for HE47711: 0
2026-03-28 14:08:12 [auto1.it] INFO: Found listing with ID: WD11743
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD11743%27 HTTP/1.1" 200 None
2026-03-28 14:08:12 [auto1.it] INFO: Scrape type for WD11743: 0
2026-03-28 14:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:13 [auto1.it] INFO: Channel: 24h | Page: 54 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: AE90071
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE90071%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for AE90071: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: TH56934
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH56934%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for TH56934: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: AH91466
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: NE50995
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: AU71506
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU71506%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for AU71506: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: NX21307
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: KW35256
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW35256%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for KW35256: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: DL15591
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: SF57726
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: MU47199
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: YZ06179
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YZ06179%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for YZ06179: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: TU42208
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU42208%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for TU42208: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: KJ92535
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: KV45254
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV45254%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for KV45254: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: FU36287
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: WL38186
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL38186%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for WL38186: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: HW99269
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW99269%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for HW99269: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: WS00889
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS00889%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for WS00889: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: RK73921
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK73921%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for RK73921: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: HC70741
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC70741%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for HC70741: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: YY30219
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY30219%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for YY30219: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: TD76554
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD76554%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for TD76554: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: VM87489
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: AC54661
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC54661%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for AC54661: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: PP18921
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP18921%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for PP18921: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: PV19108
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV19108%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for PV19108: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: FF63562
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: AV53481
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: CB62098
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB62098%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for CB62098: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: KS79524
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: HM03162
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: FT78551
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: SD84714
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD84714%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for SD84714: 0
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: KE13415
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: TZ72536
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: SV52525
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: UH63202
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: YA96146
2026-03-28 14:08:13 [auto1.it] INFO: Found listing with ID: SH06277
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH06277%27 HTTP/1.1" 200 None
2026-03-28 14:08:13 [auto1.it] INFO: Scrape type for SH06277: 0
2026-03-28 14:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:14 [auto1.it] INFO: Channel: 24h | Page: 55 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: UR19142
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR19142%27 HTTP/1.1" 200 None
2026-03-28 14:08:14 [auto1.it] INFO: Scrape type for UR19142: 0
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: XJ75320
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: WK82863
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: JU95085
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: NJ20872
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: VE89845
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE89845%27 HTTP/1.1" 200 None
2026-03-28 14:08:14 [auto1.it] INFO: Scrape type for VE89845: 0
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: RJ89863
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: VN35608
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: US42109
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: JL30882
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: AP78180
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: DC69304
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: JE58875
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE58875%27 HTTP/1.1" 200 None
2026-03-28 14:08:14 [auto1.it] INFO: Scrape type for JE58875: 0
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: GC49019
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: ZJ87043
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ87043%27 HTTP/1.1" 200 None
2026-03-28 14:08:14 [auto1.it] INFO: Scrape type for ZJ87043: 0
2026-03-28 14:08:14 [auto1.it] INFO: Found listing with ID: BZ19379
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ19379%27 HTTP/1.1" 200 None
2026-03-28 14:08:14 [auto1.it] INFO: Scrape type for BZ19379: 2
2026-03-28 14:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with identifier: BZ19379
2026-03-28 14:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with scrape type 2
2026-03-28 14:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with scrape type 2
2026-03-28 14:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cebbfcb6-c67c-5b3c-acd6-1fb550572e48, identifier: BZ19379
2026-03-28 14:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with identifier: BZ19379
2026-03-28 14:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with identifier: BZ19379
2026-03-28 14:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cebbfcb6-c67c-5b3c-acd6-1fb550572e48 with identifier: BZ19379 to the API
2026-03-28 14:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:11:57Z',
'fuel_type': 'diesel',
'id': 'cebbfcb6-c67c-5b3c-acd6-1fb550572e48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BZ19379',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 94671,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-30',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ19379%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Saving data for BZ19379: {'auction_closing_time': 1774714317.0, 'created_time': 1774429519.510804, 'last_price_update_time': 1774706895.177808}
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BZ19379') HTTP/1.1" 204 0
2026-03-28 14:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: MG94028
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG94028%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for MG94028: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: NG57771
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG57771%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for NG57771: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: LT57228
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT57228%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for LT57228: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: CF86558
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF86558%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for CF86558: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: JN49587
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN49587%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for JN49587: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: PG13965
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: NL47700
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL47700%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for NL47700: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: JU28739
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU28739%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for JU28739: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: ZC80598
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: YW38439
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: ZT67877
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT67877%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for ZT67877: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: HT64034
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: RV54155
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV54155%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for RV54155: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: FH96840
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: EF61328
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: JK09197
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK09197%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for JK09197: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: YE07599
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE07599%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for YE07599: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: WH56731
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH56731%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for WH56731: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: ST27095
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: LA78712
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA78712%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for LA78712: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: FA49150
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: BG04687
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG04687%27 HTTP/1.1" 200 None
2026-03-28 14:08:15 [auto1.it] INFO: Scrape type for BG04687: 0
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: TJ80617
2026-03-28 14:08:15 [auto1.it] INFO: Found listing with ID: MG40784
2026-03-28 14:08: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-28 14:08:16 [auto1.it] INFO: Channel: 24h | Page: 56 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: SN49105
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN49105%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for SN49105: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: SK14741
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: VB21565
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: LC83851
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC83851%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for LC83851: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: HL58093
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: KC12001
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: BF03826
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF03826%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for BF03826: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: CT12062
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT12062%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for CT12062: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: WH54468
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: LK23524
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK23524%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for LK23524: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: WS49358
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: ED17590
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: FB83790
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB83790%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for FB83790: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: FP39081
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: KC49805
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC49805%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for KC49805: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: DU03202
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU03202%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for DU03202: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: HK89247
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK89247%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for HK89247: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: CW79165
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: JE99705
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: LU55329
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: YD85432
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: GJ95983
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: SP63067
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: KJ50164
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ50164%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for KJ50164: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: VU48365
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU48365%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for VU48365: 0
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: RS99601
2026-03-28 14:08:16 [auto1.it] INFO: Found listing with ID: HS43445
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS43445%27 HTTP/1.1" 200 None
2026-03-28 14:08:16 [auto1.it] INFO: Scrape type for HS43445: 2
2026-03-28 14:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with identifier: HS43445
2026-03-28 14:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with scrape type 2
2026-03-28 14:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with scrape type 2
2026-03-28 14:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb, identifier: HS43445
2026-03-28 14:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with identifier: HS43445
2026-03-28 14:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with identifier: HS43445
2026-03-28 14:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1de6c12f-6f76-55fd-9dc6-2a3d92f909cb with identifier: HS43445 to the API
2026-03-28 14:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:00:18Z',
'fuel_type': 'diesel',
'id': '1de6c12f-6f76-55fd-9dc6-2a3d92f909cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS43445',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 190869,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2016}
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS43445%27 HTTP/1.1" 200 None
2026-03-28 14:08:17 [auto1.it] INFO: Saving data for HS43445: {'auction_closing_time': 1774713618.0, 'created_time': 1774526886.295179, 'last_price_update_time': 1774706897.063878}
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HS43445') HTTP/1.1" 204 0
2026-03-28 14:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: KL91026
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL91026%27 HTTP/1.1" 200 None
2026-03-28 14:08:17 [auto1.it] INFO: Scrape type for KL91026: 0
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: KP30696
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: LL54959
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: MX03417
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: HY79670
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY79670%27 HTTP/1.1" 200 None
2026-03-28 14:08:17 [auto1.it] INFO: Scrape type for HY79670: 0
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: BC39052
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: TR00137
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: WU76177
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU76177%27 HTTP/1.1" 200 None
2026-03-28 14:08:17 [auto1.it] INFO: Scrape type for WU76177: 0
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: DF56056
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: YV46524
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: GJ72408
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: ZR61375
2026-03-28 14:08:17 [auto1.it] INFO: Found listing with ID: GT16147
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT16147%27 HTTP/1.1" 200 None
2026-03-28 14:08:17 [auto1.it] INFO: Scrape type for GT16147: 0
2026-03-28 14:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:18 [auto1.it] INFO: Channel: 24h | Page: 57 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: ZB49687
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZB49687%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for ZB49687: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: EL74502
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: HH94865
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH94865%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for HH94865: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: PT71441
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT71441%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for PT71441: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: TT80777
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: XX06910
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX06910%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for XX06910: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: ZN78264
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN78264%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for ZN78264: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: HS52325
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS52325%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for HS52325: 0
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: HL91811
2026-03-28 14:08:18 [auto1.it] INFO: Found listing with ID: FS39333
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS39333%27 HTTP/1.1" 200 None
2026-03-28 14:08:18 [auto1.it] INFO: Scrape type for FS39333: 2
2026-03-28 14:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1b65cd-d909-5516-8402-971983ad3b31 with identifier: FS39333
2026-03-28 14:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1b65cd-d909-5516-8402-971983ad3b31 with scrape type 2
2026-03-28 14:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1b65cd-d909-5516-8402-971983ad3b31 with scrape type 2
2026-03-28 14:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: de1b65cd-d909-5516-8402-971983ad3b31, identifier: FS39333
2026-03-28 14:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: de1b65cd-d909-5516-8402-971983ad3b31 with identifier: FS39333
2026-03-28 14:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: de1b65cd-d909-5516-8402-971983ad3b31 with identifier: FS39333
2026-03-28 14:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: de1b65cd-d909-5516-8402-971983ad3b31 with identifier: FS39333 to the API
2026-03-28 14:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 90,
'expiration_date': '2026-03-28T16:58:08Z',
'fuel_type': 'petrol',
'id': 'de1b65cd-d909-5516-8402-971983ad3b31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FS39333',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 35178,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-21',
'seller_name': None,
'title': 'Suzuki Ignis 1.2 DualJet SHVS ITop',
'transmission': 'manual',
'trim': 'ITop',
'year': 2019}
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS39333%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Saving data for FS39333: {'auction_closing_time': 1774717088.0, 'created_time': 1774429536.456115, 'last_price_update_time': 1774706899.126544}
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FS39333') HTTP/1.1" 204 0
2026-03-28 14:08:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: NT76067
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: EN82101
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: TU90316
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: CF98226
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: PZ28359
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: TY75037
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY75037%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for TY75037: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: HY43750
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: JV69341
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: HZ77474
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: TN35413
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN35413%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for TN35413: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: KD77242
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD77242%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for KD77242: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: UD21419
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD21419%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for UD21419: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: MD54154
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD54154%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for MD54154: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: DS64702
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: RU70753
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU70753%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for RU70753: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: FB74710
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB74710%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for FB74710: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: FB96198
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: NN66692
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN66692%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for NN66692: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: YS70370
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS70370%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for YS70370: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: YJ87795
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: MR40406
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR40406%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for MR40406: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: WA35829
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA35829%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for WA35829: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: HF95426
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF95426%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for HF95426: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: FB12726
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: YT69462
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT69462%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for YT69462: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: UU91583
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU91583%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for UU91583: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: XU63603
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU63603%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for XU63603: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: EK49781
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: MT13401
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT13401%27 HTTP/1.1" 200 None
2026-03-28 14:08:19 [auto1.it] INFO: Scrape type for MT13401: 0
2026-03-28 14:08:19 [auto1.it] INFO: Found listing with ID: YT05499
2026-03-28 14:08: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-28 14:08:20 [auto1.it] INFO: Channel: 24h | Page: 58 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: ZR58855
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR58855%27 HTTP/1.1" 200 None
2026-03-28 14:08:20 [auto1.it] INFO: Scrape type for ZR58855: 0
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: VV47439
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: NF80846
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF80846%27 HTTP/1.1" 200 None
2026-03-28 14:08:20 [auto1.it] INFO: Scrape type for NF80846: 0
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: SJ84275
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: HY53959
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: WB22440
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB22440%27 HTTP/1.1" 200 None
2026-03-28 14:08:20 [auto1.it] INFO: Scrape type for WB22440: 0
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: ME40395
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME40395%27 HTTP/1.1" 200 None
2026-03-28 14:08:20 [auto1.it] INFO: Scrape type for ME40395: 0
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: ZU26854
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: JJ73686
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: ZZ72466
2026-03-28 14:08:20 [auto1.it] INFO: Found listing with ID: PZ93737
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ93737%27 HTTP/1.1" 200 None
2026-03-28 14:08:20 [auto1.it] INFO: Scrape type for PZ93737: 2
2026-03-28 14:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with identifier: PZ93737
2026-03-28 14:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with scrape type 2
2026-03-28 14:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with scrape type 2
2026-03-28 14:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60, identifier: PZ93737
2026-03-28 14:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with identifier: PZ93737
2026-03-28 14:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with identifier: PZ93737
2026-03-28 14:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9052bcfd-9b7a-5758-9c75-3a0a7bd15a60 with identifier: PZ93737 to the API
2026-03-28 14:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 92,
'expiration_date': '2026-03-28T16:19:37Z',
'fuel_type': 'diesel',
'id': '9052bcfd-9b7a-5758-9c75-3a0a7bd15a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ93737',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 243364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-28',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.6 HDi Seduction',
'transmission': 'manual',
'trim': 'Seduction',
'year': 2015}
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ93737%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Saving data for PZ93737: {'auction_closing_time': 1774714777.0, 'created_time': 1774526737.66168, 'last_price_update_time': 1774706901.123258}
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PZ93737') HTTP/1.1" 204 0
2026-03-28 14:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: EU94181
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU94181%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for EU94181: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: MP71804
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: VM11321
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM11321%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for VM11321: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: SC36800
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC36800%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for SC36800: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: JR97776
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR97776%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for JR97776: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: TD68261
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BX49691
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX49691%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for BX49691: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: RZ83260
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ83260%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for RZ83260: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: XW05686
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW05686%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for XW05686: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: XW18282
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW18282%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for XW18282: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: TZ10866
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: KZ85828
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ85828%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for KZ85828: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BN48518
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: UV86108
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV86108%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for UV86108: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: RM97748
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM97748%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for RM97748: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BG14963
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG14963%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for BG14963: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: KF47739
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF47739%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for KF47739: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: KD47428
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD47428%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for KD47428: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: MN95731
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN95731%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for MN95731: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BV54558
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV54558%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for BV54558: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: ZD60941
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: ZF37954
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BL12911
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: NE73775
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: BJ73113
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: UG81579
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UG81579%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for UG81579: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: ZD82029
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD82029%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for ZD82029: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: NE01926
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE01926%27 HTTP/1.1" 200 None
2026-03-28 14:08:21 [auto1.it] INFO: Scrape type for NE01926: 0
2026-03-28 14:08:21 [auto1.it] INFO: Found listing with ID: PM63773
2026-03-28 14:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:22 [auto1.it] INFO: Channel: 24h | Page: 59 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: YS46999
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: NH03785
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: DF59331
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF59331%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for DF59331: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: PB31965
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB31965%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for PB31965: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: BU54586
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BU54586%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for BU54586: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: YA22905
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA22905%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for YA22905: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: LT75746
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: XC67854
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC67854%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for XC67854: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: HT94696
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: LV20949
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV20949%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for LV20949: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: JM05776
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: RB00475
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB00475%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for RB00475: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: BL94999
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: NL09316
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL09316%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for NL09316: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: TK94629
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK94629%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for TK94629: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: TD66065
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: KZ84746
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: KU78765
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU78765%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for KU78765: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: SC05628
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05628%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for SC05628: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: AS40947
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: JK70304
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: ZJ10623
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: AY88271
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: VX65874
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX65874%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for VX65874: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: LY05485
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY05485%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for LY05485: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: UT39332
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: RN93859
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN93859%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for RN93859: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: YB60466
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: YV65594
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV65594%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for YV65594: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: MB50671
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB50671%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for MB50671: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: LN12916
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN12916%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for LN12916: 0
2026-03-28 14:08:22 [auto1.it] INFO: Found listing with ID: CT16450
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT16450%27 HTTP/1.1" 200 None
2026-03-28 14:08:22 [auto1.it] INFO: Scrape type for CT16450: 2
2026-03-28 14:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a41943d1-2046-54c8-993e-51c84a1584c2 with identifier: CT16450
2026-03-28 14:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a41943d1-2046-54c8-993e-51c84a1584c2 with scrape type 2
2026-03-28 14:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a41943d1-2046-54c8-993e-51c84a1584c2 with scrape type 2
2026-03-28 14:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a41943d1-2046-54c8-993e-51c84a1584c2, identifier: CT16450
2026-03-28 14:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a41943d1-2046-54c8-993e-51c84a1584c2 with identifier: CT16450
2026-03-28 14:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a41943d1-2046-54c8-993e-51c84a1584c2 with identifier: CT16450
2026-03-28 14:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a41943d1-2046-54c8-993e-51c84a1584c2 with identifier: CT16450 to the API
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:01:36Z',
'fuel_type': 'diesel',
'id': 'a41943d1-2046-54c8-993e-51c84a1584c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CT16450',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 135312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-27',
'seller_name': None,
'title': 'Fiat Punto 1.3 JTD DPF Street',
'transmission': 'manual',
'trim': 'Street',
'year': 2015}
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT16450%27 HTTP/1.1" 200 None
2026-03-28 14:08:23 [auto1.it] INFO: Saving data for CT16450: {'auction_closing_time': 1774713696.0, 'created_time': 1774008386.539092, 'last_price_update_time': 1774706903.228573}
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CT16450') HTTP/1.1" 204 0
2026-03-28 14:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: NT40514
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: XL03216
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: YM68683
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM68683%27 HTTP/1.1" 200 None
2026-03-28 14:08:23 [auto1.it] INFO: Scrape type for YM68683: 2
2026-03-28 14:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3d1c035-7543-5320-ab85-de89f76c9296 with identifier: YM68683
2026-03-28 14:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3d1c035-7543-5320-ab85-de89f76c9296 with scrape type 2
2026-03-28 14:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3d1c035-7543-5320-ab85-de89f76c9296 with scrape type 2
2026-03-28 14:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3d1c035-7543-5320-ab85-de89f76c9296, identifier: YM68683
2026-03-28 14:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3d1c035-7543-5320-ab85-de89f76c9296 with identifier: YM68683
2026-03-28 14:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3d1c035-7543-5320-ab85-de89f76c9296 with identifier: YM68683
2026-03-28 14:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3d1c035-7543-5320-ab85-de89f76c9296 with identifier: YM68683 to the API
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:34:48Z',
'fuel_type': 'diesel',
'id': 'c3d1c035-7543-5320-ab85-de89f76c9296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YM68683',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 131293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-04',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 SE AWD',
'transmission': 'automatic',
'trim': 'SE AWD',
'year': 2018}
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM68683%27 HTTP/1.1" 200 None
2026-03-28 14:08:23 [auto1.it] INFO: Saving data for YM68683: {'auction_closing_time': 1774715688.0, 'created_time': 1774526761.171488, 'last_price_update_time': 1774706903.766526}
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YM68683') HTTP/1.1" 204 0
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: RS48404
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: FN49181
2026-03-28 14:08:23 [auto1.it] INFO: Found listing with ID: LA93311
2026-03-28 14:08:24 [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-28 14:08:24 [auto1.it] INFO: Channel: 24h | Page: 60 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: CL54955
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: KY00124
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY00124%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for KY00124: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: MW20525
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW20525%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for MW20525: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: FM16184
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: BY67467
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: ST73163
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST73163%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for ST73163: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: DV99228
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: UZ46554
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: KM32276
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: KF21230
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF21230%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for KF21230: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: KJ44926
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ44926%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for KJ44926: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: KE56728
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE56728%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for KE56728: 0
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: JN46164
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: NG42330
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: DJ11873
2026-03-28 14:08:24 [auto1.it] INFO: Found listing with ID: UH02752
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH02752%27 HTTP/1.1" 200 None
2026-03-28 14:08:24 [auto1.it] INFO: Scrape type for UH02752: 2
2026-03-28 14:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8231d6da-ef33-5d0f-af7c-f845196a3f07 with identifier: UH02752
2026-03-28 14:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8231d6da-ef33-5d0f-af7c-f845196a3f07 with scrape type 2
2026-03-28 14:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8231d6da-ef33-5d0f-af7c-f845196a3f07 with scrape type 2
2026-03-28 14:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8231d6da-ef33-5d0f-af7c-f845196a3f07, identifier: UH02752
2026-03-28 14:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8231d6da-ef33-5d0f-af7c-f845196a3f07 with identifier: UH02752
2026-03-28 14:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8231d6da-ef33-5d0f-af7c-f845196a3f07 with identifier: UH02752
2026-03-28 14:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8231d6da-ef33-5d0f-af7c-f845196a3f07 with identifier: UH02752 to the API
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:00:49Z',
'fuel_type': 'petrol',
'id': '8231d6da-ef33-5d0f-af7c-f845196a3f07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH02752',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 196532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-12',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Elefantino',
'transmission': 'manual',
'trim': 'Elefantino',
'year': 2014}
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH02752%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Saving data for UH02752: {'auction_closing_time': 1774713649.0, 'created_time': 1774526763.396438, 'last_price_update_time': 1774706905.359906}
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UH02752') HTTP/1.1" 204 0
2026-03-28 14:08:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: TA27022
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: EE25529
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE25529%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for EE25529: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: AK59444
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: MR66716
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: PA42280
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA42280%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for PA42280: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: GW20648
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: JR22558
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR22558%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for JR22558: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: NZ11107
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ11107%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for NZ11107: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: WN42286
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN42286%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for WN42286: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: LA47308
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA47308%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for LA47308: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: WG64225
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: HD23157
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: FM38716
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: LG11183
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: FT05147
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: LC01017
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC01017%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for LC01017: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: MV39692
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: DA96064
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA96064%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for DA96064: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: NJ11800
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: CD95874
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: DT73051
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT73051%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for DT73051: 0
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: PK63277
2026-03-28 14:08:25 [auto1.it] INFO: Found listing with ID: FK85417
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK85417%27 HTTP/1.1" 200 None
2026-03-28 14:08:25 [auto1.it] INFO: Scrape type for FK85417: 0
2026-03-28 14:08: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-28 14:08:26 [auto1.it] INFO: Channel: 24h | Page: 61 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: TF37027
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TF37027%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for TF37027: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: UU36082
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU36082%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for UU36082: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: NS61318
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: WA05631
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA05631%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for WA05631: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: MK47318
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: SR34135
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR34135%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for SR34135: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: PC99456
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC99456%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for PC99456: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: UY73261
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: DM22709
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM22709%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for DM22709: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: FC30574
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: ND56106
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND56106%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for ND56106: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: JC04494
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: LC40122
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: SU89902
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU89902%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for SU89902: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: VD81489
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VD81489%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for VD81489: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: AY85424
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY85424%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for AY85424: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: MF53034
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: AU72091
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: EZ36845
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ36845%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for EZ36845: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: FR71474
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: EV83401
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: DJ42894
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: TM24531
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: CW41374
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW33297%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for UW33297: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: DR27432
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: JJ70536
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: FH60242
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ29626%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for HJ29626: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: ZN12664
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN12664%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for ZN12664: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: TW11966
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW11966%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for TW11966: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: FL85946
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL85946%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for FL85946: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: VJ53947
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: DA24771
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: RW18979
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RW18979%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for RW18979: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: YF61167
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF61167%27 HTTP/1.1" 200 None
2026-03-28 14:08:26 [auto1.it] INFO: Scrape type for YF61167: 0
2026-03-28 14:08:26 [auto1.it] INFO: Found listing with ID: GJ41533
2026-03-28 14:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08: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-28 14:08:28 [auto1.it] INFO: Channel: 24h | Page: 62 | totalHits: 3773 | hits on page: 40
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: PK33563
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: WG29768
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: EA21058
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA21058%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for EA21058: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: VX99971
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX99971%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for VX99971: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: BP79618
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: WG71791
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG71791%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for WG71791: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: ZY63215
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY63215%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for ZY63215: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: EH99264
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: LB86726
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: XN70596
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: PZ92590
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ92590%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for PZ92590: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: CM44345
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: YW27369
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW27369%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for YW27369: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: SH22668
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH22668%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for SH22668: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: SM10455
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: ZY20684
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: XY06195
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: VR30636
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR30636%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for VR30636: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: CK65162
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: AP21705
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP21705%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for AP21705: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: VH38350
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: XC86223
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC86223%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for XC86223: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: XU45966
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: NY71286
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY71286%27 HTTP/1.1" 200 None
2026-03-28 14:08:28 [auto1.it] INFO: Scrape type for NY71286: 0
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: RD78006
2026-03-28 14:08:28 [auto1.it] INFO: Found listing with ID: CF61926
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF61926%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for CF61926: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: SL28261
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL28261%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for SL28261: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: XZ72452
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ72452%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for XZ72452: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: CT62115
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT62115%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for CT62115: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: NA19420
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: UH10100
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: DW12777
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: PW61851
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW61851%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for PW61851: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: LK86303
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: YU91907
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: FR09226
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR09226%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for FR09226: 0
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: TZ10573
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: DP88225
2026-03-28 14:08:29 [auto1.it] INFO: Found listing with ID: LL55379
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL55379%27 HTTP/1.1" 200 None
2026-03-28 14:08:29 [auto1.it] INFO: Scrape type for LL55379: 0
2026-03-28 14:08:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:30 [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-28 14:08:30 [auto1.it] INFO: Channel: 24h | Page: 63 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: LL55379
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL55379%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for LL55379: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: EP71722
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP71722%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for EP71722: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: RS77350
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS77350%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for RS77350: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: DN48840
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: SG58934
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: FK20941
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: XN27965
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: JZ39412
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: XM00417
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: DT20429
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: WY52867
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: RK63045
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK63045%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for RK63045: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: AN53744
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZL03111
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: CR51689
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: GJ25112
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: LP93747
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: PE19282
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: CL45076
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: PG35916
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG35916%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for PG35916: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZU55509
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU55509%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for ZU55509: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: EC84941
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC84941%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for EC84941: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZN80284
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZL81271
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL81271%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for ZL81271: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: RV64842
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: XW64768
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: GY24745
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY24745%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for GY24745: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: WG32639
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG32639%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for WG32639: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: KA78119
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA78119%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for KA78119: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: KT00361
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT00361%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for KT00361: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: DB99572
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB99572%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for DB99572: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZS75876
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS75876%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for ZS75876: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: XR19887
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR19887%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for XR19887: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: UW96033
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: UN43339
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN43339%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for UN43339: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: DM22162
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: VF71012
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: DT03603
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT03603%27 HTTP/1.1" 200 None
2026-03-28 14:08:30 [auto1.it] INFO: Scrape type for DT03603: 0
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: AN46326
2026-03-28 14:08:30 [auto1.it] INFO: Found listing with ID: ZT86767
2026-03-28 14:08:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08: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-28 14:08:31 [auto1.it] INFO: Channel: 24h | Page: 64 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: DB04877
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: CE88274
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE88274%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for CE88274: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: GY86444
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: LB78723
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: KB64117
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: HB85992
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: WP02751
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: KB32662
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB32662%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for KB32662: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: CM16503
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: CV26562
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV26562%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for CV26562: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: LV27017
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: PW98934
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW98934%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for PW98934: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: PZ48613
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ48613%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for PZ48613: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: MR45258
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: WG08894
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG08894%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for WG08894: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: HF76476
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF76476%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for HF76476: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: TY18364
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY18364%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for TY18364: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: NK56802
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: NV82845
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: PM77932
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM77932%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for PM77932: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: NC51724
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: GZ60590
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ60590%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for GZ60590: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: UA61069
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: PB72674
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB72674%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for PB72674: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: GS07587
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS07587%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for GS07587: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: VJ15717
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: FA85590
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA85590%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for FA85590: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: DW71358
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: VC28082
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: MA80694
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: JP88345
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: HM97674
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM97674%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for HM97674: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: UF13738
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF13738%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for UF13738: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: RP10798
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP10798%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for RP10798: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: NK13523
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: DF73154
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF73154%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for DF73154: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: BH85641
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: JH70368
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH70368%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for JH70368: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: RF82114
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF82114%27 HTTP/1.1" 200 None
2026-03-28 14:08:31 [auto1.it] INFO: Scrape type for RF82114: 0
2026-03-28 14:08:31 [auto1.it] INFO: Found listing with ID: YS98054
2026-03-28 14:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08: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-28 14:08:32 [auto1.it] INFO: Channel: 24h | Page: 65 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: TD98171
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: RG82226
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG82226%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for RG82226: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: HS01763
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS01763%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for HS01763: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: HS85648
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: UC01773
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: ZV58496
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV58496%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for ZV58496: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: ZE54964
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE54964%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for ZE54964: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: TG01095
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: BL33415
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: FG93356
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: LD09745
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: FZ53517
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ53517%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for FZ53517: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: ED44758
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: FM26794
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: MA29879
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: RP11137
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP11137%27 HTTP/1.1" 200 None
2026-03-28 14:08:32 [auto1.it] INFO: Scrape type for RP11137: 0
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: YU18545
2026-03-28 14:08:32 [auto1.it] INFO: Found listing with ID: BT34353
2026-03-28 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT34353%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for BT34353: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: MV84060
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: XH21917
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: CV60051
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: BN63914
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: RM66243
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM66243%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for RM66243: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: XF07692
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF07692%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for XF07692: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: FC82856
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC82856%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for FC82856: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: LH93951
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH93951%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for LH93951: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: YL53737
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: BW34835
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: NC75436
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC75436%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for NC75436: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: ZZ37301
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ37301%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for ZZ37301: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: ED49512
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED49512%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for ED49512: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: PP30320
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP30320%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for PP30320: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: GU13900
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: LX88559
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: DR08334
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR08334%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for DR08334: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: JL50472
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: PA95874
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA95874%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for PA95874: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: KW91343
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: MG56824
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG56824%27 HTTP/1.1" 200 None
2026-03-28 14:08:33 [auto1.it] INFO: Scrape type for MG56824: 0
2026-03-28 14:08:33 [auto1.it] INFO: Found listing with ID: ZC61191
2026-03-28 14:08:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:34 [auto1.it] INFO: Channel: 24h | Page: 66 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: BE98345
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: KF16617
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF16617%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for KF16617: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: CF46707
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: PW55510
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: HH63511
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH63511%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for HH63511: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: XB83607
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: TX19342
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: FG48164
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG48164%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for FG48164: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: WD01397
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: MZ58050
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: PT91804
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT91804%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for PT91804: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: WA90639
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA90639%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for WA90639: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: WT06044
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: RW29335
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RW29335%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for RW29335: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: LL12083
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL12083%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for LL12083: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: RV05928
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV05928%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for RV05928: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: TH12767
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH12767%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for TH12767: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: PM18246
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM18246%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for PM18246: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: WD56351
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD56351%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for WD56351: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: JT98079
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: CC30639
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: HX11977
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX11977%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for HX11977: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: DP76328
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: AW58556
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW58556%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for AW58556: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: PV15987
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV15987%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for PV15987: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: CL12006
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL12006%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for CL12006: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: JF71307
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF71307%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for JF71307: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: DZ84756
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ84756%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for DZ84756: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: MS56995
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS56995%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for MS56995: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: GL66582
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL66582%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for GL66582: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: CY86412
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: UF72432
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: MY33245
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY33245%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for MY33245: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: AJ60776
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ60776%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for AJ60776: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: TY10894
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: XE78357
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE78357%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for XE78357: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: JK74619
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: MP43347
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP43347%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for MP43347: 0
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: PW94321
2026-03-28 14:08:34 [auto1.it] INFO: Found listing with ID: TW74539
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW74539%27 HTTP/1.1" 200 None
2026-03-28 14:08:34 [auto1.it] INFO: Scrape type for TW74539: 0
2026-03-28 14:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08: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-28 14:08:35 [auto1.it] INFO: Channel: 24h | Page: 67 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: VA19442
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: TE58119
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE58119%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for TE58119: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: JE47359
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: UN82812
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN82812%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for UN82812: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: AG84200
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: NY32354
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: SJ01004
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: LT40503
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT40503%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for LT40503: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: WM11657
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM11657%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for WM11657: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: UE69721
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE69721%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for UE69721: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: RU03062
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: JM45525
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM45525%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for JM45525: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: LK41226
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK41226%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for LK41226: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: PY67809
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: AR75288
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR75288%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for AR75288: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: CC38262
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC38262%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for CC38262: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: ZJ87985
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: MK10556
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: YD65738
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD65738%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for YD65738: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: TK22539
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: GM28799
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM28799%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for GM28799: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: WL47610
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: NP40750
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP40750%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for NP40750: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: AA65111
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: RG08940
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: FL08980
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: DU09881
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: FL90232
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL90232%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for FL90232: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: DD75867
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: SK41395
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: TU59296
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU59296%27 HTTP/1.1" 200 None
2026-03-28 14:08:35 [auto1.it] INFO: Scrape type for TU59296: 0
2026-03-28 14:08:35 [auto1.it] INFO: Found listing with ID: PR98561
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR98561%27 HTTP/1.1" 200 None
2026-03-28 14:08:36 [auto1.it] INFO: Scrape type for PR98561: 0
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: AY33190
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: CN85628
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: AA13192
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA13192%27 HTTP/1.1" 200 None
2026-03-28 14:08:36 [auto1.it] INFO: Scrape type for AA13192: 0
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: BX20882
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX20882%27 HTTP/1.1" 200 None
2026-03-28 14:08:36 [auto1.it] INFO: Scrape type for BX20882: 0
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: SD99760
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: UZ55357
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: CD59978
2026-03-28 14:08:36 [auto1.it] INFO: Found listing with ID: TY61219
2026-03-28 14:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08: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-28 14:08:37 [auto1.it] INFO: Channel: 24h | Page: 68 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: UT42979
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT42979%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for UT42979: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: EZ12960
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: HY18936
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: CV95594
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV95594%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for CV95594: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: LG34418
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: AY77506
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY77506%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for AY77506: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: KH49254
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KH49254%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for KH49254: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: RM05411
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: PW10693
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW10693%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for PW10693: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: DC13549
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: WX66376
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: SY39981
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: MD08971
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD08971%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for MD08971: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: ZW42216
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW42216%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for ZW42216: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: BX71767
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX71767%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for BX71767: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: GP73012
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: XG67662
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: EJ77874
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: VX04337
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: BK28378
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BK28378%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for BK28378: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: JC85025
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: YD48620
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: WZ23561
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: CA31078
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA31078%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for CA31078: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: DX25254
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX25254%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for DX25254: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: RN28631
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: KD79727
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD79727%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for KD79727: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: GV78603
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV78603%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for GV78603: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: JD36680
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD36680%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for JD36680: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: HB10468
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HB10468%27 HTTP/1.1" 200 None
2026-03-28 14:08:37 [auto1.it] INFO: Scrape type for HB10468: 0
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: RA38886
2026-03-28 14:08:37 [auto1.it] INFO: Found listing with ID: EH45262
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH45262%27 HTTP/1.1" 200 None
2026-03-28 14:08:38 [auto1.it] INFO: Scrape type for EH45262: 0
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: SK02509
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK02509%27 HTTP/1.1" 200 None
2026-03-28 14:08:38 [auto1.it] INFO: Scrape type for SK02509: 0
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: RJ33574
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: YX30570
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: WP88184
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP88184%27 HTTP/1.1" 200 None
2026-03-28 14:08:38 [auto1.it] INFO: Scrape type for WP88184: 0
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: ZG90138
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: TM53494
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: BZ06099
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ06099%27 HTTP/1.1" 200 None
2026-03-28 14:08:38 [auto1.it] INFO: Scrape type for BZ06099: 0
2026-03-28 14:08:38 [auto1.it] INFO: Found listing with ID: KB16454
2026-03-28 14:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:39 [auto1.it] INFO: Channel: 24h | Page: 69 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: FE09970
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE09970%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for FE09970: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: XW11641
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW11641%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for XW11641: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: PK37829
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: LA07616
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA07616%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for LA07616: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: VJ93406
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ93406%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for VJ93406: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: SG11242
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG11242%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for SG11242: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: DM40972
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: ZX94133
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX94133%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for ZX94133: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: VE23835
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE23835%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for VE23835: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: NW58325
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: MN82158
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: ZC19416
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC19416%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for ZC19416: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: DL31507
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL31507%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for DL31507: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: KT77401
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: XX72612
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: HE91199
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: CW11593
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: DW16027
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW16027%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for DW16027: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: NC12493
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC12493%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for NC12493: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: GD15248
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD15248%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for GD15248: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: TH28502
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: RJ37840
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ37840%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for RJ37840: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: EC99785
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC99785%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for EC99785: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: ZZ86621
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ86621%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for ZZ86621: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: VT42510
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT42510%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for VT42510: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: LN57194
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN57194%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for LN57194: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: PZ63395
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ63395%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for PZ63395: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: LG36476
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: DV58522
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV58522%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for DV58522: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: YH05705
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: GH85070
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GH85070%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for GH85070: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: MN32437
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: UV23225
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: SE74727
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: AY40178
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY40178%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for AY40178: 0
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: JD45338
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: MT71865
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: FN81856
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: PH50557
2026-03-28 14:08:39 [auto1.it] INFO: Found listing with ID: GZ99467
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ99467%27 HTTP/1.1" 200 None
2026-03-28 14:08:39 [auto1.it] INFO: Scrape type for GZ99467: 0
2026-03-28 14:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:40 [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-28 14:08:40 [auto1.it] INFO: Channel: 24h | Page: 70 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: GN89134
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: FT00845
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: ZU32516
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU32516%27 HTTP/1.1" 200 None
2026-03-28 14:08:40 [auto1.it] INFO: Scrape type for ZU32516: 0
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: HK76451
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK76451%27 HTTP/1.1" 200 None
2026-03-28 14:08:40 [auto1.it] INFO: Scrape type for HK76451: 0
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: VG48139
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG48139%27 HTTP/1.1" 200 None
2026-03-28 14:08:40 [auto1.it] INFO: Scrape type for VG48139: 0
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: CY33103
2026-03-28 14:08:40 [auto1.it] INFO: Found listing with ID: WH17825
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH17825%27 HTTP/1.1" 200 None
2026-03-28 14:08:40 [auto1.it] INFO: Scrape type for WH17825: 2
2026-03-28 14:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33711a69-aef4-5dca-b495-6fe83403c55c with identifier: WH17825
2026-03-28 14:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33711a69-aef4-5dca-b495-6fe83403c55c with scrape type 2
2026-03-28 14:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33711a69-aef4-5dca-b495-6fe83403c55c with scrape type 2
2026-03-28 14:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 33711a69-aef4-5dca-b495-6fe83403c55c, identifier: WH17825
2026-03-28 14:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 33711a69-aef4-5dca-b495-6fe83403c55c with identifier: WH17825
2026-03-28 14:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 33711a69-aef4-5dca-b495-6fe83403c55c with identifier: WH17825
2026-03-28 14:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 33711a69-aef4-5dca-b495-6fe83403c55c with identifier: WH17825 to the API
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 92,
'expiration_date': '2026-03-28T16:21:50Z',
'fuel_type': 'diesel',
'id': '33711a69-aef4-5dca-b495-6fe83403c55c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH17825',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 97777,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-17',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.6 HDi Seduction',
'transmission': 'manual',
'trim': 'Seduction',
'year': 2015}
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH17825%27 HTTP/1.1" 200 None
2026-03-28 14:08:41 [auto1.it] INFO: Saving data for WH17825: {'auction_closing_time': 1774714910.0, 'created_time': 1774620324.819319, 'last_price_update_time': 1774706921.200142}
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WH17825') HTTP/1.1" 204 0
2026-03-28 14:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:41 [auto1.it] INFO: Found listing with ID: JT23346
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT23346%27 HTTP/1.1" 200 None
2026-03-28 14:08:41 [auto1.it] INFO: Scrape type for JT23346: 2
2026-03-28 14:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27139d5d-373f-546e-89d5-d68cf9a93cda with identifier: JT23346
2026-03-28 14:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27139d5d-373f-546e-89d5-d68cf9a93cda with scrape type 2
2026-03-28 14:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27139d5d-373f-546e-89d5-d68cf9a93cda with scrape type 2
2026-03-28 14:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 27139d5d-373f-546e-89d5-d68cf9a93cda, identifier: JT23346
2026-03-28 14:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 27139d5d-373f-546e-89d5-d68cf9a93cda with identifier: JT23346
2026-03-28 14:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 27139d5d-373f-546e-89d5-d68cf9a93cda with identifier: JT23346
2026-03-28 14:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 27139d5d-373f-546e-89d5-d68cf9a93cda with identifier: JT23346 to the API
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:18:19Z',
'fuel_type': 'petrol',
'id': '27139d5d-373f-546e-89d5-d68cf9a93cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JT23346',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 212508,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-27',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 Comfortline',
'transmission': 'automatic',
'trim': 'Comfortline',
'year': 2006}
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT23346%27 HTTP/1.1" 200 None
2026-03-28 14:08:41 [auto1.it] INFO: Saving data for JT23346: {'auction_closing_time': 1774714699.0, 'created_time': 1774620397.719796, 'last_price_update_time': 1774706921.66043}
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JT23346') HTTP/1.1" 204 0
2026-03-28 14:08:41 [auto1.it] INFO: Found listing with ID: RF43689
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF43689%27 HTTP/1.1" 200 None
2026-03-28 14:08:41 [auto1.it] INFO: Scrape type for RF43689: 2
2026-03-28 14:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with identifier: RF43689
2026-03-28 14:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with scrape type 2
2026-03-28 14:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with scrape type 2
2026-03-28 14:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a, identifier: RF43689
2026-03-28 14:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with identifier: RF43689
2026-03-28 14:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with identifier: RF43689
2026-03-28 14:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a with identifier: RF43689 to the API
2026-03-28 14:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 4,
'engine_horse_power': 220,
'expiration_date': '2026-03-28T16:14:08Z',
'fuel_type': 'diesel',
'id': '3bf5d16b-bfc8-54f5-a401-ccfcd8ec070a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF43689',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 38346,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-21',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d Mild-Hybrid AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF43689%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Saving data for RF43689: {'auction_closing_time': 1774714448.0, 'created_time': 1772784322.329617, 'last_price_update_time': 1774706922.046685}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF43689') HTTP/1.1" 204 0
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: FK45797
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK45797%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Scrape type for FK45797: 2
2026-03-28 14:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with identifier: FK45797
2026-03-28 14:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1ee0acb6-843f-5892-b6bc-cb711e57b4b7, identifier: FK45797
2026-03-28 14:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with identifier: FK45797
2026-03-28 14:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with identifier: FK45797
2026-03-28 14:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1ee0acb6-843f-5892-b6bc-cb711e57b4b7 with identifier: FK45797 to the API
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-28T16:07:47Z',
'fuel_type': 'diesel',
'id': '1ee0acb6-843f-5892-b6bc-cb711e57b4b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK45797',
'listing': 'auction',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 263706,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': None,
'title': 'Porsche Cayenne Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK45797%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Saving data for FK45797: {'auction_closing_time': 1774714067.0, 'created_time': 1774620395.800406, 'last_price_update_time': 1774706922.417555}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FK45797') HTTP/1.1" 204 0
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: GW83806
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW83806%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Scrape type for GW83806: 2
2026-03-28 14:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46032973-f785-51a0-8616-33a6be533db8 with identifier: GW83806
2026-03-28 14:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46032973-f785-51a0-8616-33a6be533db8 with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46032973-f785-51a0-8616-33a6be533db8 with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 46032973-f785-51a0-8616-33a6be533db8, identifier: GW83806
2026-03-28 14:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 46032973-f785-51a0-8616-33a6be533db8 with identifier: GW83806
2026-03-28 14:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 46032973-f785-51a0-8616-33a6be533db8 with identifier: GW83806
2026-03-28 14:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 46032973-f785-51a0-8616-33a6be533db8 with identifier: GW83806 to the API
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 120,
'expiration_date': '2026-03-28T16:58:32Z',
'fuel_type': 'diesel',
'id': '46032973-f785-51a0-8616-33a6be533db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GW83806',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 147830,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-03',
'seller_name': None,
'title': 'Suzuki Vitara 1.6 DDiS V-Top 4x4',
'transmission': 'manual',
'trim': 'V-Top 4x4',
'year': 2016}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW83806%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Saving data for GW83806: {'auction_closing_time': 1774717112.0, 'created_time': 1774620367.265021, 'last_price_update_time': 1774706922.810876}
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GW83806') HTTP/1.1" 204 0
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: PH45617
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: XT40512
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: CM50151
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: KL55117
2026-03-28 14:08:42 [auto1.it] INFO: Found listing with ID: KD38461
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD38461%27 HTTP/1.1" 200 None
2026-03-28 14:08:42 [auto1.it] INFO: Scrape type for KD38461: 2
2026-03-28 14:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with identifier: KD38461
2026-03-28 14:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with scrape type 2
2026-03-28 14:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce1f4f6f-2871-5f9d-ba76-fea5b39461fd, identifier: KD38461
2026-03-28 14:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with identifier: KD38461
2026-03-28 14:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with identifier: KD38461
2026-03-28 14:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce1f4f6f-2871-5f9d-ba76-fea5b39461fd with identifier: KD38461 to the API
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:25:51Z',
'fuel_type': 'diesel',
'id': 'ce1f4f6f-2871-5f9d-ba76-fea5b39461fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KD38461',
'listing': 'auction',
'make': 'Audi',
'model': 'A4 Allroad',
'odometer': 338317,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-14',
'seller_name': None,
'title': 'Audi A4 Allroad 3.0 V6 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD38461%27 HTTP/1.1" 200 None
2026-03-28 14:08:43 [auto1.it] INFO: Saving data for KD38461: {'auction_closing_time': 1774715151.0, 'created_time': 1772309419.434115, 'last_price_update_time': 1774706923.229337}
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KD38461') HTTP/1.1" 204 0
2026-03-28 14:08:43 [auto1.it] INFO: Found listing with ID: XU37749
2026-03-28 14:08:43 [auto1.it] INFO: Found listing with ID: WV44347
2026-03-28 14:08:43 [auto1.it] INFO: Found listing with ID: YG18020
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG18020%27 HTTP/1.1" 200 None
2026-03-28 14:08:43 [auto1.it] INFO: Scrape type for YG18020: 2
2026-03-28 14:08:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 929000b7-416e-535b-8b23-b4eab3bf2597 with identifier: YG18020
2026-03-28 14:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 929000b7-416e-535b-8b23-b4eab3bf2597 with scrape type 2
2026-03-28 14:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 929000b7-416e-535b-8b23-b4eab3bf2597 with scrape type 2
2026-03-28 14:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 929000b7-416e-535b-8b23-b4eab3bf2597, identifier: YG18020
2026-03-28 14:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 929000b7-416e-535b-8b23-b4eab3bf2597 with identifier: YG18020
2026-03-28 14:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 929000b7-416e-535b-8b23-b4eab3bf2597 with identifier: YG18020
2026-03-28 14:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 929000b7-416e-535b-8b23-b4eab3bf2597 with identifier: YG18020 to the API
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:44:00Z',
'fuel_type': 'petrol',
'id': '929000b7-416e-535b-8b23-b4eab3bf2597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG18020',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 13553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-19',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Highline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Highline BlueMotion Tech',
'year': 2017}
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG18020%27 HTTP/1.1" 200 None
2026-03-28 14:08:43 [auto1.it] INFO: Saving data for YG18020: {'auction_closing_time': 1774716240.0, 'created_time': 1774620339.807033, 'last_price_update_time': 1774706923.603764}
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YG18020') HTTP/1.1" 204 0
2026-03-28 14:08:43 [auto1.it] INFO: Found listing with ID: HW85888
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW85888%27 HTTP/1.1" 200 None
2026-03-28 14:08:43 [auto1.it] INFO: Scrape type for HW85888: 2
2026-03-28 14:08:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3c064d-4199-5076-ac3d-f889bf933858 with identifier: HW85888
2026-03-28 14:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3c064d-4199-5076-ac3d-f889bf933858 with scrape type 2
2026-03-28 14:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3c064d-4199-5076-ac3d-f889bf933858 with scrape type 2
2026-03-28 14:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cd3c064d-4199-5076-ac3d-f889bf933858, identifier: HW85888
2026-03-28 14:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cd3c064d-4199-5076-ac3d-f889bf933858 with identifier: HW85888
2026-03-28 14:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cd3c064d-4199-5076-ac3d-f889bf933858 with identifier: HW85888
2026-03-28 14:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cd3c064d-4199-5076-ac3d-f889bf933858 with identifier: HW85888 to the API
2026-03-28 14:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:48:06Z',
'fuel_type': 'diesel',
'id': 'cd3c064d-4199-5076-ac3d-f889bf933858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HW85888',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 164325,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-10',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 d Sport Plus',
'transmission': 'automatic',
'trim': 'Sport Plus',
'year': 2019}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW85888%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Saving data for HW85888: {'auction_closing_time': 1774716486.0, 'created_time': 1774620370.907494, 'last_price_update_time': 1774706924.112611}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HW85888') HTTP/1.1" 204 0
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: HA44632
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA44632%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Scrape type for HA44632: 2
2026-03-28 14:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c434968d-4fde-5397-847b-009d36ad1ba4 with identifier: HA44632
2026-03-28 14:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c434968d-4fde-5397-847b-009d36ad1ba4 with scrape type 2
2026-03-28 14:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c434968d-4fde-5397-847b-009d36ad1ba4 with scrape type 2
2026-03-28 14:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c434968d-4fde-5397-847b-009d36ad1ba4, identifier: HA44632
2026-03-28 14:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c434968d-4fde-5397-847b-009d36ad1ba4 with identifier: HA44632
2026-03-28 14:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c434968d-4fde-5397-847b-009d36ad1ba4 with identifier: HA44632
2026-03-28 14:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c434968d-4fde-5397-847b-009d36ad1ba4 with identifier: HA44632 to the API
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:34:16Z',
'fuel_type': 'diesel',
'id': 'c434968d-4fde-5397-847b-009d36ad1ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HA44632',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 267112,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-07',
'seller_name': None,
'title': 'BMW X1 xDrive 18d',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA44632%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Saving data for HA44632: {'auction_closing_time': 1774715656.0, 'created_time': 1774620400.181238, 'last_price_update_time': 1774706924.492321}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HA44632') HTTP/1.1" 204 0
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: KT79218
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: KD49699
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: ZE21394
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE21394%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Scrape type for ZE21394: 2
2026-03-28 14:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e180773-11c8-5385-b9da-61539caea5b6 with identifier: ZE21394
2026-03-28 14:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e180773-11c8-5385-b9da-61539caea5b6 with scrape type 2
2026-03-28 14:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e180773-11c8-5385-b9da-61539caea5b6 with scrape type 2
2026-03-28 14:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8e180773-11c8-5385-b9da-61539caea5b6, identifier: ZE21394
2026-03-28 14:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8e180773-11c8-5385-b9da-61539caea5b6 with identifier: ZE21394
2026-03-28 14:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8e180773-11c8-5385-b9da-61539caea5b6 with identifier: ZE21394
2026-03-28 14:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8e180773-11c8-5385-b9da-61539caea5b6 with identifier: ZE21394 to the API
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 150,
'expiration_date': '2026-03-28T16:13:30Z',
'fuel_type': 'diesel',
'id': '8e180773-11c8-5385-b9da-61539caea5b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE21394',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 152502,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-17',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Business 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Business 4Motion BlueMotion',
'year': 2018}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE21394%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Saving data for ZE21394: {'auction_closing_time': 1774714410.0, 'created_time': 1772625491.686412, 'last_price_update_time': 1774706924.949999}
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZE21394') HTTP/1.1" 204 0
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: NB15044
2026-03-28 14:08:44 [auto1.it] INFO: Found listing with ID: YA54300
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA54300%27 HTTP/1.1" 200 None
2026-03-28 14:08:44 [auto1.it] INFO: Scrape type for YA54300: 2
2026-03-28 14:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with identifier: YA54300
2026-03-28 14:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with scrape type 2
2026-03-28 14:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 53f89b1a-a496-5ba1-b1c2-183bdd151eb5, identifier: YA54300
2026-03-28 14:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with identifier: YA54300
2026-03-28 14:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with identifier: YA54300
2026-03-28 14:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 53f89b1a-a496-5ba1-b1c2-183bdd151eb5 with identifier: YA54300 to the API
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:58:27Z',
'fuel_type': 'petrol',
'id': '53f89b1a-a496-5ba1-b1c2-183bdd151eb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YA54300',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 183511,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1995-07-20',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 Avantgarde',
'transmission': 'manual',
'trim': 'Avantgarde',
'year': 1995}
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA54300%27 HTTP/1.1" 200 None
2026-03-28 14:08:45 [auto1.it] INFO: Saving data for YA54300: {'auction_closing_time': 1774717107.0, 'created_time': 1774620392.506443, 'last_price_update_time': 1774706925.349063}
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YA54300') HTTP/1.1" 204 0
2026-03-28 14:08:45 [auto1.it] INFO: Channel: 24h | Page: 71 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: NX73202
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: BG55667
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG55667%27 HTTP/1.1" 200 None
2026-03-28 14:08:45 [auto1.it] INFO: Scrape type for BG55667: 2
2026-03-28 14:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af712155-2d8b-5db4-b1be-2604caa6c805 with identifier: BG55667
2026-03-28 14:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af712155-2d8b-5db4-b1be-2604caa6c805 with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af712155-2d8b-5db4-b1be-2604caa6c805 with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: af712155-2d8b-5db4-b1be-2604caa6c805, identifier: BG55667
2026-03-28 14:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: af712155-2d8b-5db4-b1be-2604caa6c805 with identifier: BG55667
2026-03-28 14:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: af712155-2d8b-5db4-b1be-2604caa6c805 with identifier: BG55667
2026-03-28 14:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: af712155-2d8b-5db4-b1be-2604caa6c805 with identifier: BG55667 to the API
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:07:52Z',
'fuel_type': 'petrol',
'id': 'af712155-2d8b-5db4-b1be-2604caa6c805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG55667',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 374546,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-27',
'seller_name': None,
'title': 'Fiat Panda 1.2 Natural Power Panda',
'transmission': 'manual',
'trim': 'Natural Power',
'year': 2009}
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG55667%27 HTTP/1.1" 200 None
2026-03-28 14:08:45 [auto1.it] INFO: Saving data for BG55667: {'auction_closing_time': 1774714072.0, 'created_time': 1774620388.390112, 'last_price_update_time': 1774706925.740694}
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BG55667') HTTP/1.1" 204 0
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: UB21320
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: NJ83998
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: MN68461
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: CH31271
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: XX37698
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: FX50490
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: RN44276
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN44276%27 HTTP/1.1" 200 None
2026-03-28 14:08:45 [auto1.it] INFO: Scrape type for RN44276: 2
2026-03-28 14:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with identifier: RN44276
2026-03-28 14:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: de27f3ff-009b-5ca7-93fd-2bc12c7fc584, identifier: RN44276
2026-03-28 14:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: SA71650
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: TN53037
2026-03-28 14:08:45 [auto1.it] INFO: Found listing with ID: TG42626
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG42626%27 HTTP/1.1" 200 None
2026-03-28 14:08:45 [auto1.it] INFO: Scrape type for TG42626: 2
2026-03-28 14:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b49c0634-0613-521b-9c48-23a0ec7713ad with identifier: TG42626
2026-03-28 14:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49c0634-0613-521b-9c48-23a0ec7713ad with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b49c0634-0613-521b-9c48-23a0ec7713ad with scrape type 2
2026-03-28 14:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b49c0634-0613-521b-9c48-23a0ec7713ad, identifier: TG42626
2026-03-28 14:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with identifier: RN44276
2026-03-28 14:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with identifier: RN44276
2026-03-28 14:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: de27f3ff-009b-5ca7-93fd-2bc12c7fc584 with identifier: RN44276 to the API
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-28T16:38:34Z',
'fuel_type': 'diesel',
'id': 'de27f3ff-009b-5ca7-93fd-2bc12c7fc584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN44276',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 327416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-14',
'seller_name': None,
'title': 'Audi A6 2.7 V6 TDI',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN44276%27 HTTP/1.1" 200 None
2026-03-28 14:08:46 [auto1.it] INFO: Saving data for RN44276: {'auction_closing_time': 1774715914.0, 'created_time': 1773132535.542582, 'last_price_update_time': 1774706926.23132}
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RN44276') HTTP/1.1" 204 0
2026-03-28 14:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b49c0634-0613-521b-9c48-23a0ec7713ad with identifier: TG42626
2026-03-28 14:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b49c0634-0613-521b-9c48-23a0ec7713ad with identifier: TG42626
2026-03-28 14:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b49c0634-0613-521b-9c48-23a0ec7713ad with identifier: TG42626 to the API
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:18:59Z',
'fuel_type': 'diesel',
'id': 'b49c0634-0613-521b-9c48-23a0ec7713ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TG42626',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 96146,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-29',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2018}
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG42626%27 HTTP/1.1" 200 None
2026-03-28 14:08:46 [auto1.it] INFO: Saving data for TG42626: {'auction_closing_time': 1774714739.0, 'created_time': 1774620391.885449, 'last_price_update_time': 1774706926.636943}
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TG42626') HTTP/1.1" 204 0
2026-03-28 14:08:46 [auto1.it] INFO: Found listing with ID: ST06974
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST06974%27 HTTP/1.1" 200 None
2026-03-28 14:08:46 [auto1.it] INFO: Scrape type for ST06974: 2
2026-03-28 14:08:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a846244a-5f1c-5560-a4ff-f239bb2129b7 with identifier: ST06974
2026-03-28 14:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a846244a-5f1c-5560-a4ff-f239bb2129b7 with scrape type 2
2026-03-28 14:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a846244a-5f1c-5560-a4ff-f239bb2129b7 with scrape type 2
2026-03-28 14:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a846244a-5f1c-5560-a4ff-f239bb2129b7, identifier: ST06974
2026-03-28 14:08:46 [auto1.it] INFO: Found listing with ID: LL94615
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL94615%27 HTTP/1.1" 200 None
2026-03-28 14:08:46 [auto1.it] INFO: Scrape type for LL94615: 2
2026-03-28 14:08:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3ccc1ff-36ff-5327-8034-797206d36f70 with identifier: LL94615
2026-03-28 14:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3ccc1ff-36ff-5327-8034-797206d36f70 with scrape type 2
2026-03-28 14:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3ccc1ff-36ff-5327-8034-797206d36f70 with scrape type 2
2026-03-28 14:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3ccc1ff-36ff-5327-8034-797206d36f70, identifier: LL94615
2026-03-28 14:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a846244a-5f1c-5560-a4ff-f239bb2129b7 with identifier: ST06974
2026-03-28 14:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a846244a-5f1c-5560-a4ff-f239bb2129b7 with identifier: ST06974
2026-03-28 14:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a846244a-5f1c-5560-a4ff-f239bb2129b7 with identifier: ST06974 to the API
2026-03-28 14:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:01:37Z',
'fuel_type': 'diesel',
'id': 'a846244a-5f1c-5560-a4ff-f239bb2129b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ST06974',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 180252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-26',
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style 4x4',
'transmission': 'automatic',
'trim': 'Style 4x4',
'year': 2018}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST06974%27 HTTP/1.1" 200 None
2026-03-28 14:08:47 [auto1.it] INFO: Saving data for ST06974: {'auction_closing_time': 1774713697.0, 'created_time': 1772222497.451012, 'last_price_update_time': 1774706927.224243}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ST06974') HTTP/1.1" 204 0
2026-03-28 14:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3ccc1ff-36ff-5327-8034-797206d36f70 with identifier: LL94615
2026-03-28 14:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3ccc1ff-36ff-5327-8034-797206d36f70 with identifier: LL94615
2026-03-28 14:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3ccc1ff-36ff-5327-8034-797206d36f70 with identifier: LL94615 to the API
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 204,
'expiration_date': '2026-03-28T16:55:53Z',
'fuel_type': 'diesel',
'id': 'c3ccc1ff-36ff-5327-8034-797206d36f70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL94615',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 75532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Jaguar E-Pace D200 Mild-Hybrid SE AWD',
'transmission': 'automatic',
'trim': 'SE AWD',
'year': 2021}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL94615%27 HTTP/1.1" 200 None
2026-03-28 14:08:47 [auto1.it] INFO: Saving data for LL94615: {'auction_closing_time': 1774716953.0, 'created_time': 1774620399.006042, 'last_price_update_time': 1774706927.504474}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LL94615') HTTP/1.1" 204 0
2026-03-28 14:08:47 [auto1.it] INFO: Found listing with ID: TJ46359
2026-03-28 14:08:47 [auto1.it] INFO: Found listing with ID: FA93618
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA93618%27 HTTP/1.1" 200 None
2026-03-28 14:08:47 [auto1.it] INFO: Scrape type for FA93618: 2
2026-03-28 14:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with identifier: FA93618
2026-03-28 14:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with scrape type 2
2026-03-28 14:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with scrape type 2
2026-03-28 14:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1, identifier: FA93618
2026-03-28 14:08:47 [auto1.it] INFO: Found listing with ID: YD47870
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD47870%27 HTTP/1.1" 200 None
2026-03-28 14:08:47 [auto1.it] INFO: Scrape type for YD47870: 2
2026-03-28 14:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with identifier: YD47870
2026-03-28 14:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with scrape type 2
2026-03-28 14:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with scrape type 2
2026-03-28 14:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 218ab94c-28ab-52e9-92e1-3b359cf5f9e4, identifier: YD47870
2026-03-28 14:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with identifier: FA93618
2026-03-28 14:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with identifier: FA93618
2026-03-28 14:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9d36dd22-ac56-5d9b-8f98-ff058a42e3f1 with identifier: FA93618 to the API
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:16:33Z',
'fuel_type': 'diesel',
'id': '9d36dd22-ac56-5d9b-8f98-ff058a42e3f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA93618',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 173435,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-25',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi High Tech 2WD',
'transmission': 'manual',
'trim': 'High Tech 2WD',
'year': 2015}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA93618%27 HTTP/1.1" 200 None
2026-03-28 14:08:47 [auto1.it] INFO: Saving data for FA93618: {'auction_closing_time': 1774714593.0, 'created_time': 1774620360.216179, 'last_price_update_time': 1774706927.9874}
2026-03-28 14:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FA93618') HTTP/1.1" 204 0
2026-03-28 14:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with identifier: YD47870
2026-03-28 14:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with identifier: YD47870
2026-03-28 14:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 218ab94c-28ab-52e9-92e1-3b359cf5f9e4 with identifier: YD47870 to the API
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:26:43Z',
'fuel_type': 'petrol',
'id': '218ab94c-28ab-52e9-92e1-3b359cf5f9e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD47870',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 41101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-23',
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2023}
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD47870%27 HTTP/1.1" 200 None
2026-03-28 14:08:48 [auto1.it] INFO: Saving data for YD47870: {'auction_closing_time': 1774715203.0, 'created_time': 1774620388.880064, 'last_price_update_time': 1774706928.251513}
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YD47870') HTTP/1.1" 204 0
2026-03-28 14:08:48 [auto1.it] INFO: Found listing with ID: KS43685
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS43685%27 HTTP/1.1" 200 None
2026-03-28 14:08:48 [auto1.it] INFO: Scrape type for KS43685: 2
2026-03-28 14:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd3aa961-48b4-5024-ae34-233b6642d623 with identifier: KS43685
2026-03-28 14:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd3aa961-48b4-5024-ae34-233b6642d623 with scrape type 2
2026-03-28 14:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd3aa961-48b4-5024-ae34-233b6642d623 with scrape type 2
2026-03-28 14:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fd3aa961-48b4-5024-ae34-233b6642d623, identifier: KS43685
2026-03-28 14:08:48 [auto1.it] INFO: Found listing with ID: RS41050
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS41050%27 HTTP/1.1" 200 None
2026-03-28 14:08:48 [auto1.it] INFO: Scrape type for RS41050: 2
2026-03-28 14:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with identifier: RS41050
2026-03-28 14:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with scrape type 2
2026-03-28 14:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with scrape type 2
2026-03-28 14:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0941f34a-0d6b-5ca7-9778-0cb0ece94860, identifier: RS41050
2026-03-28 14:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fd3aa961-48b4-5024-ae34-233b6642d623 with identifier: KS43685
2026-03-28 14:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fd3aa961-48b4-5024-ae34-233b6642d623 with identifier: KS43685
2026-03-28 14:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fd3aa961-48b4-5024-ae34-233b6642d623 with identifier: KS43685 to the API
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:54:30Z',
'fuel_type': 'diesel',
'id': 'fd3aa961-48b4-5024-ae34-233b6642d623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KS43685',
'listing': 'auction',
'make': 'Skoda',
'model': 'Superb',
'odometer': 171843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-03',
'seller_name': None,
'title': 'Skoda Superb 2.0 TDI Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2021}
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS43685%27 HTTP/1.1" 200 None
2026-03-28 14:08:48 [auto1.it] INFO: Saving data for KS43685: {'auction_closing_time': 1774716870.0, 'created_time': 1774620408.383963, 'last_price_update_time': 1774706928.730366}
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KS43685') HTTP/1.1" 204 0
2026-03-28 14:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with identifier: RS41050
2026-03-28 14:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with identifier: RS41050
2026-03-28 14:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0941f34a-0d6b-5ca7-9778-0cb0ece94860 with identifier: RS41050 to the API
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:25:51Z',
'fuel_type': 'diesel',
'id': '0941f34a-0d6b-5ca7-9778-0cb0ece94860',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS41050',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 177997,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-30',
'seller_name': None,
'title': 'Honda CR-V 2.2 DTEC Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2012}
2026-03-28 14:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS41050%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Saving data for RS41050: {'auction_closing_time': 1774715151.0, 'created_time': 1774620334.303501, 'last_price_update_time': 1774706929.007224}
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RS41050') HTTP/1.1" 204 0
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: GX83807
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: YG30728
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: GF63115
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: JB43722
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: PP68116
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: SE79185
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE79185%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Scrape type for SE79185: 2
2026-03-28 14:08:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818d2959-a284-5eeb-b3a4-f40b74cb478a with identifier: SE79185
2026-03-28 14:08:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818d2959-a284-5eeb-b3a4-f40b74cb478a with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 818d2959-a284-5eeb-b3a4-f40b74cb478a with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 818d2959-a284-5eeb-b3a4-f40b74cb478a, identifier: SE79185
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: ET57280
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET57280%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Scrape type for ET57280: 2
2026-03-28 14:08:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with identifier: ET57280
2026-03-28 14:08:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02, identifier: ET57280
2026-03-28 14:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 818d2959-a284-5eeb-b3a4-f40b74cb478a with identifier: SE79185
2026-03-28 14:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 818d2959-a284-5eeb-b3a4-f40b74cb478a with identifier: SE79185
2026-03-28 14:08:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 818d2959-a284-5eeb-b3a4-f40b74cb478a with identifier: SE79185 to the API
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 326,
'expiration_date': '2026-03-28T16:43:14Z',
'fuel_type': 'hybrid',
'id': '818d2959-a284-5eeb-b3a4-f40b74cb478a',
'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/SE79185',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 39884,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-19',
'seller_name': None,
'title': 'BMW X1 xDrive 30e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2023}
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE79185%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Saving data for SE79185: {'auction_closing_time': 1774716194.0, 'created_time': 1773749756.068112, 'last_price_update_time': 1774706929.515869}
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SE79185') HTTP/1.1" 204 0
2026-03-28 14:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with identifier: ET57280
2026-03-28 14:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with identifier: ET57280
2026-03-28 14:08:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02 with identifier: ET57280 to the API
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:21:14Z',
'fuel_type': 'diesel',
'id': '038eb0e8-5d2d-5c8e-9c94-0dd7fecf0d02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET57280',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 72021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-22',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2011}
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET57280%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Saving data for ET57280: {'auction_closing_time': 1774714874.0, 'created_time': 1774620333.899622, 'last_price_update_time': 1774706929.874143}
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ET57280') HTTP/1.1" 204 0
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: TT81235
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: CK25903
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: JF07503
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF07503%27 HTTP/1.1" 200 None
2026-03-28 14:08:49 [auto1.it] INFO: Scrape type for JF07503: 2
2026-03-28 14:08:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with identifier: JF07503
2026-03-28 14:08:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with scrape type 2
2026-03-28 14:08:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9cbded7f-d097-5a8b-ad8a-f0d904f50434, identifier: JF07503
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: BW44627
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: JX68223
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: ZW92714
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: UP17064
2026-03-28 14:08:49 [auto1.it] INFO: Found listing with ID: NN80859
2026-03-28 14:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with identifier: JF07503
2026-03-28 14:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with identifier: JF07503
2026-03-28 14:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9cbded7f-d097-5a8b-ad8a-f0d904f50434 with identifier: JF07503 to the API
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:40:12Z',
'fuel_type': 'diesel',
'id': '9cbded7f-d097-5a8b-ad8a-f0d904f50434',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JF07503',
'listing': 'auction',
'make': 'Audi',
'model': 'Q2',
'odometer': 87546,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-23',
'seller_name': None,
'title': 'Audi Q2 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2017}
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF07503%27 HTTP/1.1" 200 None
2026-03-28 14:08:50 [auto1.it] INFO: Saving data for JF07503: {'auction_closing_time': 1774716012.0, 'created_time': 1773134109.797167, 'last_price_update_time': 1774706930.260993}
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JF07503') HTTP/1.1" 204 0
2026-03-28 14:08:50 [auto1.it] INFO: Found listing with ID: RV62579
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV62579%27 HTTP/1.1" 200 None
2026-03-28 14:08:50 [auto1.it] INFO: Scrape type for RV62579: 2
2026-03-28 14:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7bb129f-b8b2-5a01-85b7-655f71943ce2 with identifier: RV62579
2026-03-28 14:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7bb129f-b8b2-5a01-85b7-655f71943ce2 with scrape type 2
2026-03-28 14:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7bb129f-b8b2-5a01-85b7-655f71943ce2 with scrape type 2
2026-03-28 14:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b7bb129f-b8b2-5a01-85b7-655f71943ce2, identifier: RV62579
2026-03-28 14:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b7bb129f-b8b2-5a01-85b7-655f71943ce2 with identifier: RV62579
2026-03-28 14:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b7bb129f-b8b2-5a01-85b7-655f71943ce2 with identifier: RV62579
2026-03-28 14:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b7bb129f-b8b2-5a01-85b7-655f71943ce2 with identifier: RV62579 to the API
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 3,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:00:09Z',
'fuel_type': 'petrol',
'id': 'b7bb129f-b8b2-5a01-85b7-655f71943ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV62579',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 94948,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-10-06',
'seller_name': None,
'title': 'Toyota RAV 4 2.0 4x4',
'transmission': 'manual',
'trim': '4x4',
'year': 2002}
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV62579%27 HTTP/1.1" 200 None
2026-03-28 14:08:50 [auto1.it] INFO: Saving data for RV62579: {'auction_closing_time': 1774713609.0, 'created_time': 1774620357.165719, 'last_price_update_time': 1774706930.652713}
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RV62579') HTTP/1.1" 204 0
2026-03-28 14:08: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-28 14:08:50 [auto1.it] INFO: Found listing with ID: RL62360
2026-03-28 14:08:50 [auto1.it] INFO: Found listing with ID: FD53627
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD53627%27 HTTP/1.1" 200 None
2026-03-28 14:08:50 [auto1.it] INFO: Scrape type for FD53627: 2
2026-03-28 14:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6c3352-417e-5c28-b50a-251d5158239c with identifier: FD53627
2026-03-28 14:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6c3352-417e-5c28-b50a-251d5158239c with scrape type 2
2026-03-28 14:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6c3352-417e-5c28-b50a-251d5158239c with scrape type 2
2026-03-28 14:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7c6c3352-417e-5c28-b50a-251d5158239c, identifier: FD53627
2026-03-28 14:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7c6c3352-417e-5c28-b50a-251d5158239c with identifier: FD53627
2026-03-28 14:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7c6c3352-417e-5c28-b50a-251d5158239c with identifier: FD53627
2026-03-28 14:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7c6c3352-417e-5c28-b50a-251d5158239c with identifier: FD53627 to the API
2026-03-28 14:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:03:40Z',
'fuel_type': 'petrol',
'id': '7c6c3352-417e-5c28-b50a-251d5158239c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD53627',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 81364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-28',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD53627%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Saving data for FD53627: {'auction_closing_time': 1774713820.0, 'created_time': 1774620384.440042, 'last_price_update_time': 1774706931.033391}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FD53627') HTTP/1.1" 204 0
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: DL97052
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: VT42722
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT42722%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Scrape type for VT42722: 2
2026-03-28 14:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35578096-4eb1-5d1b-8740-d36fce6b866d with identifier: VT42722
2026-03-28 14:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35578096-4eb1-5d1b-8740-d36fce6b866d with scrape type 2
2026-03-28 14:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35578096-4eb1-5d1b-8740-d36fce6b866d with scrape type 2
2026-03-28 14:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 35578096-4eb1-5d1b-8740-d36fce6b866d, identifier: VT42722
2026-03-28 14:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 35578096-4eb1-5d1b-8740-d36fce6b866d with identifier: VT42722
2026-03-28 14:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 35578096-4eb1-5d1b-8740-d36fce6b866d with identifier: VT42722
2026-03-28 14:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 35578096-4eb1-5d1b-8740-d36fce6b866d with identifier: VT42722 to the API
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-28T16:13:41Z',
'fuel_type': 'petrol',
'id': '35578096-4eb1-5d1b-8740-d36fce6b866d',
'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/VT42722',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 21139,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-30',
'seller_name': None,
'title': 'BMW 1er 118i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2022}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT42722%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Saving data for VT42722: {'auction_closing_time': 1774714421.0, 'created_time': 1772779441.241685, 'last_price_update_time': 1774706931.525217}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VT42722') HTTP/1.1" 204 0
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: AG54549
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG54549%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Scrape type for AG54549: 2
2026-03-28 14:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa721a0e-0ab7-5502-b45c-6e5f8576e296 with identifier: AG54549
2026-03-28 14:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa721a0e-0ab7-5502-b45c-6e5f8576e296 with scrape type 2
2026-03-28 14:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa721a0e-0ab7-5502-b45c-6e5f8576e296 with scrape type 2
2026-03-28 14:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fa721a0e-0ab7-5502-b45c-6e5f8576e296, identifier: AG54549
2026-03-28 14:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fa721a0e-0ab7-5502-b45c-6e5f8576e296 with identifier: AG54549
2026-03-28 14:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fa721a0e-0ab7-5502-b45c-6e5f8576e296 with identifier: AG54549
2026-03-28 14:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fa721a0e-0ab7-5502-b45c-6e5f8576e296 with identifier: AG54549 to the API
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 245,
'expiration_date': '2026-03-28T16:40:22Z',
'fuel_type': 'diesel',
'id': 'fa721a0e-0ab7-5502-b45c-6e5f8576e296',
'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/AG54549',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 173169,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-27',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 300 d 4Matic Sport',
'transmission': 'automatic',
'trim': '4Matic Sport',
'year': 2021}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG54549%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Saving data for AG54549: {'auction_closing_time': 1774716022.0, 'created_time': 1774343238.680805, 'last_price_update_time': 1774706931.943225}
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AG54549') HTTP/1.1" 204 0
2026-03-28 14:08:51 [auto1.it] INFO: Channel: 24h | Page: 72 | totalHits: 3774 | hits on page: 40
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: EP88995
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: WK88793
2026-03-28 14:08:51 [auto1.it] INFO: Found listing with ID: FR03346
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR03346%27 HTTP/1.1" 200 None
2026-03-28 14:08:51 [auto1.it] INFO: Scrape type for FR03346: 2
2026-03-28 14:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f332690-1ce7-51b6-9463-65726f098bed with identifier: FR03346
2026-03-28 14:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f332690-1ce7-51b6-9463-65726f098bed with scrape type 2
2026-03-28 14:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f332690-1ce7-51b6-9463-65726f098bed with scrape type 2
2026-03-28 14:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5f332690-1ce7-51b6-9463-65726f098bed, identifier: FR03346
2026-03-28 14:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5f332690-1ce7-51b6-9463-65726f098bed with identifier: FR03346
2026-03-28 14:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5f332690-1ce7-51b6-9463-65726f098bed with identifier: FR03346
2026-03-28 14:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5f332690-1ce7-51b6-9463-65726f098bed with identifier: FR03346 to the API
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 180,
'expiration_date': '2026-03-28T16:42:04Z',
'fuel_type': 'diesel',
'id': '5f332690-1ce7-51b6-9463-65726f098bed',
'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/FR03346',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 304077,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-26',
'seller_name': None,
'title': 'Jaguar E-Pace D180 AWD',
'transmission': 'automatic',
'trim': 'AWD',
'year': 2018}
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR03346%27 HTTP/1.1" 200 None
2026-03-28 14:08:52 [auto1.it] INFO: Saving data for FR03346: {'auction_closing_time': 1774716124.0, 'created_time': 1774620409.25204, 'last_price_update_time': 1774706932.330658}
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FR03346') HTTP/1.1" 204 0
2026-03-28 14:08:52 [auto1.it] INFO: Found listing with ID: GF01079
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF01079%27 HTTP/1.1" 200 None
2026-03-28 14:08:52 [auto1.it] INFO: Scrape type for GF01079: 2
2026-03-28 14:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 743c68d4-0217-5b6f-8f94-83d718a13bb3 with identifier: GF01079
2026-03-28 14:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 743c68d4-0217-5b6f-8f94-83d718a13bb3 with scrape type 2
2026-03-28 14:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 743c68d4-0217-5b6f-8f94-83d718a13bb3 with scrape type 2
2026-03-28 14:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 743c68d4-0217-5b6f-8f94-83d718a13bb3, identifier: GF01079
2026-03-28 14:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:08:52 [auto1.it] INFO: Found listing with ID: UY39151
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY39151%27 HTTP/1.1" 200 None
2026-03-28 14:08:52 [auto1.it] INFO: Scrape type for UY39151: 2
2026-03-28 14:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 880f9c16-79e8-5612-9747-2b17d72c2dbd with identifier: UY39151
2026-03-28 14:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 880f9c16-79e8-5612-9747-2b17d72c2dbd with scrape type 2
2026-03-28 14:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 880f9c16-79e8-5612-9747-2b17d72c2dbd with scrape type 2
2026-03-28 14:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 880f9c16-79e8-5612-9747-2b17d72c2dbd, identifier: UY39151
2026-03-28 14:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 743c68d4-0217-5b6f-8f94-83d718a13bb3 with identifier: GF01079
2026-03-28 14:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 743c68d4-0217-5b6f-8f94-83d718a13bb3 with identifier: GF01079
2026-03-28 14:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 743c68d4-0217-5b6f-8f94-83d718a13bb3 with identifier: GF01079 to the API
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 2,
'engine_horse_power': 55,
'expiration_date': '2026-03-28T16:39:52Z',
'fuel_type': 'diesel',
'id': '743c68d4-0217-5b6f-8f94-83d718a13bb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GF01079',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 274891,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-05',
'seller_name': None,
'title': 'Smart fortwo 0.8 CDI Pure',
'transmission': 'automatic',
'trim': 'Pure',
'year': 2010}
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF01079%27 HTTP/1.1" 200 None
2026-03-28 14:08:52 [auto1.it] INFO: Saving data for GF01079: {'auction_closing_time': 1774715992.0, 'created_time': 1774620386.589282, 'last_price_update_time': 1774706932.817078}
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GF01079') HTTP/1.1" 204 0
2026-03-28 14:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 880f9c16-79e8-5612-9747-2b17d72c2dbd with identifier: UY39151
2026-03-28 14:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 880f9c16-79e8-5612-9747-2b17d72c2dbd with identifier: UY39151
2026-03-28 14:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 880f9c16-79e8-5612-9747-2b17d72c2dbd with identifier: UY39151 to the API
2026-03-28 14:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:10:47Z',
'fuel_type': 'diesel',
'id': '880f9c16-79e8-5612-9747-2b17d72c2dbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY39151',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 175565,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-28',
'seller_name': None,
'title': 'Fiat 500 1.3 M-Jet S',
'transmission': 'manual',
'trim': 'S',
'year': 2015}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY39151%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Saving data for UY39151: {'auction_closing_time': 1774714247.0, 'created_time': 1774620410.184958, 'last_price_update_time': 1774706933.099784}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UY39151') HTTP/1.1" 204 0
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: XV16730
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV16730%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Scrape type for XV16730: 2
2026-03-28 14:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72d046ca-9d0a-5345-aef9-be342df0a8be with identifier: XV16730
2026-03-28 14:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72d046ca-9d0a-5345-aef9-be342df0a8be with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72d046ca-9d0a-5345-aef9-be342df0a8be with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 72d046ca-9d0a-5345-aef9-be342df0a8be, identifier: XV16730
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: SP41813
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP41813%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Scrape type for SP41813: 2
2026-03-28 14:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44099d9d-1d86-507c-a89c-365e479f821e with identifier: SP41813
2026-03-28 14:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44099d9d-1d86-507c-a89c-365e479f821e with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44099d9d-1d86-507c-a89c-365e479f821e with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 44099d9d-1d86-507c-a89c-365e479f821e, identifier: SP41813
2026-03-28 14:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 72d046ca-9d0a-5345-aef9-be342df0a8be with identifier: XV16730
2026-03-28 14:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 72d046ca-9d0a-5345-aef9-be342df0a8be with identifier: XV16730
2026-03-28 14:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 72d046ca-9d0a-5345-aef9-be342df0a8be with identifier: XV16730 to the API
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:48:55Z',
'fuel_type': 'petrol',
'id': '72d046ca-9d0a-5345-aef9-be342df0a8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV16730',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 120917,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-20',
'seller_name': None,
'title': 'Fiat Panda 1.2 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2016}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV16730%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Saving data for XV16730: {'auction_closing_time': 1774716535.0, 'created_time': 1774620364.493418, 'last_price_update_time': 1774706933.58645}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XV16730') HTTP/1.1" 204 0
2026-03-28 14:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 44099d9d-1d86-507c-a89c-365e479f821e with identifier: SP41813
2026-03-28 14:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 44099d9d-1d86-507c-a89c-365e479f821e with identifier: SP41813
2026-03-28 14:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 44099d9d-1d86-507c-a89c-365e479f821e with identifier: SP41813 to the API
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 101,
'expiration_date': '2026-03-28T16:23:43Z',
'fuel_type': 'gas',
'id': '44099d9d-1d86-507c-a89c-365e479f821e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SP41813',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 52103,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-20',
'seller_name': None,
'title': 'Dacia Duster 1.0 TCe LPG Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2023}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP41813%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Saving data for SP41813: {'auction_closing_time': 1774715023.0, 'created_time': 1774620378.965023, 'last_price_update_time': 1774706933.850121}
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SP41813') HTTP/1.1" 204 0
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: PV94920
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: ZJ21397
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: CH52447
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH52447%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Scrape type for CH52447: 0
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: UA89499
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA89499%27 HTTP/1.1" 200 None
2026-03-28 14:08:53 [auto1.it] INFO: Scrape type for UA89499: 2
2026-03-28 14:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with identifier: UA89499
2026-03-28 14:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with scrape type 2
2026-03-28 14:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7bef9d9d-4e95-5597-8072-bf96aecf7fb2, identifier: UA89499
2026-03-28 14:08:53 [auto1.it] INFO: Found listing with ID: VM78443
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM78443%27 HTTP/1.1" 200 None
2026-03-28 14:08:54 [auto1.it] INFO: Scrape type for VM78443: 2
2026-03-28 14:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34aa428d-e2d2-5687-85c2-1817803918ec with identifier: VM78443
2026-03-28 14:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34aa428d-e2d2-5687-85c2-1817803918ec with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34aa428d-e2d2-5687-85c2-1817803918ec with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 34aa428d-e2d2-5687-85c2-1817803918ec, identifier: VM78443
2026-03-28 14:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with identifier: UA89499
2026-03-28 14:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with identifier: UA89499
2026-03-28 14:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7bef9d9d-4e95-5597-8072-bf96aecf7fb2 with identifier: UA89499 to the API
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:12:03Z',
'fuel_type': 'diesel',
'id': '7bef9d9d-4e95-5597-8072-bf96aecf7fb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA89499',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 168481,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-28',
'seller_name': None,
'title': 'Fiat 500X 1.3 M-Jet Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA89499%27 HTTP/1.1" 200 None
2026-03-28 14:08:54 [auto1.it] INFO: Saving data for UA89499: {'auction_closing_time': 1774714323.0, 'created_time': 1774343172.749739, 'last_price_update_time': 1774706934.385008}
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UA89499') HTTP/1.1" 204 0
2026-03-28 14:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 34aa428d-e2d2-5687-85c2-1817803918ec with identifier: VM78443
2026-03-28 14:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 34aa428d-e2d2-5687-85c2-1817803918ec with identifier: VM78443
2026-03-28 14:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 34aa428d-e2d2-5687-85c2-1817803918ec with identifier: VM78443 to the API
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:23:09Z',
'fuel_type': 'diesel',
'id': '34aa428d-e2d2-5687-85c2-1817803918ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM78443',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 233123,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-22',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 220 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2014}
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM78443%27 HTTP/1.1" 200 None
2026-03-28 14:08:54 [auto1.it] INFO: Saving data for VM78443: {'auction_closing_time': 1774714989.0, 'created_time': 1774620403.24968, 'last_price_update_time': 1774706934.747604}
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VM78443') HTTP/1.1" 204 0
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: WU80477
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU80477%27 HTTP/1.1" 200 None
2026-03-28 14:08:54 [auto1.it] INFO: Scrape type for WU80477: 2
2026-03-28 14:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c9b30a-1074-59a6-8309-4da8df1f2a45 with identifier: WU80477
2026-03-28 14:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c9b30a-1074-59a6-8309-4da8df1f2a45 with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02c9b30a-1074-59a6-8309-4da8df1f2a45 with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 02c9b30a-1074-59a6-8309-4da8df1f2a45, identifier: WU80477
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: DV39460
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: KE11189
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: EY33952
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: DU17366
2026-03-28 14:08:54 [auto1.it] INFO: Found listing with ID: YB63473
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB63473%27 HTTP/1.1" 200 None
2026-03-28 14:08:54 [auto1.it] INFO: Scrape type for YB63473: 2
2026-03-28 14:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with identifier: YB63473
2026-03-28 14:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with scrape type 2
2026-03-28 14:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2ffe7ec4-8934-5d13-b227-f0dd5dc910af, identifier: YB63473
2026-03-28 14:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 02c9b30a-1074-59a6-8309-4da8df1f2a45 with identifier: WU80477
2026-03-28 14:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 02c9b30a-1074-59a6-8309-4da8df1f2a45 with identifier: WU80477
2026-03-28 14:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 02c9b30a-1074-59a6-8309-4da8df1f2a45 with identifier: WU80477 to the API
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:36:42Z',
'fuel_type': 'diesel',
'id': '02c9b30a-1074-59a6-8309-4da8df1f2a45',
'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/WU80477',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 164348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-29',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2018}
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU80477%27 HTTP/1.1" 200 None
2026-03-28 14:08:55 [auto1.it] INFO: Saving data for WU80477: {'auction_closing_time': 1774715802.0, 'created_time': 1774620354.200672, 'last_price_update_time': 1774706935.250415}
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WU80477') HTTP/1.1" 204 0
2026-03-28 14:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with identifier: YB63473
2026-03-28 14:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with identifier: YB63473
2026-03-28 14:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2ffe7ec4-8934-5d13-b227-f0dd5dc910af with identifier: YB63473 to the API
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:12:50Z',
'fuel_type': 'gas',
'id': '2ffe7ec4-8934-5d13-b227-f0dd5dc910af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YB63473',
'listing': 'auction',
'make': 'DR',
'model': 'DR 4.0',
'odometer': 90934,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seller_name': None,
'title': 'DR DR 4.0 1.5 LPG',
'transmission': 'automatic',
'trim': '',
'year': 2022}
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB63473%27 HTTP/1.1" 200 None
2026-03-28 14:08:55 [auto1.it] INFO: Saving data for YB63473: {'auction_closing_time': 1774714370.0, 'created_time': 1774620368.102673, 'last_price_update_time': 1774706935.559612}
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YB63473') HTTP/1.1" 204 0
2026-03-28 14:08:55 [auto1.it] INFO: Found listing with ID: YK06699
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK06699%27 HTTP/1.1" 200 None
2026-03-28 14:08:55 [auto1.it] INFO: Scrape type for YK06699: 2
2026-03-28 14:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with identifier: YK06699
2026-03-28 14:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with scrape type 2
2026-03-28 14:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with scrape type 2
2026-03-28 14:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 42fc5570-16ef-52bd-8f9e-091b13fb2b31, identifier: YK06699
2026-03-28 14:08:55 [auto1.it] INFO: Found listing with ID: SJ00829
2026-03-28 14:08:55 [auto1.it] INFO: Found listing with ID: FY46493
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY46493%27 HTTP/1.1" 200 None
2026-03-28 14:08:55 [auto1.it] INFO: Scrape type for FY46493: 2
2026-03-28 14:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b76772-64f9-5559-93ee-ae7c57f8b28c with identifier: FY46493
2026-03-28 14:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b76772-64f9-5559-93ee-ae7c57f8b28c with scrape type 2
2026-03-28 14:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b76772-64f9-5559-93ee-ae7c57f8b28c with scrape type 2
2026-03-28 14:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 24b76772-64f9-5559-93ee-ae7c57f8b28c, identifier: FY46493
2026-03-28 14:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with identifier: YK06699
2026-03-28 14:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with identifier: YK06699
2026-03-28 14:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 42fc5570-16ef-52bd-8f9e-091b13fb2b31 with identifier: YK06699 to the API
2026-03-28 14:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:21:43Z',
'fuel_type': 'diesel',
'id': '42fc5570-16ef-52bd-8f9e-091b13fb2b31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YK06699',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 150853,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-05',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK06699%27 HTTP/1.1" 200 None
2026-03-28 14:08:56 [auto1.it] INFO: Saving data for YK06699: {'auction_closing_time': 1774714903.0, 'created_time': 1772655318.019428, 'last_price_update_time': 1774706936.039616}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YK06699') HTTP/1.1" 204 0
2026-03-28 14:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 24b76772-64f9-5559-93ee-ae7c57f8b28c with identifier: FY46493
2026-03-28 14:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 24b76772-64f9-5559-93ee-ae7c57f8b28c with identifier: FY46493
2026-03-28 14:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 24b76772-64f9-5559-93ee-ae7c57f8b28c with identifier: FY46493 to the API
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:12:41Z',
'fuel_type': 'diesel',
'id': '24b76772-64f9-5559-93ee-ae7c57f8b28c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FY46493',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 272322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-27',
'seller_name': None,
'title': 'Hyundai Tucson 2.0 CRDi Xpossible 4WD',
'transmission': 'automatic',
'trim': 'Xpossible 4WD',
'year': 2017}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY46493%27 HTTP/1.1" 200 None
2026-03-28 14:08:56 [auto1.it] INFO: Saving data for FY46493: {'auction_closing_time': 1774714361.0, 'created_time': 1774620394.058736, 'last_price_update_time': 1774706936.308651}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FY46493') HTTP/1.1" 204 0
2026-03-28 14:08:56 [auto1.it] INFO: Found listing with ID: DK87302
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK87302%27 HTTP/1.1" 200 None
2026-03-28 14:08:56 [auto1.it] INFO: Scrape type for DK87302: 2
2026-03-28 14:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f440abd-f298-5891-8b76-0444570fafd8 with identifier: DK87302
2026-03-28 14:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f440abd-f298-5891-8b76-0444570fafd8 with scrape type 2
2026-03-28 14:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f440abd-f298-5891-8b76-0444570fafd8 with scrape type 2
2026-03-28 14:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0f440abd-f298-5891-8b76-0444570fafd8, identifier: DK87302
2026-03-28 14:08:56 [auto1.it] INFO: Found listing with ID: GN74108
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN74108%27 HTTP/1.1" 200 None
2026-03-28 14:08:56 [auto1.it] INFO: Scrape type for GN74108: 2
2026-03-28 14:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429f596e-b5c0-5e74-b6b5-df42a5078346 with identifier: GN74108
2026-03-28 14:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429f596e-b5c0-5e74-b6b5-df42a5078346 with scrape type 2
2026-03-28 14:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 429f596e-b5c0-5e74-b6b5-df42a5078346 with scrape type 2
2026-03-28 14:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 429f596e-b5c0-5e74-b6b5-df42a5078346, identifier: GN74108
2026-03-28 14:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0f440abd-f298-5891-8b76-0444570fafd8 with identifier: DK87302
2026-03-28 14:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0f440abd-f298-5891-8b76-0444570fafd8 with identifier: DK87302
2026-03-28 14:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0f440abd-f298-5891-8b76-0444570fafd8 with identifier: DK87302 to the API
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:23:50Z',
'fuel_type': 'petrol',
'id': '0f440abd-f298-5891-8b76-0444570fafd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK87302',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 146232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-19',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2018}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK87302%27 HTTP/1.1" 200 None
2026-03-28 14:08:56 [auto1.it] INFO: Saving data for DK87302: {'auction_closing_time': 1774715030.0, 'created_time': 1772309763.368517, 'last_price_update_time': 1774706936.837097}
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DK87302') HTTP/1.1" 204 0
2026-03-28 14:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 429f596e-b5c0-5e74-b6b5-df42a5078346 with identifier: GN74108
2026-03-28 14:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 429f596e-b5c0-5e74-b6b5-df42a5078346 with identifier: GN74108
2026-03-28 14:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 429f596e-b5c0-5e74-b6b5-df42a5078346 with identifier: GN74108 to the API
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:40:32Z',
'fuel_type': 'diesel',
'id': '429f596e-b5c0-5e74-b6b5-df42a5078346',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GN74108',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 297040,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-27',
'seller_name': None,
'title': 'Jeep Compass 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2020}
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN74108%27 HTTP/1.1" 200 None
2026-03-28 14:08:57 [auto1.it] INFO: Saving data for GN74108: {'auction_closing_time': 1774716032.0, 'created_time': 1774620345.787258, 'last_price_update_time': 1774706937.251271}
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GN74108') HTTP/1.1" 204 0
2026-03-28 14:08:57 [auto1.it] INFO: Found listing with ID: RF27989
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF27989%27 HTTP/1.1" 200 None
2026-03-28 14:08:57 [auto1.it] INFO: Scrape type for RF27989: 2
2026-03-28 14:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with identifier: RF27989
2026-03-28 14:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with scrape type 2
2026-03-28 14:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with scrape type 2
2026-03-28 14:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b, identifier: RF27989
2026-03-28 14:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with identifier: RF27989
2026-03-28 14:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with identifier: RF27989
2026-03-28 14:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2af1f56b-60b4-5d61-8c3d-04bf991a6b5b with identifier: RF27989 to the API
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 122,
'expiration_date': '2026-03-28T16:30:30Z',
'fuel_type': 'petrol',
'id': '2af1f56b-60b4-5d61-8c3d-04bf991a6b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF27989',
'listing': 'auction',
'make': 'MINI',
'model': 'Paceman',
'odometer': 195652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-22',
'seller_name': None,
'title': 'MINI Paceman Cooper ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2013}
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF27989%27 HTTP/1.1" 200 None
2026-03-28 14:08:57 [auto1.it] INFO: Saving data for RF27989: {'auction_closing_time': 1774715430.0, 'created_time': 1773132565.767058, 'last_price_update_time': 1774706937.653774}
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF27989') HTTP/1.1" 204 0
2026-03-28 14:08:57 [auto1.it] INFO: Found listing with ID: TV99764
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV99764%27 HTTP/1.1" 200 None
2026-03-28 14:08:57 [auto1.it] INFO: Scrape type for TV99764: 2
2026-03-28 14:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2339a8ee-5b19-5608-b17b-da19b1e027ca with identifier: TV99764
2026-03-28 14:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2339a8ee-5b19-5608-b17b-da19b1e027ca with scrape type 2
2026-03-28 14:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2339a8ee-5b19-5608-b17b-da19b1e027ca with scrape type 2
2026-03-28 14:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2339a8ee-5b19-5608-b17b-da19b1e027ca, identifier: TV99764
2026-03-28 14:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2339a8ee-5b19-5608-b17b-da19b1e027ca with identifier: TV99764
2026-03-28 14:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2339a8ee-5b19-5608-b17b-da19b1e027ca with identifier: TV99764
2026-03-28 14:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2339a8ee-5b19-5608-b17b-da19b1e027ca with identifier: TV99764 to the API
2026-03-28 14:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08: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': 70,
'expiration_date': '2026-03-28T16:44:08Z',
'fuel_type': 'petrol',
'id': '2339a8ee-5b19-5608-b17b-da19b1e027ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV99764',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 188929,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seller_name': None,
'title': 'Fiat Panda 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV99764%27 HTTP/1.1" 200 None
2026-03-28 14:08:58 [auto1.it] INFO: Saving data for TV99764: {'auction_closing_time': 1774716248.0, 'created_time': 1774620383.380651, 'last_price_update_time': 1774706938.8118}
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TV99764') HTTP/1.1" 204 0
2026-03-28 14:08:58 [auto1.it] INFO: Found listing with ID: SG31590
2026-03-28 14:08:58 [auto1.it] INFO: Found listing with ID: EA08863
2026-03-28 14:08:58 [auto1.it] INFO: Found listing with ID: HD82423
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD82423%27 HTTP/1.1" 200 None
2026-03-28 14:08:58 [auto1.it] INFO: Scrape type for HD82423: 2
2026-03-28 14:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dd4440-fb57-559d-a637-151d43ee8c8f with identifier: HD82423
2026-03-28 14:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dd4440-fb57-559d-a637-151d43ee8c8f with scrape type 2
2026-03-28 14:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dd4440-fb57-559d-a637-151d43ee8c8f with scrape type 2
2026-03-28 14:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d0dd4440-fb57-559d-a637-151d43ee8c8f, identifier: HD82423
2026-03-28 14:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d0dd4440-fb57-559d-a637-151d43ee8c8f with identifier: HD82423
2026-03-28 14:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d0dd4440-fb57-559d-a637-151d43ee8c8f with identifier: HD82423
2026-03-28 14:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d0dd4440-fb57-559d-a637-151d43ee8c8f with identifier: HD82423 to the API
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:59 [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': 115,
'expiration_date': '2026-03-28T16:55:20Z',
'fuel_type': 'diesel',
'id': 'd0dd4440-fb57-559d-a637-151d43ee8c8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD82423',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 128318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-24',
'seller_name': None,
'title': 'Hyundai ix35 1.7 CRDi Comfort 2WD',
'transmission': 'manual',
'trim': 'Comfort 2WD',
'year': 2011}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD82423%27 HTTP/1.1" 200 None
2026-03-28 14:08:59 [auto1.it] INFO: Saving data for HD82423: {'auction_closing_time': 1774716920.0, 'created_time': 1772532236.96032, 'last_price_update_time': 1774706939.206101}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HD82423') HTTP/1.1" 204 0
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: NW60366
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW60366%27 HTTP/1.1" 200 None
2026-03-28 14:08:59 [auto1.it] INFO: Scrape type for NW60366: 2
2026-03-28 14:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2feee04-d3fb-5f5b-8c47-08cd0a803162 with identifier: NW60366
2026-03-28 14:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2feee04-d3fb-5f5b-8c47-08cd0a803162 with scrape type 2
2026-03-28 14:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2feee04-d3fb-5f5b-8c47-08cd0a803162 with scrape type 2
2026-03-28 14:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f2feee04-d3fb-5f5b-8c47-08cd0a803162, identifier: NW60366
2026-03-28 14:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f2feee04-d3fb-5f5b-8c47-08cd0a803162 with identifier: NW60366
2026-03-28 14:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f2feee04-d3fb-5f5b-8c47-08cd0a803162 with identifier: NW60366
2026-03-28 14:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f2feee04-d3fb-5f5b-8c47-08cd0a803162 with identifier: NW60366 to the API
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:59 [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': 120,
'expiration_date': '2026-03-28T16:55:16Z',
'fuel_type': 'diesel',
'id': 'f2feee04-d3fb-5f5b-8c47-08cd0a803162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW60366',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 217480,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-22',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Blue-HDi Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2015}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW60366%27 HTTP/1.1" 200 None
2026-03-28 14:08:59 [auto1.it] INFO: Saving data for NW60366: {'auction_closing_time': 1774716916.0, 'created_time': 1774620377.788666, 'last_price_update_time': 1774706939.595254}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NW60366') HTTP/1.1" 204 0
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: UC47461
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: NP37024
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: WV72590
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: DB68692
2026-03-28 14:08:59 [auto1.it] INFO: Found listing with ID: FP20263
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP20263%27 HTTP/1.1" 200 None
2026-03-28 14:08:59 [auto1.it] INFO: Scrape type for FP20263: 2
2026-03-28 14:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14410b65-c029-5ed3-9780-1266ba84cef2 with identifier: FP20263
2026-03-28 14:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14410b65-c029-5ed3-9780-1266ba84cef2 with scrape type 2
2026-03-28 14:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14410b65-c029-5ed3-9780-1266ba84cef2 with scrape type 2
2026-03-28 14:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 14410b65-c029-5ed3-9780-1266ba84cef2, identifier: FP20263
2026-03-28 14:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 14410b65-c029-5ed3-9780-1266ba84cef2 with identifier: FP20263
2026-03-28 14:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 14410b65-c029-5ed3-9780-1266ba84cef2 with identifier: FP20263
2026-03-28 14:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 14410b65-c029-5ed3-9780-1266ba84cef2 with identifier: FP20263 to the API
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:08: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-28 14:08:59 [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-28T16:10:52Z',
'fuel_type': 'petrol',
'id': '14410b65-c029-5ed3-9780-1266ba84cef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP20263',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 59843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-16',
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2021}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP20263%27 HTTP/1.1" 200 None
2026-03-28 14:08:59 [auto1.it] INFO: Saving data for FP20263: {'auction_closing_time': 1774714252.0, 'created_time': 1774343225.307771, 'last_price_update_time': 1774706939.984578}
2026-03-28 14:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP20263') HTTP/1.1" 204 0
2026-03-28 14:09:00 [auto1.it] INFO: Found listing with ID: WM78801
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM78801%27 HTTP/1.1" 200 None
2026-03-28 14:09:00 [auto1.it] INFO: Scrape type for WM78801: 2
2026-03-28 14:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with identifier: WM78801
2026-03-28 14:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6bc44459-b91c-520c-85f8-cbdb1f3943a2, identifier: WM78801
2026-03-28 14:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with identifier: WM78801
2026-03-28 14:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with identifier: WM78801
2026-03-28 14:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6bc44459-b91c-520c-85f8-cbdb1f3943a2 with identifier: WM78801 to the API
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:17:54Z',
'fuel_type': 'diesel',
'id': '6bc44459-b91c-520c-85f8-cbdb1f3943a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM78801',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-25',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 TDI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2015}
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM78801%27 HTTP/1.1" 200 None
2026-03-28 14:09:00 [auto1.it] INFO: Saving data for WM78801: {'auction_closing_time': 1774714674.0, 'created_time': 1774620350.816718, 'last_price_update_time': 1774706940.466713}
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WM78801') HTTP/1.1" 204 0
2026-03-28 14:09:00 [auto1.it] INFO: Found listing with ID: BR67394
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR67394%27 HTTP/1.1" 200 None
2026-03-28 14:09:00 [auto1.it] INFO: Scrape type for BR67394: 2
2026-03-28 14:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with identifier: BR67394
2026-03-28 14:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c, identifier: BR67394
2026-03-28 14:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with identifier: BR67394
2026-03-28 14:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with identifier: BR67394
2026-03-28 14:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c with identifier: BR67394 to the API
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 103,
'expiration_date': '2026-03-28T16:32:43Z',
'fuel_type': 'petrol',
'id': '2b0b7a72-f605-56ad-ad5b-1e605f1f0f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR67394',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Alfa 145',
'odometer': 99692,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-05-15',
'seller_name': None,
'title': 'Alfa Romeo Alfa 145 1.4 T.Spark L',
'transmission': 'manual',
'trim': 'T.Spark L',
'year': 1997}
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR67394%27 HTTP/1.1" 200 None
2026-03-28 14:09:00 [auto1.it] INFO: Saving data for BR67394: {'auction_closing_time': 1774715563.0, 'created_time': 1774620374.035105, 'last_price_update_time': 1774706940.858517}
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR67394') HTTP/1.1" 204 0
2026-03-28 14:09:00 [auto1.it] INFO: Found listing with ID: KP12391
2026-03-28 14:09:00 [auto1.it] INFO: Found listing with ID: JU67462
2026-03-28 14:09:00 [auto1.it] INFO: Found listing with ID: WE55630
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE55630%27 HTTP/1.1" 200 None
2026-03-28 14:09:00 [auto1.it] INFO: Scrape type for WE55630: 2
2026-03-28 14:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 972f0ada-2b3e-566b-990f-87d4465e5f7e with identifier: WE55630
2026-03-28 14:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 972f0ada-2b3e-566b-990f-87d4465e5f7e with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 972f0ada-2b3e-566b-990f-87d4465e5f7e with scrape type 2
2026-03-28 14:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 972f0ada-2b3e-566b-990f-87d4465e5f7e, identifier: WE55630
2026-03-28 14:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 972f0ada-2b3e-566b-990f-87d4465e5f7e with identifier: WE55630
2026-03-28 14:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 972f0ada-2b3e-566b-990f-87d4465e5f7e with identifier: WE55630
2026-03-28 14:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 972f0ada-2b3e-566b-990f-87d4465e5f7e with identifier: WE55630 to the API
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 83,
'expiration_date': '2026-03-28T16:57:42Z',
'fuel_type': 'petrol',
'id': '972f0ada-2b3e-566b-990f-87d4465e5f7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WE55630',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 28607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-14',
'seller_name': None,
'title': 'Suzuki Swift 1.2 DualJet Mild-Hybrid Top',
'transmission': 'manual',
'trim': 'Top',
'year': 2023}
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE55630%27 HTTP/1.1" 200 None
2026-03-28 14:09:01 [auto1.it] INFO: Saving data for WE55630: {'auction_closing_time': 1774717062.0, 'created_time': 1774620377.363032, 'last_price_update_time': 1774706941.260054}
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WE55630') HTTP/1.1" 204 0
2026-03-28 14:09:01 [auto1.it] INFO: Found listing with ID: VB70261
2026-03-28 14:09:01 [auto1.it] INFO: Found listing with ID: UX28393
2026-03-28 14:09:01 [auto1.it] INFO: Found listing with ID: JY35916
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY35916%27 HTTP/1.1" 200 None
2026-03-28 14:09:01 [auto1.it] INFO: Scrape type for JY35916: 2
2026-03-28 14:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5798c8e5-5985-5078-abc4-befda2e9ff16 with identifier: JY35916
2026-03-28 14:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5798c8e5-5985-5078-abc4-befda2e9ff16 with scrape type 2
2026-03-28 14:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5798c8e5-5985-5078-abc4-befda2e9ff16 with scrape type 2
2026-03-28 14:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5798c8e5-5985-5078-abc4-befda2e9ff16, identifier: JY35916
2026-03-28 14:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5798c8e5-5985-5078-abc4-befda2e9ff16 with identifier: JY35916
2026-03-28 14:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5798c8e5-5985-5078-abc4-befda2e9ff16 with identifier: JY35916
2026-03-28 14:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5798c8e5-5985-5078-abc4-befda2e9ff16 with identifier: JY35916 to the API
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:21:20Z',
'fuel_type': 'petrol',
'id': '5798c8e5-5985-5078-abc4-befda2e9ff16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JY35916',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 137565,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-30',
'seller_name': None,
'title': 'Ford Focus 1.6 Ti-VCT Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY35916%27 HTTP/1.1" 200 None
2026-03-28 14:09:01 [auto1.it] INFO: Saving data for JY35916: {'auction_closing_time': 1774714880.0, 'created_time': 1773131457.153759, 'last_price_update_time': 1774706941.664782}
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JY35916') HTTP/1.1" 204 0
2026-03-28 14:09:01 [auto1.it] INFO: Found listing with ID: KZ49625
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ49625%27 HTTP/1.1" 200 None
2026-03-28 14:09:01 [auto1.it] INFO: Scrape type for KZ49625: 2
2026-03-28 14:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ee94e8-b167-54e8-af2f-2102596c19bb with identifier: KZ49625
2026-03-28 14:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ee94e8-b167-54e8-af2f-2102596c19bb with scrape type 2
2026-03-28 14:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ee94e8-b167-54e8-af2f-2102596c19bb with scrape type 2
2026-03-28 14:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 37ee94e8-b167-54e8-af2f-2102596c19bb, identifier: KZ49625
2026-03-28 14:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 37ee94e8-b167-54e8-af2f-2102596c19bb with identifier: KZ49625
2026-03-28 14:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 37ee94e8-b167-54e8-af2f-2102596c19bb with identifier: KZ49625
2026-03-28 14:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 37ee94e8-b167-54e8-af2f-2102596c19bb with identifier: KZ49625 to the API
2026-03-28 14:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:51:16Z',
'fuel_type': 'diesel',
'id': '37ee94e8-b167-54e8-af2f-2102596c19bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ49625',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 185286,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-19',
'seller_name': None,
'title': 'BMW 3er 318d GT',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ49625%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Saving data for KZ49625: {'auction_closing_time': 1774716676.0, 'created_time': 1774526773.962284, 'last_price_update_time': 1774706942.108541}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KZ49625') HTTP/1.1" 204 0
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: BA15195
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA15195%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Scrape type for BA15195: 2
2026-03-28 14:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with identifier: BA15195
2026-03-28 14:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with scrape type 2
2026-03-28 14:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with scrape type 2
2026-03-28 14:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ea3a4b1d-aec4-552b-bebc-a3545ac2db02, identifier: BA15195
2026-03-28 14:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with identifier: BA15195
2026-03-28 14:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with identifier: BA15195
2026-03-28 14:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ea3a4b1d-aec4-552b-bebc-a3545ac2db02 with identifier: BA15195 to the API
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 69,
'expiration_date': '2026-03-28T16:06:22Z',
'fuel_type': 'petrol',
'id': 'ea3a4b1d-aec4-552b-bebc-a3545ac2db02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA15195',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 6948,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-29',
'seller_name': None,
'title': 'Fiat Panda 1.0 Mild-Hybrid',
'transmission': 'manual',
'trim': '',
'year': 2024}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA15195%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Saving data for BA15195: {'auction_closing_time': 1774713982.0, 'created_time': 1774620351.639648, 'last_price_update_time': 1774706942.479586}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BA15195') HTTP/1.1" 204 0
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: FN78187
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN78187%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Scrape type for FN78187: 2
2026-03-28 14:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27acc0c5-354c-5807-8835-4ef648615f73 with identifier: FN78187
2026-03-28 14:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27acc0c5-354c-5807-8835-4ef648615f73 with scrape type 2
2026-03-28 14:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27acc0c5-354c-5807-8835-4ef648615f73 with scrape type 2
2026-03-28 14:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 27acc0c5-354c-5807-8835-4ef648615f73, identifier: FN78187
2026-03-28 14:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 27acc0c5-354c-5807-8835-4ef648615f73 with identifier: FN78187
2026-03-28 14:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 27acc0c5-354c-5807-8835-4ef648615f73 with identifier: FN78187
2026-03-28 14:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 27acc0c5-354c-5807-8835-4ef648615f73 with identifier: FN78187 to the API
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:36:15Z',
'fuel_type': 'diesel',
'id': '27acc0c5-354c-5807-8835-4ef648615f73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN78187',
'listing': 'auction',
'make': 'MINI',
'model': 'Clubman',
'odometer': 56785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-29',
'seller_name': None,
'title': 'MINI Clubman One D',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN78187%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Saving data for FN78187: {'auction_closing_time': 1774715775.0, 'created_time': 1774343139.494486, 'last_price_update_time': 1774706942.867204}
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FN78187') HTTP/1.1" 204 0
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: CT25036
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: CV79259
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: WH70643
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: BE00528
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: AD01687
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: YT67370
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: HX75119
2026-03-28 14:09:02 [auto1.it] INFO: Found listing with ID: RU27646
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU27646%27 HTTP/1.1" 200 None
2026-03-28 14:09:02 [auto1.it] INFO: Scrape type for RU27646: 2
2026-03-28 14:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with identifier: RU27646
2026-03-28 14:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with scrape type 2
2026-03-28 14:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with scrape type 2
2026-03-28 14:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f, identifier: RU27646
2026-03-28 14:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with identifier: RU27646
2026-03-28 14:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with identifier: RU27646
2026-03-28 14:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6628a270-b231-5a3c-b1f0-06bb3ccc8e4f with identifier: RU27646 to the API
2026-03-28 14:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:18:00Z',
'fuel_type': 'diesel',
'id': '6628a270-b231-5a3c-b1f0-06bb3ccc8e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RU27646',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Custom',
'odometer': 161430,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-10',
'seller_name': None,
'title': 'Ford Tourneo Custom 2.0 TDCi 320 L1 Tourneo Titanium X',
'transmission': 'automatic',
'trim': '320 L1 Tourneo Titanium X',
'year': 2020}
2026-03-28 14:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU27646%27 HTTP/1.1" 200 None
2026-03-28 14:09:03 [auto1.it] INFO: Saving data for RU27646: {'auction_closing_time': 1774714680.0, 'created_time': 1772272991.175752, 'last_price_update_time': 1774706943.331658}
2026-03-28 14:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RU27646') HTTP/1.1" 204 0
2026-03-28 14:09:03 [auto1.it] INFO: Found listing with ID: CW11036
2026-03-28 14:09:05 [scrapy.extensions.logstats] INFO: Crawled 154 pages (at 21 pages/min), scraped 232 items (at 68 items/min)
2026-03-28 14:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:05 [auto1.it] INFO: Channel: 24h | Page: 73 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:05 [auto1.it] INFO: Found listing with ID: WS86957
2026-03-28 14:09:05 [auto1.it] INFO: Found listing with ID: DN99534
2026-03-28 14:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN99534%27 HTTP/1.1" 200 None
2026-03-28 14:09:05 [auto1.it] INFO: Scrape type for DN99534: 2
2026-03-28 14:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda5037f-03da-56f2-99ef-5d1341d0fca2 with identifier: DN99534
2026-03-28 14:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda5037f-03da-56f2-99ef-5d1341d0fca2 with scrape type 2
2026-03-28 14:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda5037f-03da-56f2-99ef-5d1341d0fca2 with scrape type 2
2026-03-28 14:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eda5037f-03da-56f2-99ef-5d1341d0fca2, identifier: DN99534
2026-03-28 14:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eda5037f-03da-56f2-99ef-5d1341d0fca2 with identifier: DN99534
2026-03-28 14:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eda5037f-03da-56f2-99ef-5d1341d0fca2 with identifier: DN99534
2026-03-28 14:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eda5037f-03da-56f2-99ef-5d1341d0fca2 with identifier: DN99534 to the API
2026-03-28 14:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:21:13Z',
'fuel_type': 'petrol',
'id': 'eda5037f-03da-56f2-99ef-5d1341d0fca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DN99534',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 257215,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-28',
'seller_name': None,
'title': 'Toyota Yaris 1.0 VVT-i Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2012}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN99534%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Saving data for DN99534: {'auction_closing_time': 1774714873.0, 'created_time': 1774620373.117055, 'last_price_update_time': 1774706946.115375}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DN99534') HTTP/1.1" 204 0
2026-03-28 14:09:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: FN89798
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN89798%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Scrape type for FN89798: 2
2026-03-28 14:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with identifier: FN89798
2026-03-28 14:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with scrape type 2
2026-03-28 14:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with scrape type 2
2026-03-28 14:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9a206ca2-36f1-5bd7-bc26-4f165c3fd257, identifier: FN89798
2026-03-28 14:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with identifier: FN89798
2026-03-28 14:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with identifier: FN89798
2026-03-28 14:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9a206ca2-36f1-5bd7-bc26-4f165c3fd257 with identifier: FN89798 to the API
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:02:37Z',
'fuel_type': 'diesel',
'id': '9a206ca2-36f1-5bd7-bc26-4f165c3fd257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN89798',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 39702,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-27',
'seller_name': None,
'title': 'Ford Transit Custom 2.0 TDCi 320 L1 Trend',
'transmission': 'manual',
'trim': '320 L1 Trend',
'year': 2023}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN89798%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Saving data for FN89798: {'auction_closing_time': 1774713757.0, 'created_time': 1772785107.02802, 'last_price_update_time': 1774706946.578366}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FN89798') HTTP/1.1" 204 0
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: JL83365
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: WH55866
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH55866%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Scrape type for WH55866: 2
2026-03-28 14:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d482b-4119-5733-87af-e04a9cdb0240 with identifier: WH55866
2026-03-28 14:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d482b-4119-5733-87af-e04a9cdb0240 with scrape type 2
2026-03-28 14:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d482b-4119-5733-87af-e04a9cdb0240 with scrape type 2
2026-03-28 14:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d54d482b-4119-5733-87af-e04a9cdb0240, identifier: WH55866
2026-03-28 14:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d54d482b-4119-5733-87af-e04a9cdb0240 with identifier: WH55866
2026-03-28 14:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d54d482b-4119-5733-87af-e04a9cdb0240 with identifier: WH55866
2026-03-28 14:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d54d482b-4119-5733-87af-e04a9cdb0240 with identifier: WH55866 to the API
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:43:53Z',
'fuel_type': 'petrol',
'id': 'd54d482b-4119-5733-87af-e04a9cdb0240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH55866',
'listing': 'auction',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 32759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-30',
'seller_name': None,
'title': 'Jeep Avenger 1.2 T-GDI Altitude',
'transmission': 'manual',
'trim': 'Altitude',
'year': 2023}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH55866%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Saving data for WH55866: {'auction_closing_time': 1774716233.0, 'created_time': 1772784405.845103, 'last_price_update_time': 1774706946.95724}
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WH55866') HTTP/1.1" 204 0
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: AE85133
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: DN08813
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: GP15834
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: YH14903
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH14903%27 HTTP/1.1" 200 None
2026-03-28 14:09:06 [auto1.it] INFO: Scrape type for YH14903: 0
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: BJ71456
2026-03-28 14:09:06 [auto1.it] INFO: Found listing with ID: HC78855
2026-03-28 14:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC78855%27 HTTP/1.1" 200 None
2026-03-28 14:09:07 [auto1.it] INFO: Scrape type for HC78855: 2
2026-03-28 14:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d73df02-d878-50ce-8637-90cd9e2cc995 with identifier: HC78855
2026-03-28 14:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d73df02-d878-50ce-8637-90cd9e2cc995 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d73df02-d878-50ce-8637-90cd9e2cc995 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1d73df02-d878-50ce-8637-90cd9e2cc995, identifier: HC78855
2026-03-28 14:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1d73df02-d878-50ce-8637-90cd9e2cc995 with identifier: HC78855
2026-03-28 14:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1d73df02-d878-50ce-8637-90cd9e2cc995 with identifier: HC78855
2026-03-28 14:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1d73df02-d878-50ce-8637-90cd9e2cc995 with identifier: HC78855 to the API
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:15:13Z',
'fuel_type': 'petrol',
'id': '1d73df02-d878-50ce-8637-90cd9e2cc995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HC78855',
'listing': 'auction',
'make': 'Kia',
'model': 'Venga',
'odometer': 50661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-31',
'seller_name': None,
'title': 'Kia Venga 1.4 Cool',
'transmission': 'manual',
'trim': 'Cool',
'year': 2013}
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC78855%27 HTTP/1.1" 200 None
2026-03-28 14:09:07 [auto1.it] INFO: Saving data for HC78855: {'auction_closing_time': 1774714513.0, 'created_time': 1774620359.058001, 'last_price_update_time': 1774706947.349411}
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HC78855') HTTP/1.1" 204 0
2026-03-28 14:09:07 [auto1.it] INFO: Found listing with ID: GM03670
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM03670%27 HTTP/1.1" 200 None
2026-03-28 14:09:07 [auto1.it] INFO: Scrape type for GM03670: 2
2026-03-28 14:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42429c33-2f15-5ecc-8d64-3212c5d331e6 with identifier: GM03670
2026-03-28 14:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42429c33-2f15-5ecc-8d64-3212c5d331e6 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42429c33-2f15-5ecc-8d64-3212c5d331e6 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 42429c33-2f15-5ecc-8d64-3212c5d331e6, identifier: GM03670
2026-03-28 14:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 42429c33-2f15-5ecc-8d64-3212c5d331e6 with identifier: GM03670
2026-03-28 14:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 42429c33-2f15-5ecc-8d64-3212c5d331e6 with identifier: GM03670
2026-03-28 14:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 42429c33-2f15-5ecc-8d64-3212c5d331e6 with identifier: GM03670 to the API
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 190,
'expiration_date': '2026-03-28T16:00:26Z',
'fuel_type': 'diesel',
'id': '42429c33-2f15-5ecc-8d64-3212c5d331e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM03670',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 218538,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-17',
'seller_name': None,
'title': 'BMW X1 xDrive 20d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2017}
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM03670%27 HTTP/1.1" 200 None
2026-03-28 14:09:07 [auto1.it] INFO: Saving data for GM03670: {'auction_closing_time': 1774713626.0, 'created_time': 1774343226.776449, 'last_price_update_time': 1774706947.739771}
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GM03670') HTTP/1.1" 204 0
2026-03-28 14:09:07 [auto1.it] INFO: Found listing with ID: WY72750
2026-03-28 14:09:07 [auto1.it] INFO: Found listing with ID: ZF40554
2026-03-28 14:09:07 [auto1.it] INFO: Found listing with ID: XY26314
2026-03-28 14:09:07 [auto1.it] INFO: Found listing with ID: PD07113
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD07113%27 HTTP/1.1" 200 None
2026-03-28 14:09:07 [auto1.it] INFO: Scrape type for PD07113: 2
2026-03-28 14:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e1a333-e325-5b36-9259-8e5c49f3e781 with identifier: PD07113
2026-03-28 14:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e1a333-e325-5b36-9259-8e5c49f3e781 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1e1a333-e325-5b36-9259-8e5c49f3e781 with scrape type 2
2026-03-28 14:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c1e1a333-e325-5b36-9259-8e5c49f3e781, identifier: PD07113
2026-03-28 14:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c1e1a333-e325-5b36-9259-8e5c49f3e781 with identifier: PD07113
2026-03-28 14:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c1e1a333-e325-5b36-9259-8e5c49f3e781 with identifier: PD07113
2026-03-28 14:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c1e1a333-e325-5b36-9259-8e5c49f3e781 with identifier: PD07113 to the API
2026-03-28 14:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 3,
'engine_horse_power': 102,
'expiration_date': '2026-03-28T16:30:26Z',
'fuel_type': 'diesel',
'id': 'c1e1a333-e325-5b36-9259-8e5c49f3e781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD07113',
'listing': 'auction',
'make': 'Toyota',
'model': 'ProAce City',
'odometer': 148961,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-27',
'seller_name': None,
'title': 'Toyota ProAce City 1.5 D-4D L1 Comfort',
'transmission': 'manual',
'trim': 'L1 Comfort',
'year': 2023}
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD07113%27 HTTP/1.1" 200 None
2026-03-28 14:09:08 [auto1.it] INFO: Saving data for PD07113: {'auction_closing_time': 1774715426.0, 'created_time': 1773268804.393749, 'last_price_update_time': 1774706948.111591}
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD07113') HTTP/1.1" 204 0
2026-03-28 14:09:08 [auto1.it] INFO: Found listing with ID: NP01679
2026-03-28 14:09:08 [auto1.it] INFO: Found listing with ID: PN01400
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN01400%27 HTTP/1.1" 200 None
2026-03-28 14:09:08 [auto1.it] INFO: Scrape type for PN01400: 2
2026-03-28 14:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with identifier: PN01400
2026-03-28 14:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with scrape type 2
2026-03-28 14:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with scrape type 2
2026-03-28 14:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e97b1aea-4a72-5c4d-8605-e1bc9293cb85, identifier: PN01400
2026-03-28 14:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with identifier: PN01400
2026-03-28 14:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with identifier: PN01400
2026-03-28 14:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e97b1aea-4a72-5c4d-8605-e1bc9293cb85 with identifier: PN01400 to the API
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:25:18Z',
'fuel_type': 'petrol',
'id': 'e97b1aea-4a72-5c4d-8605-e1bc9293cb85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN01400',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 83528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-12',
'seller_name': None,
'title': 'Audi A1 Sportback 1.2 TFSI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2014}
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN01400%27 HTTP/1.1" 200 None
2026-03-28 14:09:08 [auto1.it] INFO: Saving data for PN01400: {'auction_closing_time': 1774715118.0, 'created_time': 1774620355.087495, 'last_price_update_time': 1774706948.575701}
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN01400') HTTP/1.1" 204 0
2026-03-28 14:09:08 [auto1.it] INFO: Found listing with ID: HM54008
2026-03-28 14:09:08 [auto1.it] INFO: Found listing with ID: SP76824
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP76824%27 HTTP/1.1" 200 None
2026-03-28 14:09:08 [auto1.it] INFO: Scrape type for SP76824: 2
2026-03-28 14:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with identifier: SP76824
2026-03-28 14:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with scrape type 2
2026-03-28 14:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with scrape type 2
2026-03-28 14:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7b89d2f-d3d9-5022-93f8-ab9f570dee69, identifier: SP76824
2026-03-28 14:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with identifier: SP76824
2026-03-28 14:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with identifier: SP76824
2026-03-28 14:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7b89d2f-d3d9-5022-93f8-ab9f570dee69 with identifier: SP76824 to the API
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 140,
'expiration_date': '2026-03-28T16:49:46Z',
'fuel_type': 'diesel',
'id': 'a7b89d2f-d3d9-5022-93f8-ab9f570dee69',
'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/SP76824',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 227416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-13',
'seller_name': None,
'title': 'Peugeot 508 2.0 HDi Business-Line',
'transmission': 'manual',
'trim': 'Business-Line',
'year': 2012}
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP76824%27 HTTP/1.1" 200 None
2026-03-28 14:09:08 [auto1.it] INFO: Saving data for SP76824: {'auction_closing_time': 1774716586.0, 'created_time': 1774620398.52004, 'last_price_update_time': 1774706948.997115}
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SP76824') HTTP/1.1" 204 0
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: KM59258
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM59258%27 HTTP/1.1" 200 None
2026-03-28 14:09:09 [auto1.it] INFO: Scrape type for KM59258: 2
2026-03-28 14:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a6aead0-db7c-502a-8e9f-aabd01836891 with identifier: KM59258
2026-03-28 14:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a6aead0-db7c-502a-8e9f-aabd01836891 with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a6aead0-db7c-502a-8e9f-aabd01836891 with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0a6aead0-db7c-502a-8e9f-aabd01836891, identifier: KM59258
2026-03-28 14:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0a6aead0-db7c-502a-8e9f-aabd01836891 with identifier: KM59258
2026-03-28 14:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0a6aead0-db7c-502a-8e9f-aabd01836891 with identifier: KM59258
2026-03-28 14:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0a6aead0-db7c-502a-8e9f-aabd01836891 with identifier: KM59258 to the API
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 130,
'expiration_date': '2026-03-28T16:13:26Z',
'fuel_type': 'diesel',
'id': '0a6aead0-db7c-502a-8e9f-aabd01836891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KM59258',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 204236,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-15',
'seller_name': None,
'title': 'Renault Megane 1.9 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2009}
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM59258%27 HTTP/1.1" 200 None
2026-03-28 14:09:09 [auto1.it] INFO: Saving data for KM59258: {'auction_closing_time': 1774714406.0, 'created_time': 1772177572.729556, 'last_price_update_time': 1774706949.349006}
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KM59258') HTTP/1.1" 204 0
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: EK35642
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: TS59592
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: GL53946
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL53946%27 HTTP/1.1" 200 None
2026-03-28 14:09:09 [auto1.it] INFO: Scrape type for GL53946: 2
2026-03-28 14:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with identifier: GL53946
2026-03-28 14:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8a6aa226-6ffc-5832-a5c1-79758d6dd76d, identifier: GL53946
2026-03-28 14:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with identifier: GL53946
2026-03-28 14:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with identifier: GL53946
2026-03-28 14:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8a6aa226-6ffc-5832-a5c1-79758d6dd76d with identifier: GL53946 to the API
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 111,
'expiration_date': '2026-03-28T16:42:20Z',
'fuel_type': 'diesel',
'id': '8a6aa226-6ffc-5832-a5c1-79758d6dd76d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GL53946',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 86046,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-18',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2013}
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL53946%27 HTTP/1.1" 200 None
2026-03-28 14:09:09 [auto1.it] INFO: Saving data for GL53946: {'auction_closing_time': 1774716140.0, 'created_time': 1774620371.386843, 'last_price_update_time': 1774706949.722835}
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GL53946') HTTP/1.1" 204 0
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: TL14575
2026-03-28 14:09:09 [auto1.it] INFO: Found listing with ID: DC79490
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC79490%27 HTTP/1.1" 200 None
2026-03-28 14:09:09 [auto1.it] INFO: Scrape type for DC79490: 2
2026-03-28 14:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f007bd-bba1-537e-9047-a3636cdeda68 with identifier: DC79490
2026-03-28 14:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f007bd-bba1-537e-9047-a3636cdeda68 with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f007bd-bba1-537e-9047-a3636cdeda68 with scrape type 2
2026-03-28 14:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a5f007bd-bba1-537e-9047-a3636cdeda68, identifier: DC79490
2026-03-28 14:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a5f007bd-bba1-537e-9047-a3636cdeda68 with identifier: DC79490
2026-03-28 14:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a5f007bd-bba1-537e-9047-a3636cdeda68 with identifier: DC79490
2026-03-28 14:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a5f007bd-bba1-537e-9047-a3636cdeda68 with identifier: DC79490 to the API
2026-03-28 14:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 75,
'expiration_date': '2026-03-28T16:36:00Z',
'fuel_type': 'petrol',
'id': 'a5f007bd-bba1-537e-9047-a3636cdeda68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DC79490',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 156397,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-21',
'seller_name': None,
'title': 'Hyundai i20 1.2 Black Line',
'transmission': 'manual',
'trim': 'Black Line',
'year': 2017}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC79490%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Saving data for DC79490: {'auction_closing_time': 1774715760.0, 'created_time': 1772745456.805325, 'last_price_update_time': 1774706950.104554}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DC79490') HTTP/1.1" 204 0
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: KH25019
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: ES64600
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES64600%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Scrape type for ES64600: 2
2026-03-28 14:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114e7e81-16a8-578b-ae37-b36b09015f32 with identifier: ES64600
2026-03-28 14:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114e7e81-16a8-578b-ae37-b36b09015f32 with scrape type 2
2026-03-28 14:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 114e7e81-16a8-578b-ae37-b36b09015f32 with scrape type 2
2026-03-28 14:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 114e7e81-16a8-578b-ae37-b36b09015f32, identifier: ES64600
2026-03-28 14:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 114e7e81-16a8-578b-ae37-b36b09015f32 with identifier: ES64600
2026-03-28 14:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 114e7e81-16a8-578b-ae37-b36b09015f32 with identifier: ES64600
2026-03-28 14:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 114e7e81-16a8-578b-ae37-b36b09015f32 with identifier: ES64600 to the API
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 69,
'expiration_date': '2026-03-28T16:08:55Z',
'fuel_type': 'petrol',
'id': '114e7e81-16a8-578b-ae37-b36b09015f32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ES64600',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 41403,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-29',
'seller_name': None,
'title': 'Fiat Panda 1.0 Mild-Hybrid',
'transmission': 'manual',
'trim': '',
'year': 2024}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES64600%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Saving data for ES64600: {'auction_closing_time': 1774714135.0, 'created_time': 1774620357.965696, 'last_price_update_time': 1774706950.477182}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ES64600') HTTP/1.1" 204 0
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: FL80724
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL80724%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Scrape type for FL80724: 2
2026-03-28 14:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e808acd-1adb-51ca-917f-d0443930e352 with identifier: FL80724
2026-03-28 14:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e808acd-1adb-51ca-917f-d0443930e352 with scrape type 2
2026-03-28 14:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e808acd-1adb-51ca-917f-d0443930e352 with scrape type 2
2026-03-28 14:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1e808acd-1adb-51ca-917f-d0443930e352, identifier: FL80724
2026-03-28 14:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1e808acd-1adb-51ca-917f-d0443930e352 with identifier: FL80724
2026-03-28 14:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1e808acd-1adb-51ca-917f-d0443930e352 with identifier: FL80724
2026-03-28 14:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1e808acd-1adb-51ca-917f-d0443930e352 with identifier: FL80724 to the API
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 140,
'expiration_date': '2026-03-28T16:20:53Z',
'fuel_type': 'diesel',
'id': '1e808acd-1adb-51ca-917f-d0443930e352',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FL80724',
'listing': 'auction',
'make': 'Mahindra',
'model': 'XUV 500',
'odometer': 254527,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-31',
'seller_name': None,
'title': 'Mahindra XUV 500 2.2 W6 FWD',
'transmission': 'manual',
'trim': 'W6 FWD',
'year': 2016}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL80724%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Saving data for FL80724: {'auction_closing_time': 1774714853.0, 'created_time': 1774620357.576194, 'last_price_update_time': 1774706950.953301}
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FL80724') HTTP/1.1" 204 0
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: KL25988
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: WF71586
2026-03-28 14:09:10 [auto1.it] INFO: Found listing with ID: ZV13161
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV13161%27 HTTP/1.1" 200 None
2026-03-28 14:09:10 [auto1.it] INFO: Scrape type for ZV13161: 2
2026-03-28 14:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with identifier: ZV13161
2026-03-28 14:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with scrape type 2
2026-03-28 14:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2da0cb6d-11fe-505e-b6bf-22d4a6c80531, identifier: ZV13161
2026-03-28 14:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with identifier: ZV13161
2026-03-28 14:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with identifier: ZV13161
2026-03-28 14:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2da0cb6d-11fe-505e-b6bf-22d4a6c80531 with identifier: ZV13161 to the API
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:36:13Z',
'fuel_type': 'petrol',
'id': '2da0cb6d-11fe-505e-b6bf-22d4a6c80531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZV13161',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 87576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-30',
'seller_name': None,
'title': 'Fiat Panda 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2015}
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV13161%27 HTTP/1.1" 200 None
2026-03-28 14:09:11 [auto1.it] INFO: Saving data for ZV13161: {'auction_closing_time': 1774715773.0, 'created_time': 1774620380.092346, 'last_price_update_time': 1774706951.349279}
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZV13161') HTTP/1.1" 204 0
2026-03-28 14:09:11 [auto1.it] INFO: Channel: 24h | Page: 74 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:11 [auto1.it] INFO: Found listing with ID: WX88611
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX88611%27 HTTP/1.1" 200 None
2026-03-28 14:09:11 [auto1.it] INFO: Scrape type for WX88611: 2
2026-03-28 14:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with identifier: WX88611
2026-03-28 14:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 80c63ec2-e873-5f7a-b280-c4f1408fbb95, identifier: WX88611
2026-03-28 14:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with identifier: WX88611
2026-03-28 14:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with identifier: WX88611
2026-03-28 14:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 80c63ec2-e873-5f7a-b280-c4f1408fbb95 with identifier: WX88611 to the API
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:54:31Z',
'fuel_type': 'diesel',
'id': '80c63ec2-e873-5f7a-b280-c4f1408fbb95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WX88611',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 202206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-30',
'seller_name': None,
'title': 'Hyundai ix35 1.7 CRDi Style 2WD',
'transmission': 'manual',
'trim': 'Style 2WD',
'year': 2011}
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX88611%27 HTTP/1.1" 200 None
2026-03-28 14:09:11 [auto1.it] INFO: Saving data for WX88611: {'auction_closing_time': 1774716871.0, 'created_time': 1774620358.664272, 'last_price_update_time': 1774706951.731874}
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WX88611') HTTP/1.1" 204 0
2026-03-28 14:09:11 [auto1.it] INFO: Found listing with ID: YW35893
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW35893%27 HTTP/1.1" 200 None
2026-03-28 14:09:11 [auto1.it] INFO: Scrape type for YW35893: 2
2026-03-28 14:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c878fe74-9896-5356-bc16-b313b1cb6488 with identifier: YW35893
2026-03-28 14:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c878fe74-9896-5356-bc16-b313b1cb6488 with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c878fe74-9896-5356-bc16-b313b1cb6488 with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c878fe74-9896-5356-bc16-b313b1cb6488, identifier: YW35893
2026-03-28 14:09:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:11 [auto1.it] INFO: Found listing with ID: DX82404
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX82404%27 HTTP/1.1" 200 None
2026-03-28 14:09:11 [auto1.it] INFO: Scrape type for DX82404: 2
2026-03-28 14:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f63cba3-f07c-5a71-a58e-e9cb840561bf with identifier: DX82404
2026-03-28 14:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f63cba3-f07c-5a71-a58e-e9cb840561bf with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f63cba3-f07c-5a71-a58e-e9cb840561bf with scrape type 2
2026-03-28 14:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7f63cba3-f07c-5a71-a58e-e9cb840561bf, identifier: DX82404
2026-03-28 14:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c878fe74-9896-5356-bc16-b313b1cb6488 with identifier: YW35893
2026-03-28 14:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c878fe74-9896-5356-bc16-b313b1cb6488 with identifier: YW35893
2026-03-28 14:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c878fe74-9896-5356-bc16-b313b1cb6488 with identifier: YW35893 to the API
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:19:01Z',
'fuel_type': 'petrol',
'id': 'c878fe74-9896-5356-bc16-b313b1cb6488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YW35893',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 112754,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-21',
'seller_name': None,
'title': 'Fiat 500X 1.4 Cross Plus',
'transmission': 'automatic',
'trim': 'Cross Plus',
'year': 2015}
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW35893%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Saving data for YW35893: {'auction_closing_time': 1774714741.0, 'created_time': 1773131551.856996, 'last_price_update_time': 1774706952.227547}
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YW35893') HTTP/1.1" 204 0
2026-03-28 14:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7f63cba3-f07c-5a71-a58e-e9cb840561bf with identifier: DX82404
2026-03-28 14:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7f63cba3-f07c-5a71-a58e-e9cb840561bf with identifier: DX82404
2026-03-28 14:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7f63cba3-f07c-5a71-a58e-e9cb840561bf with identifier: DX82404 to the API
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:10:27Z',
'fuel_type': 'diesel',
'id': '7f63cba3-f07c-5a71-a58e-e9cb840561bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DX82404',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198362,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-07',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Business 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Business 4Motion BlueMotion',
'year': 2020}
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX82404%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Saving data for DX82404: {'auction_closing_time': 1774714227.0, 'created_time': 1774620363.889519, 'last_price_update_time': 1774706952.504484}
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DX82404') HTTP/1.1" 204 0
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: LU63066
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: JG85699
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG85699%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Scrape type for JG85699: 2
2026-03-28 14:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with identifier: JG85699
2026-03-28 14:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with scrape type 2
2026-03-28 14:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with scrape type 2
2026-03-28 14:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc, identifier: JG85699
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: SC24442
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC24442%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Scrape type for SC24442: 0
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: JT68367
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: HZ95408
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ95408%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Scrape type for HZ95408: 0
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: KT12037
2026-03-28 14:09:12 [auto1.it] INFO: Found listing with ID: TV86323
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV86323%27 HTTP/1.1" 200 None
2026-03-28 14:09:12 [auto1.it] INFO: Scrape type for TV86323: 2
2026-03-28 14:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67df988b-3e33-54b7-9eff-555f56d6f650 with identifier: TV86323
2026-03-28 14:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67df988b-3e33-54b7-9eff-555f56d6f650 with scrape type 2
2026-03-28 14:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67df988b-3e33-54b7-9eff-555f56d6f650 with scrape type 2
2026-03-28 14:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 67df988b-3e33-54b7-9eff-555f56d6f650, identifier: TV86323
2026-03-28 14:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with identifier: JG85699
2026-03-28 14:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with identifier: JG85699
2026-03-28 14:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc with identifier: JG85699 to the API
2026-03-28 14:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:28:05Z',
'fuel_type': 'gas',
'id': '3166c00c-ad66-5bcc-a63d-8f5b72f3c5bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG85699',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 19041,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seller_name': None,
'title': 'Renault Captur 1.0 TCe LPG Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2022}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG85699%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Saving data for JG85699: {'auction_closing_time': 1774715285.0, 'created_time': 1773132604.073981, 'last_price_update_time': 1774706953.017295}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JG85699') HTTP/1.1" 204 0
2026-03-28 14:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 67df988b-3e33-54b7-9eff-555f56d6f650 with identifier: TV86323
2026-03-28 14:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 67df988b-3e33-54b7-9eff-555f56d6f650 with identifier: TV86323
2026-03-28 14:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 67df988b-3e33-54b7-9eff-555f56d6f650 with identifier: TV86323 to the API
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:37:02Z',
'fuel_type': 'diesel',
'id': '67df988b-3e33-54b7-9eff-555f56d6f650',
'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/TV86323',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 39497,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-28',
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 330 L3 Trend',
'transmission': 'manual',
'trim': '330 L3 Trend',
'year': 2022}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV86323%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Saving data for TV86323: {'auction_closing_time': 1774715822.0, 'created_time': 1774343212.677613, 'last_price_update_time': 1774706953.383466}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TV86323') HTTP/1.1" 204 0
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: HU57000
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU57000%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Scrape type for HU57000: 0
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: HG91847
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG91847%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Scrape type for HG91847: 0
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: TM20698
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM20698%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Scrape type for TM20698: 0
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: UP03227
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: KA22424
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: JW95602
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: FG41149
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG41149%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Scrape type for FG41149: 2
2026-03-28 14:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129c270e-6c26-5316-926c-d63f57d9dc32 with identifier: FG41149
2026-03-28 14:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129c270e-6c26-5316-926c-d63f57d9dc32 with scrape type 2
2026-03-28 14:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129c270e-6c26-5316-926c-d63f57d9dc32 with scrape type 2
2026-03-28 14:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 129c270e-6c26-5316-926c-d63f57d9dc32, identifier: FG41149
2026-03-28 14:09:13 [auto1.it] INFO: Found listing with ID: JJ76443
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ76443%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Scrape type for JJ76443: 2
2026-03-28 14:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with identifier: JJ76443
2026-03-28 14:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with scrape type 2
2026-03-28 14:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with scrape type 2
2026-03-28 14:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb2c5f16-2982-5f0a-b1f0-d95545f1fc65, identifier: JJ76443
2026-03-28 14:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 129c270e-6c26-5316-926c-d63f57d9dc32 with identifier: FG41149
2026-03-28 14:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 129c270e-6c26-5316-926c-d63f57d9dc32 with identifier: FG41149
2026-03-28 14:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 129c270e-6c26-5316-926c-d63f57d9dc32 with identifier: FG41149 to the API
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:34:51Z',
'fuel_type': 'petrol',
'id': '129c270e-6c26-5316-926c-d63f57d9dc32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG41149',
'listing': 'auction',
'make': 'Dacia',
'model': 'Logan MCV',
'odometer': 200284,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-16',
'seller_name': None,
'title': 'Dacia Logan MCV 0.9 TCe Laureate',
'transmission': 'manual',
'trim': 'Laureate',
'year': 2016}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG41149%27 HTTP/1.1" 200 None
2026-03-28 14:09:13 [auto1.it] INFO: Saving data for FG41149: {'auction_closing_time': 1774715691.0, 'created_time': 1774343193.719515, 'last_price_update_time': 1774706953.917196}
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FG41149') HTTP/1.1" 204 0
2026-03-28 14:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with identifier: JJ76443
2026-03-28 14:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with identifier: JJ76443
2026-03-28 14:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb2c5f16-2982-5f0a-b1f0-d95545f1fc65 with identifier: JJ76443 to the API
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:29:58Z',
'fuel_type': 'diesel',
'id': 'eb2c5f16-2982-5f0a-b1f0-d95545f1fc65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ76443',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 80149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-18',
'seller_name': None,
'title': 'BMW X1 sDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2019}
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ76443%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Saving data for JJ76443: {'auction_closing_time': 1774715398.0, 'created_time': 1774620361.148524, 'last_price_update_time': 1774706954.18598}
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JJ76443') HTTP/1.1" 204 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: HA39708
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA39708%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for HA39708: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: FH51436
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH51436%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for FH51436: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: EH34312
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: AR14989
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR14989%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for AR14989: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: YC82026
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YC82026%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for YC82026: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: XD81326
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD81326%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for XD81326: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: JN59652
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: TJ64738
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: JK90392
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK90392%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for JK90392: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: JZ41811
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: AR28136
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR28136%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for AR28136: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: UA91591
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: FF45161
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: RZ15516
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: GN36205
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: LH69939
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH69939%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for LH69939: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: LM72883
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM72883%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for LM72883: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: KB99828
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: PA21374
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA21374%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for PA21374: 2
2026-03-28 14:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34b33eb4-49b8-58fe-b669-61f14900a04d with identifier: PA21374
2026-03-28 14:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34b33eb4-49b8-58fe-b669-61f14900a04d with scrape type 2
2026-03-28 14:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34b33eb4-49b8-58fe-b669-61f14900a04d with scrape type 2
2026-03-28 14:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 34b33eb4-49b8-58fe-b669-61f14900a04d, identifier: PA21374
2026-03-28 14:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 34b33eb4-49b8-58fe-b669-61f14900a04d with identifier: PA21374
2026-03-28 14:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 34b33eb4-49b8-58fe-b669-61f14900a04d with identifier: PA21374
2026-03-28 14:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 34b33eb4-49b8-58fe-b669-61f14900a04d with identifier: PA21374 to the API
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 5,
'engine_horse_power': 211,
'expiration_date': '2026-03-28T16:22:57Z',
'fuel_type': 'diesel',
'id': '34b33eb4-49b8-58fe-b669-61f14900a04d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA21374',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 260504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-02',
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 Diesel Mild-Hybrid Inscription AWD',
'transmission': 'automatic',
'trim': 'Inscription AWD',
'year': 2020}
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA21374%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Saving data for PA21374: {'auction_closing_time': 1774714977.0, 'created_time': 1774343250.853939, 'last_price_update_time': 1774706954.734554}
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA21374') HTTP/1.1" 204 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: LV04843
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: KP29994
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: BV21704
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: ZC10752
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: BR63865
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: DB81041
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB81041%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for DB81041: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: BM64259
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: AJ89778
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: LX11958
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX11958%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for LX11958: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: CH57446
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH57446%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for CH57446: 0
2026-03-28 14:09:14 [auto1.it] INFO: Found listing with ID: AR03634
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR03634%27 HTTP/1.1" 200 None
2026-03-28 14:09:14 [auto1.it] INFO: Scrape type for AR03634: 0
2026-03-28 14:09: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-28 14:09:16 [auto1.it] INFO: Channel: 24h | Page: 75 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: GB22303
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB22303%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for GB22303: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: PT53216
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: XX29767
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: SV71044
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV71044%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for SV71044: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: WW47132
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: BR31613
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31613%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for BR31613: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: SG91000
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG91000%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for SG91000: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: SV61491
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: VF92770
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF92770%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for VF92770: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: AD83412
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AD83412%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for AD83412: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: RF93024
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF93024%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for RF93024: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: PW70389
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW70389%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for PW70389: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: YD99116
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD99116%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for YD99116: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: HF24893
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF24893%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for HF24893: 2
2026-03-28 14:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c73626b-47ee-5556-a567-d63bee8ff90a with identifier: HF24893
2026-03-28 14:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c73626b-47ee-5556-a567-d63bee8ff90a with scrape type 2
2026-03-28 14:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c73626b-47ee-5556-a567-d63bee8ff90a with scrape type 2
2026-03-28 14:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6c73626b-47ee-5556-a567-d63bee8ff90a, identifier: HF24893
2026-03-28 14:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6c73626b-47ee-5556-a567-d63bee8ff90a with identifier: HF24893
2026-03-28 14:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6c73626b-47ee-5556-a567-d63bee8ff90a with identifier: HF24893
2026-03-28 14:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6c73626b-47ee-5556-a567-d63bee8ff90a with identifier: HF24893 to the API
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-28T16:44:42Z',
'fuel_type': 'diesel',
'id': '6c73626b-47ee-5556-a567-d63bee8ff90a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF24893',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 100237,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-28',
'seller_name': None,
'title': 'BMW 3er 320d xDrive',
'transmission': 'manual',
'trim': 'xDrive',
'year': 2009}
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF24893%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Saving data for HF24893: {'auction_closing_time': 1774716282.0, 'created_time': 1774343241.250566, 'last_price_update_time': 1774706956.579816}
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HF24893') HTTP/1.1" 204 0
2026-03-28 14:09:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: WP29588
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: VE26782
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE26782%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for VE26782: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: WL14524
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL14524%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for WL14524: 0
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: PA28005
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: DN97608
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: JU37769
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: EC29909
2026-03-28 14:09:16 [auto1.it] INFO: Found listing with ID: AU78491
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU78491%27 HTTP/1.1" 200 None
2026-03-28 14:09:16 [auto1.it] INFO: Scrape type for AU78491: 2
2026-03-28 14:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with identifier: AU78491
2026-03-28 14:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with scrape type 2
2026-03-28 14:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with scrape type 2
2026-03-28 14:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: af9e053c-e79b-5ec6-bf2c-8177ac6acc41, identifier: AU78491
2026-03-28 14:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with identifier: AU78491
2026-03-28 14:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with identifier: AU78491
2026-03-28 14:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: af9e053c-e79b-5ec6-bf2c-8177ac6acc41 with identifier: AU78491 to the API
2026-03-28 14:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 204,
'expiration_date': '2026-03-28T16:50:11Z',
'fuel_type': 'diesel',
'id': 'af9e053c-e79b-5ec6-bf2c-8177ac6acc41',
'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/AU78491',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 147562,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': None,
'title': 'Audi A4 40 TDI Mild-Hybrid quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2022}
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU78491%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Saving data for AU78491: {'auction_closing_time': 1774716611.0, 'created_time': 1774343225.741161, 'last_price_update_time': 1774706957.154169}
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AU78491') HTTP/1.1" 204 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: HZ92978
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: HZ65981
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: RT39388
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: SR58570
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR58570%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for SR58570: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: GJ43112
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: PT96186
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: ZS94509
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: XF95831
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: HW38972
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW38972%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for HW38972: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: TX96321
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: YD44226
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD44226%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for YD44226: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: RX07844
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX07844%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for RX07844: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: YS49191
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: EF98667
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: AR12639
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: XC85106
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC85106%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for XC85106: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: GX81106
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX81106%27 HTTP/1.1" 200 None
2026-03-28 14:09:17 [auto1.it] INFO: Scrape type for GX81106: 0
2026-03-28 14:09:17 [auto1.it] INFO: Found listing with ID: WM75200
2026-03-28 14:09:48 [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-28 14:09:48 [auto1.it] INFO: Channel: 24h | Page: 76 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: WE98269
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: NH13553
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH13553%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for NH13553: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: CU15371
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU15371%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for CU15371: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: BN52557
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN52557%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for BN52557: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: EA61163
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: PU90509
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: RB23819
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: HT95885
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT95885%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for HT95885: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: EA76192
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA76192%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for EA76192: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: HK62879
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK62879%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for HK62879: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: UW31013
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: MV48834
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: LE49462
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: TK35909
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: CA37263
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA37263%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for CA37263: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: VY80184
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY80184%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for VY80184: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: CB33793
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB33793%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for CB33793: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: XV63353
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV63353%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for XV63353: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: VS63057
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: KB12646
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB12646%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for KB12646: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: PX76093
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX76093%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for PX76093: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: VF62325
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: RA11036
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: YY46039
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY46039%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for YY46039: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: XX32057
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: YL89014
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: HM08879
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM08879%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for HM08879: 0
2026-03-28 14:09:48 [auto1.it] INFO: Found listing with ID: FP35914
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP35914%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Scrape type for FP35914: 2
2026-03-28 14:09:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 348b9bf3-6f40-5cef-9faf-0416141b83b5 with identifier: FP35914
2026-03-28 14:09:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 348b9bf3-6f40-5cef-9faf-0416141b83b5 with scrape type 2
2026-03-28 14:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 348b9bf3-6f40-5cef-9faf-0416141b83b5 with scrape type 2
2026-03-28 14:09:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 348b9bf3-6f40-5cef-9faf-0416141b83b5, identifier: FP35914
2026-03-28 14:09:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 348b9bf3-6f40-5cef-9faf-0416141b83b5 with identifier: FP35914
2026-03-28 14:09:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 348b9bf3-6f40-5cef-9faf-0416141b83b5 with identifier: FP35914
2026-03-28 14:09:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 348b9bf3-6f40-5cef-9faf-0416141b83b5 with identifier: FP35914 to the API
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:54:57Z',
'fuel_type': 'diesel',
'id': '348b9bf3-6f40-5cef-9faf-0416141b83b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP35914',
'listing': 'auction',
'make': 'Volvo',
'model': 'V40',
'odometer': 328398,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-18',
'seller_name': None,
'title': 'Volvo V40 2.0 D2 Kinetic',
'transmission': 'manual',
'trim': 'Kinetic',
'year': 2016}
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP35914%27 HTTP/1.1" 200 None
2026-03-28 14:09:48 [auto1.it] INFO: Saving data for FP35914: {'auction_closing_time': 1774716897.0, 'created_time': 1774343237.0851, 'last_price_update_time': 1774706988.924741}
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP35914') HTTP/1.1" 204 0
2026-03-28 14:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: GC53002
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC53002%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for GC53002: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: YB89619
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: FV19054
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV19054%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for FV19054: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: CU49337
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU49337%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for CU49337: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: DK62006
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK62006%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for DK62006: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: SR32433
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: BA09093
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA09093%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for BA09093: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: BR57787
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: TY97368
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY97368%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for TY97368: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: GV26258
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV26258%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for GV26258: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: VY84485
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY84485%27 HTTP/1.1" 200 None
2026-03-28 14:09:49 [auto1.it] INFO: Scrape type for VY84485: 0
2026-03-28 14:09:49 [auto1.it] INFO: Found listing with ID: ZX85690
2026-03-28 14:09: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-28 14:09:50 [auto1.it] INFO: Channel: 24h | Page: 77 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: TE87413
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE87413%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for TE87413: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: SY54924
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: UD61425
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD61425%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for UD61425: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: UF75242
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: MG67619
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG67619%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for MG67619: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: VZ32715
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ32715%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for VZ32715: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: AF86061
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF86061%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for AF86061: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: UK70353
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK70353%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for UK70353: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: GV49335
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV49335%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for GV49335: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: UU51056
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: WK74495
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: HP26181
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: FR70206
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR70206%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for FR70206: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: UX09906
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX09906%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for UX09906: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: EZ75087
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: YZ06369
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: MJ31103
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: HJ18951
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ18951%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for HJ18951: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: YM27608
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM27608%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for YM27608: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: ZF27085
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: RF78298
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF78298%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for RF78298: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: VD83585
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: XW70858
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW70858%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for XW70858: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: RV11940
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: PN28374
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN28374%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for PN28374: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: KE46739
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: JE85806
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: LS28867
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS28867%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for LS28867: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: TZ47815
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: RL97939
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: SC91639
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC91639%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for SC91639: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: RM66107
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM66107%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for RM66107: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: KH81346
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KH81346%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for KH81346: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: HY77897
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: AZ70503
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ70503%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for AZ70503: 0
2026-03-28 14:09:50 [auto1.it] INFO: Found listing with ID: YS71318
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS71318%27 HTTP/1.1" 200 None
2026-03-28 14:09:50 [auto1.it] INFO: Scrape type for YS71318: 2
2026-03-28 14:09:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89996135-3c31-59c8-93b8-25beb16e0335 with identifier: YS71318
2026-03-28 14:09:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89996135-3c31-59c8-93b8-25beb16e0335 with scrape type 2
2026-03-28 14:09:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89996135-3c31-59c8-93b8-25beb16e0335 with scrape type 2
2026-03-28 14:09:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 89996135-3c31-59c8-93b8-25beb16e0335, identifier: YS71318
2026-03-28 14:09:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 89996135-3c31-59c8-93b8-25beb16e0335 with identifier: YS71318
2026-03-28 14:09:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 89996135-3c31-59c8-93b8-25beb16e0335 with identifier: YS71318
2026-03-28 14:09:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 89996135-3c31-59c8-93b8-25beb16e0335 with identifier: YS71318 to the API
2026-03-28 14:09:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 265,
'expiration_date': '2026-03-28T16:41:15Z',
'fuel_type': 'petrol',
'id': '89996135-3c31-59c8-93b8-25beb16e0335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YS71318',
'listing': 'auction',
'make': 'Porsche',
'model': 'Macan',
'odometer': 100045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-05',
'seller_name': None,
'title': 'Porsche Macan 2.0',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS71318%27 HTTP/1.1" 200 None
2026-03-28 14:09:51 [auto1.it] INFO: Saving data for YS71318: {'auction_closing_time': 1774716075.0, 'created_time': 1774343159.668521, 'last_price_update_time': 1774706991.034942}
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YS71318') HTTP/1.1" 204 0
2026-03-28 14:09:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:51 [auto1.it] INFO: Found listing with ID: NR25924
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR25924%27 HTTP/1.1" 200 None
2026-03-28 14:09:51 [auto1.it] INFO: Scrape type for NR25924: 0
2026-03-28 14:09:51 [auto1.it] INFO: Found listing with ID: ND31908
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND31908%27 HTTP/1.1" 200 None
2026-03-28 14:09:51 [auto1.it] INFO: Scrape type for ND31908: 0
2026-03-28 14:09:51 [auto1.it] INFO: Found listing with ID: ER28485
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER28485%27 HTTP/1.1" 200 None
2026-03-28 14:09:51 [auto1.it] INFO: Scrape type for ER28485: 0
2026-03-28 14:09:51 [auto1.it] INFO: Found listing with ID: RP23530
2026-03-28 14:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:52 [auto1.it] INFO: Channel: 24h | Page: 78 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: HU57894
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU57894%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for HU57894: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: SN99997
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: BE36594
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: UR23669
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR23669%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for UR23669: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: LR45419
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: XX72461
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: RE68635
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: JT08977
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: HC78741
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: XC90090
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC90090%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for XC90090: 2
2026-03-28 14:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c46984-b856-5551-b8f8-069ab57a6505 with identifier: XC90090
2026-03-28 14:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c46984-b856-5551-b8f8-069ab57a6505 with scrape type 2
2026-03-28 14:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17c46984-b856-5551-b8f8-069ab57a6505 with scrape type 2
2026-03-28 14:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17c46984-b856-5551-b8f8-069ab57a6505, identifier: XC90090
2026-03-28 14:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17c46984-b856-5551-b8f8-069ab57a6505 with identifier: XC90090
2026-03-28 14:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17c46984-b856-5551-b8f8-069ab57a6505 with identifier: XC90090
2026-03-28 14:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17c46984-b856-5551-b8f8-069ab57a6505 with identifier: XC90090 to the API
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 95,
'expiration_date': '2026-03-28T16:33:39Z',
'fuel_type': 'diesel',
'id': '17c46984-b856-5551-b8f8-069ab57a6505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XC90090',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 94308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-26',
'seller_name': None,
'title': 'Fiat 500X 1.3 M-Jet City Cross',
'transmission': 'manual',
'trim': 'City Cross',
'year': 2019}
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC90090%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Saving data for XC90090: {'auction_closing_time': 1774715619.0, 'created_time': 1774343168.836928, 'last_price_update_time': 1774706992.657528}
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XC90090') HTTP/1.1" 204 0
2026-03-28 14:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: JK13765
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK13765%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for JK13765: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: UD57618
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD57618%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for UD57618: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: FH81414
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH81414%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for FH81414: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: GT75186
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT75186%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for GT75186: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: ZY33580
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY33580%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for ZY33580: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: FX08227
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX08227%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for FX08227: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: EC01464
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC01464%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for EC01464: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: CZ44875
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ44875%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for CZ44875: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: ZN99189
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: NG22695
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG22695%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for NG22695: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: LZ33850
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: UZ86540
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: MU30420
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU30420%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for MU30420: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: EJ86461
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ86461%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for EJ86461: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: WA22264
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: ZL89240
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: SZ00349
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ00349%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for SZ00349: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: LN67507
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: KR37794
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR37794%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for KR37794: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: NF87616
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF87616%27 HTTP/1.1" 200 None
2026-03-28 14:09:52 [auto1.it] INFO: Scrape type for NF87616: 0
2026-03-28 14:09:52 [auto1.it] INFO: Found listing with ID: GC68104
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC68104%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for GC68104: 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: AE34833
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: HS60673
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: BT26363
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT26363%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for BT26363: 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: RT50500
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT50500%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for RT50500: 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: JM39933
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: ZL56801
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL56801%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for ZL56801: 2
2026-03-28 14:09:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cc0ce0-bb22-565a-a908-c23deb8e0376 with identifier: ZL56801
2026-03-28 14:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cc0ce0-bb22-565a-a908-c23deb8e0376 with scrape type 2
2026-03-28 14:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7cc0ce0-bb22-565a-a908-c23deb8e0376 with scrape type 2
2026-03-28 14:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e7cc0ce0-bb22-565a-a908-c23deb8e0376, identifier: ZL56801
2026-03-28 14:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e7cc0ce0-bb22-565a-a908-c23deb8e0376 with identifier: ZL56801
2026-03-28 14:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e7cc0ce0-bb22-565a-a908-c23deb8e0376 with identifier: ZL56801
2026-03-28 14:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e7cc0ce0-bb22-565a-a908-c23deb8e0376 with identifier: ZL56801 to the API
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:02:44Z',
'fuel_type': 'hybrid',
'id': 'e7cc0ce0-bb22-565a-a908-c23deb8e0376',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL56801',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 236026,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-23',
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2014}
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL56801%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Saving data for ZL56801: {'auction_closing_time': 1774713764.0, 'created_time': 1774343156.497323, 'last_price_update_time': 1774706993.420803}
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZL56801') HTTP/1.1" 204 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: UU49973
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU49973%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for UU49973: 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: CR75802
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR75802%27 HTTP/1.1" 200 None
2026-03-28 14:09:53 [auto1.it] INFO: Scrape type for CR75802: 0
2026-03-28 14:09:53 [auto1.it] INFO: Found listing with ID: XM40674
2026-03-28 14:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:54 [auto1.it] INFO: Channel: 24h | Page: 79 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: GY05881
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: BS72965
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: HR54236
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR54236%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for HR54236: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: UD54750
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD54750%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for UD54750: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: AK67199
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK67199%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for AK67199: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: WL39771
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL39771%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for WL39771: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: KW57065
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW57065%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for KW57065: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: MW60739
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW60739%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for MW60739: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: LM66726
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: GT76958
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT76958%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for GT76958: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: VA29565
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA29565%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for VA29565: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: TC64761
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: YH58285
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: FM13591
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: BJ23148
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ23148%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for BJ23148: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: YJ83729
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ83729%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for YJ83729: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: FJ55026
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: RV64880
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV64880%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for RV64880: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: PS94410
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: PW94940
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94940%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for PW94940: 0
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: PK39445
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK39445%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Scrape type for PK39445: 2
2026-03-28 14:09:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60f41d62-babb-5d08-9e25-86188d313e46 with identifier: PK39445
2026-03-28 14:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f41d62-babb-5d08-9e25-86188d313e46 with scrape type 2
2026-03-28 14:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60f41d62-babb-5d08-9e25-86188d313e46 with scrape type 2
2026-03-28 14:09:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 60f41d62-babb-5d08-9e25-86188d313e46, identifier: PK39445
2026-03-28 14:09:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 60f41d62-babb-5d08-9e25-86188d313e46 with identifier: PK39445
2026-03-28 14:09:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 60f41d62-babb-5d08-9e25-86188d313e46 with identifier: PK39445
2026-03-28 14:09:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 60f41d62-babb-5d08-9e25-86188d313e46 with identifier: PK39445 to the API
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 95,
'expiration_date': '2026-03-28T16:07:17Z',
'fuel_type': 'petrol',
'id': '60f41d62-babb-5d08-9e25-86188d313e46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PK39445',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 79504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-27',
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2021}
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK39445%27 HTTP/1.1" 200 None
2026-03-28 14:09:54 [auto1.it] INFO: Saving data for PK39445: {'auction_closing_time': 1774714037.0, 'created_time': 1774343283.553359, 'last_price_update_time': 1774706994.894429}
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PK39445') HTTP/1.1" 204 0
2026-03-28 14:09:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:54 [auto1.it] INFO: Found listing with ID: HC25835
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC25835%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for HC25835: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: DC04279
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC04279%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for DC04279: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: BH96807
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: WP65731
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: EH79430
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: YB05417
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB05417%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for YB05417: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: XB62766
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: CN31542
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN31542%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for CN31542: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: DY75013
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: UC13059
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC13059%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for UC13059: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: RU19351
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: JX57169
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX57169%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for JX57169: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: AE05588
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: ZJ55913
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: AT75049
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: SE76395
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: MB12953
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB12953%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for MB12953: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: GU93940
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU93940%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for GU93940: 0
2026-03-28 14:09:55 [auto1.it] INFO: Found listing with ID: LW86872
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW86872%27 HTTP/1.1" 200 None
2026-03-28 14:09:55 [auto1.it] INFO: Scrape type for LW86872: 0
2026-03-28 14:09:55 [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-28 14:09:56 [auto1.it] INFO: Channel: 24h | Page: 80 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: LE96160
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE96160%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for LE96160: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: FU73160
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU73160%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for FU73160: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: UF29900
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: JP63485
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: GM73700
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: AB86109
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: VT00900
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: BW24813
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW24813%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for BW24813: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: GL62022
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL62022%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for GL62022: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: PV85970
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV85970%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for PV85970: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: LC62662
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC62662%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for LC62662: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: EV28185
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV28185%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for EV28185: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: HR15000
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: FA16942
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA16942%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for FA16942: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: ET15005
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET15005%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for ET15005: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: LM08573
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: MH63316
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH63316%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for MH63316: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: FN23706
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: ZR50624
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: NP16593
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP16593%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for NP16593: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: CB44170
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB44170%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for CB44170: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: DV62458
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: BJ52580
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: BN67984
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: RJ45303
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: CV62006
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: BV13892
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV13892%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for BV13892: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: VG64666
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG64666%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for VG64666: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: XC82626
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC82626%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for XC82626: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: WV75327
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: JC13198
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: VS87113
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: YD67684
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD67684%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for YD67684: 2
2026-03-28 14:09:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with identifier: YD67684
2026-03-28 14:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with scrape type 2
2026-03-28 14:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with scrape type 2
2026-03-28 14:09:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c8b19bb-9d5c-5cbb-9496-af53c53f3068, identifier: YD67684
2026-03-28 14:09:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with identifier: YD67684
2026-03-28 14:09:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with identifier: YD67684
2026-03-28 14:09:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c8b19bb-9d5c-5cbb-9496-af53c53f3068 with identifier: YD67684 to the API
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09: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': 85,
'expiration_date': '2026-03-28T16:30:41Z',
'fuel_type': 'gas',
'id': '5c8b19bb-9d5c-5cbb-9496-af53c53f3068',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD67684',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 208741,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-17',
'seller_name': None,
'title': 'Fiat Panda 0.9 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2013}
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD67684%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Saving data for YD67684: {'auction_closing_time': 1774715441.0, 'created_time': 1774440336.137117, 'last_price_update_time': 1774706996.648909}
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YD67684') HTTP/1.1" 204 0
2026-03-28 14:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: VX54252
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: UA46628
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: KG92568
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KG92568%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for KG92568: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: YJ41537
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: GW20586
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: AL26239
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL26239%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for AL26239: 0
2026-03-28 14:09:56 [auto1.it] INFO: Found listing with ID: AK60352
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK60352%27 HTTP/1.1" 200 None
2026-03-28 14:09:56 [auto1.it] INFO: Scrape type for AK60352: 0
2026-03-28 14:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:57 [auto1.it] INFO: Channel: 24h | Page: 81 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: CH30071
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH30071%27 HTTP/1.1" 200 None
2026-03-28 14:09:57 [auto1.it] INFO: Scrape type for CH30071: 0
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: MW84295
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: PW65105
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: CN99073
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN99073%27 HTTP/1.1" 200 None
2026-03-28 14:09:57 [auto1.it] INFO: Scrape type for CN99073: 0
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: ES11783
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES11783%27 HTTP/1.1" 200 None
2026-03-28 14:09:57 [auto1.it] INFO: Scrape type for ES11783: 0
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: RF56449
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF56449%27 HTTP/1.1" 200 None
2026-03-28 14:09:57 [auto1.it] INFO: Scrape type for RF56449: 0
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: NR19227
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR19227%27 HTTP/1.1" 200 None
2026-03-28 14:09:57 [auto1.it] INFO: Scrape type for NR19227: 0
2026-03-28 14:09:57 [auto1.it] INFO: Found listing with ID: LE11885
2026-03-28 14:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE11885%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Scrape type for LE11885: 0
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: LC05888
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC05888%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Scrape type for LC05888: 0
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: TL13450
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: HY91699
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY91699%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Scrape type for HY91699: 2
2026-03-28 14:09:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9fe4235-17b1-5d55-b63b-1c29b877fa1a with identifier: HY91699
2026-03-28 14:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9fe4235-17b1-5d55-b63b-1c29b877fa1a with scrape type 2
2026-03-28 14:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9fe4235-17b1-5d55-b63b-1c29b877fa1a with scrape type 2
2026-03-28 14:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c9fe4235-17b1-5d55-b63b-1c29b877fa1a, identifier: HY91699
2026-03-28 14:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c9fe4235-17b1-5d55-b63b-1c29b877fa1a with identifier: HY91699
2026-03-28 14:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c9fe4235-17b1-5d55-b63b-1c29b877fa1a with identifier: HY91699
2026-03-28 14:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c9fe4235-17b1-5d55-b63b-1c29b877fa1a with identifier: HY91699 to the API
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:09:55Z',
'fuel_type': 'diesel',
'id': 'c9fe4235-17b1-5d55-b63b-1c29b877fa1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY91699',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 117679,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-26',
'seller_name': None,
'title': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY91699%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Saving data for HY91699: {'auction_closing_time': 1774714195.0, 'created_time': 1774343256.700917, 'last_price_update_time': 1774706998.458706}
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HY91699') HTTP/1.1" 204 0
2026-03-28 14:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: ZY78533
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY78533%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Scrape type for ZY78533: 0
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: WH00709
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: YM07828
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: BD99197
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD99197%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Scrape type for BD99197: 2
2026-03-28 14:09:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 041f4716-bfa2-5450-8d46-5b308bf00ee8 with identifier: BD99197
2026-03-28 14:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 041f4716-bfa2-5450-8d46-5b308bf00ee8 with scrape type 2
2026-03-28 14:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 041f4716-bfa2-5450-8d46-5b308bf00ee8 with scrape type 2
2026-03-28 14:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 041f4716-bfa2-5450-8d46-5b308bf00ee8, identifier: BD99197
2026-03-28 14:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 041f4716-bfa2-5450-8d46-5b308bf00ee8 with identifier: BD99197
2026-03-28 14:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 041f4716-bfa2-5450-8d46-5b308bf00ee8 with identifier: BD99197
2026-03-28 14:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 041f4716-bfa2-5450-8d46-5b308bf00ee8 with identifier: BD99197 to the API
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:09: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-28 14:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:48:17Z',
'fuel_type': 'diesel',
'id': '041f4716-bfa2-5450-8d46-5b308bf00ee8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD99197',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 277319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-23',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD99197%27 HTTP/1.1" 200 None
2026-03-28 14:09:58 [auto1.it] INFO: Saving data for BD99197: {'auction_closing_time': 1774716497.0, 'created_time': 1774343172.403611, 'last_price_update_time': 1774706998.97607}
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BD99197') HTTP/1.1" 204 0
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: CF35894
2026-03-28 14:09:58 [auto1.it] INFO: Found listing with ID: UM78803
2026-03-28 14:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM78803%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for UM78803: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: LW40364
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW40364%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for LW40364: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: CW25523
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: AK92313
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK92313%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for AK92313: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: FZ95983
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: LB07538
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: XT45099
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: SK74491
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK74491%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for SK74491: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: KN82468
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN82468%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for KN82468: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: MU83341
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: PM68240
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: HR92713
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: JF75950
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF75950%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for JF75950: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: BF69187
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: BL65453
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: PG89190
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG89190%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for PG89190: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: TW94655
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: DX46579
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: RS22306
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS22306%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for RS22306: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: VD33216
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: EX06757
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: JT03140
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT03140%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for JT03140: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: ZZ64526
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ64526%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for ZZ64526: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: WZ44056
2026-03-28 14:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:09:59 [auto1.it] INFO: Channel: 24h | Page: 82 | totalHits: 3774 | hits on page: 40
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: AC09989
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC09989%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for AC09989: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: EH65874
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH65874%27 HTTP/1.1" 200 None
2026-03-28 14:09:59 [auto1.it] INFO: Scrape type for EH65874: 0
2026-03-28 14:09:59 [auto1.it] INFO: Found listing with ID: UA98317
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA98317%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for UA98317: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: XE71259
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE71259%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for XE71259: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: KX33846
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX33846%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for KX33846: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: NE12117
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE12117%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for NE12117: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: JH33133
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH33133%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for JH33133: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: UZ05025
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ05025%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for UZ05025: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: MY92785
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: UJ60071
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: HP12790
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: RL61545
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL61545%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for RL61545: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: TA87203
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA87203%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for TA87203: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: VV94396
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV94396%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for VV94396: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: EY67229
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: BV29552
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV29552%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for BV29552: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: EG00977
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: UE31204
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: WW68303
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW68303%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for WW68303: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: UZ72139
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ72139%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for UZ72139: 0
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: XP38873
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: PH70338
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH70338%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for PH70338: 2
2026-03-28 14:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6804022a-b973-5eee-963d-3b1c4f501904 with identifier: PH70338
2026-03-28 14:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6804022a-b973-5eee-963d-3b1c4f501904 with scrape type 2
2026-03-28 14:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6804022a-b973-5eee-963d-3b1c4f501904 with scrape type 2
2026-03-28 14:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6804022a-b973-5eee-963d-3b1c4f501904, identifier: PH70338
2026-03-28 14:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6804022a-b973-5eee-963d-3b1c4f501904 with identifier: PH70338
2026-03-28 14:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6804022a-b973-5eee-963d-3b1c4f501904 with identifier: PH70338
2026-03-28 14:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6804022a-b973-5eee-963d-3b1c4f501904 with identifier: PH70338 to the API
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 103,
'expiration_date': '2026-03-28T16:59:09Z',
'fuel_type': 'petrol',
'id': '6804022a-b973-5eee-963d-3b1c4f501904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH70338',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 200985,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-12-31',
'seller_name': None,
'title': 'Fiat Doblo 1.6 Carioca',
'transmission': 'manual',
'trim': 'Carioca',
'year': 2004}
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH70338%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Saving data for PH70338: {'auction_closing_time': 1774717149.0, 'created_time': 1773836547.259857, 'last_price_update_time': 1774707000.592089}
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PH70338') HTTP/1.1" 204 0
2026-03-28 14:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: RM50913
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: SM29752
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: PT89621
2026-03-28 14:10:00 [auto1.it] INFO: Found listing with ID: LG18660
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG18660%27 HTTP/1.1" 200 None
2026-03-28 14:10:00 [auto1.it] INFO: Scrape type for LG18660: 2
2026-03-28 14:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146a7d4f-7327-5d12-934d-756216091779 with identifier: LG18660
2026-03-28 14:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146a7d4f-7327-5d12-934d-756216091779 with scrape type 2
2026-03-28 14:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 146a7d4f-7327-5d12-934d-756216091779 with scrape type 2
2026-03-28 14:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 146a7d4f-7327-5d12-934d-756216091779, identifier: LG18660
2026-03-28 14:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 146a7d4f-7327-5d12-934d-756216091779 with identifier: LG18660
2026-03-28 14:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 146a7d4f-7327-5d12-934d-756216091779 with identifier: LG18660
2026-03-28 14:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 146a7d4f-7327-5d12-934d-756216091779 with identifier: LG18660 to the API
2026-03-28 14:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:12:39Z',
'fuel_type': 'diesel',
'id': '146a7d4f-7327-5d12-934d-756216091779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG18660',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 299894,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-30',
'seller_name': None,
'title': 'Renault Koleos 2.0 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2011}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG18660%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Saving data for LG18660: {'auction_closing_time': 1774714359.0, 'created_time': 1773328013.637295, 'last_price_update_time': 1774707001.100918}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LG18660') HTTP/1.1" 204 0
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: UA37690
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: DD38287
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD38287%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Scrape type for DD38287: 0
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: AN07116
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: FS34329
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: ZU37783
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: MA77848
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA77848%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Scrape type for MA77848: 2
2026-03-28 14:10:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d073a5e-4983-5249-8395-55883aaa334e with identifier: MA77848
2026-03-28 14:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d073a5e-4983-5249-8395-55883aaa334e with scrape type 2
2026-03-28 14:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d073a5e-4983-5249-8395-55883aaa334e with scrape type 2
2026-03-28 14:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7d073a5e-4983-5249-8395-55883aaa334e, identifier: MA77848
2026-03-28 14:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7d073a5e-4983-5249-8395-55883aaa334e with identifier: MA77848
2026-03-28 14:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7d073a5e-4983-5249-8395-55883aaa334e with identifier: MA77848
2026-03-28 14:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7d073a5e-4983-5249-8395-55883aaa334e with identifier: MA77848 to the API
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 4,
'engine_horse_power': 286,
'expiration_date': '2026-03-28T16:55:29Z',
'fuel_type': 'diesel',
'id': '7d073a5e-4983-5249-8395-55883aaa334e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA77848',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 44281,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 300 d Mild-Hybrid AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA77848%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Saving data for MA77848: {'auction_closing_time': 1774716929.0, 'created_time': 1773867929.0657, 'last_price_update_time': 1774707001.50096}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MA77848') HTTP/1.1" 204 0
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: EZ27389
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ27389%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Scrape type for EZ27389: 0
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: NZ40909
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ40909%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Scrape type for NZ40909: 0
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: UW92889
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: NC90447
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: GR65234
2026-03-28 14:10:01 [auto1.it] INFO: Found listing with ID: VS88689
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS88689%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Scrape type for VS88689: 2
2026-03-28 14:10:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d08100-302a-5158-a58d-96b2cb682b5c with identifier: VS88689
2026-03-28 14:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d08100-302a-5158-a58d-96b2cb682b5c with scrape type 2
2026-03-28 14:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88d08100-302a-5158-a58d-96b2cb682b5c with scrape type 2
2026-03-28 14:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 88d08100-302a-5158-a58d-96b2cb682b5c, identifier: VS88689
2026-03-28 14:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 88d08100-302a-5158-a58d-96b2cb682b5c with identifier: VS88689
2026-03-28 14:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 88d08100-302a-5158-a58d-96b2cb682b5c with identifier: VS88689
2026-03-28 14:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 88d08100-302a-5158-a58d-96b2cb682b5c with identifier: VS88689 to the API
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:04:03Z',
'fuel_type': 'petrol',
'id': '88d08100-302a-5158-a58d-96b2cb682b5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS88689',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 121142,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': None,
'title': 'Seat Leon 1.4 TGI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2018}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS88689%27 HTTP/1.1" 200 None
2026-03-28 14:10:01 [auto1.it] INFO: Saving data for VS88689: {'auction_closing_time': 1774713843.0, 'created_time': 1773835806.123155, 'last_price_update_time': 1774707001.950817}
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS88689') HTTP/1.1" 204 0
2026-03-28 14:10:02 [auto1.it] INFO: Found listing with ID: KA98059
2026-03-28 14:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA98059%27 HTTP/1.1" 200 None
2026-03-28 14:10:02 [auto1.it] INFO: Scrape type for KA98059: 0
2026-03-28 14:10:02 [auto1.it] INFO: Found listing with ID: MZ03364
2026-03-28 14:10:02 [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-28 14:10:03 [auto1.it] INFO: Channel: 24h | Page: 83 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: MZ03364
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: FF49180
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF49180%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Scrape type for FF49180: 0
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: NZ37386
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: PN03774
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: EV67651
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV67651%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Scrape type for EV67651: 2
2026-03-28 14:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77455e4-c0d2-5274-ac8d-c262f37929bb with identifier: EV67651
2026-03-28 14:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77455e4-c0d2-5274-ac8d-c262f37929bb with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77455e4-c0d2-5274-ac8d-c262f37929bb with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d77455e4-c0d2-5274-ac8d-c262f37929bb, identifier: EV67651
2026-03-28 14:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d77455e4-c0d2-5274-ac8d-c262f37929bb with identifier: EV67651
2026-03-28 14:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d77455e4-c0d2-5274-ac8d-c262f37929bb with identifier: EV67651
2026-03-28 14:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d77455e4-c0d2-5274-ac8d-c262f37929bb with identifier: EV67651 to the API
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 136,
'expiration_date': '2026-03-28T16:05:02Z',
'fuel_type': 'diesel',
'id': 'd77455e4-c0d2-5274-ac8d-c262f37929bb',
'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/EV67651',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 89372,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-23',
'seller_name': None,
'title': 'Kia Sportage 1.6 CRDi Mild-Hybrid GT Line 2WD',
'transmission': 'automatic',
'trim': 'GT Line 2WD',
'year': 2021}
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV67651%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Saving data for EV67651: {'auction_closing_time': 1774713902.0, 'created_time': 1773760090.948219, 'last_price_update_time': 1774707003.434368}
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EV67651') HTTP/1.1" 204 0
2026-03-28 14:10:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: JV05910
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: KZ16799
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ16799%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Scrape type for KZ16799: 2
2026-03-28 14:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c1e9079-67be-566d-8364-297d1108816d with identifier: KZ16799
2026-03-28 14:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c1e9079-67be-566d-8364-297d1108816d with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c1e9079-67be-566d-8364-297d1108816d with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3c1e9079-67be-566d-8364-297d1108816d, identifier: KZ16799
2026-03-28 14:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3c1e9079-67be-566d-8364-297d1108816d with identifier: KZ16799
2026-03-28 14:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3c1e9079-67be-566d-8364-297d1108816d with identifier: KZ16799
2026-03-28 14:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3c1e9079-67be-566d-8364-297d1108816d with identifier: KZ16799 to the API
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:44:42Z',
'fuel_type': 'petrol',
'id': '3c1e9079-67be-566d-8364-297d1108816d',
'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/KZ16799',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 101434,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-11',
'seller_name': None,
'title': 'Skoda Kamiq 1.5 TSI ACT Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2021}
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ16799%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Saving data for KZ16799: {'auction_closing_time': 1774716282.0, 'created_time': 1773435920.966588, 'last_price_update_time': 1774707003.827848}
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KZ16799') HTTP/1.1" 204 0
2026-03-28 14:10:03 [auto1.it] INFO: Found listing with ID: HZ70208
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ70208%27 HTTP/1.1" 200 None
2026-03-28 14:10:03 [auto1.it] INFO: Scrape type for HZ70208: 2
2026-03-28 14:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd30977f-63d5-50cc-875c-f6c907549479 with identifier: HZ70208
2026-03-28 14:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd30977f-63d5-50cc-875c-f6c907549479 with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd30977f-63d5-50cc-875c-f6c907549479 with scrape type 2
2026-03-28 14:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dd30977f-63d5-50cc-875c-f6c907549479, identifier: HZ70208
2026-03-28 14:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dd30977f-63d5-50cc-875c-f6c907549479 with identifier: HZ70208
2026-03-28 14:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dd30977f-63d5-50cc-875c-f6c907549479 with identifier: HZ70208
2026-03-28 14:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dd30977f-63d5-50cc-875c-f6c907549479 with identifier: HZ70208 to the API
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 110,
'expiration_date': '2026-03-28T16:58:45Z',
'fuel_type': 'diesel',
'id': 'dd30977f-63d5-50cc-875c-f6c907549479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ70208',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 206787,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-05',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'manual',
'trim': 'BlueEfficiency Urban',
'year': 2013}
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ70208%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Saving data for HZ70208: {'auction_closing_time': 1774717125.0, 'created_time': 1773868485.796539, 'last_price_update_time': 1774707004.238105}
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HZ70208') HTTP/1.1" 204 0
2026-03-28 14:10:04 [auto1.it] INFO: Found listing with ID: EJ60730
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ60730%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Scrape type for EJ60730: 0
2026-03-28 14:10:04 [auto1.it] INFO: Found listing with ID: VR56129
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR56129%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Scrape type for VR56129: 2
2026-03-28 14:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee682061-f9b9-5195-835f-5915a6140db9 with identifier: VR56129
2026-03-28 14:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee682061-f9b9-5195-835f-5915a6140db9 with scrape type 2
2026-03-28 14:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee682061-f9b9-5195-835f-5915a6140db9 with scrape type 2
2026-03-28 14:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ee682061-f9b9-5195-835f-5915a6140db9, identifier: VR56129
2026-03-28 14:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ee682061-f9b9-5195-835f-5915a6140db9 with identifier: VR56129
2026-03-28 14:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ee682061-f9b9-5195-835f-5915a6140db9 with identifier: VR56129
2026-03-28 14:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ee682061-f9b9-5195-835f-5915a6140db9 with identifier: VR56129 to the API
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:40:04Z',
'fuel_type': 'diesel',
'id': 'ee682061-f9b9-5195-835f-5915a6140db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR56129',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 150965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-30',
'seller_name': None,
'title': 'MINI Countryman One D',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR56129%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Saving data for VR56129: {'auction_closing_time': 1774716004.0, 'created_time': 1773760065.305461, 'last_price_update_time': 1774707004.622709}
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VR56129') HTTP/1.1" 204 0
2026-03-28 14:10:04 [auto1.it] INFO: Found listing with ID: BE98404
2026-03-28 14:10:04 [auto1.it] INFO: Found listing with ID: CZ22961
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ22961%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Scrape type for CZ22961: 0
2026-03-28 14:10:04 [auto1.it] INFO: Found listing with ID: AY46194
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY46194%27 HTTP/1.1" 200 None
2026-03-28 14:10:04 [auto1.it] INFO: Scrape type for AY46194: 2
2026-03-28 14:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with identifier: AY46194
2026-03-28 14:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with scrape type 2
2026-03-28 14:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with scrape type 2
2026-03-28 14:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e, identifier: AY46194
2026-03-28 14:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with identifier: AY46194
2026-03-28 14:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with identifier: AY46194
2026-03-28 14:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e with identifier: AY46194 to the API
2026-03-28 14:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 177,
'expiration_date': '2026-03-28T16:08:07Z',
'fuel_type': 'diesel',
'id': '9c34e5b6-3d5f-5dcc-b07d-28b8784eb91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AY46194',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 169650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-23',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2013}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY46194%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Saving data for AY46194: {'auction_closing_time': 1774714087.0, 'created_time': 1773374841.482874, 'last_price_update_time': 1774707005.15236}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AY46194') HTTP/1.1" 204 0
2026-03-28 14:10:05 [auto1.it] INFO: Found listing with ID: PR79135
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR79135%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Scrape type for PR79135: 2
2026-03-28 14:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5c580c9-15c6-5272-b41c-c5c01953389b with identifier: PR79135
2026-03-28 14:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5c580c9-15c6-5272-b41c-c5c01953389b with scrape type 2
2026-03-28 14:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5c580c9-15c6-5272-b41c-c5c01953389b with scrape type 2
2026-03-28 14:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a5c580c9-15c6-5272-b41c-c5c01953389b, identifier: PR79135
2026-03-28 14:10:05 [scrapy.extensions.logstats] INFO: Crawled 165 pages (at 11 pages/min), scraped 273 items (at 41 items/min)
2026-03-28 14:10:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a5c580c9-15c6-5272-b41c-c5c01953389b with identifier: PR79135
2026-03-28 14:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a5c580c9-15c6-5272-b41c-c5c01953389b with identifier: PR79135
2026-03-28 14:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a5c580c9-15c6-5272-b41c-c5c01953389b with identifier: PR79135 to the API
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:41:58Z',
'fuel_type': 'diesel',
'id': 'a5c580c9-15c6-5272-b41c-c5c01953389b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PR79135',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 151385,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-20',
'seller_name': None,
'title': 'Peugeot 308 1.6 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2015}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR79135%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Saving data for PR79135: {'auction_closing_time': 1774716118.0, 'created_time': 1773131830.08066, 'last_price_update_time': 1774707005.540101}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PR79135') HTTP/1.1" 204 0
2026-03-28 14:10:05 [auto1.it] INFO: Found listing with ID: UC24034
2026-03-28 14:10:05 [auto1.it] INFO: Found listing with ID: FX03621
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX03621%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Scrape type for FX03621: 2
2026-03-28 14:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5429ef-be2f-501f-9270-a217c2e5047e with identifier: FX03621
2026-03-28 14:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5429ef-be2f-501f-9270-a217c2e5047e with scrape type 2
2026-03-28 14:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5429ef-be2f-501f-9270-a217c2e5047e with scrape type 2
2026-03-28 14:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4a5429ef-be2f-501f-9270-a217c2e5047e, identifier: FX03621
2026-03-28 14:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4a5429ef-be2f-501f-9270-a217c2e5047e with identifier: FX03621
2026-03-28 14:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4a5429ef-be2f-501f-9270-a217c2e5047e with identifier: FX03621
2026-03-28 14:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4a5429ef-be2f-501f-9270-a217c2e5047e with identifier: FX03621 to the API
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:50:41Z',
'fuel_type': 'diesel',
'id': '4a5429ef-be2f-501f-9270-a217c2e5047e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX03621',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 225156,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-21',
'seller_name': None,
'title': 'Mazda CX-3 1.5 Diesel Exceed',
'transmission': 'manual',
'trim': 'Exceed',
'year': 2017}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX03621%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Saving data for FX03621: {'auction_closing_time': 1774716641.0, 'created_time': 1773392726.085132, 'last_price_update_time': 1774707005.941291}
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FX03621') HTTP/1.1" 204 0
2026-03-28 14:10:05 [auto1.it] INFO: Found listing with ID: AG93268
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG93268%27 HTTP/1.1" 200 None
2026-03-28 14:10:05 [auto1.it] INFO: Scrape type for AG93268: 2
2026-03-28 14:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with identifier: AG93268
2026-03-28 14:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with scrape type 2
2026-03-28 14:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with scrape type 2
2026-03-28 14:10:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3, identifier: AG93268
2026-03-28 14:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with identifier: AG93268
2026-03-28 14:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with identifier: AG93268
2026-03-28 14:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3 with identifier: AG93268 to the API
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:29:52Z',
'fuel_type': 'petrol',
'id': 'cb3e58dd-6477-5e9c-ab69-1f16cfd5d3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG93268',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 28773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-16',
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI ACT Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2023}
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG93268%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Saving data for AG93268: {'auction_closing_time': 1774715392.0, 'created_time': 1773328216.584981, 'last_price_update_time': 1774707006.332275}
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AG93268') HTTP/1.1" 204 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: XV25356
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV25356%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for XV25356: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: SN26450
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN26450%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for SN26450: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: PA07928
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: LV99150
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV99150%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for LV99150: 2
2026-03-28 14:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9bc8a8-c262-53b4-9232-cc37dd403c64 with identifier: LV99150
2026-03-28 14:10:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9bc8a8-c262-53b4-9232-cc37dd403c64 with scrape type 2
2026-03-28 14:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb9bc8a8-c262-53b4-9232-cc37dd403c64 with scrape type 2
2026-03-28 14:10:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bb9bc8a8-c262-53b4-9232-cc37dd403c64, identifier: LV99150
2026-03-28 14:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bb9bc8a8-c262-53b4-9232-cc37dd403c64 with identifier: LV99150
2026-03-28 14:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bb9bc8a8-c262-53b4-9232-cc37dd403c64 with identifier: LV99150
2026-03-28 14:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bb9bc8a8-c262-53b4-9232-cc37dd403c64 with identifier: LV99150 to the API
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 110,
'expiration_date': '2026-03-28T16:57:34Z',
'fuel_type': 'gas',
'id': 'bb9bc8a8-c262-53b4-9232-cc37dd403c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LV99150',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 249285,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-20',
'seller_name': None,
'title': 'Audi A3 Sportback 1.4 TGI g-Tron Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2016}
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV99150%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Saving data for LV99150: {'auction_closing_time': 1774717054.0, 'created_time': 1773738510.422927, 'last_price_update_time': 1774707006.746814}
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LV99150') HTTP/1.1" 204 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: UL06285
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: JB83291
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: TG59717
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG59717%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for TG59717: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: DX02178
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: BD73790
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD73790%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for BD73790: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: PK74621
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: TG93645
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: DD55036
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: SH99694
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH99694%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for SH99694: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: NF38082
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF38082%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for NF38082: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: BY06123
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: PT68883
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT68883%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for PT68883: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: BF81880
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: HG18459
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG18459%27 HTTP/1.1" 200 None
2026-03-28 14:10:06 [auto1.it] INFO: Scrape type for HG18459: 0
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: SB68054
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: VY30881
2026-03-28 14:10:06 [auto1.it] INFO: Found listing with ID: KT34727
2026-03-28 14:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT34727%27 HTTP/1.1" 200 None
2026-03-28 14:10:07 [auto1.it] INFO: Scrape type for KT34727: 0
2026-03-28 14:10:07 [auto1.it] INFO: Found listing with ID: YB75201
2026-03-28 14:10:07 [auto1.it] INFO: Found listing with ID: UE17288
2026-03-28 14:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:10:13 [auto1.it] INFO: Channel: 24h | Page: 84 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:13 [auto1.it] INFO: Found listing with ID: YX10047
2026-03-28 14:10:13 [auto1.it] INFO: Found listing with ID: BD43330
2026-03-28 14:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD43330%27 HTTP/1.1" 200 None
2026-03-28 14:10:13 [auto1.it] INFO: Scrape type for BD43330: 2
2026-03-28 14:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 512a9b34-5caa-5182-84dc-cde8927b8073 with identifier: BD43330
2026-03-28 14:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 512a9b34-5caa-5182-84dc-cde8927b8073 with scrape type 2
2026-03-28 14:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 512a9b34-5caa-5182-84dc-cde8927b8073 with scrape type 2
2026-03-28 14:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 512a9b34-5caa-5182-84dc-cde8927b8073, identifier: BD43330
2026-03-28 14:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 512a9b34-5caa-5182-84dc-cde8927b8073 with identifier: BD43330
2026-03-28 14:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 512a9b34-5caa-5182-84dc-cde8927b8073 with identifier: BD43330
2026-03-28 14:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 512a9b34-5caa-5182-84dc-cde8927b8073 with identifier: BD43330 to the API
2026-03-28 14:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 150,
'expiration_date': '2026-03-28T16:34:41Z',
'fuel_type': 'diesel',
'id': '512a9b34-5caa-5182-84dc-cde8927b8073',
'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/BD43330',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 87668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-22',
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2021}
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD43330%27 HTTP/1.1" 200 None
2026-03-28 14:10:15 [auto1.it] INFO: Saving data for BD43330: {'auction_closing_time': 1774715681.0, 'created_time': 1773760074.510493, 'last_price_update_time': 1774707015.528133}
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BD43330') HTTP/1.1" 204 0
2026-03-28 14:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:15 [auto1.it] INFO: Found listing with ID: FT22704
2026-03-28 14:10:15 [auto1.it] INFO: Found listing with ID: FU42856
2026-03-28 14:10:15 [auto1.it] INFO: Found listing with ID: WY54071
2026-03-28 14:10:15 [auto1.it] INFO: Found listing with ID: CS68621
2026-03-28 14:10:15 [auto1.it] INFO: Found listing with ID: FT43083
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT43083%27 HTTP/1.1" 200 None
2026-03-28 14:10:15 [auto1.it] INFO: Scrape type for FT43083: 2
2026-03-28 14:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef4a84bb-5f63-51d3-ac34-a254df944224 with identifier: FT43083
2026-03-28 14:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef4a84bb-5f63-51d3-ac34-a254df944224 with scrape type 2
2026-03-28 14:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef4a84bb-5f63-51d3-ac34-a254df944224 with scrape type 2
2026-03-28 14:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ef4a84bb-5f63-51d3-ac34-a254df944224, identifier: FT43083
2026-03-28 14:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ef4a84bb-5f63-51d3-ac34-a254df944224 with identifier: FT43083
2026-03-28 14:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ef4a84bb-5f63-51d3-ac34-a254df944224 with identifier: FT43083
2026-03-28 14:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ef4a84bb-5f63-51d3-ac34-a254df944224 with identifier: FT43083 to the API
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:45:48Z',
'fuel_type': 'petrol',
'id': 'ef4a84bb-5f63-51d3-ac34-a254df944224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FT43083',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 129240,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-23',
'seller_name': None,
'title': 'Smart fortwo 1.0 Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2018}
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT43083%27 HTTP/1.1" 200 None
2026-03-28 14:10:16 [auto1.it] INFO: Saving data for FT43083: {'auction_closing_time': 1774716348.0, 'created_time': 1773132322.515863, 'last_price_update_time': 1774707016.253541}
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FT43083') HTTP/1.1" 204 0
2026-03-28 14:10:16 [auto1.it] INFO: Found listing with ID: HU04780
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU04780%27 HTTP/1.1" 200 None
2026-03-28 14:10:16 [auto1.it] INFO: Scrape type for HU04780: 0
2026-03-28 14:10:16 [auto1.it] INFO: Found listing with ID: BM42520
2026-03-28 14:10:16 [auto1.it] INFO: Found listing with ID: MD14180
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD14180%27 HTTP/1.1" 200 None
2026-03-28 14:10:16 [auto1.it] INFO: Scrape type for MD14180: 0
2026-03-28 14:10:16 [auto1.it] INFO: Found listing with ID: PY21369
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY21369%27 HTTP/1.1" 200 None
2026-03-28 14:10:16 [auto1.it] INFO: Scrape type for PY21369: 2
2026-03-28 14:10:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3f51b5-8116-549f-b2d7-1b1f61752215 with identifier: PY21369
2026-03-28 14:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3f51b5-8116-549f-b2d7-1b1f61752215 with scrape type 2
2026-03-28 14:10:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3f51b5-8116-549f-b2d7-1b1f61752215 with scrape type 2
2026-03-28 14:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cc3f51b5-8116-549f-b2d7-1b1f61752215, identifier: PY21369
2026-03-28 14:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cc3f51b5-8116-549f-b2d7-1b1f61752215 with identifier: PY21369
2026-03-28 14:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cc3f51b5-8116-549f-b2d7-1b1f61752215 with identifier: PY21369
2026-03-28 14:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cc3f51b5-8116-549f-b2d7-1b1f61752215 with identifier: PY21369 to the API
2026-03-28 14:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 105,
'expiration_date': '2026-03-28T16:23:29Z',
'fuel_type': 'diesel',
'id': 'cc3f51b5-8116-549f-b2d7-1b1f61752215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PY21369',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 284103,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-26',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2011}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY21369%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Saving data for PY21369: {'auction_closing_time': 1774715009.0, 'created_time': 1773836038.722041, 'last_price_update_time': 1774707017.028139}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PY21369') HTTP/1.1" 204 0
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: XZ55537
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: XW45727
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW45727%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Scrape type for XW45727: 0
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: MJ56549
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ56549%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Scrape type for MJ56549: 2
2026-03-28 14:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc6ff56e-1124-5994-8d06-3fe7664092f0 with identifier: MJ56549
2026-03-28 14:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc6ff56e-1124-5994-8d06-3fe7664092f0 with scrape type 2
2026-03-28 14:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc6ff56e-1124-5994-8d06-3fe7664092f0 with scrape type 2
2026-03-28 14:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fc6ff56e-1124-5994-8d06-3fe7664092f0, identifier: MJ56549
2026-03-28 14:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fc6ff56e-1124-5994-8d06-3fe7664092f0 with identifier: MJ56549
2026-03-28 14:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fc6ff56e-1124-5994-8d06-3fe7664092f0 with identifier: MJ56549
2026-03-28 14:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fc6ff56e-1124-5994-8d06-3fe7664092f0 with identifier: MJ56549 to the API
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 211,
'expiration_date': '2026-03-28T16:01:02Z',
'fuel_type': 'hybrid',
'id': 'fc6ff56e-1124-5994-8d06-3fe7664092f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ56549',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86749,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge Plug-in Hybrid R Design 2WD',
'transmission': 'automatic',
'trim': 'R Design 2WD',
'year': 2022}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ56549%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Saving data for MJ56549: {'auction_closing_time': 1774713662.0, 'created_time': 1773846482.05358, 'last_price_update_time': 1774707017.464294}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MJ56549') HTTP/1.1" 204 0
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: RG49415
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG49415%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Scrape type for RG49415: 2
2026-03-28 14:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with identifier: RG49415
2026-03-28 14:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with scrape type 2
2026-03-28 14:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with scrape type 2
2026-03-28 14:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f9f80779-e9a2-5bb9-9f88-eabba7a94ab9, identifier: RG49415
2026-03-28 14:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with identifier: RG49415
2026-03-28 14:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with identifier: RG49415
2026-03-28 14:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f9f80779-e9a2-5bb9-9f88-eabba7a94ab9 with identifier: RG49415 to the API
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-28T16:32:01Z',
'fuel_type': 'diesel',
'id': 'f9f80779-e9a2-5bb9-9f88-eabba7a94ab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG49415',
'listing': 'auction',
'make': 'Fiat',
'model': 'Croma',
'odometer': 143971,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-29',
'seller_name': None,
'title': 'Fiat Croma 2.4 JTD Multijet Must',
'transmission': 'automatic',
'trim': 'Multijet Must',
'year': 2011}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG49415%27 HTTP/1.1" 200 None
2026-03-28 14:10:17 [auto1.it] INFO: Saving data for RG49415: {'auction_closing_time': 1774715521.0, 'created_time': 1773867972.318015, 'last_price_update_time': 1774707017.941636}
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RG49415') HTTP/1.1" 204 0
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: MZ03960
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: SX19566
2026-03-28 14:10:17 [auto1.it] INFO: Found listing with ID: TT73216
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT73216%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Scrape type for TT73216: 2
2026-03-28 14:10:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fcbfd49-3884-5a46-b91d-9e13c4511105 with identifier: TT73216
2026-03-28 14:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fcbfd49-3884-5a46-b91d-9e13c4511105 with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fcbfd49-3884-5a46-b91d-9e13c4511105 with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8fcbfd49-3884-5a46-b91d-9e13c4511105, identifier: TT73216
2026-03-28 14:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8fcbfd49-3884-5a46-b91d-9e13c4511105 with identifier: TT73216
2026-03-28 14:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8fcbfd49-3884-5a46-b91d-9e13c4511105 with identifier: TT73216
2026-03-28 14:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8fcbfd49-3884-5a46-b91d-9e13c4511105 with identifier: TT73216 to the API
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 150,
'expiration_date': '2026-03-28T16:04:26Z',
'fuel_type': 'diesel',
'id': '8fcbfd49-3884-5a46-b91d-9e13c4511105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT73216',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 178842,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': None,
'title': 'Jaguar E-Pace D150 S AWD',
'transmission': 'automatic',
'trim': 'S AWD',
'year': 2018}
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT73216%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Saving data for TT73216: {'auction_closing_time': 1774713866.0, 'created_time': 1773836318.259691, 'last_price_update_time': 1774707018.373256}
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT73216') HTTP/1.1" 204 0
2026-03-28 14:10:18 [auto1.it] INFO: Found listing with ID: SW30840
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW30840%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Scrape type for SW30840: 2
2026-03-28 14:10:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with identifier: SW30840
2026-03-28 14:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d, identifier: SW30840
2026-03-28 14:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with identifier: SW30840
2026-03-28 14:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with identifier: SW30840
2026-03-28 14:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d with identifier: SW30840 to the API
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 125,
'expiration_date': '2026-03-28T16:17:13Z',
'fuel_type': 'diesel',
'id': '8b23e2c7-0a04-5a95-a926-6b62d7a8ac4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW30840',
'listing': 'auction',
'make': 'Toyota',
'model': 'Verso',
'odometer': 157905,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-21',
'seller_name': None,
'title': 'Toyota Verso 2.0 D-4D Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2009}
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW30840%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Saving data for SW30840: {'auction_closing_time': 1774714633.0, 'created_time': 1773846341.055198, 'last_price_update_time': 1774707018.744544}
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SW30840') HTTP/1.1" 204 0
2026-03-28 14:10:18 [auto1.it] INFO: Found listing with ID: JT48153
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT48153%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Scrape type for JT48153: 0
2026-03-28 14:10:18 [auto1.it] INFO: Found listing with ID: XY41121
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY41121%27 HTTP/1.1" 200 None
2026-03-28 14:10:18 [auto1.it] INFO: Scrape type for XY41121: 2
2026-03-28 14:10:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c882665-d769-5899-98fb-5c9842c903a8 with identifier: XY41121
2026-03-28 14:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c882665-d769-5899-98fb-5c9842c903a8 with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c882665-d769-5899-98fb-5c9842c903a8 with scrape type 2
2026-03-28 14:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c882665-d769-5899-98fb-5c9842c903a8, identifier: XY41121
2026-03-28 14:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c882665-d769-5899-98fb-5c9842c903a8 with identifier: XY41121
2026-03-28 14:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c882665-d769-5899-98fb-5c9842c903a8 with identifier: XY41121
2026-03-28 14:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c882665-d769-5899-98fb-5c9842c903a8 with identifier: XY41121 to the API
2026-03-28 14:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:23:03Z',
'fuel_type': 'diesel',
'id': '5c882665-d769-5899-98fb-5c9842c903a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XY41121',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 191605,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-22',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY41121%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Saving data for XY41121: {'auction_closing_time': 1774714983.0, 'created_time': 1773134149.47547, 'last_price_update_time': 1774707019.189693}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XY41121') HTTP/1.1" 204 0
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: NP81459
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP81459%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Scrape type for NP81459: 0
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: YG79824
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: JD30640
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD30640%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Scrape type for JD30640: 2
2026-03-28 14:10:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with identifier: JD30640
2026-03-28 14:10:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with scrape type 2
2026-03-28 14:10:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with scrape type 2
2026-03-28 14:10:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 75569237-f6f8-53c5-b6ec-1d46d7dc3f25, identifier: JD30640
2026-03-28 14:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with identifier: JD30640
2026-03-28 14:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with identifier: JD30640
2026-03-28 14:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 75569237-f6f8-53c5-b6ec-1d46d7dc3f25 with identifier: JD30640 to the API
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:24:30Z',
'fuel_type': 'petrol',
'id': '75569237-f6f8-53c5-b6ec-1d46d7dc3f25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JD30640',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 27139,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-12',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2023}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD30640%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Saving data for JD30640: {'auction_closing_time': 1774715070.0, 'created_time': 1773824830.2936, 'last_price_update_time': 1774707019.572909}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JD30640') HTTP/1.1" 204 0
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: WL66559
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL66559%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Scrape type for WL66559: 0
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: HD95534
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: HY50336
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: TU52552
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: SP76043
2026-03-28 14:10:19 [auto1.it] INFO: Found listing with ID: DS02463
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS02463%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Scrape type for DS02463: 2
2026-03-28 14:10:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28994b35-6206-581c-a369-bdfd7d7e6ead with identifier: DS02463
2026-03-28 14:10:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28994b35-6206-581c-a369-bdfd7d7e6ead with scrape type 2
2026-03-28 14:10:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28994b35-6206-581c-a369-bdfd7d7e6ead with scrape type 2
2026-03-28 14:10:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 28994b35-6206-581c-a369-bdfd7d7e6ead, identifier: DS02463
2026-03-28 14:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 28994b35-6206-581c-a369-bdfd7d7e6ead with identifier: DS02463
2026-03-28 14:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 28994b35-6206-581c-a369-bdfd7d7e6ead with identifier: DS02463
2026-03-28 14:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 28994b35-6206-581c-a369-bdfd7d7e6ead with identifier: DS02463 to the API
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:13:39Z',
'fuel_type': 'petrol',
'id': '28994b35-6206-581c-a369-bdfd7d7e6ead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DS02463',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 109943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-30',
'seller_name': None,
'title': 'Fiat 500 1.2 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS02463%27 HTTP/1.1" 200 None
2026-03-28 14:10:19 [auto1.it] INFO: Saving data for DS02463: {'auction_closing_time': 1774714419.0, 'created_time': 1774256747.958867, 'last_price_update_time': 1774707019.989993}
2026-03-28 14:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DS02463') HTTP/1.1" 204 0
2026-03-28 14:10:20 [auto1.it] INFO: Found listing with ID: DV09922
2026-03-28 14:10:20 [auto1.it] INFO: Found listing with ID: CM00839
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM00839%27 HTTP/1.1" 200 None
2026-03-28 14:10:20 [auto1.it] INFO: Scrape type for CM00839: 2
2026-03-28 14:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with identifier: CM00839
2026-03-28 14:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3, identifier: CM00839
2026-03-28 14:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with identifier: CM00839
2026-03-28 14:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with identifier: CM00839
2026-03-28 14:10:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3 with identifier: CM00839 to the API
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:40:58Z',
'fuel_type': 'diesel',
'id': 'b4eb55ce-25cd-5fc1-bef9-6e5b2ebb84e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM00839',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 154042,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-31',
'seller_name': None,
'title': 'Fiat Punto 1.3 JTD Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM00839%27 HTTP/1.1" 200 None
2026-03-28 14:10:20 [auto1.it] INFO: Saving data for CM00839: {'auction_closing_time': 1774716058.0, 'created_time': 1773436354.750378, 'last_price_update_time': 1774707020.442447}
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CM00839') HTTP/1.1" 204 0
2026-03-28 14:10:20 [auto1.it] INFO: Found listing with ID: TL02319
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL02319%27 HTTP/1.1" 200 None
2026-03-28 14:10:20 [auto1.it] INFO: Scrape type for TL02319: 2
2026-03-28 14:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6050deef-c30a-53df-aac8-5a99f38234de with identifier: TL02319
2026-03-28 14:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6050deef-c30a-53df-aac8-5a99f38234de with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6050deef-c30a-53df-aac8-5a99f38234de with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6050deef-c30a-53df-aac8-5a99f38234de, identifier: TL02319
2026-03-28 14:10: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-28 14:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6050deef-c30a-53df-aac8-5a99f38234de with identifier: TL02319
2026-03-28 14:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6050deef-c30a-53df-aac8-5a99f38234de with identifier: TL02319
2026-03-28 14:10:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6050deef-c30a-53df-aac8-5a99f38234de with identifier: TL02319 to the API
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:00:04Z',
'fuel_type': 'diesel',
'id': '6050deef-c30a-53df-aac8-5a99f38234de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL02319',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 360777,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-30',
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi Tekna 4x4',
'transmission': 'manual',
'trim': 'Tekna 4x4',
'year': 2016}
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL02319%27 HTTP/1.1" 200 None
2026-03-28 14:10:20 [auto1.it] INFO: Saving data for TL02319: {'auction_closing_time': 1774713604.0, 'created_time': 1773846458.31004, 'last_price_update_time': 1774707020.813782}
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TL02319') HTTP/1.1" 204 0
2026-03-28 14:10:20 [auto1.it] INFO: Found listing with ID: KT26389
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT26389%27 HTTP/1.1" 200 None
2026-03-28 14:10:20 [auto1.it] INFO: Scrape type for KT26389: 2
2026-03-28 14:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec579080-80e6-54ab-a136-8f310f4ccedc with identifier: KT26389
2026-03-28 14:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec579080-80e6-54ab-a136-8f310f4ccedc with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec579080-80e6-54ab-a136-8f310f4ccedc with scrape type 2
2026-03-28 14:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ec579080-80e6-54ab-a136-8f310f4ccedc, identifier: KT26389
2026-03-28 14:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ec579080-80e6-54ab-a136-8f310f4ccedc with identifier: KT26389
2026-03-28 14:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ec579080-80e6-54ab-a136-8f310f4ccedc with identifier: KT26389
2026-03-28 14:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ec579080-80e6-54ab-a136-8f310f4ccedc with identifier: KT26389 to the API
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 3,
'engine_horse_power': 200,
'expiration_date': '2026-03-28T16:08:25Z',
'fuel_type': 'petrol',
'id': 'ec579080-80e6-54ab-a136-8f310f4ccedc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT26389',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 104578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-28',
'seller_name': None,
'title': 'Peugeot 208 1.6 THP GTi',
'transmission': 'manual',
'trim': 'GTi',
'year': 2015}
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT26389%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Saving data for KT26389: {'auction_closing_time': 1774714105.0, 'created_time': 1773781533.153218, 'last_price_update_time': 1774707021.196997}
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KT26389') HTTP/1.1" 204 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: FB26923
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: FC72088
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: CA11723
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: EZ66710
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ66710%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for EZ66710: 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: HW61207
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW61207%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for HW61207: 2
2026-03-28 14:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f84de9f2-c04d-57c9-a493-a6699f5e55e0 with identifier: HW61207
2026-03-28 14:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f84de9f2-c04d-57c9-a493-a6699f5e55e0 with scrape type 2
2026-03-28 14:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f84de9f2-c04d-57c9-a493-a6699f5e55e0 with scrape type 2
2026-03-28 14:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f84de9f2-c04d-57c9-a493-a6699f5e55e0, identifier: HW61207
2026-03-28 14:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f84de9f2-c04d-57c9-a493-a6699f5e55e0 with identifier: HW61207
2026-03-28 14:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f84de9f2-c04d-57c9-a493-a6699f5e55e0 with identifier: HW61207
2026-03-28 14:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f84de9f2-c04d-57c9-a493-a6699f5e55e0 with identifier: HW61207 to the API
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:09:44Z',
'fuel_type': 'diesel',
'id': 'f84de9f2-c04d-57c9-a493-a6699f5e55e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HW61207',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 111473,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-01-27',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2009}
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW61207%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Saving data for HW61207: {'auction_closing_time': 1774714184.0, 'created_time': 1774256976.390003, 'last_price_update_time': 1774707021.573221}
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HW61207') HTTP/1.1" 204 0
2026-03-28 14:10:21 [auto1.it] INFO: Channel: 24h | Page: 85 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: UB12324
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: ZZ85760
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ85760%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for ZZ85760: 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: DS09153
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS09153%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for DS09153: 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: PV39557
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: JU08968
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: RM13688
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: DS07920
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS07920%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for DS07920: 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: BJ95013
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: AH42596
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH42596%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for AH42596: 0
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: XJ39556
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: PE96276
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: VX84045
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: JC61958
2026-03-28 14:10:21 [auto1.it] INFO: Found listing with ID: WB02542
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB02542%27 HTTP/1.1" 200 None
2026-03-28 14:10:21 [auto1.it] INFO: Scrape type for WB02542: 2
2026-03-28 14:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1642e10d-6c9e-555d-a603-3b064a750396 with identifier: WB02542
2026-03-28 14:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1642e10d-6c9e-555d-a603-3b064a750396 with scrape type 2
2026-03-28 14:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1642e10d-6c9e-555d-a603-3b064a750396 with scrape type 2
2026-03-28 14:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1642e10d-6c9e-555d-a603-3b064a750396, identifier: WB02542
2026-03-28 14:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1642e10d-6c9e-555d-a603-3b064a750396 with identifier: WB02542
2026-03-28 14:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1642e10d-6c9e-555d-a603-3b064a750396 with identifier: WB02542
2026-03-28 14:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1642e10d-6c9e-555d-a603-3b064a750396 with identifier: WB02542 to the API
2026-03-28 14:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 130,
'expiration_date': '2026-03-28T16:07:17Z',
'fuel_type': 'diesel',
'id': '1642e10d-6c9e-555d-a603-3b064a750396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB02542',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 129516,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-13',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB02542%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Saving data for WB02542: {'auction_closing_time': 1774714037.0, 'created_time': 1773749411.965159, 'last_price_update_time': 1774707022.018597}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WB02542') HTTP/1.1" 204 0
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: KW54926
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: MH68095
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH68095%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Scrape type for MH68095: 0
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: TT28559
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT28559%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Scrape type for TT28559: 2
2026-03-28 14:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 254d9a51-6f0a-53e2-9b92-c2907202eff0 with identifier: TT28559
2026-03-28 14:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 254d9a51-6f0a-53e2-9b92-c2907202eff0 with scrape type 2
2026-03-28 14:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 254d9a51-6f0a-53e2-9b92-c2907202eff0 with scrape type 2
2026-03-28 14:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 254d9a51-6f0a-53e2-9b92-c2907202eff0, identifier: TT28559
2026-03-28 14:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 254d9a51-6f0a-53e2-9b92-c2907202eff0 with identifier: TT28559
2026-03-28 14:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 254d9a51-6f0a-53e2-9b92-c2907202eff0 with identifier: TT28559
2026-03-28 14:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 254d9a51-6f0a-53e2-9b92-c2907202eff0 with identifier: TT28559 to the API
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 190,
'expiration_date': '2026-03-28T16:08:13Z',
'fuel_type': 'diesel',
'id': '254d9a51-6f0a-53e2-9b92-c2907202eff0',
'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/TT28559',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 200895,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-26',
'seller_name': None,
'title': 'BMW 4er 420d Gran Coupé Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2017}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT28559%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Saving data for TT28559: {'auction_closing_time': 1774714093.0, 'created_time': 1773867968.801486, 'last_price_update_time': 1774707022.496227}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT28559') HTTP/1.1" 204 0
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: HG73673
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG73673%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Scrape type for HG73673: 2
2026-03-28 14:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with identifier: HG73673
2026-03-28 14:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with scrape type 2
2026-03-28 14:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with scrape type 2
2026-03-28 14:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2ab02a98-2c20-542a-a1a8-1e5046f952a5, identifier: HG73673
2026-03-28 14:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with identifier: HG73673
2026-03-28 14:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with identifier: HG73673
2026-03-28 14:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2ab02a98-2c20-542a-a1a8-1e5046f952a5 with identifier: HG73673 to the API
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:23:00Z',
'fuel_type': 'diesel',
'id': '2ab02a98-2c20-542a-a1a8-1e5046f952a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG73673',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 139821,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-27',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG73673%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Saving data for HG73673: {'auction_closing_time': 1774714980.0, 'created_time': 1773868295.134093, 'last_price_update_time': 1774707022.892323}
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HG73673') HTTP/1.1" 204 0
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: SS18980
2026-03-28 14:10:22 [auto1.it] INFO: Found listing with ID: FZ15341
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ15341%27 HTTP/1.1" 200 None
2026-03-28 14:10:22 [auto1.it] INFO: Scrape type for FZ15341: 2
2026-03-28 14:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with identifier: FZ15341
2026-03-28 14:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with scrape type 2
2026-03-28 14:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with scrape type 2
2026-03-28 14:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e87fef4b-0c06-5fdd-87e5-ddac6f16a434, identifier: FZ15341
2026-03-28 14:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with identifier: FZ15341
2026-03-28 14:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with identifier: FZ15341
2026-03-28 14:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e87fef4b-0c06-5fdd-87e5-ddac6f16a434 with identifier: FZ15341 to the API
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 218,
'expiration_date': '2026-03-28T16:26:13Z',
'fuel_type': 'diesel',
'id': 'e87fef4b-0c06-5fdd-87e5-ddac6f16a434',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ15341',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 91132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-31',
'seller_name': None,
'title': 'BMW 5er 530d',
'transmission': 'automatic',
'trim': '',
'year': 2004}
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ15341%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Saving data for FZ15341: {'auction_closing_time': 1774715173.0, 'created_time': 1774256974.169297, 'last_price_update_time': 1774707023.295043}
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FZ15341') HTTP/1.1" 204 0
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: UH39950
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH39950%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Scrape type for UH39950: 2
2026-03-28 14:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8364891-690b-594d-b1ae-85f3d4b5494d with identifier: UH39950
2026-03-28 14:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8364891-690b-594d-b1ae-85f3d4b5494d with scrape type 2
2026-03-28 14:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8364891-690b-594d-b1ae-85f3d4b5494d with scrape type 2
2026-03-28 14:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e8364891-690b-594d-b1ae-85f3d4b5494d, identifier: UH39950
2026-03-28 14:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e8364891-690b-594d-b1ae-85f3d4b5494d with identifier: UH39950
2026-03-28 14:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e8364891-690b-594d-b1ae-85f3d4b5494d with identifier: UH39950
2026-03-28 14:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e8364891-690b-594d-b1ae-85f3d4b5494d with identifier: UH39950 to the API
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:38:08Z',
'fuel_type': 'diesel',
'id': 'e8364891-690b-594d-b1ae-85f3d4b5494d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH39950',
'listing': 'auction',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 224614,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': None,
'title': 'Dacia Lodgy 1.5 dCi Diesel Laureate Family',
'transmission': 'manual',
'trim': 'Laureate Family',
'year': 2016}
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH39950%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Saving data for UH39950: {'auction_closing_time': 1774715888.0, 'created_time': 1773136060.117358, 'last_price_update_time': 1774707023.679175}
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UH39950') HTTP/1.1" 204 0
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: WU48456
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: WN29902
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: AZ64167
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ64167%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Scrape type for AZ64167: 0
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: ZG57893
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: LR70211
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: LY33062
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: HD69394
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD69394%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Scrape type for HD69394: 0
2026-03-28 14:10:23 [auto1.it] INFO: Found listing with ID: UR14764
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR14764%27 HTTP/1.1" 200 None
2026-03-28 14:10:23 [auto1.it] INFO: Scrape type for UR14764: 2
2026-03-28 14:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47d2db6-60f9-5441-87c9-2d5c56484f21 with identifier: UR14764
2026-03-28 14:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47d2db6-60f9-5441-87c9-2d5c56484f21 with scrape type 2
2026-03-28 14:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b47d2db6-60f9-5441-87c9-2d5c56484f21 with scrape type 2
2026-03-28 14:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b47d2db6-60f9-5441-87c9-2d5c56484f21, identifier: UR14764
2026-03-28 14:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b47d2db6-60f9-5441-87c9-2d5c56484f21 with identifier: UR14764
2026-03-28 14:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b47d2db6-60f9-5441-87c9-2d5c56484f21 with identifier: UR14764
2026-03-28 14:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b47d2db6-60f9-5441-87c9-2d5c56484f21 with identifier: UR14764 to the API
2026-03-28 14:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:21:43Z',
'fuel_type': 'diesel',
'id': 'b47d2db6-60f9-5441-87c9-2d5c56484f21',
'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/UR14764',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 96746,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-03',
'seller_name': None,
'title': 'Mercedes-Benz Vito Tourer 114 CDI extralang Pro',
'transmission': 'automatic',
'trim': 'extralang Pro',
'year': 2015}
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR14764%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Saving data for UR14764: {'auction_closing_time': 1774714903.0, 'created_time': 1773824809.173363, 'last_price_update_time': 1774707024.092934}
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UR14764') HTTP/1.1" 204 0
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: XY34648
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY34648%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Scrape type for XY34648: 0
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: LK74824
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: JV49964
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV49964%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Scrape type for JV49964: 0
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: RB26067
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: JK56818
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: LP45822
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP45822%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Scrape type for LP45822: 0
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: KF78303
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF78303%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Scrape type for KF78303: 2
2026-03-28 14:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with identifier: KF78303
2026-03-28 14:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with scrape type 2
2026-03-28 14:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with scrape type 2
2026-03-28 14:10:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d9b50407-fcd8-5b1e-a50e-fbf18c4167cc, identifier: KF78303
2026-03-28 14:10:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with identifier: KF78303
2026-03-28 14:10:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with identifier: KF78303
2026-03-28 14:10:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d9b50407-fcd8-5b1e-a50e-fbf18c4167cc with identifier: KF78303 to the API
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 158,
'expiration_date': '2026-03-28T16:47:57Z',
'fuel_type': 'hybrid',
'id': 'd9b50407-fcd8-5b1e-a50e-fbf18c4167cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KF78303',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 53268,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seller_name': None,
'title': 'Renault Captur 1.6 E-Tech Hybrid Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2020}
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF78303%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Saving data for KF78303: {'auction_closing_time': 1774716477.0, 'created_time': 1773836045.000056, 'last_price_update_time': 1774707024.620112}
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KF78303') HTTP/1.1" 204 0
2026-03-28 14:10:24 [auto1.it] INFO: Found listing with ID: AS07739
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS07739%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Scrape type for AS07739: 2
2026-03-28 14:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e54b8f45-2cc9-580f-91c9-c89f7de606f0 with identifier: AS07739
2026-03-28 14:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e54b8f45-2cc9-580f-91c9-c89f7de606f0 with scrape type 2
2026-03-28 14:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e54b8f45-2cc9-580f-91c9-c89f7de606f0 with scrape type 2
2026-03-28 14:10:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e54b8f45-2cc9-580f-91c9-c89f7de606f0, identifier: AS07739
2026-03-28 14:10:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e54b8f45-2cc9-580f-91c9-c89f7de606f0 with identifier: AS07739
2026-03-28 14:10:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e54b8f45-2cc9-580f-91c9-c89f7de606f0 with identifier: AS07739
2026-03-28 14:10:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e54b8f45-2cc9-580f-91c9-c89f7de606f0 with identifier: AS07739 to the API
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:14:04Z',
'fuel_type': 'diesel',
'id': 'e54b8f45-2cc9-580f-91c9-c89f7de606f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS07739',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 180135,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-27',
'seller_name': None,
'title': 'BMW X1 sDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2018}
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS07739%27 HTTP/1.1" 200 None
2026-03-28 14:10:24 [auto1.it] INFO: Saving data for AS07739: {'auction_closing_time': 1774714444.0, 'created_time': 1773738435.179104, 'last_price_update_time': 1774707024.994855}
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AS07739') HTTP/1.1" 204 0
2026-03-28 14:10:25 [auto1.it] INFO: Found listing with ID: CD01213
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD01213%27 HTTP/1.1" 200 None
2026-03-28 14:10:25 [auto1.it] INFO: Scrape type for CD01213: 2
2026-03-28 14:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9479c13-1b86-5c70-b236-102adedaffe6 with identifier: CD01213
2026-03-28 14:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9479c13-1b86-5c70-b236-102adedaffe6 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9479c13-1b86-5c70-b236-102adedaffe6 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e9479c13-1b86-5c70-b236-102adedaffe6, identifier: CD01213
2026-03-28 14:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e9479c13-1b86-5c70-b236-102adedaffe6 with identifier: CD01213
2026-03-28 14:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e9479c13-1b86-5c70-b236-102adedaffe6 with identifier: CD01213
2026-03-28 14:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e9479c13-1b86-5c70-b236-102adedaffe6 with identifier: CD01213 to the API
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 185,
'expiration_date': '2026-03-28T16:32:42Z',
'fuel_type': 'diesel',
'id': 'e9479c13-1b86-5c70-b236-102adedaffe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CD01213',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 164023,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-03',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD01213%27 HTTP/1.1" 200 None
2026-03-28 14:10:25 [auto1.it] INFO: Saving data for CD01213: {'auction_closing_time': 1774715562.0, 'created_time': 1773846352.139814, 'last_price_update_time': 1774707025.383608}
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CD01213') HTTP/1.1" 204 0
2026-03-28 14:10:25 [auto1.it] INFO: Found listing with ID: EW42527
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW42527%27 HTTP/1.1" 200 None
2026-03-28 14:10:25 [auto1.it] INFO: Scrape type for EW42527: 2
2026-03-28 14:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecf74c27-6145-5438-a124-954aeb2e3b15 with identifier: EW42527
2026-03-28 14:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecf74c27-6145-5438-a124-954aeb2e3b15 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecf74c27-6145-5438-a124-954aeb2e3b15 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ecf74c27-6145-5438-a124-954aeb2e3b15, identifier: EW42527
2026-03-28 14:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ecf74c27-6145-5438-a124-954aeb2e3b15 with identifier: EW42527
2026-03-28 14:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ecf74c27-6145-5438-a124-954aeb2e3b15 with identifier: EW42527
2026-03-28 14:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ecf74c27-6145-5438-a124-954aeb2e3b15 with identifier: EW42527 to the API
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:48:10Z',
'fuel_type': 'diesel',
'id': 'ecf74c27-6145-5438-a124-954aeb2e3b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EW42527',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 152376,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-08',
'seller_name': None,
'title': 'Volvo XC60 2.0 DRIVe Kinetic',
'transmission': 'manual',
'trim': 'Kinetic',
'year': 2010}
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW42527%27 HTTP/1.1" 200 None
2026-03-28 14:10:25 [auto1.it] INFO: Saving data for EW42527: {'auction_closing_time': 1774716490.0, 'created_time': 1773759992.84074, 'last_price_update_time': 1774707025.753608}
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EW42527') HTTP/1.1" 204 0
2026-03-28 14:10:25 [auto1.it] INFO: Found listing with ID: JU78402
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU78402%27 HTTP/1.1" 200 None
2026-03-28 14:10:25 [auto1.it] INFO: Scrape type for JU78402: 2
2026-03-28 14:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e7e99f-756d-5723-ad7a-0ee1b602a767 with identifier: JU78402
2026-03-28 14:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e7e99f-756d-5723-ad7a-0ee1b602a767 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e7e99f-756d-5723-ad7a-0ee1b602a767 with scrape type 2
2026-03-28 14:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c7e7e99f-756d-5723-ad7a-0ee1b602a767, identifier: JU78402
2026-03-28 14:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c7e7e99f-756d-5723-ad7a-0ee1b602a767 with identifier: JU78402
2026-03-28 14:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c7e7e99f-756d-5723-ad7a-0ee1b602a767 with identifier: JU78402
2026-03-28 14:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c7e7e99f-756d-5723-ad7a-0ee1b602a767 with identifier: JU78402 to the API
2026-03-28 14:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:22:08Z',
'fuel_type': 'diesel',
'id': 'c7e7e99f-756d-5723-ad7a-0ee1b602a767',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU78402',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 106673,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-18',
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBlue TDCi Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2018}
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU78402%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Saving data for JU78402: {'auction_closing_time': 1774714928.0, 'created_time': 1773405242.712192, 'last_price_update_time': 1774707026.133316}
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JU78402') HTTP/1.1" 204 0
2026-03-28 14:10:26 [auto1.it] INFO: Found listing with ID: FZ10631
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ10631%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Scrape type for FZ10631: 2
2026-03-28 14:10:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df99cf9d-8ecb-5746-908a-79aa813abb69 with identifier: FZ10631
2026-03-28 14:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df99cf9d-8ecb-5746-908a-79aa813abb69 with scrape type 2
2026-03-28 14:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df99cf9d-8ecb-5746-908a-79aa813abb69 with scrape type 2
2026-03-28 14:10:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: df99cf9d-8ecb-5746-908a-79aa813abb69, identifier: FZ10631
2026-03-28 14:10:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: df99cf9d-8ecb-5746-908a-79aa813abb69 with identifier: FZ10631
2026-03-28 14:10:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: df99cf9d-8ecb-5746-908a-79aa813abb69 with identifier: FZ10631
2026-03-28 14:10:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: df99cf9d-8ecb-5746-908a-79aa813abb69 with identifier: FZ10631 to the API
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:44:38Z',
'fuel_type': 'diesel',
'id': 'df99cf9d-8ecb-5746-908a-79aa813abb69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ10631',
'listing': 'auction',
'make': 'Fiat',
'model': 'Idea',
'odometer': 200300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-27',
'seller_name': None,
'title': 'Fiat Idea 1.3 M-Jet Multijet Active Plus',
'transmission': 'manual',
'trim': 'Multijet Active Plus',
'year': 2011}
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ10631%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Saving data for FZ10631: {'auction_closing_time': 1774716278.0, 'created_time': 1773404424.087173, 'last_price_update_time': 1774707026.578353}
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FZ10631') HTTP/1.1" 204 0
2026-03-28 14:10: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-28 14:10:26 [auto1.it] INFO: Channel: 24h | Page: 86 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:26 [auto1.it] INFO: Found listing with ID: PR30387
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR30387%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Scrape type for PR30387: 0
2026-03-28 14:10:26 [auto1.it] INFO: Found listing with ID: XD70855
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD70855%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Scrape type for XD70855: 0
2026-03-28 14:10:26 [auto1.it] INFO: Found listing with ID: KK35105
2026-03-28 14:10:26 [auto1.it] INFO: Found listing with ID: FD87905
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD87905%27 HTTP/1.1" 200 None
2026-03-28 14:10:26 [auto1.it] INFO: Scrape type for FD87905: 2
2026-03-28 14:10:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with identifier: FD87905
2026-03-28 14:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with scrape type 2
2026-03-28 14:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with scrape type 2
2026-03-28 14:10:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d9fac9c6-6ecc-58c5-8934-472ca6b7bc66, identifier: FD87905
2026-03-28 14:10:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with identifier: FD87905
2026-03-28 14:10:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with identifier: FD87905
2026-03-28 14:10:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d9fac9c6-6ecc-58c5-8934-472ca6b7bc66 with identifier: FD87905 to the API
2026-03-28 14:10:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 186,
'expiration_date': '2026-03-28T16:21:36Z',
'fuel_type': 'petrol',
'id': 'd9fac9c6-6ecc-58c5-8934-472ca6b7bc66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD87905',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 94920,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-19',
'seller_name': None,
'title': 'Mazda CX-30 2.0 e-Skyactiv-X Mild-Hybrid Exceed 2WD',
'transmission': 'automatic',
'trim': 'Exceed 2WD',
'year': 2022}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD87905%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Saving data for FD87905: {'auction_closing_time': 1774714896.0, 'created_time': 1773749474.695612, 'last_price_update_time': 1774707027.093341}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FD87905') HTTP/1.1" 204 0
2026-03-28 14:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: EU38381
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU38381%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Scrape type for EU38381: 0
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: EA99644
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA99644%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Scrape type for EA99644: 0
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: FT94062
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT94062%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Scrape type for FT94062: 2
2026-03-28 14:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6107864b-0c18-5bd1-a93e-986e3c56889a with identifier: FT94062
2026-03-28 14:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6107864b-0c18-5bd1-a93e-986e3c56889a with scrape type 2
2026-03-28 14:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6107864b-0c18-5bd1-a93e-986e3c56889a with scrape type 2
2026-03-28 14:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6107864b-0c18-5bd1-a93e-986e3c56889a, identifier: FT94062
2026-03-28 14:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6107864b-0c18-5bd1-a93e-986e3c56889a with identifier: FT94062
2026-03-28 14:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6107864b-0c18-5bd1-a93e-986e3c56889a with identifier: FT94062
2026-03-28 14:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6107864b-0c18-5bd1-a93e-986e3c56889a with identifier: FT94062 to the API
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:53:21Z',
'fuel_type': 'petrol',
'id': '6107864b-0c18-5bd1-a93e-986e3c56889a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FT94062',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 75745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-16',
'seller_name': None,
'title': 'Citroen C1 1.0',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT94062%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Saving data for FT94062: {'auction_closing_time': 1774716801.0, 'created_time': 1773738330.686969, 'last_price_update_time': 1774707027.516641}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FT94062') HTTP/1.1" 204 0
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: ED98224
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED98224%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Scrape type for ED98224: 0
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: DV90531
2026-03-28 14:10:27 [auto1.it] INFO: Found listing with ID: WG94514
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG94514%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Scrape type for WG94514: 2
2026-03-28 14:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with identifier: WG94514
2026-03-28 14:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with scrape type 2
2026-03-28 14:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with scrape type 2
2026-03-28 14:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8, identifier: WG94514
2026-03-28 14:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with identifier: WG94514
2026-03-28 14:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with identifier: WG94514
2026-03-28 14:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8 with identifier: WG94514 to the API
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:30:25Z',
'fuel_type': 'diesel',
'id': 'b022e7a0-b8b3-5ad4-a0f6-b0c39b8bd0d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WG94514',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 212693,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-31',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Exception',
'transmission': 'manual',
'trim': 'Exception',
'year': 2009}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG94514%27 HTTP/1.1" 200 None
2026-03-28 14:10:27 [auto1.it] INFO: Saving data for WG94514: {'auction_closing_time': 1774715425.0, 'created_time': 1773393357.370023, 'last_price_update_time': 1774707027.909635}
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WG94514') HTTP/1.1" 204 0
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: KE74592
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: RA84354
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: NT11806
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: PZ52577
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ52577%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Scrape type for PZ52577: 2
2026-03-28 14:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with identifier: PZ52577
2026-03-28 14:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e, identifier: PZ52577
2026-03-28 14:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with identifier: PZ52577
2026-03-28 14:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with identifier: PZ52577
2026-03-28 14:10:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 21d06d1c-bd3d-5f46-b3b2-102a9e4a487e with identifier: PZ52577 to the API
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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-28T16:32:26Z',
'fuel_type': 'diesel',
'id': '21d06d1c-bd3d-5f46-b3b2-102a9e4a487e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ52577',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 216609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Laureate Family 4x2',
'transmission': 'manual',
'trim': 'Laureate Family 4x2',
'year': 2016}
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ52577%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Saving data for PZ52577: {'auction_closing_time': 1774715546.0, 'created_time': 1773824821.693262, 'last_price_update_time': 1774707028.392233}
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PZ52577') HTTP/1.1" 204 0
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: MA17223
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: ZM35614
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM35614%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Scrape type for ZM35614: 0
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: FS29770
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS29770%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Scrape type for FS29770: 0
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: PU63843
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU63843%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Scrape type for PU63843: 2
2026-03-28 14:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a481838-7598-5576-893b-77addb77eabf with identifier: PU63843
2026-03-28 14:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a481838-7598-5576-893b-77addb77eabf with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a481838-7598-5576-893b-77addb77eabf with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9a481838-7598-5576-893b-77addb77eabf, identifier: PU63843
2026-03-28 14:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9a481838-7598-5576-893b-77addb77eabf with identifier: PU63843
2026-03-28 14:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9a481838-7598-5576-893b-77addb77eabf with identifier: PU63843
2026-03-28 14:10:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9a481838-7598-5576-893b-77addb77eabf with identifier: PU63843 to the API
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:17:15Z',
'fuel_type': 'diesel',
'id': '9a481838-7598-5576-893b-77addb77eabf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU63843',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 128417,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-14',
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 Diesel SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2020}
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU63843%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Saving data for PU63843: {'auction_closing_time': 1774714635.0, 'created_time': 1773867956.698616, 'last_price_update_time': 1774707028.807419}
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PU63843') HTTP/1.1" 204 0
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: DW91233
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: EA21012
2026-03-28 14:10:28 [auto1.it] INFO: Found listing with ID: SR85753
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR85753%27 HTTP/1.1" 200 None
2026-03-28 14:10:28 [auto1.it] INFO: Scrape type for SR85753: 2
2026-03-28 14:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f197ca-395c-506e-8242-5dc30350cf6a with identifier: SR85753
2026-03-28 14:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f197ca-395c-506e-8242-5dc30350cf6a with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f197ca-395c-506e-8242-5dc30350cf6a with scrape type 2
2026-03-28 14:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 84f197ca-395c-506e-8242-5dc30350cf6a, identifier: SR85753
2026-03-28 14:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 84f197ca-395c-506e-8242-5dc30350cf6a with identifier: SR85753
2026-03-28 14:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 84f197ca-395c-506e-8242-5dc30350cf6a with identifier: SR85753
2026-03-28 14:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 84f197ca-395c-506e-8242-5dc30350cf6a with identifier: SR85753 to the API
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-28T16:27:31Z',
'fuel_type': 'diesel',
'id': '84f197ca-395c-506e-8242-5dc30350cf6a',
'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/SR85753',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 25915,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi Van Feel',
'transmission': 'manual',
'trim': 'Van Feel',
'year': 2022}
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR85753%27 HTTP/1.1" 200 None
2026-03-28 14:10:29 [auto1.it] INFO: Saving data for SR85753: {'auction_closing_time': 1774715251.0, 'created_time': 1773738532.491994, 'last_price_update_time': 1774707029.18918}
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SR85753') HTTP/1.1" 204 0
2026-03-28 14:10:29 [auto1.it] INFO: Found listing with ID: LC41998
2026-03-28 14:10:29 [auto1.it] INFO: Found listing with ID: TZ26377
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ26377%27 HTTP/1.1" 200 None
2026-03-28 14:10:29 [auto1.it] INFO: Scrape type for TZ26377: 2
2026-03-28 14:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with identifier: TZ26377
2026-03-28 14:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with scrape type 2
2026-03-28 14:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with scrape type 2
2026-03-28 14:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a, identifier: TZ26377
2026-03-28 14:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with identifier: TZ26377
2026-03-28 14:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with identifier: TZ26377
2026-03-28 14:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a with identifier: TZ26377 to the API
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:17:51Z',
'fuel_type': 'diesel',
'id': 'da5349d4-0cdd-5f7b-84f8-d4e31fe00c9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ26377',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 241940,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-07',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Cup BlueMotion Tech',
'transmission': 'manual',
'trim': 'Cup BlueMotion Tech',
'year': 2014}
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ26377%27 HTTP/1.1" 200 None
2026-03-28 14:10:29 [auto1.it] INFO: Saving data for TZ26377: {'auction_closing_time': 1774714671.0, 'created_time': 1773846509.917896, 'last_price_update_time': 1774707029.667092}
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ26377') HTTP/1.1" 204 0
2026-03-28 14:10:29 [auto1.it] INFO: Found listing with ID: ZV75074
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV75074%27 HTTP/1.1" 200 None
2026-03-28 14:10:29 [auto1.it] INFO: Scrape type for ZV75074: 0
2026-03-28 14:10:29 [auto1.it] INFO: Found listing with ID: CP26264
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP26264%27 HTTP/1.1" 200 None
2026-03-28 14:10:29 [auto1.it] INFO: Scrape type for CP26264: 2
2026-03-28 14:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 645ba2cc-1568-5560-8dd7-aefac39a994a with identifier: CP26264
2026-03-28 14:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 645ba2cc-1568-5560-8dd7-aefac39a994a with scrape type 2
2026-03-28 14:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 645ba2cc-1568-5560-8dd7-aefac39a994a with scrape type 2
2026-03-28 14:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 645ba2cc-1568-5560-8dd7-aefac39a994a, identifier: CP26264
2026-03-28 14:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 645ba2cc-1568-5560-8dd7-aefac39a994a with identifier: CP26264
2026-03-28 14:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 645ba2cc-1568-5560-8dd7-aefac39a994a with identifier: CP26264
2026-03-28 14:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 645ba2cc-1568-5560-8dd7-aefac39a994a with identifier: CP26264 to the API
2026-03-28 14:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 190,
'expiration_date': '2026-03-28T16:40:33Z',
'fuel_type': 'diesel',
'id': '645ba2cc-1568-5560-8dd7-aefac39a994a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP26264',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 86273,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-27',
'seller_name': None,
'title': 'Audi A4 40 TDI quattro advanced',
'transmission': 'automatic',
'trim': 'quattro advanced',
'year': 2019}
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP26264%27 HTTP/1.1" 200 None
2026-03-28 14:10:30 [auto1.it] INFO: Saving data for CP26264: {'auction_closing_time': 1774716033.0, 'created_time': 1773738523.06284, 'last_price_update_time': 1774707030.123593}
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CP26264') HTTP/1.1" 204 0
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: YT14284
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: XC32215
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC32215%27 HTTP/1.1" 200 None
2026-03-28 14:10:30 [auto1.it] INFO: Scrape type for XC32215: 0
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: YZ66981
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: GC55004
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: RL48638
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL48638%27 HTTP/1.1" 200 None
2026-03-28 14:10:30 [auto1.it] INFO: Scrape type for RL48638: 2
2026-03-28 14:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fac4ac01-649a-5e43-b94d-147189e13110 with identifier: RL48638
2026-03-28 14:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fac4ac01-649a-5e43-b94d-147189e13110 with scrape type 2
2026-03-28 14:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fac4ac01-649a-5e43-b94d-147189e13110 with scrape type 2
2026-03-28 14:10:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fac4ac01-649a-5e43-b94d-147189e13110, identifier: RL48638
2026-03-28 14:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fac4ac01-649a-5e43-b94d-147189e13110 with identifier: RL48638
2026-03-28 14:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fac4ac01-649a-5e43-b94d-147189e13110 with identifier: RL48638
2026-03-28 14:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fac4ac01-649a-5e43-b94d-147189e13110 with identifier: RL48638 to the API
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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-28T16:36:56Z',
'fuel_type': 'diesel',
'id': 'fac4ac01-649a-5e43-b94d-147189e13110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL48638',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 59161,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-03',
'seller_name': None,
'title': 'Audi A3 Sportback 35 TDI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2021}
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL48638%27 HTTP/1.1" 200 None
2026-03-28 14:10:30 [auto1.it] INFO: Saving data for RL48638: {'auction_closing_time': 1774715816.0, 'created_time': 1773760275.500016, 'last_price_update_time': 1774707030.542573}
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RL48638') HTTP/1.1" 204 0
2026-03-28 14:10:30 [auto1.it] INFO: Found listing with ID: MZ97051
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ97051%27 HTTP/1.1" 200 None
2026-03-28 14:10:30 [auto1.it] INFO: Scrape type for MZ97051: 2
2026-03-28 14:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b452a16e-8db1-5526-93f3-d710051adfb5 with identifier: MZ97051
2026-03-28 14:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b452a16e-8db1-5526-93f3-d710051adfb5 with scrape type 2
2026-03-28 14:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b452a16e-8db1-5526-93f3-d710051adfb5 with scrape type 2
2026-03-28 14:10:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b452a16e-8db1-5526-93f3-d710051adfb5, identifier: MZ97051
2026-03-28 14:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b452a16e-8db1-5526-93f3-d710051adfb5 with identifier: MZ97051
2026-03-28 14:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b452a16e-8db1-5526-93f3-d710051adfb5 with identifier: MZ97051
2026-03-28 14:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b452a16e-8db1-5526-93f3-d710051adfb5 with identifier: MZ97051 to the API
2026-03-28 14:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 90,
'expiration_date': '2026-03-28T16:35:44Z',
'fuel_type': 'diesel',
'id': 'b452a16e-8db1-5526-93f3-d710051adfb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MZ97051',
'listing': 'auction',
'make': 'Nissan',
'model': 'Note',
'odometer': 268587,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-23',
'seller_name': None,
'title': 'Nissan Note 1.5 dCi Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2013}
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ97051%27 HTTP/1.1" 200 None
2026-03-28 14:10:31 [auto1.it] INFO: Saving data for MZ97051: {'auction_closing_time': 1774715744.0, 'created_time': 1773404722.739244, 'last_price_update_time': 1774707031.363929}
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MZ97051') HTTP/1.1" 204 0
2026-03-28 14:10:31 [auto1.it] INFO: Found listing with ID: DV74338
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV74338%27 HTTP/1.1" 200 None
2026-03-28 14:10:31 [auto1.it] INFO: Scrape type for DV74338: 2
2026-03-28 14:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 477873ec-1124-57e5-8c0e-1e879662abb8 with identifier: DV74338
2026-03-28 14:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 477873ec-1124-57e5-8c0e-1e879662abb8 with scrape type 2
2026-03-28 14:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 477873ec-1124-57e5-8c0e-1e879662abb8 with scrape type 2
2026-03-28 14:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 477873ec-1124-57e5-8c0e-1e879662abb8, identifier: DV74338
2026-03-28 14:10: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-28 14:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 477873ec-1124-57e5-8c0e-1e879662abb8 with identifier: DV74338
2026-03-28 14:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 477873ec-1124-57e5-8c0e-1e879662abb8 with identifier: DV74338
2026-03-28 14:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 477873ec-1124-57e5-8c0e-1e879662abb8 with identifier: DV74338 to the API
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-28T16:07:15Z',
'fuel_type': 'hybrid',
'id': '477873ec-1124-57e5-8c0e-1e879662abb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV74338',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 13421,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-30',
'seller_name': None,
'title': 'Kia Sportage 1.6 Hybrid GT-Line',
'transmission': 'automatic',
'trim': 'GT-Line',
'year': 2024}
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV74338%27 HTTP/1.1" 200 None
2026-03-28 14:10:32 [auto1.it] INFO: Saving data for DV74338: {'auction_closing_time': 1774714035.0, 'created_time': 1773846373.842404, 'last_price_update_time': 1774707032.284682}
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DV74338') HTTP/1.1" 204 0
2026-03-28 14:10:32 [auto1.it] INFO: Found listing with ID: DA57942
2026-03-28 14:10:32 [auto1.it] INFO: Found listing with ID: RD83320
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RD83320%27 HTTP/1.1" 200 None
2026-03-28 14:10:32 [auto1.it] INFO: Scrape type for RD83320: 0
2026-03-28 14:10:32 [auto1.it] INFO: Found listing with ID: FC73004
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC73004%27 HTTP/1.1" 200 None
2026-03-28 14:10:32 [auto1.it] INFO: Scrape type for FC73004: 2
2026-03-28 14:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1b9849-57ea-5074-a656-c737f2915748 with identifier: FC73004
2026-03-28 14:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1b9849-57ea-5074-a656-c737f2915748 with scrape type 2
2026-03-28 14:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf1b9849-57ea-5074-a656-c737f2915748 with scrape type 2
2026-03-28 14:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bf1b9849-57ea-5074-a656-c737f2915748, identifier: FC73004
2026-03-28 14:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bf1b9849-57ea-5074-a656-c737f2915748 with identifier: FC73004
2026-03-28 14:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bf1b9849-57ea-5074-a656-c737f2915748 with identifier: FC73004
2026-03-28 14:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bf1b9849-57ea-5074-a656-c737f2915748 with identifier: FC73004 to the API
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 150,
'expiration_date': '2026-03-28T16:22:46Z',
'fuel_type': 'diesel',
'id': 'bf1b9849-57ea-5074-a656-c737f2915748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC73004',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 104804,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': None,
'title': 'Audi A4 2.0 TDI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2017}
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC73004%27 HTTP/1.1" 200 None
2026-03-28 14:10:32 [auto1.it] INFO: Saving data for FC73004: {'auction_closing_time': 1774714966.0, 'created_time': 1773868303.073135, 'last_price_update_time': 1774707032.935797}
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FC73004') HTTP/1.1" 204 0
2026-03-28 14:10:32 [auto1.it] INFO: Found listing with ID: UK76860
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK76860%27 HTTP/1.1" 200 None
2026-03-28 14:10:32 [auto1.it] INFO: Scrape type for UK76860: 2
2026-03-28 14:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302db062-1e0a-5894-b502-50e129ef912a with identifier: UK76860
2026-03-28 14:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302db062-1e0a-5894-b502-50e129ef912a with scrape type 2
2026-03-28 14:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 302db062-1e0a-5894-b502-50e129ef912a with scrape type 2
2026-03-28 14:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 302db062-1e0a-5894-b502-50e129ef912a, identifier: UK76860
2026-03-28 14:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 302db062-1e0a-5894-b502-50e129ef912a with identifier: UK76860
2026-03-28 14:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 302db062-1e0a-5894-b502-50e129ef912a with identifier: UK76860
2026-03-28 14:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 302db062-1e0a-5894-b502-50e129ef912a with identifier: UK76860 to the API
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:33:08Z',
'fuel_type': 'gas',
'id': '302db062-1e0a-5894-b502-50e129ef912a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK76860',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 148577,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-09',
'seller_name': None,
'title': 'Renault Captur 1.0 TCe LPG Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2020}
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK76860%27 HTTP/1.1" 200 None
2026-03-28 14:10:33 [auto1.it] INFO: Saving data for UK76860: {'auction_closing_time': 1774715588.0, 'created_time': 1773435980.823406, 'last_price_update_time': 1774707033.332766}
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UK76860') HTTP/1.1" 204 0
2026-03-28 14:10:33 [auto1.it] INFO: Channel: 24h | Page: 87 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: XH07717
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH07717%27 HTTP/1.1" 200 None
2026-03-28 14:10:33 [auto1.it] INFO: Scrape type for XH07717: 2
2026-03-28 14:10:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13ded759-0dc6-5109-8a2a-a24ced75328d with identifier: XH07717
2026-03-28 14:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13ded759-0dc6-5109-8a2a-a24ced75328d with scrape type 2
2026-03-28 14:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13ded759-0dc6-5109-8a2a-a24ced75328d with scrape type 2
2026-03-28 14:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 13ded759-0dc6-5109-8a2a-a24ced75328d, identifier: XH07717
2026-03-28 14:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 13ded759-0dc6-5109-8a2a-a24ced75328d with identifier: XH07717
2026-03-28 14:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 13ded759-0dc6-5109-8a2a-a24ced75328d with identifier: XH07717
2026-03-28 14:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 13ded759-0dc6-5109-8a2a-a24ced75328d with identifier: XH07717 to the API
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 130,
'expiration_date': '2026-03-28T16:35:07Z',
'fuel_type': 'diesel',
'id': '13ded759-0dc6-5109-8a2a-a24ced75328d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XH07717',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 280294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-17',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 dCi 360',
'transmission': 'manual',
'trim': '360',
'year': 2013}
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH07717%27 HTTP/1.1" 200 None
2026-03-28 14:10:33 [auto1.it] INFO: Saving data for XH07717: {'auction_closing_time': 1774715707.0, 'created_time': 1773846374.575499, 'last_price_update_time': 1774707033.864788}
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XH07717') HTTP/1.1" 204 0
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: JU23021
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: BD54797
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: CV42265
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV42265%27 HTTP/1.1" 200 None
2026-03-28 14:10:33 [auto1.it] INFO: Scrape type for CV42265: 0
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: VL10175
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: RB61179
2026-03-28 14:10:33 [auto1.it] INFO: Found listing with ID: TX50484
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX50484%27 HTTP/1.1" 200 None
2026-03-28 14:10:33 [auto1.it] INFO: Scrape type for TX50484: 2
2026-03-28 14:10:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01cd8964-c022-54d3-9192-2cdc7835ab74 with identifier: TX50484
2026-03-28 14:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01cd8964-c022-54d3-9192-2cdc7835ab74 with scrape type 2
2026-03-28 14:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01cd8964-c022-54d3-9192-2cdc7835ab74 with scrape type 2
2026-03-28 14:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 01cd8964-c022-54d3-9192-2cdc7835ab74, identifier: TX50484
2026-03-28 14:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: FR80508
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR80508%27 HTTP/1.1" 200 None
2026-03-28 14:10:34 [auto1.it] INFO: Scrape type for FR80508: 0
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: ZT64017
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: CH37521
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH37521%27 HTTP/1.1" 200 None
2026-03-28 14:10:34 [auto1.it] INFO: Scrape type for CH37521: 2
2026-03-28 14:10:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8194484e-3e81-591d-a076-5dd42ef66477 with identifier: CH37521
2026-03-28 14:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8194484e-3e81-591d-a076-5dd42ef66477 with scrape type 2
2026-03-28 14:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8194484e-3e81-591d-a076-5dd42ef66477 with scrape type 2
2026-03-28 14:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8194484e-3e81-591d-a076-5dd42ef66477, identifier: CH37521
2026-03-28 14:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 01cd8964-c022-54d3-9192-2cdc7835ab74 with identifier: TX50484
2026-03-28 14:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 01cd8964-c022-54d3-9192-2cdc7835ab74 with identifier: TX50484
2026-03-28 14:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 01cd8964-c022-54d3-9192-2cdc7835ab74 with identifier: TX50484 to the API
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:47:02Z',
'fuel_type': 'diesel',
'id': '01cd8964-c022-54d3-9192-2cdc7835ab74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TX50484',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 322866,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-09',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX50484%27 HTTP/1.1" 200 None
2026-03-28 14:10:34 [auto1.it] INFO: Saving data for TX50484: {'auction_closing_time': 1774716422.0, 'created_time': 1773349549.624534, 'last_price_update_time': 1774707034.427294}
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TX50484') HTTP/1.1" 204 0
2026-03-28 14:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8194484e-3e81-591d-a076-5dd42ef66477 with identifier: CH37521
2026-03-28 14:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8194484e-3e81-591d-a076-5dd42ef66477 with identifier: CH37521
2026-03-28 14:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8194484e-3e81-591d-a076-5dd42ef66477 with identifier: CH37521 to the API
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 175,
'expiration_date': '2026-03-28T16:32:55Z',
'fuel_type': 'diesel',
'id': '8194484e-3e81-591d-a076-5dd42ef66477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CH37521',
'listing': 'auction',
'make': 'Ssangyong',
'model': 'Korando',
'odometer': 258552,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-10',
'seller_name': None,
'title': 'Ssangyong Korando 2.0 TD C 4x4',
'transmission': 'manual',
'trim': 'C 4x4',
'year': 2015}
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH37521%27 HTTP/1.1" 200 None
2026-03-28 14:10:34 [auto1.it] INFO: Saving data for CH37521: {'auction_closing_time': 1774715575.0, 'created_time': 1773846467.707566, 'last_price_update_time': 1774707034.785242}
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CH37521') HTTP/1.1" 204 0
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: ST20254
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: UC27147
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: BV06574
2026-03-28 14:10:34 [auto1.it] INFO: Found listing with ID: TC65145
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC65145%27 HTTP/1.1" 200 None
2026-03-28 14:10:34 [auto1.it] INFO: Scrape type for TC65145: 2
2026-03-28 14:10:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7f0486f-fecd-5f35-93ac-4463c13044b0 with identifier: TC65145
2026-03-28 14:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7f0486f-fecd-5f35-93ac-4463c13044b0 with scrape type 2
2026-03-28 14:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7f0486f-fecd-5f35-93ac-4463c13044b0 with scrape type 2
2026-03-28 14:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7f0486f-fecd-5f35-93ac-4463c13044b0, identifier: TC65145
2026-03-28 14:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7f0486f-fecd-5f35-93ac-4463c13044b0 with identifier: TC65145
2026-03-28 14:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7f0486f-fecd-5f35-93ac-4463c13044b0 with identifier: TC65145
2026-03-28 14:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7f0486f-fecd-5f35-93ac-4463c13044b0 with identifier: TC65145 to the API
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 95,
'expiration_date': '2026-03-28T16:36:54Z',
'fuel_type': 'petrol',
'id': 'a7f0486f-fecd-5f35-93ac-4463c13044b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC65145',
'listing': 'auction',
'make': 'Opel',
'model': 'Agila',
'odometer': 44247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-29',
'seller_name': None,
'title': 'Opel Agila 1.2 Edition',
'transmission': 'automatic',
'trim': 'Edition',
'year': 2012}
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC65145%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Saving data for TC65145: {'auction_closing_time': 1774715814.0, 'created_time': 1773824827.009172, 'last_price_update_time': 1774707035.194671}
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TC65145') HTTP/1.1" 204 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: SG53706
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG53706%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for SG53706: 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: SM56678
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: BX57696
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: UK17345
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: ER04044
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER04044%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for ER04044: 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: PG80369
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG80369%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for PG80369: 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: ET07404
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: LD41720
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: YA87774
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA87774%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for YA87774: 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: MU61390
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU61390%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for MU61390: 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: WH19380
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: YX87347
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: PA70519
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA70519%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for PA70519: 2
2026-03-28 14:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8040be3-2068-5ffa-8388-434356cb9e2e with identifier: PA70519
2026-03-28 14:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8040be3-2068-5ffa-8388-434356cb9e2e with scrape type 2
2026-03-28 14:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8040be3-2068-5ffa-8388-434356cb9e2e with scrape type 2
2026-03-28 14:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f8040be3-2068-5ffa-8388-434356cb9e2e, identifier: PA70519
2026-03-28 14:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f8040be3-2068-5ffa-8388-434356cb9e2e with identifier: PA70519
2026-03-28 14:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f8040be3-2068-5ffa-8388-434356cb9e2e with identifier: PA70519
2026-03-28 14:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f8040be3-2068-5ffa-8388-434356cb9e2e with identifier: PA70519 to the API
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 135,
'expiration_date': '2026-03-28T16:28:22Z',
'fuel_type': 'diesel',
'id': 'f8040be3-2068-5ffa-8388-434356cb9e2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA70519',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 162366,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2016}
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA70519%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Saving data for PA70519: {'auction_closing_time': 1774715302.0, 'created_time': 1773867966.037515, 'last_price_update_time': 1774707035.669691}
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA70519') HTTP/1.1" 204 0
2026-03-28 14:10:35 [auto1.it] INFO: Found listing with ID: SC05419
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05419%27 HTTP/1.1" 200 None
2026-03-28 14:10:35 [auto1.it] INFO: Scrape type for SC05419: 2
2026-03-28 14:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with identifier: SC05419
2026-03-28 14:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with scrape type 2
2026-03-28 14:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with scrape type 2
2026-03-28 14:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2, identifier: SC05419
2026-03-28 14:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with identifier: SC05419
2026-03-28 14:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with identifier: SC05419
2026-03-28 14:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2 with identifier: SC05419 to the API
2026-03-28 14:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:42:21Z',
'fuel_type': 'petrol',
'id': 'e3fdb3fc-8f73-5dce-9deb-188c5eb8c3a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC05419',
'listing': 'auction',
'make': 'Skoda',
'model': 'Rapid',
'odometer': 148540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-25',
'seller_name': None,
'title': 'Skoda Rapid 1.2 TSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2014}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05419%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Saving data for SC05419: {'auction_closing_time': 1774716141.0, 'created_time': 1773299752.149753, 'last_price_update_time': 1774707036.171502}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SC05419') HTTP/1.1" 204 0
2026-03-28 14:10:36 [auto1.it] INFO: Found listing with ID: EG89993
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG89993%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Scrape type for EG89993: 0
2026-03-28 14:10:36 [auto1.it] INFO: Found listing with ID: TT44801
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT44801%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Scrape type for TT44801: 2
2026-03-28 14:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e641b544-36e9-53ba-bff2-c0dcbde40a76 with identifier: TT44801
2026-03-28 14:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e641b544-36e9-53ba-bff2-c0dcbde40a76 with scrape type 2
2026-03-28 14:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e641b544-36e9-53ba-bff2-c0dcbde40a76 with scrape type 2
2026-03-28 14:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e641b544-36e9-53ba-bff2-c0dcbde40a76, identifier: TT44801
2026-03-28 14:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e641b544-36e9-53ba-bff2-c0dcbde40a76 with identifier: TT44801
2026-03-28 14:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e641b544-36e9-53ba-bff2-c0dcbde40a76 with identifier: TT44801
2026-03-28 14:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e641b544-36e9-53ba-bff2-c0dcbde40a76 with identifier: TT44801 to the API
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:45:12Z',
'fuel_type': 'diesel',
'id': 'e641b544-36e9-53ba-bff2-c0dcbde40a76',
'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/TT44801',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 148154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-13',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style 4Motion',
'transmission': 'manual',
'trim': 'Sport & Style 4Motion',
'year': 2012}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT44801%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Saving data for TT44801: {'auction_closing_time': 1774716312.0, 'created_time': 1773738476.060767, 'last_price_update_time': 1774707036.570952}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT44801') HTTP/1.1" 204 0
2026-03-28 14:10:36 [auto1.it] INFO: Found listing with ID: BR85251
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR85251%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Scrape type for BR85251: 2
2026-03-28 14:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with identifier: BR85251
2026-03-28 14:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with scrape type 2
2026-03-28 14:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with scrape type 2
2026-03-28 14:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ad0d78de-cd62-5d2a-88fc-6b029bfce8ea, identifier: BR85251
2026-03-28 14:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with identifier: BR85251
2026-03-28 14:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with identifier: BR85251
2026-03-28 14:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ad0d78de-cd62-5d2a-88fc-6b029bfce8ea with identifier: BR85251 to the API
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 150,
'expiration_date': '2026-03-28T16:01:05Z',
'fuel_type': 'diesel',
'id': 'ad0d78de-cd62-5d2a-88fc-6b029bfce8ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR85251',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 71262,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-23',
'seller_name': None,
'title': 'MINI Countryman Cooper D',
'transmission': 'manual',
'trim': '',
'year': 2020}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR85251%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Saving data for BR85251: {'auction_closing_time': 1774713665.0, 'created_time': 1773781768.330423, 'last_price_update_time': 1774707036.936883}
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR85251') HTTP/1.1" 204 0
2026-03-28 14:10:36 [auto1.it] INFO: Found listing with ID: ML20734
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML20734%27 HTTP/1.1" 200 None
2026-03-28 14:10:36 [auto1.it] INFO: Scrape type for ML20734: 2
2026-03-28 14:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e96f034-a363-50f7-a18b-cf6830f39bb4 with identifier: ML20734
2026-03-28 14:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e96f034-a363-50f7-a18b-cf6830f39bb4 with scrape type 2
2026-03-28 14:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e96f034-a363-50f7-a18b-cf6830f39bb4 with scrape type 2
2026-03-28 14:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2e96f034-a363-50f7-a18b-cf6830f39bb4, identifier: ML20734
2026-03-28 14:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2e96f034-a363-50f7-a18b-cf6830f39bb4 with identifier: ML20734
2026-03-28 14:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2e96f034-a363-50f7-a18b-cf6830f39bb4 with identifier: ML20734
2026-03-28 14:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2e96f034-a363-50f7-a18b-cf6830f39bb4 with identifier: ML20734 to the API
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 140,
'expiration_date': '2026-03-28T16:55:46Z',
'fuel_type': 'petrol',
'id': '2e96f034-a363-50f7-a18b-cf6830f39bb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML20734',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 127405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-26',
'seller_name': None,
'title': "Kia cee'd 1.4 TGDI Evolution",
'transmission': 'automatic',
'trim': 'Evolution',
'year': 2018}
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML20734%27 HTTP/1.1" 200 None
2026-03-28 14:10:37 [auto1.it] INFO: Saving data for ML20734: {'auction_closing_time': 1774716946.0, 'created_time': 1773824724.585088, 'last_price_update_time': 1774707037.309137}
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ML20734') HTTP/1.1" 204 0
2026-03-28 14:10:37 [auto1.it] INFO: Found listing with ID: ZZ56254
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ56254%27 HTTP/1.1" 200 None
2026-03-28 14:10:37 [auto1.it] INFO: Scrape type for ZZ56254: 2
2026-03-28 14:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b34168c-dcc7-588f-9c45-77eae40d80d0 with identifier: ZZ56254
2026-03-28 14:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b34168c-dcc7-588f-9c45-77eae40d80d0 with scrape type 2
2026-03-28 14:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b34168c-dcc7-588f-9c45-77eae40d80d0 with scrape type 2
2026-03-28 14:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0b34168c-dcc7-588f-9c45-77eae40d80d0, identifier: ZZ56254
2026-03-28 14:10: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-28 14:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0b34168c-dcc7-588f-9c45-77eae40d80d0 with identifier: ZZ56254
2026-03-28 14:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0b34168c-dcc7-588f-9c45-77eae40d80d0 with identifier: ZZ56254
2026-03-28 14:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0b34168c-dcc7-588f-9c45-77eae40d80d0 with identifier: ZZ56254 to the API
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:12:55Z',
'fuel_type': 'diesel',
'id': '0b34168c-dcc7-588f-9c45-77eae40d80d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ56254',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 165664,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-15',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2015}
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ56254%27 HTTP/1.1" 200 None
2026-03-28 14:10:37 [auto1.it] INFO: Saving data for ZZ56254: {'auction_closing_time': 1774714375.0, 'created_time': 1773749270.526836, 'last_price_update_time': 1774707037.725622}
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZZ56254') HTTP/1.1" 204 0
2026-03-28 14:10:37 [auto1.it] INFO: Found listing with ID: CX56381
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX56381%27 HTTP/1.1" 200 None
2026-03-28 14:10:37 [auto1.it] INFO: Scrape type for CX56381: 0
2026-03-28 14:10:37 [auto1.it] INFO: Found listing with ID: UG05722
2026-03-28 14:10:37 [auto1.it] INFO: Found listing with ID: ED77139
2026-03-28 14:10:37 [auto1.it] INFO: Found listing with ID: UX44191
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX44191%27 HTTP/1.1" 200 None
2026-03-28 14:10:37 [auto1.it] INFO: Scrape type for UX44191: 2
2026-03-28 14:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7561a8d6-810d-5bc2-8d56-bd222b225a70 with identifier: UX44191
2026-03-28 14:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7561a8d6-810d-5bc2-8d56-bd222b225a70 with scrape type 2
2026-03-28 14:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7561a8d6-810d-5bc2-8d56-bd222b225a70 with scrape type 2
2026-03-28 14:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7561a8d6-810d-5bc2-8d56-bd222b225a70, identifier: UX44191
2026-03-28 14:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7561a8d6-810d-5bc2-8d56-bd222b225a70 with identifier: UX44191
2026-03-28 14:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7561a8d6-810d-5bc2-8d56-bd222b225a70 with identifier: UX44191
2026-03-28 14:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7561a8d6-810d-5bc2-8d56-bd222b225a70 with identifier: UX44191 to the API
2026-03-28 14:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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-28T16:40:17Z',
'fuel_type': 'petrol',
'id': '7561a8d6-810d-5bc2-8d56-bd222b225a70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX44191',
'listing': 'auction',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 15212,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-29',
'seller_name': None,
'title': 'Opel Crossland X 1.2 Turbo Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2021}
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX44191%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Saving data for UX44191: {'auction_closing_time': 1774716017.0, 'created_time': 1773349522.503295, 'last_price_update_time': 1774707038.140557}
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UX44191') HTTP/1.1" 204 0
2026-03-28 14:10:38 [auto1.it] INFO: Found listing with ID: ZU39445
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU39445%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Scrape type for ZU39445: 0
2026-03-28 14:10:38 [auto1.it] INFO: Found listing with ID: WM00919
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM00919%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Scrape type for WM00919: 0
2026-03-28 14:10:38 [auto1.it] INFO: Found listing with ID: YU40333
2026-03-28 14:10:38 [auto1.it] INFO: Found listing with ID: XB00155
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB00155%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Scrape type for XB00155: 2
2026-03-28 14:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd074ecb-dc78-5a15-856d-576dc768ce4f with identifier: XB00155
2026-03-28 14:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd074ecb-dc78-5a15-856d-576dc768ce4f with scrape type 2
2026-03-28 14:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd074ecb-dc78-5a15-856d-576dc768ce4f with scrape type 2
2026-03-28 14:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bd074ecb-dc78-5a15-856d-576dc768ce4f, identifier: XB00155
2026-03-28 14:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bd074ecb-dc78-5a15-856d-576dc768ce4f with identifier: XB00155
2026-03-28 14:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bd074ecb-dc78-5a15-856d-576dc768ce4f with identifier: XB00155
2026-03-28 14:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bd074ecb-dc78-5a15-856d-576dc768ce4f with identifier: XB00155 to the API
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 82,
'expiration_date': '2026-03-28T16:18:53Z',
'fuel_type': 'petrol',
'id': 'bd074ecb-dc78-5a15-856d-576dc768ce4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB00155',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 91523,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-18',
'seller_name': None,
'title': 'Peugeot 2008 1.2 e-VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2017}
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB00155%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Saving data for XB00155: {'auction_closing_time': 1774714733.0, 'created_time': 1773749948.973928, 'last_price_update_time': 1774707038.670001}
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XB00155') HTTP/1.1" 204 0
2026-03-28 14:10:38 [auto1.it] INFO: Channel: 24h | Page: 88 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:38 [auto1.it] INFO: Found listing with ID: VY08559
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY08559%27 HTTP/1.1" 200 None
2026-03-28 14:10:38 [auto1.it] INFO: Scrape type for VY08559: 2
2026-03-28 14:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff0607d6-532d-598f-8db1-9251f21d410a with identifier: VY08559
2026-03-28 14:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff0607d6-532d-598f-8db1-9251f21d410a with scrape type 2
2026-03-28 14:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff0607d6-532d-598f-8db1-9251f21d410a with scrape type 2
2026-03-28 14:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ff0607d6-532d-598f-8db1-9251f21d410a, identifier: VY08559
2026-03-28 14:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ff0607d6-532d-598f-8db1-9251f21d410a with identifier: VY08559
2026-03-28 14:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ff0607d6-532d-598f-8db1-9251f21d410a with identifier: VY08559
2026-03-28 14:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ff0607d6-532d-598f-8db1-9251f21d410a with identifier: VY08559 to the API
2026-03-28 14:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:23:57Z',
'fuel_type': 'petrol',
'id': 'ff0607d6-532d-598f-8db1-9251f21d410a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY08559',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 143720,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-01',
'seller_name': None,
'title': 'Smart fortwo 1.0 Micro Hybrid Drive pure',
'transmission': 'automatic',
'trim': 'Micro Hybrid Drive pure',
'year': 2012}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY08559%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Saving data for VY08559: {'auction_closing_time': 1774715037.0, 'created_time': 1773846422.680546, 'last_price_update_time': 1774707039.143335}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VY08559') HTTP/1.1" 204 0
2026-03-28 14:10:39 [auto1.it] INFO: Found listing with ID: TK41328
2026-03-28 14:10:39 [auto1.it] INFO: Found listing with ID: EW75020
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW75020%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Scrape type for EW75020: 2
2026-03-28 14:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7b2047-a011-5e65-8449-ed7e02cb6089 with identifier: EW75020
2026-03-28 14:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7b2047-a011-5e65-8449-ed7e02cb6089 with scrape type 2
2026-03-28 14:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca7b2047-a011-5e65-8449-ed7e02cb6089 with scrape type 2
2026-03-28 14:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ca7b2047-a011-5e65-8449-ed7e02cb6089, identifier: EW75020
2026-03-28 14:10:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:39 [auto1.it] INFO: Found listing with ID: DT24064
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT24064%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Scrape type for DT24064: 0
2026-03-28 14:10:39 [auto1.it] INFO: Found listing with ID: AF97148
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF97148%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Scrape type for AF97148: 2
2026-03-28 14:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68c71d8-906f-505d-8aaa-4d6e3e74468c with identifier: AF97148
2026-03-28 14:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68c71d8-906f-505d-8aaa-4d6e3e74468c with scrape type 2
2026-03-28 14:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b68c71d8-906f-505d-8aaa-4d6e3e74468c with scrape type 2
2026-03-28 14:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b68c71d8-906f-505d-8aaa-4d6e3e74468c, identifier: AF97148
2026-03-28 14:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ca7b2047-a011-5e65-8449-ed7e02cb6089 with identifier: EW75020
2026-03-28 14:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ca7b2047-a011-5e65-8449-ed7e02cb6089 with identifier: EW75020
2026-03-28 14:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ca7b2047-a011-5e65-8449-ed7e02cb6089 with identifier: EW75020 to the API
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 190,
'expiration_date': '2026-03-28T16:34:41Z',
'fuel_type': 'diesel',
'id': 'ca7b2047-a011-5e65-8449-ed7e02cb6089',
'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/EW75020',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 256396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-07',
'seller_name': None,
'title': 'Audi A4 2.0 TDI quattro Advanced',
'transmission': 'automatic',
'trim': 'quattro Advanced',
'year': 2014}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW75020%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Saving data for EW75020: {'auction_closing_time': 1774715681.0, 'created_time': 1773836753.21617, 'last_price_update_time': 1774707039.634697}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EW75020') HTTP/1.1" 204 0
2026-03-28 14:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b68c71d8-906f-505d-8aaa-4d6e3e74468c with identifier: AF97148
2026-03-28 14:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b68c71d8-906f-505d-8aaa-4d6e3e74468c with identifier: AF97148
2026-03-28 14:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b68c71d8-906f-505d-8aaa-4d6e3e74468c with identifier: AF97148 to the API
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:36:35Z',
'fuel_type': 'petrol',
'id': 'b68c71d8-906f-505d-8aaa-4d6e3e74468c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AF97148',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 100215,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-03',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2011}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF97148%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Saving data for AF97148: {'auction_closing_time': 1774715795.0, 'created_time': 1773868538.51394, 'last_price_update_time': 1774707039.8992}
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AF97148') HTTP/1.1" 204 0
2026-03-28 14:10:39 [auto1.it] INFO: Found listing with ID: XG00486
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG00486%27 HTTP/1.1" 200 None
2026-03-28 14:10:39 [auto1.it] INFO: Scrape type for XG00486: 2
2026-03-28 14:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with identifier: XG00486
2026-03-28 14:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with scrape type 2
2026-03-28 14:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with scrape type 2
2026-03-28 14:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7, identifier: XG00486
2026-03-28 14:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with identifier: XG00486
2026-03-28 14:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with identifier: XG00486
2026-03-28 14:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6cf73647-8b7f-55da-81c1-e1ac8acf7ef7 with identifier: XG00486 to the API
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:38:25Z',
'fuel_type': 'diesel',
'id': '6cf73647-8b7f-55da-81c1-e1ac8acf7ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG00486',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 211863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-03',
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TDI Highline',
'transmission': 'manual',
'trim': 'Highline',
'year': 2012}
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG00486%27 HTTP/1.1" 200 None
2026-03-28 14:10:40 [auto1.it] INFO: Saving data for XG00486: {'auction_closing_time': 1774715905.0, 'created_time': 1773738528.221694, 'last_price_update_time': 1774707040.277343}
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XG00486') HTTP/1.1" 204 0
2026-03-28 14:10:40 [auto1.it] INFO: Found listing with ID: LZ05951
2026-03-28 14:10:40 [auto1.it] INFO: Found listing with ID: YU33914
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU33914%27 HTTP/1.1" 200 None
2026-03-28 14:10:40 [auto1.it] INFO: Scrape type for YU33914: 2
2026-03-28 14:10:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with identifier: YU33914
2026-03-28 14:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with scrape type 2
2026-03-28 14:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with scrape type 2
2026-03-28 14:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8354a5d3-d123-5d72-ad2f-c363dcdd8605, identifier: YU33914
2026-03-28 14:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with identifier: YU33914
2026-03-28 14:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with identifier: YU33914
2026-03-28 14:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8354a5d3-d123-5d72-ad2f-c363dcdd8605 with identifier: YU33914 to the API
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:21:13Z',
'fuel_type': 'diesel',
'id': '8354a5d3-d123-5d72-ad2f-c363dcdd8605',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YU33914',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-28',
'seller_name': None,
'title': 'Fiat Panda 1.3 M-Jet Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU33914%27 HTTP/1.1" 200 None
2026-03-28 14:10:40 [auto1.it] INFO: Saving data for YU33914: {'auction_closing_time': 1774714873.0, 'created_time': 1773749552.341012, 'last_price_update_time': 1774707040.641629}
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YU33914') HTTP/1.1" 204 0
2026-03-28 14:10:40 [auto1.it] INFO: Found listing with ID: SN78206
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN78206%27 HTTP/1.1" 200 None
2026-03-28 14:10:40 [auto1.it] INFO: Scrape type for SN78206: 2
2026-03-28 14:10:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with identifier: SN78206
2026-03-28 14:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with scrape type 2
2026-03-28 14:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with scrape type 2
2026-03-28 14:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7ffe70d2-8b3b-5aed-b654-076e3f70de39, identifier: SN78206
2026-03-28 14:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with identifier: SN78206
2026-03-28 14:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with identifier: SN78206
2026-03-28 14:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7ffe70d2-8b3b-5aed-b654-076e3f70de39 with identifier: SN78206 to the API
2026-03-28 14:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 135,
'expiration_date': '2026-03-28T16:20:42Z',
'fuel_type': 'diesel',
'id': '7ffe70d2-8b3b-5aed-b654-076e3f70de39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN78206',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 241266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-18',
'seller_name': None,
'title': 'Opel Mokka X 1.6 CDTI DPF Advance S&S 4x4',
'transmission': 'manual',
'trim': 'Advance S&S 4x4',
'year': 2016}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN78206%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Saving data for SN78206: {'auction_closing_time': 1774714842.0, 'created_time': 1773738487.358051, 'last_price_update_time': 1774707041.020134}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SN78206') HTTP/1.1" 204 0
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: PH25620
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH25620%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Scrape type for PH25620: 2
2026-03-28 14:10:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f95117-93c6-5c32-843c-6a27164c3c01 with identifier: PH25620
2026-03-28 14:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f95117-93c6-5c32-843c-6a27164c3c01 with scrape type 2
2026-03-28 14:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f95117-93c6-5c32-843c-6a27164c3c01 with scrape type 2
2026-03-28 14:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 77f95117-93c6-5c32-843c-6a27164c3c01, identifier: PH25620
2026-03-28 14:10:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 77f95117-93c6-5c32-843c-6a27164c3c01 with identifier: PH25620
2026-03-28 14:10:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 77f95117-93c6-5c32-843c-6a27164c3c01 with identifier: PH25620
2026-03-28 14:10:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 77f95117-93c6-5c32-843c-6a27164c3c01 with identifier: PH25620 to the API
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-28T16:00:18Z',
'fuel_type': 'diesel',
'id': '77f95117-93c6-5c32-843c-6a27164c3c01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH25620',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 212698,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-27',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2018}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH25620%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Saving data for PH25620: {'auction_closing_time': 1774713618.0, 'created_time': 1773781716.704449, 'last_price_update_time': 1774707041.39457}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PH25620') HTTP/1.1" 204 0
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: RZ31848
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: DW68997
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: MH53431
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH53431%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Scrape type for MH53431: 0
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: SF43415
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: RD96225
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: YF34065
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: RH67441
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: KV39692
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: XC56824
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: YG84271
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG84271%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Scrape type for YG84271: 2
2026-03-28 14:10:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with identifier: YG84271
2026-03-28 14:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with scrape type 2
2026-03-28 14:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with scrape type 2
2026-03-28 14:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 39c90032-2c0d-5d17-8370-1a7bbe5fef7c, identifier: YG84271
2026-03-28 14:10:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with identifier: YG84271
2026-03-28 14:10:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with identifier: YG84271
2026-03-28 14:10:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 39c90032-2c0d-5d17-8370-1a7bbe5fef7c with identifier: YG84271 to the API
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 130,
'expiration_date': '2026-03-28T16:49:27Z',
'fuel_type': 'diesel',
'id': '39c90032-2c0d-5d17-8370-1a7bbe5fef7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG84271',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 191144,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-20',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2020}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG84271%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Saving data for YG84271: {'auction_closing_time': 1774716567.0, 'created_time': 1773868536.279934, 'last_price_update_time': 1774707041.855388}
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YG84271') HTTP/1.1" 204 0
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: UY38032
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: TT97007
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT97007%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Scrape type for TT97007: 0
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: UL45556
2026-03-28 14:10:41 [auto1.it] INFO: Found listing with ID: GT53480
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT53480%27 HTTP/1.1" 200 None
2026-03-28 14:10:41 [auto1.it] INFO: Scrape type for GT53480: 2
2026-03-28 14:10:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with identifier: GT53480
2026-03-28 14:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with scrape type 2
2026-03-28 14:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with scrape type 2
2026-03-28 14:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0651e52e-fee8-5ca3-a9c0-9c99225c3bed, identifier: GT53480
2026-03-28 14:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with identifier: GT53480
2026-03-28 14:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with identifier: GT53480
2026-03-28 14:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0651e52e-fee8-5ca3-a9c0-9c99225c3bed with identifier: GT53480 to the API
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:00:55Z',
'fuel_type': 'petrol',
'id': '0651e52e-fee8-5ca3-a9c0-9c99225c3bed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GT53480',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 132324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-24',
'seller_name': None,
'title': 'Opel Mokka 1.6 Ego ecoFlex',
'transmission': 'manual',
'trim': 'Ego ecoFlex',
'year': 2013}
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT53480%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Saving data for GT53480: {'auction_closing_time': 1774713655.0, 'created_time': 1773836042.677627, 'last_price_update_time': 1774707042.335432}
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GT53480') HTTP/1.1" 204 0
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: RL33082
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL33082%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Scrape type for RL33082: 0
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: TG24306
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG24306%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Scrape type for TG24306: 0
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: NE13837
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: LR71348
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: GW48563
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: FF22275
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: LX97199
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: DK51991
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: LY57551
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY57551%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Scrape type for LY57551: 0
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: HE58096
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE58096%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Scrape type for HE58096: 2
2026-03-28 14:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b816e632-1f7e-53a8-9fc1-b6da12c85866 with identifier: HE58096
2026-03-28 14:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b816e632-1f7e-53a8-9fc1-b6da12c85866 with scrape type 2
2026-03-28 14:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b816e632-1f7e-53a8-9fc1-b6da12c85866 with scrape type 2
2026-03-28 14:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b816e632-1f7e-53a8-9fc1-b6da12c85866, identifier: HE58096
2026-03-28 14:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b816e632-1f7e-53a8-9fc1-b6da12c85866 with identifier: HE58096
2026-03-28 14:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b816e632-1f7e-53a8-9fc1-b6da12c85866 with identifier: HE58096
2026-03-28 14:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b816e632-1f7e-53a8-9fc1-b6da12c85866 with identifier: HE58096 to the API
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 115,
'expiration_date': '2026-03-28T16:34:52Z',
'fuel_type': 'diesel',
'id': 'b816e632-1f7e-53a8-9fc1-b6da12c85866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HE58096',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 174255,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-11',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Cool 2WD',
'transmission': 'manual',
'trim': 'Cool 2WD',
'year': 2013}
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE58096%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Saving data for HE58096: {'auction_closing_time': 1774715692.0, 'created_time': 1773846523.763063, 'last_price_update_time': 1774707042.76098}
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HE58096') HTTP/1.1" 204 0
2026-03-28 14:10:42 [auto1.it] INFO: Found listing with ID: PN84990
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN84990%27 HTTP/1.1" 200 None
2026-03-28 14:10:42 [auto1.it] INFO: Scrape type for PN84990: 2
2026-03-28 14:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with identifier: PN84990
2026-03-28 14:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with scrape type 2
2026-03-28 14:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with scrape type 2
2026-03-28 14:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 55d57473-dd7f-5213-b6d4-9c98e3ab7e32, identifier: PN84990
2026-03-28 14:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with identifier: PN84990
2026-03-28 14:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with identifier: PN84990
2026-03-28 14:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 55d57473-dd7f-5213-b6d4-9c98e3ab7e32 with identifier: PN84990 to the API
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:02:23Z',
'fuel_type': 'diesel',
'id': '55d57473-dd7f-5213-b6d4-9c98e3ab7e32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN84990',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 104073,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': None,
'title': 'Audi A4 35 TDI S Line Edition',
'transmission': 'automatic',
'trim': 'S Line Edition',
'year': 2019}
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN84990%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Saving data for PN84990: {'auction_closing_time': 1774713743.0, 'created_time': 1773435928.637048, 'last_price_update_time': 1774707043.227245}
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN84990') HTTP/1.1" 204 0
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: SM22245
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: EP08968
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: FB65897
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB65897%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Scrape type for FB65897: 0
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: KF31033
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF31033%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Scrape type for KF31033: 2
2026-03-28 14:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 438c5182-f6bd-5aab-b597-0917cb24ccf3 with identifier: KF31033
2026-03-28 14:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 438c5182-f6bd-5aab-b597-0917cb24ccf3 with scrape type 2
2026-03-28 14:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 438c5182-f6bd-5aab-b597-0917cb24ccf3 with scrape type 2
2026-03-28 14:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 438c5182-f6bd-5aab-b597-0917cb24ccf3, identifier: KF31033
2026-03-28 14:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 438c5182-f6bd-5aab-b597-0917cb24ccf3 with identifier: KF31033
2026-03-28 14:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 438c5182-f6bd-5aab-b597-0917cb24ccf3 with identifier: KF31033
2026-03-28 14:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 438c5182-f6bd-5aab-b597-0917cb24ccf3 with identifier: KF31033 to the API
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:21:32Z',
'fuel_type': 'diesel',
'id': '438c5182-f6bd-5aab-b597-0917cb24ccf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KF31033',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 99664,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-28',
'seller_name': None,
'title': 'Renault Koleos 2.0 BLUE dCi Initiale Paris 4x4',
'transmission': 'automatic',
'trim': 'Initiale Paris 4x4',
'year': 2019}
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF31033%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Saving data for KF31033: {'auction_closing_time': 1774714892.0, 'created_time': 1773436014.301011, 'last_price_update_time': 1774707043.622829}
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KF31033') HTTP/1.1" 204 0
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: RA25408
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA25408%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Scrape type for RA25408: 0
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: KG02437
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KG02437%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Scrape type for KG02437: 0
2026-03-28 14:10:43 [auto1.it] INFO: Found listing with ID: DP78893
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP78893%27 HTTP/1.1" 200 None
2026-03-28 14:10:43 [auto1.it] INFO: Scrape type for DP78893: 2
2026-03-28 14:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with identifier: DP78893
2026-03-28 14:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with scrape type 2
2026-03-28 14:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with scrape type 2
2026-03-28 14:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 76a5f2d6-1f9c-5400-8e09-3ea78816eedd, identifier: DP78893
2026-03-28 14:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with identifier: DP78893
2026-03-28 14:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with identifier: DP78893
2026-03-28 14:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 76a5f2d6-1f9c-5400-8e09-3ea78816eedd with identifier: DP78893 to the API
2026-03-28 14:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 110,
'expiration_date': '2026-03-28T16:30:59Z',
'fuel_type': 'petrol',
'id': '76a5f2d6-1f9c-5400-8e09-3ea78816eedd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DP78893',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 58436,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2022}
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP78893%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Saving data for DP78893: {'auction_closing_time': 1774715459.0, 'created_time': 1773824818.834912, 'last_price_update_time': 1774707044.048229}
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DP78893') HTTP/1.1" 204 0
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: UJ66117
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ66117%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Scrape type for UJ66117: 0
2026-03-28 14:10:44 [auto1.it] INFO: Channel: 24h | Page: 89 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: BG99585
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG99585%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Scrape type for BG99585: 0
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: XC65612
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: JR54731
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR54731%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Scrape type for JR54731: 0
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: JU83939
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU83939%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Scrape type for JU83939: 2
2026-03-28 14:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with identifier: JU83939
2026-03-28 14:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with scrape type 2
2026-03-28 14:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with scrape type 2
2026-03-28 14:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b3edb0cc-3514-5847-a0a6-2e6c05e5e168, identifier: JU83939
2026-03-28 14:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with identifier: JU83939
2026-03-28 14:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with identifier: JU83939
2026-03-28 14:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b3edb0cc-3514-5847-a0a6-2e6c05e5e168 with identifier: JU83939 to the API
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:53:31Z',
'fuel_type': 'diesel',
'id': 'b3edb0cc-3514-5847-a0a6-2e6c05e5e168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU83939',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 210741,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2017}
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU83939%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Saving data for JU83939: {'auction_closing_time': 1774716811.0, 'created_time': 1773377075.880517, 'last_price_update_time': 1774707044.491274}
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JU83939') HTTP/1.1" 204 0
2026-03-28 14:10:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: WP21128
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: AL62204
2026-03-28 14:10:44 [auto1.it] INFO: Found listing with ID: SS09351
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS09351%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Scrape type for SS09351: 2
2026-03-28 14:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abcc5777-ff59-5402-99b8-37e0ecd93226 with identifier: SS09351
2026-03-28 14:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abcc5777-ff59-5402-99b8-37e0ecd93226 with scrape type 2
2026-03-28 14:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abcc5777-ff59-5402-99b8-37e0ecd93226 with scrape type 2
2026-03-28 14:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: abcc5777-ff59-5402-99b8-37e0ecd93226, identifier: SS09351
2026-03-28 14:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: abcc5777-ff59-5402-99b8-37e0ecd93226 with identifier: SS09351
2026-03-28 14:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: abcc5777-ff59-5402-99b8-37e0ecd93226 with identifier: SS09351
2026-03-28 14:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: abcc5777-ff59-5402-99b8-37e0ecd93226 with identifier: SS09351 to the API
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 115,
'expiration_date': '2026-03-28T16:50:38Z',
'fuel_type': 'diesel',
'id': 'abcc5777-ff59-5402-99b8-37e0ecd93226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS09351',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 78116,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-11',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Business BlueMotion',
'transmission': 'manual',
'trim': 'Business BlueMotion',
'year': 2017}
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS09351%27 HTTP/1.1" 200 None
2026-03-28 14:10:44 [auto1.it] INFO: Saving data for SS09351: {'auction_closing_time': 1774716638.0, 'created_time': 1773136054.238071, 'last_price_update_time': 1774707044.995506}
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SS09351') HTTP/1.1" 204 0
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: TH21432
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: ZX88730
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: SK49323
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK49323%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Scrape type for SK49323: 0
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: CJ66066
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: AK04319
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: LW29692
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW29692%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Scrape type for LW29692: 2
2026-03-28 14:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8afd7cb-4e63-57d5-bb14-827d318c9646 with identifier: LW29692
2026-03-28 14:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8afd7cb-4e63-57d5-bb14-827d318c9646 with scrape type 2
2026-03-28 14:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8afd7cb-4e63-57d5-bb14-827d318c9646 with scrape type 2
2026-03-28 14:10:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d8afd7cb-4e63-57d5-bb14-827d318c9646, identifier: LW29692
2026-03-28 14:10:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d8afd7cb-4e63-57d5-bb14-827d318c9646 with identifier: LW29692
2026-03-28 14:10:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d8afd7cb-4e63-57d5-bb14-827d318c9646 with identifier: LW29692
2026-03-28 14:10:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d8afd7cb-4e63-57d5-bb14-827d318c9646 with identifier: LW29692 to the API
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:37:53Z',
'fuel_type': 'petrol',
'id': 'd8afd7cb-4e63-57d5-bb14-827d318c9646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LW29692',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 51298,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-10',
'seller_name': None,
'title': 'Skoda Fabia 1.0 MPI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2019}
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW29692%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Saving data for LW29692: {'auction_closing_time': 1774715873.0, 'created_time': 1773749420.678355, 'last_price_update_time': 1774707045.377129}
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LW29692') HTTP/1.1" 204 0
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: PM88021
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: DB18786
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: DW69714
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: GB19602
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: JR93194
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: CD59495
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: SV37675
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: JV83854
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: XJ39462
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ39462%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Scrape type for XJ39462: 2
2026-03-28 14:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac957133-ee57-5346-a0b3-771e77be5caa with identifier: XJ39462
2026-03-28 14:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac957133-ee57-5346-a0b3-771e77be5caa with scrape type 2
2026-03-28 14:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac957133-ee57-5346-a0b3-771e77be5caa with scrape type 2
2026-03-28 14:10:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac957133-ee57-5346-a0b3-771e77be5caa, identifier: XJ39462
2026-03-28 14:10:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac957133-ee57-5346-a0b3-771e77be5caa with identifier: XJ39462
2026-03-28 14:10:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac957133-ee57-5346-a0b3-771e77be5caa with identifier: XJ39462
2026-03-28 14:10:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac957133-ee57-5346-a0b3-771e77be5caa with identifier: XJ39462 to the API
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 132,
'expiration_date': '2026-03-28T16:23:50Z',
'fuel_type': 'petrol',
'id': 'ac957133-ee57-5346-a0b3-771e77be5caa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ39462',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 105305,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-10',
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Business Class 2WD',
'transmission': 'manual',
'trim': 'Business Class 2WD',
'year': 2019}
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ39462%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Saving data for XJ39462: {'auction_closing_time': 1774715030.0, 'created_time': 1773738498.266592, 'last_price_update_time': 1774707045.791192}
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XJ39462') HTTP/1.1" 204 0
2026-03-28 14:10:45 [auto1.it] INFO: Found listing with ID: NB02604
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB02604%27 HTTP/1.1" 200 None
2026-03-28 14:10:45 [auto1.it] INFO: Scrape type for NB02604: 2
2026-03-28 14:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3e61380-1783-5e47-a2cd-cba467ea6778 with identifier: NB02604
2026-03-28 14:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3e61380-1783-5e47-a2cd-cba467ea6778 with scrape type 2
2026-03-28 14:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3e61380-1783-5e47-a2cd-cba467ea6778 with scrape type 2
2026-03-28 14:10:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3e61380-1783-5e47-a2cd-cba467ea6778, identifier: NB02604
2026-03-28 14:10:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3e61380-1783-5e47-a2cd-cba467ea6778 with identifier: NB02604
2026-03-28 14:10:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3e61380-1783-5e47-a2cd-cba467ea6778 with identifier: NB02604
2026-03-28 14:10:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3e61380-1783-5e47-a2cd-cba467ea6778 with identifier: NB02604 to the API
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-28T16:08:24Z',
'fuel_type': 'petrol',
'id': 'c3e61380-1783-5e47-a2cd-cba467ea6778',
'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/NB02604',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 211029,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-30',
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2010}
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB02604%27 HTTP/1.1" 200 None
2026-03-28 14:10:46 [auto1.it] INFO: Saving data for NB02604: {'auction_closing_time': 1774714104.0, 'created_time': 1773749566.997364, 'last_price_update_time': 1774707046.262063}
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NB02604') HTTP/1.1" 204 0
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: AZ52753
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: HS22715
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS22715%27 HTTP/1.1" 200 None
2026-03-28 14:10:46 [auto1.it] INFO: Scrape type for HS22715: 2
2026-03-28 14:10:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6376eb4-2083-5c4c-8c24-ff67999824eb with identifier: HS22715
2026-03-28 14:10:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6376eb4-2083-5c4c-8c24-ff67999824eb with scrape type 2
2026-03-28 14:10:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6376eb4-2083-5c4c-8c24-ff67999824eb with scrape type 2
2026-03-28 14:10:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b6376eb4-2083-5c4c-8c24-ff67999824eb, identifier: HS22715
2026-03-28 14:10:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b6376eb4-2083-5c4c-8c24-ff67999824eb with identifier: HS22715
2026-03-28 14:10:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b6376eb4-2083-5c4c-8c24-ff67999824eb with identifier: HS22715
2026-03-28 14:10:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b6376eb4-2083-5c4c-8c24-ff67999824eb with identifier: HS22715 to the API
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-28T16:42:23Z',
'fuel_type': 'diesel',
'id': 'b6376eb4-2083-5c4c-8c24-ff67999824eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS22715',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 186294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-17',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 HSE',
'transmission': 'automatic',
'trim': 'HSE',
'year': 2016}
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS22715%27 HTTP/1.1" 200 None
2026-03-28 14:10:46 [auto1.it] INFO: Saving data for HS22715: {'auction_closing_time': 1774716143.0, 'created_time': 1773836605.011997, 'last_price_update_time': 1774707046.661214}
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HS22715') HTTP/1.1" 204 0
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: GB11317
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: WW83170
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: SL34558
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: DW35808
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW35808%27 HTTP/1.1" 200 None
2026-03-28 14:10:46 [auto1.it] INFO: Scrape type for DW35808: 0
2026-03-28 14:10:46 [auto1.it] INFO: Found listing with ID: RN99841
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN99841%27 HTTP/1.1" 200 None
2026-03-28 14:10:46 [auto1.it] INFO: Scrape type for RN99841: 2
2026-03-28 14:10:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da7b0b4d-1738-52f1-92ce-f8fdea792f76 with identifier: RN99841
2026-03-28 14:10:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da7b0b4d-1738-52f1-92ce-f8fdea792f76 with scrape type 2
2026-03-28 14:10:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da7b0b4d-1738-52f1-92ce-f8fdea792f76 with scrape type 2
2026-03-28 14:10:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: da7b0b4d-1738-52f1-92ce-f8fdea792f76, identifier: RN99841
2026-03-28 14:10:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: da7b0b4d-1738-52f1-92ce-f8fdea792f76 with identifier: RN99841
2026-03-28 14:10:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: da7b0b4d-1738-52f1-92ce-f8fdea792f76 with identifier: RN99841
2026-03-28 14:10:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: da7b0b4d-1738-52f1-92ce-f8fdea792f76 with identifier: RN99841 to the API
2026-03-28 14:10:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 4,
'engine_horse_power': 136,
'expiration_date': '2026-03-28T16:49:03Z',
'fuel_type': 'diesel',
'id': 'da7b0b4d-1738-52f1-92ce-f8fdea792f76',
'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/RN99841',
'listing': 'auction',
'make': 'EVO',
'model': '4',
'odometer': 7283,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-25',
'seller_name': None,
'title': 'EVO 4 2.0 TD',
'transmission': 'manual',
'trim': '',
'year': 2025}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN99841%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Saving data for RN99841: {'auction_closing_time': 1774716543.0, 'created_time': 1773836249.946422, 'last_price_update_time': 1774707047.078623}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RN99841') HTTP/1.1" 204 0
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: ZX72389
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: VA41104
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: PW56521
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: LH59018
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH59018%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Scrape type for LH59018: 2
2026-03-28 14:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with identifier: LH59018
2026-03-28 14:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with scrape type 2
2026-03-28 14:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with scrape type 2
2026-03-28 14:10:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c83626c2-9c55-5154-a9e3-f64e3f4a25d9, identifier: LH59018
2026-03-28 14:10:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with identifier: LH59018
2026-03-28 14:10:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with identifier: LH59018
2026-03-28 14:10:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c83626c2-9c55-5154-a9e3-f64e3f4a25d9 with identifier: LH59018 to the API
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:38:31Z',
'fuel_type': 'diesel',
'id': 'c83626c2-9c55-5154-a9e3-f64e3f4a25d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LH59018',
'listing': 'auction',
'make': 'Volvo',
'model': 'V60 Cross Country',
'odometer': 182992,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-30',
'seller_name': None,
'title': 'Volvo V60 Cross Country 2.0 D4 AWD',
'transmission': 'automatic',
'trim': 'AWD',
'year': 2020}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH59018%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Saving data for LH59018: {'auction_closing_time': 1774715911.0, 'created_time': 1773760247.452707, 'last_price_update_time': 1774707047.461103}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LH59018') HTTP/1.1" 204 0
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: AP47784
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP47784%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Scrape type for AP47784: 2
2026-03-28 14:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with identifier: AP47784
2026-03-28 14:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with scrape type 2
2026-03-28 14:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with scrape type 2
2026-03-28 14:10:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0c4ed80a-821e-5eb6-8817-f5a7a33133f4, identifier: AP47784
2026-03-28 14:10:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with identifier: AP47784
2026-03-28 14:10:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with identifier: AP47784
2026-03-28 14:10:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0c4ed80a-821e-5eb6-8817-f5a7a33133f4 with identifier: AP47784 to the API
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:04:12Z',
'fuel_type': 'diesel',
'id': '0c4ed80a-821e-5eb6-8817-f5a7a33133f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AP47784',
'listing': 'auction',
'make': 'Volvo',
'model': 'V40',
'odometer': 227925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-07',
'seller_name': None,
'title': 'Volvo V40 2.0 D2 Kinetic',
'transmission': 'manual',
'trim': 'Kinetic',
'year': 2016}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP47784%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Saving data for AP47784: {'auction_closing_time': 1774713852.0, 'created_time': 1773305013.708644, 'last_price_update_time': 1774707047.937617}
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AP47784') HTTP/1.1" 204 0
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: MT68027
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: ZA31579
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: UX29999
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: JH67201
2026-03-28 14:10:47 [auto1.it] INFO: Found listing with ID: AL30811
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL30811%27 HTTP/1.1" 200 None
2026-03-28 14:10:47 [auto1.it] INFO: Scrape type for AL30811: 2
2026-03-28 14:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with identifier: AL30811
2026-03-28 14:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with scrape type 2
2026-03-28 14:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with scrape type 2
2026-03-28 14:10:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5, identifier: AL30811
2026-03-28 14:10:48 [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-28 14:10:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with identifier: AL30811
2026-03-28 14:10:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with identifier: AL30811
2026-03-28 14:10:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8e5c7a8c-6bb8-5469-b9da-0caac4c07df5 with identifier: AL30811 to the API
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:36:42Z',
'fuel_type': 'diesel',
'id': '8e5c7a8c-6bb8-5469-b9da-0caac4c07df5',
'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/AL30811',
'listing': 'auction',
'make': 'Fiat',
'model': 'Grande Punto',
'odometer': 160708,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-29',
'seller_name': None,
'title': 'Fiat Grande Punto 1.3 JTD Multijet Dynamic',
'transmission': 'manual',
'trim': 'Multijet Dynamic',
'year': 2007}
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL30811%27 HTTP/1.1" 200 None
2026-03-28 14:10:48 [auto1.it] INFO: Saving data for AL30811: {'auction_closing_time': 1774715802.0, 'created_time': 1773824821.336321, 'last_price_update_time': 1774707048.343269}
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AL30811') HTTP/1.1" 204 0
2026-03-28 14:10:48 [auto1.it] INFO: Channel: 24h | Page: 90 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:48 [auto1.it] INFO: Found listing with ID: TT50547
2026-03-28 14:10:48 [auto1.it] INFO: Found listing with ID: JY70774
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY70774%27 HTTP/1.1" 200 None
2026-03-28 14:10:48 [auto1.it] INFO: Scrape type for JY70774: 2
2026-03-28 14:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1287cdc-574b-53de-a808-33282d1415a8 with identifier: JY70774
2026-03-28 14:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1287cdc-574b-53de-a808-33282d1415a8 with scrape type 2
2026-03-28 14:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1287cdc-574b-53de-a808-33282d1415a8 with scrape type 2
2026-03-28 14:10:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f1287cdc-574b-53de-a808-33282d1415a8, identifier: JY70774
2026-03-28 14:10:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f1287cdc-574b-53de-a808-33282d1415a8 with identifier: JY70774
2026-03-28 14:10:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f1287cdc-574b-53de-a808-33282d1415a8 with identifier: JY70774
2026-03-28 14:10:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f1287cdc-574b-53de-a808-33282d1415a8 with identifier: JY70774 to the API
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:10:47Z',
'fuel_type': 'diesel',
'id': 'f1287cdc-574b-53de-a808-33282d1415a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JY70774',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 98706,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-30',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2010}
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY70774%27 HTTP/1.1" 200 None
2026-03-28 14:10:48 [auto1.it] INFO: Saving data for JY70774: {'auction_closing_time': 1774714247.0, 'created_time': 1773349527.00825, 'last_price_update_time': 1774707048.730776}
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JY70774') HTTP/1.1" 204 0
2026-03-28 14:10:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:48 [auto1.it] INFO: Found listing with ID: MX32120
2026-03-28 14:10:48 [auto1.it] INFO: Found listing with ID: WW01067
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW01067%27 HTTP/1.1" 200 None
2026-03-28 14:10:48 [auto1.it] INFO: Scrape type for WW01067: 0
2026-03-28 14:10:48 [auto1.it] INFO: Found listing with ID: CN60691
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN60691%27 HTTP/1.1" 200 None
2026-03-28 14:10:48 [auto1.it] INFO: Scrape type for CN60691: 2
2026-03-28 14:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with identifier: CN60691
2026-03-28 14:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with scrape type 2
2026-03-28 14:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with scrape type 2
2026-03-28 14:10:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 09a85de4-0e0f-56b1-ada5-82d4ef7aad08, identifier: CN60691
2026-03-28 14:10:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with identifier: CN60691
2026-03-28 14:10:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with identifier: CN60691
2026-03-28 14:10:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 09a85de4-0e0f-56b1-ada5-82d4ef7aad08 with identifier: CN60691 to the API
2026-03-28 14:10:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:00:46Z',
'fuel_type': 'diesel',
'id': '09a85de4-0e0f-56b1-ada5-82d4ef7aad08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CN60691',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 171818,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seller_name': None,
'title': 'BMW 5er 520d Sport Line',
'transmission': 'automatic',
'trim': 'Sport Line',
'year': 2019}
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN60691%27 HTTP/1.1" 200 None
2026-03-28 14:10:49 [auto1.it] INFO: Saving data for CN60691: {'auction_closing_time': 1774713646.0, 'created_time': 1773738518.83137, 'last_price_update_time': 1774707049.167368}
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CN60691') HTTP/1.1" 204 0
2026-03-28 14:10:49 [auto1.it] INFO: Found listing with ID: BR31309
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31309%27 HTTP/1.1" 200 None
2026-03-28 14:10:49 [auto1.it] INFO: Scrape type for BR31309: 2
2026-03-28 14:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e44161d-5056-525a-9d39-9dc67c89c986 with identifier: BR31309
2026-03-28 14:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e44161d-5056-525a-9d39-9dc67c89c986 with scrape type 2
2026-03-28 14:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e44161d-5056-525a-9d39-9dc67c89c986 with scrape type 2
2026-03-28 14:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6e44161d-5056-525a-9d39-9dc67c89c986, identifier: BR31309
2026-03-28 14:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6e44161d-5056-525a-9d39-9dc67c89c986 with identifier: BR31309
2026-03-28 14:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6e44161d-5056-525a-9d39-9dc67c89c986 with identifier: BR31309
2026-03-28 14:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6e44161d-5056-525a-9d39-9dc67c89c986 with identifier: BR31309 to the API
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 245,
'expiration_date': '2026-03-28T16:41:49Z',
'fuel_type': 'diesel',
'id': '6e44161d-5056-525a-9d39-9dc67c89c986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR31309',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 102714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-22',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2011}
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31309%27 HTTP/1.1" 200 None
2026-03-28 14:10:49 [auto1.it] INFO: Saving data for BR31309: {'auction_closing_time': 1774716109.0, 'created_time': 1773824729.807378, 'last_price_update_time': 1774707049.665691}
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR31309') HTTP/1.1" 204 0
2026-03-28 14:10:49 [auto1.it] INFO: Found listing with ID: DC03945
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC03945%27 HTTP/1.1" 200 None
2026-03-28 14:10:49 [auto1.it] INFO: Scrape type for DC03945: 2
2026-03-28 14:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with identifier: DC03945
2026-03-28 14:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with scrape type 2
2026-03-28 14:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with scrape type 2
2026-03-28 14:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3b20e4bc-b614-5442-b1de-cb2390ee1b91, identifier: DC03945
2026-03-28 14:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with identifier: DC03945
2026-03-28 14:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with identifier: DC03945
2026-03-28 14:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3b20e4bc-b614-5442-b1de-cb2390ee1b91 with identifier: DC03945 to the API
2026-03-28 14:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 120,
'expiration_date': '2026-03-28T16:55:48Z',
'fuel_type': 'diesel',
'id': '3b20e4bc-b614-5442-b1de-cb2390ee1b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DC03945',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 135185,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-14',
'seller_name': None,
'title': 'Ford C-Max 1.5 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2016}
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC03945%27 HTTP/1.1" 200 None
2026-03-28 14:10:50 [auto1.it] INFO: Saving data for DC03945: {'auction_closing_time': 1774716948.0, 'created_time': 1773759992.048413, 'last_price_update_time': 1774707050.043956}
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DC03945') HTTP/1.1" 204 0
2026-03-28 14:10:50 [auto1.it] INFO: Found listing with ID: AY12786
2026-03-28 14:10:50 [auto1.it] INFO: Found listing with ID: TB60435
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB60435%27 HTTP/1.1" 200 None
2026-03-28 14:10:50 [auto1.it] INFO: Scrape type for TB60435: 2
2026-03-28 14:10:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ca6d77-35d5-5898-a19c-3924085ca132 with identifier: TB60435
2026-03-28 14:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ca6d77-35d5-5898-a19c-3924085ca132 with scrape type 2
2026-03-28 14:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ca6d77-35d5-5898-a19c-3924085ca132 with scrape type 2
2026-03-28 14:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17ca6d77-35d5-5898-a19c-3924085ca132, identifier: TB60435
2026-03-28 14:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17ca6d77-35d5-5898-a19c-3924085ca132 with identifier: TB60435
2026-03-28 14:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17ca6d77-35d5-5898-a19c-3924085ca132 with identifier: TB60435
2026-03-28 14:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17ca6d77-35d5-5898-a19c-3924085ca132 with identifier: TB60435 to the API
2026-03-28 14:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:15:59Z',
'fuel_type': 'diesel',
'id': '17ca6d77-35d5-5898-a19c-3924085ca132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB60435',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 269165,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-29',
'seller_name': None,
'title': 'BMW X1 sDrive 18d',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB60435%27 HTTP/1.1" 200 None
2026-03-28 14:10:51 [auto1.it] INFO: Saving data for TB60435: {'auction_closing_time': 1774714559.0, 'created_time': 1773327961.057296, 'last_price_update_time': 1774707051.060673}
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TB60435') HTTP/1.1" 204 0
2026-03-28 14:10:51 [auto1.it] INFO: Found listing with ID: ZA78643
2026-03-28 14:10:51 [auto1.it] INFO: Found listing with ID: VC37401
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC37401%27 HTTP/1.1" 200 None
2026-03-28 14:10:51 [auto1.it] INFO: Scrape type for VC37401: 2
2026-03-28 14:10:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 651fad6c-f84d-5cfc-849b-57fbfd5626cc with identifier: VC37401
2026-03-28 14:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 651fad6c-f84d-5cfc-849b-57fbfd5626cc with scrape type 2
2026-03-28 14:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 651fad6c-f84d-5cfc-849b-57fbfd5626cc with scrape type 2
2026-03-28 14:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 651fad6c-f84d-5cfc-849b-57fbfd5626cc, identifier: VC37401
2026-03-28 14:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 651fad6c-f84d-5cfc-849b-57fbfd5626cc with identifier: VC37401
2026-03-28 14:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 651fad6c-f84d-5cfc-849b-57fbfd5626cc with identifier: VC37401
2026-03-28 14:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 651fad6c-f84d-5cfc-849b-57fbfd5626cc with identifier: VC37401 to the API
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-28T16:27:11Z',
'fuel_type': 'diesel',
'id': '651fad6c-f84d-5cfc-849b-57fbfd5626cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VC37401',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 283369,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-04',
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Lifestyle 4WD',
'transmission': 'manual',
'trim': 'Lifestyle 4WD',
'year': 2015}
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC37401%27 HTTP/1.1" 200 None
2026-03-28 14:10:51 [auto1.it] INFO: Saving data for VC37401: {'auction_closing_time': 1774715231.0, 'created_time': 1773760165.134404, 'last_price_update_time': 1774707051.442745}
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VC37401') HTTP/1.1" 204 0
2026-03-28 14:10:51 [auto1.it] INFO: Found listing with ID: AW98600
2026-03-28 14:10:51 [auto1.it] INFO: Found listing with ID: MS98879
2026-03-28 14:10:51 [auto1.it] INFO: Found listing with ID: GZ29519
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ29519%27 HTTP/1.1" 200 None
2026-03-28 14:10:51 [auto1.it] INFO: Scrape type for GZ29519: 2
2026-03-28 14:10:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c882503b-b9b2-55a6-8df5-6f3793cf5b4b with identifier: GZ29519
2026-03-28 14:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c882503b-b9b2-55a6-8df5-6f3793cf5b4b with scrape type 2
2026-03-28 14:10:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c882503b-b9b2-55a6-8df5-6f3793cf5b4b with scrape type 2
2026-03-28 14:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c882503b-b9b2-55a6-8df5-6f3793cf5b4b, identifier: GZ29519
2026-03-28 14:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c882503b-b9b2-55a6-8df5-6f3793cf5b4b with identifier: GZ29519
2026-03-28 14:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c882503b-b9b2-55a6-8df5-6f3793cf5b4b with identifier: GZ29519
2026-03-28 14:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c882503b-b9b2-55a6-8df5-6f3793cf5b4b with identifier: GZ29519 to the API
2026-03-28 14:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-28T16:29:24Z',
'fuel_type': 'petrol',
'id': 'c882503b-b9b2-55a6-8df5-6f3793cf5b4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ29519',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo X',
'odometer': 22885,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'seller_name': None,
'title': 'Toyota Aygo X 1.0 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2022}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ29519%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Saving data for GZ29519: {'auction_closing_time': 1774715364.0, 'created_time': 1773132373.000068, 'last_price_update_time': 1774707052.146781}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GZ29519') HTTP/1.1" 204 0
2026-03-28 14:10:52 [auto1.it] INFO: Found listing with ID: NJ63404
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ63404%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Scrape type for NJ63404: 2
2026-03-28 14:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84d58a35-450e-5362-919a-8e2862bb3f52 with identifier: NJ63404
2026-03-28 14:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84d58a35-450e-5362-919a-8e2862bb3f52 with scrape type 2
2026-03-28 14:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84d58a35-450e-5362-919a-8e2862bb3f52 with scrape type 2
2026-03-28 14:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 84d58a35-450e-5362-919a-8e2862bb3f52, identifier: NJ63404
2026-03-28 14:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 84d58a35-450e-5362-919a-8e2862bb3f52 with identifier: NJ63404
2026-03-28 14:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 84d58a35-450e-5362-919a-8e2862bb3f52 with identifier: NJ63404
2026-03-28 14:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 84d58a35-450e-5362-919a-8e2862bb3f52 with identifier: NJ63404 to the API
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 150,
'expiration_date': '2026-03-28T16:37:05Z',
'fuel_type': 'diesel',
'id': '84d58a35-450e-5362-919a-8e2862bb3f52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ63404',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 173171,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-28',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ63404%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Saving data for NJ63404: {'auction_closing_time': 1774715825.0, 'created_time': 1773749688.344797, 'last_price_update_time': 1774707052.523516}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NJ63404') HTTP/1.1" 204 0
2026-03-28 14:10:52 [auto1.it] INFO: Found listing with ID: UW94573
2026-03-28 14:10:52 [auto1.it] INFO: Found listing with ID: VG76075
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG76075%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Scrape type for VG76075: 0
2026-03-28 14:10:52 [auto1.it] INFO: Found listing with ID: ZG86392
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG86392%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Scrape type for ZG86392: 2
2026-03-28 14:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d165e315-a920-55dd-bef4-5b843d5ce249 with identifier: ZG86392
2026-03-28 14:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d165e315-a920-55dd-bef4-5b843d5ce249 with scrape type 2
2026-03-28 14:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d165e315-a920-55dd-bef4-5b843d5ce249 with scrape type 2
2026-03-28 14:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d165e315-a920-55dd-bef4-5b843d5ce249, identifier: ZG86392
2026-03-28 14:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d165e315-a920-55dd-bef4-5b843d5ce249 with identifier: ZG86392
2026-03-28 14:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d165e315-a920-55dd-bef4-5b843d5ce249 with identifier: ZG86392
2026-03-28 14:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d165e315-a920-55dd-bef4-5b843d5ce249 with identifier: ZG86392 to the API
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:19:47Z',
'fuel_type': 'petrol',
'id': 'd165e315-a920-55dd-bef4-5b843d5ce249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG86392',
'listing': 'auction',
'make': 'Skoda',
'model': 'Scala',
'odometer': 55247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-28',
'seller_name': None,
'title': 'Skoda Scala 1.5 TSI ACT Monte Carlo',
'transmission': 'automatic',
'trim': 'Monte Carlo',
'year': 2021}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG86392%27 HTTP/1.1" 200 None
2026-03-28 14:10:52 [auto1.it] INFO: Saving data for ZG86392: {'auction_closing_time': 1774714787.0, 'created_time': 1773781572.27959, 'last_price_update_time': 1774707052.948976}
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZG86392') HTTP/1.1" 204 0
2026-03-28 14:10:53 [auto1.it] INFO: Found listing with ID: DP39396
2026-03-28 14:10:53 [auto1.it] INFO: Found listing with ID: EB44431
2026-03-28 14:10:53 [auto1.it] INFO: Found listing with ID: KM03539
2026-03-28 14:10:53 [auto1.it] INFO: Found listing with ID: RE99850
2026-03-28 14:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE99850%27 HTTP/1.1" 200 None
2026-03-28 14:10:53 [auto1.it] INFO: Scrape type for RE99850: 2
2026-03-28 14:10:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 663cb2ae-4043-5fcc-8f48-a3d300537224 with identifier: RE99850
2026-03-28 14:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 663cb2ae-4043-5fcc-8f48-a3d300537224 with scrape type 2
2026-03-28 14:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 663cb2ae-4043-5fcc-8f48-a3d300537224 with scrape type 2
2026-03-28 14:10:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 663cb2ae-4043-5fcc-8f48-a3d300537224, identifier: RE99850
2026-03-28 14:10:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 663cb2ae-4043-5fcc-8f48-a3d300537224 with identifier: RE99850
2026-03-28 14:10:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 663cb2ae-4043-5fcc-8f48-a3d300537224 with identifier: RE99850
2026-03-28 14:10:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 663cb2ae-4043-5fcc-8f48-a3d300537224 with identifier: RE99850 to the API
2026-03-28 14:10:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:58:26Z',
'fuel_type': 'diesel',
'id': '663cb2ae-4043-5fcc-8f48-a3d300537224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE99850',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 139542,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-21',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 HSE Dynamic',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'year': 2016}
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE99850%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Saving data for RE99850: {'auction_closing_time': 1774717106.0, 'created_time': 1773328381.001151, 'last_price_update_time': 1774707054.07012}
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RE99850') HTTP/1.1" 204 0
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: SK80279
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK80279%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Scrape type for SK80279: 0
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: US69373
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: NC67394
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC67394%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Scrape type for NC67394: 2
2026-03-28 14:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 419f5af2-7a11-551f-bf42-650b1241bbe3 with identifier: NC67394
2026-03-28 14:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 419f5af2-7a11-551f-bf42-650b1241bbe3 with scrape type 2
2026-03-28 14:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 419f5af2-7a11-551f-bf42-650b1241bbe3 with scrape type 2
2026-03-28 14:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 419f5af2-7a11-551f-bf42-650b1241bbe3, identifier: NC67394
2026-03-28 14:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 419f5af2-7a11-551f-bf42-650b1241bbe3 with identifier: NC67394
2026-03-28 14:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 419f5af2-7a11-551f-bf42-650b1241bbe3 with identifier: NC67394
2026-03-28 14:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 419f5af2-7a11-551f-bf42-650b1241bbe3 with identifier: NC67394 to the API
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-28T16:54:03Z',
'fuel_type': 'diesel',
'id': '419f5af2-7a11-551f-bf42-650b1241bbe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NC67394',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 173105,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-28',
'seller_name': None,
'title': 'Jeep Cherokee 2.8 CRD Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC67394%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Saving data for NC67394: {'auction_closing_time': 1774716843.0, 'created_time': 1773305025.070309, 'last_price_update_time': 1774707054.473853}
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NC67394') HTTP/1.1" 204 0
2026-03-28 14:10:54 [auto1.it] INFO: Channel: 24h | Page: 91 | totalHits: 3775 | hits on page: 40
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: JF90456
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: JC41210
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: HW82018
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW82018%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Scrape type for HW82018: 0
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: VY08024
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY08024%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Scrape type for VY08024: 0
2026-03-28 14:10:54 [auto1.it] INFO: Found listing with ID: AE09913
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE09913%27 HTTP/1.1" 200 None
2026-03-28 14:10:54 [auto1.it] INFO: Scrape type for AE09913: 2
2026-03-28 14:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e66a7f1a-e604-569c-a4a7-40dc972ed30a with identifier: AE09913
2026-03-28 14:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e66a7f1a-e604-569c-a4a7-40dc972ed30a with scrape type 2
2026-03-28 14:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e66a7f1a-e604-569c-a4a7-40dc972ed30a with scrape type 2
2026-03-28 14:10:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e66a7f1a-e604-569c-a4a7-40dc972ed30a, identifier: AE09913
2026-03-28 14:10:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e66a7f1a-e604-569c-a4a7-40dc972ed30a with identifier: AE09913
2026-03-28 14:10:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e66a7f1a-e604-569c-a4a7-40dc972ed30a with identifier: AE09913
2026-03-28 14:10:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e66a7f1a-e604-569c-a4a7-40dc972ed30a with identifier: AE09913 to the API
2026-03-28 14:10:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:35:39Z',
'fuel_type': 'diesel',
'id': 'e66a7f1a-e604-569c-a4a7-40dc972ed30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AE09913',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 211250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-28',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2017}
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE09913%27 HTTP/1.1" 200 None
2026-03-28 14:10:55 [auto1.it] INFO: Saving data for AE09913: {'auction_closing_time': 1774715739.0, 'created_time': 1773129787.112434, 'last_price_update_time': 1774707055.357857}
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AE09913') HTTP/1.1" 204 0
2026-03-28 14:10:55 [auto1.it] INFO: Found listing with ID: NC97185
2026-03-28 14:10:55 [auto1.it] INFO: Found listing with ID: MJ97902
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ97902%27 HTTP/1.1" 200 None
2026-03-28 14:10:55 [auto1.it] INFO: Scrape type for MJ97902: 2
2026-03-28 14:10:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7510c54a-902b-5d45-ad4b-10084cef52f9 with identifier: MJ97902
2026-03-28 14:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7510c54a-902b-5d45-ad4b-10084cef52f9 with scrape type 2
2026-03-28 14:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7510c54a-902b-5d45-ad4b-10084cef52f9 with scrape type 2
2026-03-28 14:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7510c54a-902b-5d45-ad4b-10084cef52f9, identifier: MJ97902
2026-03-28 14:10:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:10:55 [auto1.it] INFO: Found listing with ID: ST64226
2026-03-28 14:10:55 [auto1.it] INFO: Found listing with ID: TH88339
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH88339%27 HTTP/1.1" 200 None
2026-03-28 14:10:55 [auto1.it] INFO: Scrape type for TH88339: 2
2026-03-28 14:10:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c7512d5-4ab9-51de-966a-f7658b057d88 with identifier: TH88339
2026-03-28 14:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c7512d5-4ab9-51de-966a-f7658b057d88 with scrape type 2
2026-03-28 14:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c7512d5-4ab9-51de-966a-f7658b057d88 with scrape type 2
2026-03-28 14:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c7512d5-4ab9-51de-966a-f7658b057d88, identifier: TH88339
2026-03-28 14:10:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7510c54a-902b-5d45-ad4b-10084cef52f9 with identifier: MJ97902
2026-03-28 14:10:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7510c54a-902b-5d45-ad4b-10084cef52f9 with identifier: MJ97902
2026-03-28 14:10:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7510c54a-902b-5d45-ad4b-10084cef52f9 with identifier: MJ97902 to the API
2026-03-28 14:10:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-28T16:50:23Z',
'fuel_type': 'petrol',
'id': '7510c54a-902b-5d45-ad4b-10084cef52f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ97902',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 152599,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-30',
'seller_name': None,
'title': 'Hyundai i20 1.2 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2009}
2026-03-28 14:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ97902%27 HTTP/1.1" 200 None
2026-03-28 14:10:56 [auto1.it] INFO: Saving data for MJ97902: {'auction_closing_time': 1774716623.0, 'created_time': 1773374861.540226, 'last_price_update_time': 1774707056.145153}
2026-03-28 14:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MJ97902') HTTP/1.1" 204 0
2026-03-28 14:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c7512d5-4ab9-51de-966a-f7658b057d88 with identifier: TH88339
2026-03-28 14:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c7512d5-4ab9-51de-966a-f7658b057d88 with identifier: TH88339
2026-03-28 14:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c7512d5-4ab9-51de-966a-f7658b057d88 with identifier: TH88339 to the API
2026-03-28 14:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:00:20Z',
'fuel_type': 'diesel',
'id': '5c7512d5-4ab9-51de-966a-f7658b057d88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TH88339',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 269347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-20',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2015}
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH88339%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Saving data for TH88339: {'auction_closing_time': 1774713620.0, 'created_time': 1773134603.853729, 'last_price_update_time': 1774707057.147134}
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TH88339') HTTP/1.1" 204 0
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: NV87278
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: EM60693
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: XH17321
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH17321%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Scrape type for XH17321: 0
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: ES59878
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: SK90576
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK90576%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Scrape type for SK90576: 2
2026-03-28 14:10:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with identifier: SK90576
2026-03-28 14:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with scrape type 2
2026-03-28 14:10:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with scrape type 2
2026-03-28 14:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c7e68df4-ccb0-5faf-88ce-fbfae8d9178d, identifier: SK90576
2026-03-28 14:10:57 [auto1.it] INFO: Found listing with ID: XJ18858
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ18858%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Scrape type for XJ18858: 2
2026-03-28 14:10:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38a2694d-1135-5782-8d45-cae9ec5623c8 with identifier: XJ18858
2026-03-28 14:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38a2694d-1135-5782-8d45-cae9ec5623c8 with scrape type 2
2026-03-28 14:10:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38a2694d-1135-5782-8d45-cae9ec5623c8 with scrape type 2
2026-03-28 14:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 38a2694d-1135-5782-8d45-cae9ec5623c8, identifier: XJ18858
2026-03-28 14:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with identifier: SK90576
2026-03-28 14:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with identifier: SK90576
2026-03-28 14:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c7e68df4-ccb0-5faf-88ce-fbfae8d9178d with identifier: SK90576 to the API
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:47:50Z',
'fuel_type': 'petrol',
'id': 'c7e68df4-ccb0-5faf-88ce-fbfae8d9178d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK90576',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 165022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-20',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2019}
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK90576%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Saving data for SK90576: {'auction_closing_time': 1774716470.0, 'created_time': 1773781712.714754, 'last_price_update_time': 1774707057.67403}
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SK90576') HTTP/1.1" 204 0
2026-03-28 14:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 38a2694d-1135-5782-8d45-cae9ec5623c8 with identifier: XJ18858
2026-03-28 14:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 38a2694d-1135-5782-8d45-cae9ec5623c8 with identifier: XJ18858
2026-03-28 14:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 38a2694d-1135-5782-8d45-cae9ec5623c8 with identifier: XJ18858 to the API
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:13:54Z',
'fuel_type': 'diesel',
'id': '38a2694d-1135-5782-8d45-cae9ec5623c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ18858',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 172481,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-25',
'seller_name': None,
'title': 'Jeep Compass 2.0 M-Jet Night Eagle 4x4',
'transmission': 'automatic',
'trim': 'Night Eagle 4x4',
'year': 2018}
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ18858%27 HTTP/1.1" 200 None
2026-03-28 14:10:57 [auto1.it] INFO: Saving data for XJ18858: {'auction_closing_time': 1774714434.0, 'created_time': 1773304744.44995, 'last_price_update_time': 1774707057.989793}
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XJ18858') HTTP/1.1" 204 0
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: SX21241
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: FF76752
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF76752%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Scrape type for FF76752: 2
2026-03-28 14:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 177b27cf-78ed-5a4a-b50a-d8672a231a9b with identifier: FF76752
2026-03-28 14:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 177b27cf-78ed-5a4a-b50a-d8672a231a9b with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 177b27cf-78ed-5a4a-b50a-d8672a231a9b with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 177b27cf-78ed-5a4a-b50a-d8672a231a9b, identifier: FF76752
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: NM56587
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: NF96122
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF96122%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Scrape type for NF96122: 2
2026-03-28 14:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a4e1834-6897-5dd6-8d15-4a3cda793215 with identifier: NF96122
2026-03-28 14:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a4e1834-6897-5dd6-8d15-4a3cda793215 with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a4e1834-6897-5dd6-8d15-4a3cda793215 with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7a4e1834-6897-5dd6-8d15-4a3cda793215, identifier: NF96122
2026-03-28 14:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 177b27cf-78ed-5a4a-b50a-d8672a231a9b with identifier: FF76752
2026-03-28 14:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 177b27cf-78ed-5a4a-b50a-d8672a231a9b with identifier: FF76752
2026-03-28 14:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 177b27cf-78ed-5a4a-b50a-d8672a231a9b with identifier: FF76752 to the API
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:42:03Z',
'fuel_type': 'diesel',
'id': '177b27cf-78ed-5a4a-b50a-d8672a231a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FF76752',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 176944,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-26',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Feel',
'transmission': 'automatic',
'trim': 'Feel',
'year': 2019}
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF76752%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Saving data for FF76752: {'auction_closing_time': 1774716123.0, 'created_time': 1774257007.699824, 'last_price_update_time': 1774707058.488098}
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FF76752') HTTP/1.1" 204 0
2026-03-28 14:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7a4e1834-6897-5dd6-8d15-4a3cda793215 with identifier: NF96122
2026-03-28 14:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7a4e1834-6897-5dd6-8d15-4a3cda793215 with identifier: NF96122
2026-03-28 14:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7a4e1834-6897-5dd6-8d15-4a3cda793215 with identifier: NF96122 to the API
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:41:29Z',
'fuel_type': 'petrol',
'id': '7a4e1834-6897-5dd6-8d15-4a3cda793215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NF96122',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 159671,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-29',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Diva',
'transmission': 'manual',
'trim': 'Diva',
'year': 2011}
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF96122%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Saving data for NF96122: {'auction_closing_time': 1774716089.0, 'created_time': 1773328323.019567, 'last_price_update_time': 1774707058.856418}
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NF96122') HTTP/1.1" 204 0
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: MG44195
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: WY95771
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY95771%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Scrape type for WY95771: 2
2026-03-28 14:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a0d436-02a5-5c34-849b-0454ef5df3cc with identifier: WY95771
2026-03-28 14:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a0d436-02a5-5c34-849b-0454ef5df3cc with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2a0d436-02a5-5c34-849b-0454ef5df3cc with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f2a0d436-02a5-5c34-849b-0454ef5df3cc, identifier: WY95771
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: SX04553
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: LB78915
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: NC00198
2026-03-28 14:10:58 [auto1.it] INFO: Found listing with ID: GA39078
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA39078%27 HTTP/1.1" 200 None
2026-03-28 14:10:58 [auto1.it] INFO: Scrape type for GA39078: 2
2026-03-28 14:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61eec995-2d33-558f-bb65-7404df0062fc with identifier: GA39078
2026-03-28 14:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61eec995-2d33-558f-bb65-7404df0062fc with scrape type 2
2026-03-28 14:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61eec995-2d33-558f-bb65-7404df0062fc with scrape type 2
2026-03-28 14:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 61eec995-2d33-558f-bb65-7404df0062fc, identifier: GA39078
2026-03-28 14:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f2a0d436-02a5-5c34-849b-0454ef5df3cc with identifier: WY95771
2026-03-28 14:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f2a0d436-02a5-5c34-849b-0454ef5df3cc with identifier: WY95771
2026-03-28 14:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f2a0d436-02a5-5c34-849b-0454ef5df3cc with identifier: WY95771 to the API
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:59 [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': 205,
'expiration_date': '2026-03-28T16:30:18Z',
'fuel_type': 'diesel',
'id': 'f2a0d436-02a5-5c34-849b-0454ef5df3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY95771',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 161702,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-25',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 250 d 4Matic BlueTEC Business',
'transmission': 'automatic',
'trim': '4Matic BlueTEC Business',
'year': 2015}
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY95771%27 HTTP/1.1" 200 None
2026-03-28 14:10:59 [auto1.it] INFO: Saving data for WY95771: {'auction_closing_time': 1774715418.0, 'created_time': 1773781713.039715, 'last_price_update_time': 1774707059.408596}
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WY95771') HTTP/1.1" 204 0
2026-03-28 14:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 61eec995-2d33-558f-bb65-7404df0062fc with identifier: GA39078
2026-03-28 14:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 61eec995-2d33-558f-bb65-7404df0062fc with identifier: GA39078
2026-03-28 14:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 61eec995-2d33-558f-bb65-7404df0062fc with identifier: GA39078 to the API
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:10: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-28 14:10:59 [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-28T16:44:48Z',
'fuel_type': 'gas',
'id': '61eec995-2d33-558f-bb65-7404df0062fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GA39078',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 308056,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-07',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TGI Trendline BlueMotion',
'transmission': 'manual',
'trim': 'Trendline BlueMotion',
'year': 2014}
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA39078%27 HTTP/1.1" 200 None
2026-03-28 14:10:59 [auto1.it] INFO: Saving data for GA39078: {'auction_closing_time': 1774716288.0, 'created_time': 1774256942.954661, 'last_price_update_time': 1774707059.707213}
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GA39078') HTTP/1.1" 204 0
2026-03-28 14:10:59 [auto1.it] INFO: Found listing with ID: GN63834
2026-03-28 14:10:59 [auto1.it] INFO: Found listing with ID: PA53057
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA53057%27 HTTP/1.1" 200 None
2026-03-28 14:10:59 [auto1.it] INFO: Scrape type for PA53057: 2
2026-03-28 14:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d129ee-0f6e-5490-908a-83d6304c0a56 with identifier: PA53057
2026-03-28 14:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d129ee-0f6e-5490-908a-83d6304c0a56 with scrape type 2
2026-03-28 14:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d129ee-0f6e-5490-908a-83d6304c0a56 with scrape type 2
2026-03-28 14:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43d129ee-0f6e-5490-908a-83d6304c0a56, identifier: PA53057
2026-03-28 14:10:59 [auto1.it] INFO: Found listing with ID: JP92326
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP92326%27 HTTP/1.1" 200 None
2026-03-28 14:10:59 [auto1.it] INFO: Scrape type for JP92326: 0
2026-03-28 14:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43d129ee-0f6e-5490-908a-83d6304c0a56 with identifier: PA53057
2026-03-28 14:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43d129ee-0f6e-5490-908a-83d6304c0a56 with identifier: PA53057
2026-03-28 14:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43d129ee-0f6e-5490-908a-83d6304c0a56 with identifier: PA53057 to the API
2026-03-28 14:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 140,
'expiration_date': '2026-03-28T16:52:58Z',
'fuel_type': 'diesel',
'id': '43d129ee-0f6e-5490-908a-83d6304c0a56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA53057',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 103982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-28',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style 4Motion',
'transmission': 'automatic',
'trim': 'Sport & Style 4Motion',
'year': 2013}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA53057%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Saving data for PA53057: {'auction_closing_time': 1774716778.0, 'created_time': 1773824811.861617, 'last_price_update_time': 1774707060.142657}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA53057') HTTP/1.1" 204 0
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: TL40655
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL40655%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Scrape type for TL40655: 2
2026-03-28 14:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with identifier: TL40655
2026-03-28 14:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with scrape type 2
2026-03-28 14:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with scrape type 2
2026-03-28 14:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9342af58-bd99-5454-8d7c-88d44d0e8cc7, identifier: TL40655
2026-03-28 14:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with identifier: TL40655
2026-03-28 14:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with identifier: TL40655
2026-03-28 14:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9342af58-bd99-5454-8d7c-88d44d0e8cc7 with identifier: TL40655 to the API
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 125,
'expiration_date': '2026-03-28T16:42:49Z',
'fuel_type': 'petrol',
'id': '9342af58-bd99-5454-8d7c-88d44d0e8cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL40655',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 72115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-23',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2020}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL40655%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Saving data for TL40655: {'auction_closing_time': 1774716169.0, 'created_time': 1773760105.625326, 'last_price_update_time': 1774707060.522008}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TL40655') HTTP/1.1" 204 0
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: VX86460
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: LX42454
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: HK70439
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: ER51817
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: CA07197
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: TJ19111
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ19111%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Scrape type for TJ19111: 0
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: XX93100
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: MR16221
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR16221%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Scrape type for MR16221: 0
2026-03-28 14:11:00 [auto1.it] INFO: Found listing with ID: YP04797
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP04797%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Scrape type for YP04797: 2
2026-03-28 14:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b901511e-8583-5b92-8782-f86cecfaf628 with identifier: YP04797
2026-03-28 14:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b901511e-8583-5b92-8782-f86cecfaf628 with scrape type 2
2026-03-28 14:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b901511e-8583-5b92-8782-f86cecfaf628 with scrape type 2
2026-03-28 14:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b901511e-8583-5b92-8782-f86cecfaf628, identifier: YP04797
2026-03-28 14:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b901511e-8583-5b92-8782-f86cecfaf628 with identifier: YP04797
2026-03-28 14:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b901511e-8583-5b92-8782-f86cecfaf628 with identifier: YP04797
2026-03-28 14:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b901511e-8583-5b92-8782-f86cecfaf628 with identifier: YP04797 to the API
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:39:50Z',
'fuel_type': 'petrol',
'id': 'b901511e-8583-5b92-8782-f86cecfaf628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP04797',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 142331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-22',
'seller_name': None,
'title': 'Seat Leon 1.5 eTSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2021}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP04797%27 HTTP/1.1" 200 None
2026-03-28 14:11:00 [auto1.it] INFO: Saving data for YP04797: {'auction_closing_time': 1774715990.0, 'created_time': 1773749804.438794, 'last_price_update_time': 1774707060.991395}
2026-03-28 14:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YP04797') HTTP/1.1" 204 0
2026-03-28 14:11:01 [auto1.it] INFO: Found listing with ID: DE48831
2026-03-28 14:11:01 [auto1.it] INFO: Found listing with ID: LS49318
2026-03-28 14:11:01 [auto1.it] INFO: Found listing with ID: ZW56281
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW56281%27 HTTP/1.1" 200 None
2026-03-28 14:11:01 [auto1.it] INFO: Scrape type for ZW56281: 2
2026-03-28 14:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with identifier: ZW56281
2026-03-28 14:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with scrape type 2
2026-03-28 14:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with scrape type 2
2026-03-28 14:11:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 01f947a9-ac3b-5d0d-a8d9-838e2c905f03, identifier: ZW56281
2026-03-28 14:11:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with identifier: ZW56281
2026-03-28 14:11:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with identifier: ZW56281
2026-03-28 14:11:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 01f947a9-ac3b-5d0d-a8d9-838e2c905f03 with identifier: ZW56281 to the API
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-28T16:27:39Z',
'fuel_type': 'petrol',
'id': '01f947a9-ac3b-5d0d-a8d9-838e2c905f03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZW56281',
'listing': 'auction',
'make': 'Seat',
'model': 'Altea',
'odometer': 132568,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-29',
'seller_name': None,
'title': 'Seat Altea 1.6 Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2011}
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW56281%27 HTTP/1.1" 200 None
2026-03-28 14:11:01 [auto1.it] INFO: Saving data for ZW56281: {'auction_closing_time': 1774715259.0, 'created_time': 1773133823.301876, 'last_price_update_time': 1774707061.472423}
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZW56281') HTTP/1.1" 204 0
2026-03-28 14:11:01 [auto1.it] INFO: Found listing with ID: ET21203
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET21203%27 HTTP/1.1" 200 None
2026-03-28 14:11:01 [auto1.it] INFO: Scrape type for ET21203: 2
2026-03-28 14:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with identifier: ET21203
2026-03-28 14:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with scrape type 2
2026-03-28 14:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with scrape type 2
2026-03-28 14:11:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76, identifier: ET21203
2026-03-28 14:11:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with identifier: ET21203
2026-03-28 14:11:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with identifier: ET21203
2026-03-28 14:11:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6a492e4b-2a8c-50b6-b55b-88ebabbe3c76 with identifier: ET21203 to the API
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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-28T16:58:54Z',
'fuel_type': 'diesel',
'id': '6a492e4b-2a8c-50b6-b55b-88ebabbe3c76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET21203',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat Alltrack',
'odometer': 130216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-28',
'seller_name': None,
'title': 'Volkswagen Passat Alltrack 2.0 TDI 4Motion BlueMotion Tech',
'transmission': 'automatic',
'trim': '4Motion BlueMotion Tech',
'year': 2016}
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET21203%27 HTTP/1.1" 200 None
2026-03-28 14:11:01 [auto1.it] INFO: Saving data for ET21203: {'auction_closing_time': 1774717134.0, 'created_time': 1773749419.796894, 'last_price_update_time': 1774707061.882561}
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ET21203') HTTP/1.1" 204 0
2026-03-28 14:11:01 [auto1.it] INFO: Found listing with ID: SV89112
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV89112%27 HTTP/1.1" 200 None
2026-03-28 14:11:01 [auto1.it] INFO: Scrape type for SV89112: 2
2026-03-28 14:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ada3f7-edea-56bd-b90e-28bbcd6797fa with identifier: SV89112
2026-03-28 14:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ada3f7-edea-56bd-b90e-28bbcd6797fa with scrape type 2
2026-03-28 14:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ada3f7-edea-56bd-b90e-28bbcd6797fa with scrape type 2
2026-03-28 14:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b4ada3f7-edea-56bd-b90e-28bbcd6797fa, identifier: SV89112
2026-03-28 14:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b4ada3f7-edea-56bd-b90e-28bbcd6797fa with identifier: SV89112
2026-03-28 14:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b4ada3f7-edea-56bd-b90e-28bbcd6797fa with identifier: SV89112
2026-03-28 14:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b4ada3f7-edea-56bd-b90e-28bbcd6797fa with identifier: SV89112 to the API
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 258,
'expiration_date': '2026-03-28T16:38:00Z',
'fuel_type': 'diesel',
'id': 'b4ada3f7-edea-56bd-b90e-28bbcd6797fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV89112',
'listing': 'auction',
'make': 'BMW',
'model': 'X6',
'odometer': 118092,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-06',
'seller_name': None,
'title': 'BMW X6 xDrive 30d',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV89112%27 HTTP/1.1" 200 None
2026-03-28 14:11:02 [auto1.it] INFO: Saving data for SV89112: {'auction_closing_time': 1774715880.0, 'created_time': 1773846478.641843, 'last_price_update_time': 1774707062.256783}
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SV89112') HTTP/1.1" 204 0
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: ZL07806
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL07806%27 HTTP/1.1" 200 None
2026-03-28 14:11:02 [auto1.it] INFO: Scrape type for ZL07806: 2
2026-03-28 14:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78570e32-cfed-55d7-ab58-920a11282d09 with identifier: ZL07806
2026-03-28 14:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78570e32-cfed-55d7-ab58-920a11282d09 with scrape type 2
2026-03-28 14:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78570e32-cfed-55d7-ab58-920a11282d09 with scrape type 2
2026-03-28 14:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 78570e32-cfed-55d7-ab58-920a11282d09, identifier: ZL07806
2026-03-28 14:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 78570e32-cfed-55d7-ab58-920a11282d09 with identifier: ZL07806
2026-03-28 14:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 78570e32-cfed-55d7-ab58-920a11282d09 with identifier: ZL07806
2026-03-28 14:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 78570e32-cfed-55d7-ab58-920a11282d09 with identifier: ZL07806 to the API
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:19:17Z',
'fuel_type': 'diesel',
'id': '78570e32-cfed-55d7-ab58-920a11282d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL07806',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 47150,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-26',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2006}
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL07806%27 HTTP/1.1" 200 None
2026-03-28 14:11:02 [auto1.it] INFO: Saving data for ZL07806: {'auction_closing_time': 1774714757.0, 'created_time': 1773781768.006861, 'last_price_update_time': 1774707062.650208}
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZL07806') HTTP/1.1" 204 0
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: WH83035
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: XX96776
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: VV97216
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: DP87516
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP87516%27 HTTP/1.1" 200 None
2026-03-28 14:11:02 [auto1.it] INFO: Scrape type for DP87516: 0
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: FF48098
2026-03-28 14:11:02 [auto1.it] INFO: Found listing with ID: GV75261
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV75261%27 HTTP/1.1" 200 None
2026-03-28 14:11:02 [auto1.it] INFO: Scrape type for GV75261: 2
2026-03-28 14:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fceedde-019c-5efb-9bd2-58b6b958a49f with identifier: GV75261
2026-03-28 14:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fceedde-019c-5efb-9bd2-58b6b958a49f with scrape type 2
2026-03-28 14:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fceedde-019c-5efb-9bd2-58b6b958a49f with scrape type 2
2026-03-28 14:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7fceedde-019c-5efb-9bd2-58b6b958a49f, identifier: GV75261
2026-03-28 14:11:02 [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-28 14:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7fceedde-019c-5efb-9bd2-58b6b958a49f with identifier: GV75261
2026-03-28 14:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7fceedde-019c-5efb-9bd2-58b6b958a49f with identifier: GV75261
2026-03-28 14:11:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7fceedde-019c-5efb-9bd2-58b6b958a49f with identifier: GV75261 to the API
2026-03-28 14:11:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-28T16:12:13Z',
'fuel_type': 'petrol',
'id': '7fceedde-019c-5efb-9bd2-58b6b958a49f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV75261',
'listing': 'auction',
'make': 'DR',
'model': 'DR 5',
'odometer': 123132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-23',
'seller_name': None,
'title': 'DR DR 5 1.6 DVVT Cross',
'transmission': 'manual',
'trim': 'Cross',
'year': 2017}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV75261%27 HTTP/1.1" 200 None
2026-03-28 14:11:03 [auto1.it] INFO: Saving data for GV75261: {'auction_closing_time': 1774714333.0, 'created_time': 1773738502.907537, 'last_price_update_time': 1774707063.146116}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GV75261') HTTP/1.1" 204 0
2026-03-28 14:11:03 [auto1.it] INFO: Found listing with ID: TV74767
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV74767%27 HTTP/1.1" 200 None
2026-03-28 14:11:03 [auto1.it] INFO: Scrape type for TV74767: 2
2026-03-28 14:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c809f3-fb2d-543e-ab57-15dd8baf526b with identifier: TV74767
2026-03-28 14:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c809f3-fb2d-543e-ab57-15dd8baf526b with scrape type 2
2026-03-28 14:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c809f3-fb2d-543e-ab57-15dd8baf526b with scrape type 2
2026-03-28 14:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50c809f3-fb2d-543e-ab57-15dd8baf526b, identifier: TV74767
2026-03-28 14:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50c809f3-fb2d-543e-ab57-15dd8baf526b with identifier: TV74767
2026-03-28 14:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50c809f3-fb2d-543e-ab57-15dd8baf526b with identifier: TV74767
2026-03-28 14:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50c809f3-fb2d-543e-ab57-15dd8baf526b with identifier: TV74767 to the API
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:40:50Z',
'fuel_type': 'diesel',
'id': '50c809f3-fb2d-543e-ab57-15dd8baf526b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV74767',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 118232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-14',
'seller_name': None,
'title': 'Alfa Romeo Giulia 2.2 JTDM Super',
'transmission': 'automatic',
'trim': 'Super',
'year': 2018}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV74767%27 HTTP/1.1" 200 None
2026-03-28 14:11:03 [auto1.it] INFO: Saving data for TV74767: {'auction_closing_time': 1774716050.0, 'created_time': 1773868251.393385, 'last_price_update_time': 1774707063.621407}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TV74767') HTTP/1.1" 204 0
2026-03-28 14:11:03 [auto1.it] INFO: Found listing with ID: YW82008
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW82008%27 HTTP/1.1" 200 None
2026-03-28 14:11:03 [auto1.it] INFO: Scrape type for YW82008: 2
2026-03-28 14:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50459589-cb9a-56a9-ba26-a744496cb1a8 with identifier: YW82008
2026-03-28 14:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50459589-cb9a-56a9-ba26-a744496cb1a8 with scrape type 2
2026-03-28 14:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50459589-cb9a-56a9-ba26-a744496cb1a8 with scrape type 2
2026-03-28 14:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50459589-cb9a-56a9-ba26-a744496cb1a8, identifier: YW82008
2026-03-28 14:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50459589-cb9a-56a9-ba26-a744496cb1a8 with identifier: YW82008
2026-03-28 14:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50459589-cb9a-56a9-ba26-a744496cb1a8 with identifier: YW82008
2026-03-28 14:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50459589-cb9a-56a9-ba26-a744496cb1a8 with identifier: YW82008 to the API
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:57:05Z',
'fuel_type': 'petrol',
'id': '50459589-cb9a-56a9-ba26-a744496cb1a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YW82008',
'listing': 'auction',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 9384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-26',
'seller_name': None,
'title': 'Jeep Avenger 1.2 T-GDI Summit',
'transmission': 'manual',
'trim': 'Summit',
'year': 2023}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW82008%27 HTTP/1.1" 200 None
2026-03-28 14:11:03 [auto1.it] INFO: Saving data for YW82008: {'auction_closing_time': 1774717025.0, 'created_time': 1773868502.805327, 'last_price_update_time': 1774707063.988411}
2026-03-28 14:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YW82008') HTTP/1.1" 204 0
2026-03-28 14:11:04 [auto1.it] INFO: Channel: 24h | Page: 92 | totalHits: 3775 | hits on page: 40
2026-03-28 14:11:04 [auto1.it] INFO: Found listing with ID: KD02463
2026-03-28 14:11:04 [auto1.it] INFO: Found listing with ID: RT31033
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT31033%27 HTTP/1.1" 200 None
2026-03-28 14:11:04 [auto1.it] INFO: Scrape type for RT31033: 2
2026-03-28 14:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f693c590-265e-51a7-9fd1-fd3cb2ad155d with identifier: RT31033
2026-03-28 14:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f693c590-265e-51a7-9fd1-fd3cb2ad155d with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f693c590-265e-51a7-9fd1-fd3cb2ad155d with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f693c590-265e-51a7-9fd1-fd3cb2ad155d, identifier: RT31033
2026-03-28 14:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f693c590-265e-51a7-9fd1-fd3cb2ad155d with identifier: RT31033
2026-03-28 14:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f693c590-265e-51a7-9fd1-fd3cb2ad155d with identifier: RT31033
2026-03-28 14:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f693c590-265e-51a7-9fd1-fd3cb2ad155d with identifier: RT31033 to the API
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 150,
'expiration_date': '2026-03-28T16:05:01Z',
'fuel_type': 'petrol',
'id': 'f693c590-265e-51a7-9fd1-fd3cb2ad155d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT31033',
'listing': 'auction',
'make': 'Subaru',
'model': 'Legacy',
'odometer': 282609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-22',
'seller_name': None,
'title': 'Subaru Legacy 2.0 Trend',
'transmission': 'automatic',
'trim': 'Trend',
'year': 2012}
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT31033%27 HTTP/1.1" 200 None
2026-03-28 14:11:04 [auto1.it] INFO: Saving data for RT31033: {'auction_closing_time': 1774713901.0, 'created_time': 1773760252.74488, 'last_price_update_time': 1774707064.362558}
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RT31033') HTTP/1.1" 204 0
2026-03-28 14:11:04 [auto1.it] INFO: Found listing with ID: DW12322
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12322%27 HTTP/1.1" 200 None
2026-03-28 14:11:04 [auto1.it] INFO: Scrape type for DW12322: 2
2026-03-28 14:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991f5a10-839d-55dd-808a-e83348a07007 with identifier: DW12322
2026-03-28 14:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991f5a10-839d-55dd-808a-e83348a07007 with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 991f5a10-839d-55dd-808a-e83348a07007 with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 991f5a10-839d-55dd-808a-e83348a07007, identifier: DW12322
2026-03-28 14:11:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:11:04 [auto1.it] INFO: Found listing with ID: KW23650
2026-03-28 14:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 991f5a10-839d-55dd-808a-e83348a07007 with identifier: DW12322
2026-03-28 14:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 991f5a10-839d-55dd-808a-e83348a07007 with identifier: DW12322
2026-03-28 14:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 991f5a10-839d-55dd-808a-e83348a07007 with identifier: DW12322 to the API
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:52:44Z',
'fuel_type': 'diesel',
'id': '991f5a10-839d-55dd-808a-e83348a07007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW12322',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 147397,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-21',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style BlueMotion Tech',
'transmission': 'manual',
'trim': 'Sport & Style BlueMotion Tech',
'year': 2013}
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12322%27 HTTP/1.1" 200 None
2026-03-28 14:11:04 [auto1.it] INFO: Saving data for DW12322: {'auction_closing_time': 1774716764.0, 'created_time': 1773749739.938156, 'last_price_update_time': 1774707064.760828}
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DW12322') HTTP/1.1" 204 0
2026-03-28 14:11:04 [auto1.it] INFO: Found listing with ID: HL13838
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL13838%27 HTTP/1.1" 200 None
2026-03-28 14:11:04 [auto1.it] INFO: Scrape type for HL13838: 2
2026-03-28 14:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612c0962-7cfe-521f-ab1e-bd8201e63008 with identifier: HL13838
2026-03-28 14:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612c0962-7cfe-521f-ab1e-bd8201e63008 with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612c0962-7cfe-521f-ab1e-bd8201e63008 with scrape type 2
2026-03-28 14:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 612c0962-7cfe-521f-ab1e-bd8201e63008, identifier: HL13838
2026-03-28 14:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 612c0962-7cfe-521f-ab1e-bd8201e63008 with identifier: HL13838
2026-03-28 14:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 612c0962-7cfe-521f-ab1e-bd8201e63008 with identifier: HL13838
2026-03-28 14:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 612c0962-7cfe-521f-ab1e-bd8201e63008 with identifier: HL13838 to the API
2026-03-28 14:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 252,
'expiration_date': '2026-03-28T16:06:45Z',
'fuel_type': 'petrol',
'id': '612c0962-7cfe-521f-ab1e-bd8201e63008',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL13838',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 44277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': None,
'title': 'BMW X4 xDrive 30i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2019}
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL13838%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Saving data for HL13838: {'auction_closing_time': 1774714005.0, 'created_time': 1773781704.119906, 'last_price_update_time': 1774707065.218965}
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HL13838') HTTP/1.1" 204 0
2026-03-28 14:11:05 [scrapy.extensions.logstats] INFO: Crawled 174 pages (at 9 pages/min), scraped 384 items (at 111 items/min)
2026-03-28 14:11:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: KS49913
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS49913%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for KS49913: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: BT22959
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT22959%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for BT22959: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: MN59888
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN59888%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for MN59888: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: FW35723
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: KR27714
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR27714%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for KR27714: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: ED22447
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED22447%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for ED22447: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: VJ79188
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ79188%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for VJ79188: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: LU63689
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: WV37243
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV37243%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for WV37243: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: JB13262
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB13262%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for JB13262: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: CC61798
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC61798%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for CC61798: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: WD34729
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD34729%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for WD34729: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: XH41983
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH41983%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for XH41983: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: ZW84587
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: LN05453
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: RT93241
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT93241%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for RT93241: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: RY04213
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY04213%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for RY04213: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: ER90508
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: HZ93936
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: NF97325
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: JE32335
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE32335%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for JE32335: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: BJ63933
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: LR54413
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR54413%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for LR54413: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: XN19179
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN19179%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for XN19179: 0
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: EZ73351
2026-03-28 14:11:05 [auto1.it] INFO: Found listing with ID: SB88786
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB88786%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Scrape type for SB88786: 2
2026-03-28 14:11:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b669bae0-0513-537b-94df-e0386eb45df2 with identifier: SB88786
2026-03-28 14:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b669bae0-0513-537b-94df-e0386eb45df2 with scrape type 2
2026-03-28 14:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b669bae0-0513-537b-94df-e0386eb45df2 with scrape type 2
2026-03-28 14:11:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b669bae0-0513-537b-94df-e0386eb45df2, identifier: SB88786
2026-03-28 14:11:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b669bae0-0513-537b-94df-e0386eb45df2 with identifier: SB88786
2026-03-28 14:11:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b669bae0-0513-537b-94df-e0386eb45df2 with identifier: SB88786
2026-03-28 14:11:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b669bae0-0513-537b-94df-e0386eb45df2 with identifier: SB88786 to the API
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 103,
'expiration_date': '2026-03-28T16:06:25Z',
'fuel_type': 'petrol',
'id': 'b669bae0-0513-537b-94df-e0386eb45df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB88786',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 126975,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-10',
'seller_name': None,
'title': 'Renault Clio 1.2 TCe YAHOO!',
'transmission': 'manual',
'trim': 'YAHOO!',
'year': 2011}
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB88786%27 HTTP/1.1" 200 None
2026-03-28 14:11:05 [auto1.it] INFO: Saving data for SB88786: {'auction_closing_time': 1774713985.0, 'created_time': 1774343160.754745, 'last_price_update_time': 1774707065.889779}
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SB88786') HTTP/1.1" 204 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: HE93915
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: ED09945
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: HA74709
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: XJ87572
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: FZ12921
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: SE27388
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: JS62412
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS62412%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for JS62412: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: ZV11200
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV11200%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for ZV11200: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: ZZ46834
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46834%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for ZZ46834: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: HR66434
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR66434%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for HR66434: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: ZK25944
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK25944%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for ZK25944: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: SM34278
2026-03-28 14:11: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-28 14:11:06 [auto1.it] INFO: Channel: 24h | Page: 93 | totalHits: 3775 | hits on page: 40
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: EU08042
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU08042%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for EU08042: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: LC36038
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: RJ82738
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ82738%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for RJ82738: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: UR83709
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR83709%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for UR83709: 0
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: KM71175
2026-03-28 14:11:06 [auto1.it] INFO: Found listing with ID: ZP73975
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP73975%27 HTTP/1.1" 200 None
2026-03-28 14:11:06 [auto1.it] INFO: Scrape type for ZP73975: 2
2026-03-28 14:11:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea566c7-7e6c-5325-ade8-c6d4366627e0 with identifier: ZP73975
2026-03-28 14:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea566c7-7e6c-5325-ade8-c6d4366627e0 with scrape type 2
2026-03-28 14:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bea566c7-7e6c-5325-ade8-c6d4366627e0 with scrape type 2
2026-03-28 14:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bea566c7-7e6c-5325-ade8-c6d4366627e0, identifier: ZP73975
2026-03-28 14:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bea566c7-7e6c-5325-ade8-c6d4366627e0 with identifier: ZP73975
2026-03-28 14:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bea566c7-7e6c-5325-ade8-c6d4366627e0 with identifier: ZP73975
2026-03-28 14:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bea566c7-7e6c-5325-ade8-c6d4366627e0 with identifier: ZP73975 to the API
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 258,
'expiration_date': '2026-03-28T16:51:25Z',
'fuel_type': 'diesel',
'id': 'bea566c7-7e6c-5325-ade8-c6d4366627e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP73975',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 220485,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-25',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2016}
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP73975%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Saving data for ZP73975: {'auction_closing_time': 1774716685.0, 'created_time': 1774343217.471871, 'last_price_update_time': 1774707067.264761}
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZP73975') HTTP/1.1" 204 0
2026-03-28 14:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: LX64348
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX64348%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for LX64348: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: RY42018
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY42018%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for RY42018: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: MX61025
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: UL18238
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL18238%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for UL18238: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: UA98347
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: MA06356
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA06356%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for MA06356: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: XW51036
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: VX82839
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: BJ69368
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ69368%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for BJ69368: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: DT48918
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT48918%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for DT48918: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: VL74139
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VL74139%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for VL74139: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: NN68396
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: BW07837
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW07837%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for BW07837: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: GL09473
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: CN54432
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: AS27324
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: WD12881
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD12881%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for WD12881: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: XP84134
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP84134%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for XP84134: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: DX59233
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: US24028
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US24028%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for US24028: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: UX21158
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: GX75357
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX75357%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for GX75357: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: AR78219
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: DA37611
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: LD48805
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD48805%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for LD48805: 0
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: RA37062
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: XX59557
2026-03-28 14:11:07 [auto1.it] INFO: Found listing with ID: CJ01668
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ01668%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Scrape type for CJ01668: 2
2026-03-28 14:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bc02ca0-abe3-512e-a07d-c85737ee128b with identifier: CJ01668
2026-03-28 14:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bc02ca0-abe3-512e-a07d-c85737ee128b with scrape type 2
2026-03-28 14:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bc02ca0-abe3-512e-a07d-c85737ee128b with scrape type 2
2026-03-28 14:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3bc02ca0-abe3-512e-a07d-c85737ee128b, identifier: CJ01668
2026-03-28 14:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3bc02ca0-abe3-512e-a07d-c85737ee128b with identifier: CJ01668
2026-03-28 14:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3bc02ca0-abe3-512e-a07d-c85737ee128b with identifier: CJ01668
2026-03-28 14:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3bc02ca0-abe3-512e-a07d-c85737ee128b with identifier: CJ01668 to the API
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 150,
'expiration_date': '2026-03-28T16:57:34Z',
'fuel_type': 'diesel',
'id': '3bc02ca0-abe3-512e-a07d-c85737ee128b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ01668',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 189261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-01',
'seller_name': None,
'title': 'BMW X1 xDrive 18d Advantage',
'transmission': 'manual',
'trim': 'Advantage',
'year': 2016}
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ01668%27 HTTP/1.1" 200 None
2026-03-28 14:11:07 [auto1.it] INFO: Saving data for CJ01668: {'auction_closing_time': 1774717054.0, 'created_time': 1774440445.879661, 'last_price_update_time': 1774707067.967677}
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CJ01668') HTTP/1.1" 204 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: ED34625
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: NY40947
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY40947%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for NY40947: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: EB11724
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB11724%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for EB11724: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: BP64052
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: TJ20772
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ20772%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for TJ20772: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: RS54948
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS54948%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for RS54948: 0
2026-03-28 14:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:11:08 [auto1.it] INFO: Channel: 24h | Page: 94 | totalHits: 3775 | hits on page: 40
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: MA83267
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: KR95959
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: DT34666
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: WR61044
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR61044%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for WR61044: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: PN56075
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: JN19530
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN19530%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for JN19530: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: CP99007
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: ES67961
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: YY37168
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY37168%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for YY37168: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: VC26054
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: ZN14128
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN14128%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for ZN14128: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: EV19228
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV19228%27 HTTP/1.1" 200 None
2026-03-28 14:11:08 [auto1.it] INFO: Scrape type for EV19228: 0
2026-03-28 14:11:08 [auto1.it] INFO: Found listing with ID: RM88416
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM88416%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for RM88416: 2
2026-03-28 14:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5445ef18-6400-5350-afd7-713df3b0e872 with identifier: RM88416
2026-03-28 14:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5445ef18-6400-5350-afd7-713df3b0e872 with scrape type 2
2026-03-28 14:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5445ef18-6400-5350-afd7-713df3b0e872 with scrape type 2
2026-03-28 14:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5445ef18-6400-5350-afd7-713df3b0e872, identifier: RM88416
2026-03-28 14:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5445ef18-6400-5350-afd7-713df3b0e872 with identifier: RM88416
2026-03-28 14:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5445ef18-6400-5350-afd7-713df3b0e872 with identifier: RM88416
2026-03-28 14:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5445ef18-6400-5350-afd7-713df3b0e872 with identifier: RM88416 to the API
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 105,
'expiration_date': '2026-03-28T16:38:06Z',
'fuel_type': 'diesel',
'id': '5445ef18-6400-5350-afd7-713df3b0e872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM88416',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 225682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-08',
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.6 TDI Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2010}
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM88416%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Saving data for RM88416: {'auction_closing_time': 1774715886.0, 'created_time': 1773136063.355319, 'last_price_update_time': 1774707069.361318}
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RM88416') HTTP/1.1" 204 0
2026-03-28 14:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: XV39349
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV39349%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for XV39349: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: KA77498
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: CN88471
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: HY34989
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: EN53386
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN53386%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for EN53386: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: CV81447
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: JU21728
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU21728%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for JU21728: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: RG06778
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG06778%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for RG06778: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: YW53472
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW53472%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for YW53472: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: GM11383
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: LU21739
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: VS54724
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: KD87590
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD87590%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for KD87590: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: TD38619
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD38619%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for TD38619: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: XC14615
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC14615%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for XC14615: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: TH24600
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH24600%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for TH24600: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: PV59173
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV59173%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for PV59173: 0
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: GU05332
2026-03-28 14:11:09 [auto1.it] INFO: Found listing with ID: KY69981
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY69981%27 HTTP/1.1" 200 None
2026-03-28 14:11:09 [auto1.it] INFO: Scrape type for KY69981: 2
2026-03-28 14:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 685eb980-1b7d-509c-93b1-54e78770eb5f with identifier: KY69981
2026-03-28 14:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 685eb980-1b7d-509c-93b1-54e78770eb5f with scrape type 2
2026-03-28 14:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 685eb980-1b7d-509c-93b1-54e78770eb5f with scrape type 2
2026-03-28 14:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 685eb980-1b7d-509c-93b1-54e78770eb5f, identifier: KY69981
2026-03-28 14:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 685eb980-1b7d-509c-93b1-54e78770eb5f with identifier: KY69981
2026-03-28 14:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 685eb980-1b7d-509c-93b1-54e78770eb5f with identifier: KY69981
2026-03-28 14:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 685eb980-1b7d-509c-93b1-54e78770eb5f with identifier: KY69981 to the API
2026-03-28 14:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:17:26Z',
'fuel_type': 'diesel',
'id': '685eb980-1b7d-509c-93b1-54e78770eb5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KY69981',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 124801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-30',
'seller_name': None,
'title': 'BMW X3 xDrive 20d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2020}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY69981%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Saving data for KY69981: {'auction_closing_time': 1774714646.0, 'created_time': 1774343257.648774, 'last_price_update_time': 1774707070.04053}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KY69981') HTTP/1.1" 204 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: GW90153
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: KC73163
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC73163%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for KC73163: 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: GC28590
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC28590%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for GC28590: 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: LH97251
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH97251%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for LH97251: 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: ND06570
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND06570%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for ND06570: 2
2026-03-28 14:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with identifier: ND06570
2026-03-28 14:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with scrape type 2
2026-03-28 14:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with scrape type 2
2026-03-28 14:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197, identifier: ND06570
2026-03-28 14:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with identifier: ND06570
2026-03-28 14:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with identifier: ND06570
2026-03-28 14:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9fe27d42-bf29-55e9-a4c2-5ec21c1fb197 with identifier: ND06570 to the API
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:50:56Z',
'fuel_type': 'diesel',
'id': '9fe27d42-bf29-55e9-a4c2-5ec21c1fb197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ND06570',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 184181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-25',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2018}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND06570%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Saving data for ND06570: {'auction_closing_time': 1774716656.0, 'created_time': 1774343244.501283, 'last_price_update_time': 1774707070.587}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ND06570') HTTP/1.1" 204 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: FT76605
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT76605%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for FT76605: 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: UT43750
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT43750%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for UT43750: 0
2026-03-28 14:11:10 [auto1.it] INFO: Found listing with ID: TZ23741
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ23741%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Scrape type for TZ23741: 2
2026-03-28 14:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b268db-96c8-5a03-b853-d0c88678bd65 with identifier: TZ23741
2026-03-28 14:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b268db-96c8-5a03-b853-d0c88678bd65 with scrape type 2
2026-03-28 14:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b268db-96c8-5a03-b853-d0c88678bd65 with scrape type 2
2026-03-28 14:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 97b268db-96c8-5a03-b853-d0c88678bd65, identifier: TZ23741
2026-03-28 14:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 97b268db-96c8-5a03-b853-d0c88678bd65 with identifier: TZ23741
2026-03-28 14:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 97b268db-96c8-5a03-b853-d0c88678bd65 with identifier: TZ23741
2026-03-28 14:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 97b268db-96c8-5a03-b853-d0c88678bd65 with identifier: TZ23741 to the API
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:51:34Z',
'fuel_type': 'diesel',
'id': '97b268db-96c8-5a03-b853-d0c88678bd65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ23741',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 295803,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-25',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2008}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ23741%27 HTTP/1.1" 200 None
2026-03-28 14:11:10 [auto1.it] INFO: Saving data for TZ23741: {'auction_closing_time': 1774716694.0, 'created_time': 1774343267.088726, 'last_price_update_time': 1774707070.980627}
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ23741') HTTP/1.1" 204 0
2026-03-28 14:11: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-28 14:11:11 [auto1.it] INFO: Channel: 24h | Page: 95 | totalHits: 3775 | hits on page: 15
2026-03-28 14:11:11 [auto1.it] INFO: Found listing with ID: VR70375
2026-03-28 14:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR70375%27 HTTP/1.1" 200 None
2026-03-28 14:11:11 [auto1.it] INFO: Scrape type for VR70375: 2
2026-03-28 14:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b12e79f-b598-5574-afb2-c1df1a32d026 with identifier: VR70375
2026-03-28 14:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b12e79f-b598-5574-afb2-c1df1a32d026 with scrape type 2
2026-03-28 14:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b12e79f-b598-5574-afb2-c1df1a32d026 with scrape type 2
2026-03-28 14:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7b12e79f-b598-5574-afb2-c1df1a32d026, identifier: VR70375
2026-03-28 14:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7b12e79f-b598-5574-afb2-c1df1a32d026 with identifier: VR70375
2026-03-28 14:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7b12e79f-b598-5574-afb2-c1df1a32d026 with identifier: VR70375
2026-03-28 14:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7b12e79f-b598-5574-afb2-c1df1a32d026 with identifier: VR70375 to the API
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:48:27Z',
'fuel_type': 'petrol',
'id': '7b12e79f-b598-5574-afb2-c1df1a32d026',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR70375',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 134716,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-15',
'seller_name': None,
'title': 'Opel Mokka 1.4 Turbo Cosmo ecoFlex',
'transmission': 'manual',
'trim': 'Cosmo ecoFlex',
'year': 2014}
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR70375%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Saving data for VR70375: {'auction_closing_time': 1774716507.0, 'created_time': 1774343165.689833, 'last_price_update_time': 1774707072.242021}
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VR70375') HTTP/1.1" 204 0
2026-03-28 14:11:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: RR03246
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RR03246%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Scrape type for RR03246: 0
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: ZM66429
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM66429%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Scrape type for ZM66429: 0
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: MS79311
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: YL87875
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: RJ76809
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: UU69652
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU69652%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Scrape type for UU69652: 2
2026-03-28 14:11:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with identifier: UU69652
2026-03-28 14:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with scrape type 2
2026-03-28 14:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with scrape type 2
2026-03-28 14:11:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c, identifier: UU69652
2026-03-28 14:11:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with identifier: UU69652
2026-03-28 14:11:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with identifier: UU69652
2026-03-28 14:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c with identifier: UU69652 to the API
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:21:52Z',
'fuel_type': 'diesel',
'id': '5ba48ac2-52e9-5b7b-9a8e-dfddc079ff1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU69652',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 111429,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-03',
'seller_name': None,
'title': 'BMW X4 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU69652%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Saving data for UU69652: {'auction_closing_time': 1774714912.0, 'created_time': 1773134841.939984, 'last_price_update_time': 1774707072.646595}
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UU69652') HTTP/1.1" 204 0
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: BH88586
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: PL71131
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: SL84548
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL84548%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Scrape type for SL84548: 0
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: NV14531
2026-03-28 14:11:12 [auto1.it] INFO: Found listing with ID: GA45330
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA45330%27 HTTP/1.1" 200 None
2026-03-28 14:11:12 [auto1.it] INFO: Scrape type for GA45330: 2
2026-03-28 14:11:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with identifier: GA45330
2026-03-28 14:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with scrape type 2
2026-03-28 14:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with scrape type 2
2026-03-28 14:11:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7d16e9a4-28d8-527b-a51a-5cd0375600b5, identifier: GA45330
2026-03-28 14:11:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with identifier: GA45330
2026-03-28 14:11:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with identifier: GA45330
2026-03-28 14:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7d16e9a4-28d8-527b-a51a-5cd0375600b5 with identifier: GA45330 to the API
2026-03-28 14:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 14:11: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-28 14:11: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': 110,
'expiration_date': '2026-03-28T16:09:22Z',
'fuel_type': 'diesel',
'id': '7d16e9a4-28d8-527b-a51a-5cd0375600b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GA45330',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 212395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-21',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2015}
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA45330%27 HTTP/1.1" 200 None
2026-03-28 14:11:13 [auto1.it] INFO: Saving data for GA45330: {'auction_closing_time': 1774714162.0, 'created_time': 1774343200.472696, 'last_price_update_time': 1774707073.1241}
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GA45330') HTTP/1.1" 204 0
2026-03-28 14:11:13 [auto1.it] INFO: Found listing with ID: FG22478
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 14:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG22478%27 HTTP/1.1" 200 None
2026-03-28 14:11:13 [auto1.it] INFO: Scrape type for FG22478: 0
2026-03-28 14:11:13 [auto1.it] INFO: Found listing with ID: PK65337
2026-03-28 14:11:13 [auto1.it] INFO: Found listing with ID: AU70551
2026-03-28 14:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 14:11:13 [auto1.it] INFO: Channel: 24h | Page: 96 | totalHits: 3775 | hits on page: 0
2026-03-28 14:11:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 14:11:13 [auto1.it] INFO: auto1.it Batch config: batch 2/2
2026-03-28 14:11:13 [auto1.it] INFO: auto1.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 5}
2026-03-28 14:11:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (394 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_23_2026-03-28T14_05_00.jl
2026-03-28 14:11:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 696117,
'downloader/request_count': 341,
'downloader/request_method_count/GET': 243,
'downloader/request_method_count/POST': 98,
'downloader/response_bytes': 149746837,
'downloader/response_count': 341,
'downloader/response_status_count/200': 341,
'dupefilter/filtered': 15,
'elapsed_time_seconds': 368.77835,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 14, 11, 13, 947245, tzinfo=datetime.timezone.utc),
'item_scraped_count': 394,
'log_count/DEBUG': 8560,
'log_count/INFO': 10400,
'memusage/max': 203751424,
'memusage/startup': 149889024,
'photo_download_count': 163,
'request_depth_max': 99,
'response_received_count': 178,
'scheduler/dequeued': 341,
'scheduler/dequeued/memory': 341,
'scheduler/enqueued': 341,
'scheduler/enqueued/memory': 341,
'scrape_type/batch_skipped': 1886,
'scrape_type/new': 39,
'scrape_type/price_update': 355,
'scrape_type/skipped': 1520,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 178,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.9860127311006304,
'scrapy-zyte-api/mean_response_seconds': 3.061972150534621,
'scrapy-zyte-api/processed': 178,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 178,
'scrapy-zyte-api/request_args/experimental.requestCookies': 177,
'scrapy-zyte-api/request_args/experimental.responseCookies': 178,
'scrapy-zyte-api/request_args/httpRequestBody': 98,
'scrapy-zyte-api/request_args/httpRequestMethod': 98,
'scrapy-zyte-api/request_args/httpResponseBody': 178,
'scrapy-zyte-api/request_args/httpResponseHeaders': 178,
'scrapy-zyte-api/request_args/sessionContext': 178,
'scrapy-zyte-api/request_args/url': 178,
'scrapy-zyte-api/status_codes/200': 178,
'scrapy-zyte-api/success': 178,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 3815,
'source/total_available': 3775,
'start_time': datetime.datetime(2026, 3, 28, 14, 5, 5, 168895, tzinfo=datetime.timezone.utc)}
2026-03-28 14:11:14 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 14:11:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c356a9390>
2026-03-28 14:11:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c3553e6d0>