2026-03-29 09:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 09: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-29 09:05:04 [auto1.it] INFO: Batch mode enabled: batch 2/2
2026-03-29 09:05:04 [auto1.it] INFO: Starting spider auto1.it
2026-03-29 09:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 09:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 09:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 09:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 09:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: f4c4dee9a6265791
2026-03-29 09: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-29 09: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-29T09_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-29 09:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 09:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 09: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-29 09:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 09: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-29 09:05:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 09:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 09:05:04 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-29 09:05:04 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 09:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 09:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 09: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-29 09:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 09:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 09: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-29 09: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-29 09:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 09:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 09:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 09:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 09:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 09:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 09: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-29 09:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 09: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-29 09:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 09: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-29 09: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-29 09: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-29 09: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-29 09:05:14 [auto1.it] INFO: Channel: 24h | Page: 0 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:14 [auto1.it] INFO: Found listing with ID: DN06430
2026-03-29 09:05:14 [auto1.it] INFO: Found listing with ID: DB48039
2026-03-29 09:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DB48039%27 HTTP/1.1" 200 None
2026-03-29 09:05:14 [auto1.it] INFO: Scrape type for DB48039: 2
2026-03-29 09:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33528671-2ebf-5053-b55d-390e7584dcbc with identifier: DB48039
2026-03-29 09:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33528671-2ebf-5053-b55d-390e7584dcbc with scrape type 2
2026-03-29 09:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33528671-2ebf-5053-b55d-390e7584dcbc with scrape type 2
2026-03-29 09:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 33528671-2ebf-5053-b55d-390e7584dcbc, identifier: DB48039
2026-03-29 09:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 33528671-2ebf-5053-b55d-390e7584dcbc with identifier: DB48039
2026-03-29 09:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 09:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09: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-29 09:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 33528671-2ebf-5053-b55d-390e7584dcbc with identifier: DB48039
2026-03-29 09:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 33528671-2ebf-5053-b55d-390e7584dcbc with identifier: DB48039 to the API
2026-03-29 09:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 238,
'expiration_date': '2026-03-30T15:59:37Z',
'fuel_type': 'diesel',
'id': '33528671-2ebf-5053-b55d-390e7584dcbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DB48039',
'listing': 'auction',
'make': 'Ford',
'model': 'Edge',
'odometer': 55157,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-07',
'seller_name': None,
'title': 'Ford Edge 2.0 TDCi EcoBlue Titanium 4x4',
'transmission': 'automatic',
'trim': 'Titanium 4x4',
'year': 2020}
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DB48039%27 HTTP/1.1" 200 None
2026-03-29 09:05:15 [auto1.it] INFO: Saving data for DB48039: {'auction_closing_time': 1774886377.0, 'created_time': 1774516025.413551, 'last_price_update_time': 1774775115.052838}
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DB48039') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:15 [auto1.it] INFO: Found listing with ID: PG30215
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: LE34139
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HJ29626%27 HTTP/1.1" 200 None
2026-03-29 09:05:15 [auto1.it] INFO: Scrape type for HJ29626: 2
2026-03-29 09:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d68be10-2f5e-597b-8605-04cb82f7d37d with identifier: HJ29626
2026-03-29 09:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d68be10-2f5e-597b-8605-04cb82f7d37d with scrape type 2
2026-03-29 09:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d68be10-2f5e-597b-8605-04cb82f7d37d with scrape type 2
2026-03-29 09:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9d68be10-2f5e-597b-8605-04cb82f7d37d, identifier: HJ29626
2026-03-29 09:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9d68be10-2f5e-597b-8605-04cb82f7d37d with identifier: HJ29626
2026-03-29 09:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9d68be10-2f5e-597b-8605-04cb82f7d37d with identifier: HJ29626
2026-03-29 09:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9d68be10-2f5e-597b-8605-04cb82f7d37d with identifier: HJ29626 to the API
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:38:44Z',
'fuel_type': 'diesel',
'id': '9d68be10-2f5e-597b-8605-04cb82f7d37d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ29626',
'listing': 'auction',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 284275,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-31',
'seller_name': None,
'title': 'Fiat Bravo 1.6 JTDM Multijet Dynamic',
'transmission': 'manual',
'trim': 'Multijet Dynamic',
'year': 2010}
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HJ29626%27 HTTP/1.1" 200 None
2026-03-29 09:05:15 [auto1.it] INFO: Saving data for HJ29626: {'auction_closing_time': 1774885124.0, 'created_time': 1772750852.858451, 'last_price_update_time': 1774775115.779911}
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ29626') HTTP/1.1" 204 0
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: WA17168
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA17168%27 HTTP/1.1" 200 None
2026-03-29 09:05:15 [auto1.it] INFO: Scrape type for WA17168: 1
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: NW33214
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-29 09:05:15 [auto1.it] INFO: Found listing with ID: HM75417
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HM75417%27 HTTP/1.1" 200 None
2026-03-29 09:05:15 [auto1.it] INFO: Scrape type for HM75417: 2
2026-03-29 09:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9e25006-47e2-5c2f-bee5-4ee804e81b21 with identifier: HM75417
2026-03-29 09:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9e25006-47e2-5c2f-bee5-4ee804e81b21 with scrape type 2
2026-03-29 09:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9e25006-47e2-5c2f-bee5-4ee804e81b21 with scrape type 2
2026-03-29 09:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f9e25006-47e2-5c2f-bee5-4ee804e81b21, identifier: HM75417
2026-03-29 09:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f9e25006-47e2-5c2f-bee5-4ee804e81b21 with identifier: HM75417
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 09:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 09:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f9e25006-47e2-5c2f-bee5-4ee804e81b21 with identifier: HM75417
2026-03-29 09:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f9e25006-47e2-5c2f-bee5-4ee804e81b21 with identifier: HM75417 to the API
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 111,
'expiration_date': '2026-03-30T15:26:12Z',
'fuel_type': 'petrol',
'id': 'f9e25006-47e2-5c2f-bee5-4ee804e81b21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HM75417',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126678,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-17',
'seller_name': None,
'title': 'Renault Scenic 1.6 Serie Speciale',
'transmission': 'manual',
'trim': 'Serie Speciale',
'year': 2008}
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HM75417%27 HTTP/1.1" 200 None
2026-03-29 09:05:16 [auto1.it] INFO: Saving data for HM75417: {'auction_closing_time': 1774884372.0, 'created_time': 1774559486.954576, 'last_price_update_time': 1774775116.485032}
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HM75417') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:16 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: UK81128
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: NP73440
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: EX63117
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EX63117%27 HTTP/1.1" 200 None
2026-03-29 09:05:16 [auto1.it] INFO: Scrape type for EX63117: 1
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: XY01998
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: VW55609
2026-03-29 09:05:16 [auto1.it] INFO: Found listing with ID: GT29075
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT29075%27 HTTP/1.1" 200 None
2026-03-29 09:05:16 [auto1.it] INFO: Scrape type for GT29075: 2
2026-03-29 09:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c611faae-d2a5-5e54-b5f0-42430e76dddc with identifier: GT29075
2026-03-29 09:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c611faae-d2a5-5e54-b5f0-42430e76dddc with scrape type 2
2026-03-29 09:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c611faae-d2a5-5e54-b5f0-42430e76dddc with scrape type 2
2026-03-29 09:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c611faae-d2a5-5e54-b5f0-42430e76dddc, identifier: GT29075
2026-03-29 09:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c611faae-d2a5-5e54-b5f0-42430e76dddc with identifier: GT29075
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 09:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 09:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c611faae-d2a5-5e54-b5f0-42430e76dddc with identifier: GT29075
2026-03-29 09:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c611faae-d2a5-5e54-b5f0-42430e76dddc with identifier: GT29075 to the API
2026-03-29 09:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05: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': 110,
'expiration_date': '2026-03-30T15:49:07Z',
'fuel_type': 'gas',
'id': 'c611faae-d2a5-5e54-b5f0-42430e76dddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GT29075',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 327566,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-02',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 EcoFuel Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2009}
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT29075%27 HTTP/1.1" 200 None
2026-03-29 09:05:17 [auto1.it] INFO: Saving data for GT29075: {'auction_closing_time': 1774885747.0, 'created_time': 1774559494.210895, 'last_price_update_time': 1774775117.212192}
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GT29075') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:17 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-29 09:05:17 [auto1.it] INFO: Found listing with ID: GU77737
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77737%27 HTTP/1.1" 200 None
2026-03-29 09:05:17 [auto1.it] INFO: Scrape type for GU77737: 2
2026-03-29 09:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with identifier: GU77737
2026-03-29 09:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with scrape type 2
2026-03-29 09:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with scrape type 2
2026-03-29 09:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8eaa813d-84fd-5334-973c-6e23ac9f9c2d, identifier: GU77737
2026-03-29 09:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with identifier: GU77737
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 09:05:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with identifier: GU77737
2026-03-29 09:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8eaa813d-84fd-5334-973c-6e23ac9f9c2d with identifier: GU77737 to the API
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:35:19Z',
'fuel_type': 'diesel',
'id': '8eaa813d-84fd-5334-973c-6e23ac9f9c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU77737',
'listing': 'auction',
'make': 'MG Rover',
'model': '75',
'odometer': 291073,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-01-31',
'seller_name': None,
'title': 'MG Rover 75 2.0 CDTI CDTi Classic',
'transmission': 'manual',
'trim': 'CDTi Classic',
'year': 2004}
2026-03-29 09:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77737%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Saving data for GU77737: {'auction_closing_time': 1774884919.0, 'created_time': 1774559513.491823, 'last_price_update_time': 1774775118.006179}
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU77737') HTTP/1.1" 204 0
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: MR77890
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR77890%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Scrape type for MR77890: 1
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: YV05743
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: JX88072
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX88072%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Scrape type for JX88072: 1
2026-03-29 09: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-29 09:05:18 [auto1.it] INFO: Found listing with ID: RX56981
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX56981%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Scrape type for RX56981: 2
2026-03-29 09:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66090fcf-5392-535f-8c3c-55de249de938 with identifier: RX56981
2026-03-29 09:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66090fcf-5392-535f-8c3c-55de249de938 with scrape type 2
2026-03-29 09:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66090fcf-5392-535f-8c3c-55de249de938 with scrape type 2
2026-03-29 09:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 66090fcf-5392-535f-8c3c-55de249de938, identifier: RX56981
2026-03-29 09:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 66090fcf-5392-535f-8c3c-55de249de938 with identifier: RX56981
2026-03-29 09:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 66090fcf-5392-535f-8c3c-55de249de938 with identifier: RX56981
2026-03-29 09:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 66090fcf-5392-535f-8c3c-55de249de938 with identifier: RX56981 to the API
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05: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': 'silver',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:38:29Z',
'fuel_type': 'petrol',
'id': '66090fcf-5392-535f-8c3c-55de249de938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RX56981',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 168543,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-15',
'seller_name': None,
'title': 'Nissan Micra 1.4 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2006}
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX56981%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Saving data for RX56981: {'auction_closing_time': 1774885109.0, 'created_time': 1772655137.815953, 'last_price_update_time': 1774775118.507499}
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RX56981') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:18 [auto1.it] INFO: Found listing with ID: GK78274
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: NB92665
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB92665%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Scrape type for NB92665: 1
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: CR61657
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: RU81882
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU81882%27 HTTP/1.1" 200 None
2026-03-29 09:05:18 [auto1.it] INFO: Scrape type for RU81882: 1
2026-03-29 09: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-29 09:05:18 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: BY77891
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: FT91483
2026-03-29 09:05:18 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [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-29 09:05:18 [auto1.it] INFO: Scrape type for WK11111: 2
2026-03-29 09:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c2bc19-8132-5880-b144-b4fb9aa66e37 with identifier: WK11111
2026-03-29 09:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c2bc19-8132-5880-b144-b4fb9aa66e37 with scrape type 2
2026-03-29 09:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c2bc19-8132-5880-b144-b4fb9aa66e37 with scrape type 2
2026-03-29 09:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 30c2bc19-8132-5880-b144-b4fb9aa66e37, identifier: WK11111
2026-03-29 09:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 30c2bc19-8132-5880-b144-b4fb9aa66e37 with identifier: WK11111
2026-03-29 09:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 30c2bc19-8132-5880-b144-b4fb9aa66e37 with identifier: WK11111
2026-03-29 09:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 30c2bc19-8132-5880-b144-b4fb9aa66e37 with identifier: WK11111 to the API
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05: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': 75,
'expiration_date': '2026-03-30T15:45:51Z',
'fuel_type': 'petrol',
'id': '30c2bc19-8132-5880-b144-b4fb9aa66e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WK11111',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 258270,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-20',
'seller_name': None,
'title': 'Dacia Sandero 1.4 Laureate',
'transmission': 'manual',
'trim': 'Laureate',
'year': 2010}
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [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-29 09:05:18 [auto1.it] INFO: Saving data for WK11111: {'auction_closing_time': 1774885551.0, 'created_time': 1774645750.50179, 'last_price_update_time': 1774775118.966338}
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WK11111') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:19 [auto1.it] INFO: Found listing with ID: HL96914
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HL96914%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Scrape type for HL96914: 1
2026-03-29 09:05:19 [auto1.it] INFO: Found listing with ID: UZ59848
2026-03-29 09:05:19 [auto1.it] INFO: Found listing with ID: MU02206
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU02206%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Scrape type for MU02206: 2
2026-03-29 09:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3c65783-596a-5103-9bac-5d6dd04bb035 with identifier: MU02206
2026-03-29 09:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c65783-596a-5103-9bac-5d6dd04bb035 with scrape type 2
2026-03-29 09:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3c65783-596a-5103-9bac-5d6dd04bb035 with scrape type 2
2026-03-29 09:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3c65783-596a-5103-9bac-5d6dd04bb035, identifier: MU02206
2026-03-29 09:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3c65783-596a-5103-9bac-5d6dd04bb035 with identifier: MU02206
2026-03-29 09:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3c65783-596a-5103-9bac-5d6dd04bb035 with identifier: MU02206
2026-03-29 09:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3c65783-596a-5103-9bac-5d6dd04bb035 with identifier: MU02206 to the API
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:26:07Z',
'fuel_type': 'diesel',
'id': 'c3c65783-596a-5103-9bac-5d6dd04bb035',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MU02206',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 302044,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-08',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU02206%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Saving data for MU02206: {'auction_closing_time': 1774884367.0, 'created_time': 1773867951.907484, 'last_price_update_time': 1774775119.524433}
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MU02206') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:19 [auto1.it] INFO: Found listing with ID: LH51600
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LH51600%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Scrape type for LH51600: 1
2026-03-29 09:05:19 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UW33297%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Scrape type for UW33297: 2
2026-03-29 09:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5932916d-d2d0-53d9-817d-f78d10ede6db with identifier: UW33297
2026-03-29 09:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5932916d-d2d0-53d9-817d-f78d10ede6db with scrape type 2
2026-03-29 09:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5932916d-d2d0-53d9-817d-f78d10ede6db with scrape type 2
2026-03-29 09:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5932916d-d2d0-53d9-817d-f78d10ede6db, identifier: UW33297
2026-03-29 09:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WA17168/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5932916d-d2d0-53d9-817d-f78d10ede6db with identifier: UW33297
2026-03-29 09:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5932916d-d2d0-53d9-817d-f78d10ede6db with identifier: UW33297
2026-03-29 09:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5932916d-d2d0-53d9-817d-f78d10ede6db with identifier: UW33297 to the API
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:53:03Z',
'fuel_type': 'diesel',
'id': '5932916d-d2d0-53d9-817d-f78d10ede6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW33297',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 281625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-12-31',
'seller_name': None,
'title': 'Citroen Berlingo 2.0 HDi Multispace',
'transmission': 'manual',
'trim': 'Multispace',
'year': 1999}
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UW33297%27 HTTP/1.1" 200 None
2026-03-29 09:05:19 [auto1.it] INFO: Saving data for UW33297: {'auction_closing_time': 1774885983.0, 'created_time': 1774645819.727697, 'last_price_update_time': 1774775119.988477}
2026-03-29 09:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UW33297') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:20 [auto1.it] INFO: Found listing with ID: CW23550
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CW23550%27 HTTP/1.1" 200 None
2026-03-29 09:05:20 [auto1.it] INFO: Scrape type for CW23550: 1
2026-03-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EX63117/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JX88072/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MR77890/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NB92665/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HL96914/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RU81882/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:20 [auto1.it] INFO: Channel: 24h | Page: 1 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: DN06430
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: DB48039
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DB48039%27 HTTP/1.1" 200 None
2026-03-29 09:05:20 [auto1.it] INFO: Scrape type for DB48039: 0
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: PG30215
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: LE34139
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HJ29626%27 HTTP/1.1" 200 None
2026-03-29 09:05:20 [auto1.it] INFO: Scrape type for HJ29626: 0
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: WA17168
2026-03-29 09:05:20 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/WA17168/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: NW33214
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: HM75417
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HM75417%27 HTTP/1.1" 200 None
2026-03-29 09:05:20 [auto1.it] INFO: Scrape type for HM75417: 0
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: UK81128
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: NP73440
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: EX63117
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: XY01998
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: VW55609
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: GT29075
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT29075%27 HTTP/1.1" 200 None
2026-03-29 09:05:20 [auto1.it] INFO: Scrape type for GT29075: 0
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-29 09:05:20 [auto1.it] INFO: Found listing with ID: GU77737
2026-03-29 09:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77737%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [auto1.it] INFO: Scrape type for GU77737: 0
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: MR77890
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: YV05743
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: JX88072
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: RX56981
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX56981%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [auto1.it] INFO: Scrape type for RX56981: 0
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: GK78274
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: NB92665
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: CR61657
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: RU81882
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: BY77891
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: FT91483
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [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-29 09:05:21 [auto1.it] INFO: Scrape type for WK11111: 0
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: HL96914
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: UZ59848
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: MU02206
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU02206%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [auto1.it] INFO: Scrape type for MU02206: 0
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: LH51600
2026-03-29 09:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CW23550/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [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-29 09:05:21 [auto1.it] INFO: Scrape type for UW33297: 0
2026-03-29 09:05:21 [auto1.it] INFO: Found listing with ID: CW23550
2026-03-29 09:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LH51600/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JX88072> (referer: https://www.auto1.com/v1/car-details-view/JX88072/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WA17168> (referer: https://www.auto1.com/v1/car-details-view/WA17168/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EX63117> (referer: https://www.auto1.com/v1/car-details-view/EX63117/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92493593-da34-586f-ad1d-814e875fe119 with identifier: JX88072
2026-03-29 09:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92493593-da34-586f-ad1d-814e875fe119 with scrape type 1
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92493593-da34-586f-ad1d-814e875fe119
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_e46f520cfead5190545af392d3f90377.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_e46f520cfead5190545af392d3f90377.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_f3cf8a99af672ff768bc919eca487b81.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f3cf8a99af672ff768bc919eca487b81.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_2bebc21f5180898f0f984c4051271aa4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_2bebc21f5180898f0f984c4051271aa4.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_cfca2f34fe1fa74f1489e63d45e96371.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_cfca2f34fe1fa74f1489e63d45e96371.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_9c6202d02b177e88a221ac8004a7b913.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_9c6202d02b177e88a221ac8004a7b913.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_3aa1f6ad7d94d25b08a71928ad077073.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_3aa1f6ad7d94d25b08a71928ad077073.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_1578c7e5d7f01742f16c866a4304a216.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_1578c7e5d7f01742f16c866a4304a216.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_aac6d1261692f5b8d71117824caa2832.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_aac6d1261692f5b8d71117824caa2832.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_f079cb364deecc2c5a397bc31c9569ac.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f079cb364deecc2c5a397bc31c9569ac.jpg already downloaded
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff9%252Ff4f9fd9a43cc278ea33b7106cc404a22%252Fpa%252FJX88072_6036bc5c1f24b0670f53e85b7c56518d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_6036bc5c1f24b0670f53e85b7c56518d.jpg already downloaded
2026-03-29 09:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 92493593-da34-586f-ad1d-814e875fe119, identifier: JX88072
2026-03-29 09:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 92493593-da34-586f-ad1d-814e875fe119 with identifier: JX88072
2026-03-29 09:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 92493593-da34-586f-ad1d-814e875fe119 with identifier: JX88072
2026-03-29 09:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 92493593-da34-586f-ad1d-814e875fe119 with identifier: JX88072 to the API
2026-03-29 09:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05: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-29 09:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JX88072>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:32:34Z',
'fuel_type': 'petrol',
'id': '92493593-da34-586f-ad1d-814e875fe119',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JX88072',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'MINI',
'model': 'MINI',
'odometer': 106937,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_e46f520cfead5190545af392d3f90377.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f3cf8a99af672ff768bc919eca487b81.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_2bebc21f5180898f0f984c4051271aa4.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_cfca2f34fe1fa74f1489e63d45e96371.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_9c6202d02b177e88a221ac8004a7b913.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_3aa1f6ad7d94d25b08a71928ad077073.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_1578c7e5d7f01742f16c866a4304a216.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_aac6d1261692f5b8d71117824caa2832.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f079cb364deecc2c5a397bc31c9569ac.jpg',
'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_6036bc5c1f24b0670f53e85b7c56518d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69525,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_e46f520cfead5190545af392d3f90377.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65969,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f3cf8a99af672ff768bc919eca487b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71143,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_2bebc21f5180898f0f984c4051271aa4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_cfca2f34fe1fa74f1489e63d45e96371.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62604,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_9c6202d02b177e88a221ac8004a7b913.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68442,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_3aa1f6ad7d94d25b08a71928ad077073.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_1578c7e5d7f01742f16c866a4304a216.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70470,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_aac6d1261692f5b8d71117824caa2832.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_f079cb364deecc2c5a397bc31c9569ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92493593-da34-586f-ad1d-814e875fe119/92493593-da34-586f-ad1d-814e875fe119_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64452,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f9/f4f9fd9a43cc278ea33b7106cc404a22/pa/JX88072_6036bc5c1f24b0670f53e85b7c56518d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 4,
'seller_name': None,
'title': 'MINI John Cooper Works',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JX88072%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [auto1.it] INFO: Saving data for JX88072: {'created_time': 1774775122.046068, 'last_price_update_time': 1774775122.046081, 'auction_closing_time': 1774884754.0}
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JX88072') HTTP/1.1" 204 0
2026-03-29 09:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MR77890> (referer: https://www.auto1.com/v1/car-details-view/MR77890/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NB92665> (referer: https://www.auto1.com/v1/car-details-view/NB92665/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RU81882> (referer: https://www.auto1.com/v1/car-details-view/RU81882/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e40a3292-d11d-5f15-8159-63da3b5e01d8 with identifier: WA17168
2026-03-29 09:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40a3292-d11d-5f15-8159-63da3b5e01d8 with scrape type 1
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e40a3292-d11d-5f15-8159-63da3b5e01d8
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_f6cf8f27ff9e5d9da73b20132b0d64c1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f6cf8f27ff9e5d9da73b20132b0d64c1.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_05c9d6d29297b92c4604dd21ce7234b9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_05c9d6d29297b92c4604dd21ce7234b9.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_435eefba30bd3a173595de82831258c6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_435eefba30bd3a173595de82831258c6.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_4620866f1d11201e97766284857975d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_4620866f1d11201e97766284857975d7.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_9fb254298e741befe13b140b50a5b94d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_9fb254298e741befe13b140b50a5b94d.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_c681373814f25b5ff77d077089958614.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_c681373814f25b5ff77d077089958614.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_f2d9a01b5b17db7be39501763249521d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f2d9a01b5b17db7be39501763249521d.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_5bb4de2c7b904709f517282bcdde24e8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_5bb4de2c7b904709f517282bcdde24e8.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_888d8695e3451302f36527a206b4bd55.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_888d8695e3451302f36527a206b4bd55.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg74%252F83%252F7483da6525abb0ccd698e03de63c02d0%252Fpa%252FWA17168_6539e25d7b97fae6365b6f79fbb69875.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_6539e25d7b97fae6365b6f79fbb69875.jpg already downloaded
2026-03-29 09:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e40a3292-d11d-5f15-8159-63da3b5e01d8, identifier: WA17168
2026-03-29 09:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b88cc9-dee7-5c44-8de8-c97f061f8d74 with identifier: EX63117
2026-03-29 09:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b88cc9-dee7-5c44-8de8-c97f061f8d74 with scrape type 1
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2b88cc9-dee7-5c44-8de8-c97f061f8d74
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_9050a2b084b1435a3cd61362fd5f0273.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_9050a2b084b1435a3cd61362fd5f0273.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_c0cebb8ebc9e465ba2a169e2ff7aa6f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_c0cebb8ebc9e465ba2a169e2ff7aa6f2.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_469a699759f32db505a3d1e6af1ae705.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_469a699759f32db505a3d1e6af1ae705.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_3a5c0a3332d1ea6dbe19ef9a28d2bb3c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_3a5c0a3332d1ea6dbe19ef9a28d2bb3c.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_53d1c87befbb5319e661d794b99aae4e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_53d1c87befbb5319e661d794b99aae4e.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_2035cda5781946e03644ef87876e8006.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_2035cda5781946e03644ef87876e8006.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_715eb4b8bc3658719c0711e7ef56f09e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_715eb4b8bc3658719c0711e7ef56f09e.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_d89167276807ed798803c266f63e062a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_d89167276807ed798803c266f63e062a.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_ec8342e47ce01b6de555468b0fa77b7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_ec8342e47ce01b6de555468b0fa77b7b.jpg already downloaded
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimge7%252Fd2%252Fe7d2d8c6481d9999af15fa8657541981%252Fpa%252FEX63117_75e93577988c5dd4af6a4322f8ec8534.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_75e93577988c5dd4af6a4322f8ec8534.jpg already downloaded
2026-03-29 09:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f2b88cc9-dee7-5c44-8de8-c97f061f8d74, identifier: EX63117
2026-03-29 09:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e40a3292-d11d-5f15-8159-63da3b5e01d8 with identifier: WA17168
2026-03-29 09:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e40a3292-d11d-5f15-8159-63da3b5e01d8 with identifier: WA17168
2026-03-29 09:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e40a3292-d11d-5f15-8159-63da3b5e01d8 with identifier: WA17168 to the API
2026-03-29 09:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WA17168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T15:07:38Z',
'fuel_type': 'diesel',
'id': 'e40a3292-d11d-5f15-8159-63da3b5e01d8',
'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/WA17168',
'listing': 'auction',
'location': 'IT, Castelnuovo del Garda (VR)',
'make': 'BMW',
'model': 'X4',
'odometer': 121674,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f6cf8f27ff9e5d9da73b20132b0d64c1.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_05c9d6d29297b92c4604dd21ce7234b9.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_435eefba30bd3a173595de82831258c6.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_4620866f1d11201e97766284857975d7.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_9fb254298e741befe13b140b50a5b94d.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_c681373814f25b5ff77d077089958614.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f2d9a01b5b17db7be39501763249521d.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_5bb4de2c7b904709f517282bcdde24e8.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_888d8695e3451302f36527a206b4bd55.jpg',
'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_6539e25d7b97fae6365b6f79fbb69875.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f6cf8f27ff9e5d9da73b20132b0d64c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2835339,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_05c9d6d29297b92c4604dd21ce7234b9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2664319,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_435eefba30bd3a173595de82831258c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2689431,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_4620866f1d11201e97766284857975d7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61284,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_9fb254298e741befe13b140b50a5b94d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2705065,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_c681373814f25b5ff77d077089958614.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787616,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_f2d9a01b5b17db7be39501763249521d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2943654,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_5bb4de2c7b904709f517282bcdde24e8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2772836,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_888d8695e3451302f36527a206b4bd55.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40a3292-d11d-5f15-8159-63da3b5e01d8/e40a3292-d11d-5f15-8159-63da3b5e01d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842002,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img74/83/7483da6525abb0ccd698e03de63c02d0/pa/WA17168_6539e25d7b97fae6365b6f79fbb69875.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive 30d Mild-Hybrid M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA17168%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [auto1.it] INFO: Saving data for WA17168: {'created_time': 1774775123.080025, 'last_price_update_time': 1774775123.080035, 'auction_closing_time': 1774883258.0}
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WA17168') HTTP/1.1" 204 0
2026-03-29 09:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f2b88cc9-dee7-5c44-8de8-c97f061f8d74 with identifier: EX63117
2026-03-29 09:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f2b88cc9-dee7-5c44-8de8-c97f061f8d74 with identifier: EX63117
2026-03-29 09:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f2b88cc9-dee7-5c44-8de8-c97f061f8d74 with identifier: EX63117 to the API
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EX63117>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:16:20Z',
'fuel_type': 'petrol',
'id': 'f2b88cc9-dee7-5c44-8de8-c97f061f8d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EX63117',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Subaru',
'model': 'XV',
'odometer': 95411,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_9050a2b084b1435a3cd61362fd5f0273.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_c0cebb8ebc9e465ba2a169e2ff7aa6f2.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_469a699759f32db505a3d1e6af1ae705.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_3a5c0a3332d1ea6dbe19ef9a28d2bb3c.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_53d1c87befbb5319e661d794b99aae4e.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_2035cda5781946e03644ef87876e8006.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_715eb4b8bc3658719c0711e7ef56f09e.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_d89167276807ed798803c266f63e062a.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_ec8342e47ce01b6de555468b0fa77b7b.jpg',
'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_75e93577988c5dd4af6a4322f8ec8534.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60157,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_9050a2b084b1435a3cd61362fd5f0273.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59532,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_c0cebb8ebc9e465ba2a169e2ff7aa6f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_469a699759f32db505a3d1e6af1ae705.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47569,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_3a5c0a3332d1ea6dbe19ef9a28d2bb3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60519,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_53d1c87befbb5319e661d794b99aae4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61509,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_2035cda5781946e03644ef87876e8006.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_715eb4b8bc3658719c0711e7ef56f09e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_d89167276807ed798803c266f63e062a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_ec8342e47ce01b6de555468b0fa77b7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b88cc9-dee7-5c44-8de8-c97f061f8d74/f2b88cc9-dee7-5c44-8de8-c97f061f8d74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66137,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/d2/e7d2d8c6481d9999af15fa8657541981/pa/EX63117_75e93577988c5dd4af6a4322f8ec8534.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'Subaru XV 2.0 Mild-Hybrid Comfort',
'transmission': 'automatic',
'trim': 'Comfort',
'year': 2020}
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EX63117%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [auto1.it] INFO: Saving data for EX63117: {'created_time': 1774775123.401744, 'last_price_update_time': 1774775123.401753, 'auction_closing_time': 1774883780.0}
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EX63117') HTTP/1.1" 204 0
2026-03-29 09:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HL96914> (referer: https://www.auto1.com/v1/car-details-view/HL96914/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05: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-29 09:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06569f6e-6843-5c09-9181-3c2d7518213f with identifier: MR77890
2026-03-29 09:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06569f6e-6843-5c09-9181-3c2d7518213f with scrape type 1
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06569f6e-6843-5c09-9181-3c2d7518213f
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_3b3e24b65067d925b1bd16831cd7f456.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_3b3e24b65067d925b1bd16831cd7f456.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_2704e8d8453b37f8ad83e2fc2857b8db.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_2704e8d8453b37f8ad83e2fc2857b8db.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_b20bc467fdd71d54cbda3cba93f51407.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_b20bc467fdd71d54cbda3cba93f51407.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_e1b7df2ccbc4a3f935fc79d9907ae6bc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_e1b7df2ccbc4a3f935fc79d9907ae6bc.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_4f2d03073717c008b80ad7fe35bc4376.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_4f2d03073717c008b80ad7fe35bc4376.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_d59ba40090eb39d193efb388bfa4daed.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_d59ba40090eb39d193efb388bfa4daed.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_21454654ce9bf77cef5c856efb137b8b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_21454654ce9bf77cef5c856efb137b8b.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_f8ce756c46e95228cb1814b307d3b90d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_f8ce756c46e95228cb1814b307d3b90d.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_52aedb56ece9f20312ae35c8c6a2be9c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_52aedb56ece9f20312ae35c8c6a2be9c.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgbd%252F36%252Fbd36d20345b951075d347b361a0f5045%252Fpa%252FMR77890_a99f8c06aaf896e0e3218f47d34c92dc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_a99f8c06aaf896e0e3218f47d34c92dc.jpg already downloaded
2026-03-29 09:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 06569f6e-6843-5c09-9181-3c2d7518213f, identifier: MR77890
2026-03-29 09:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc224166-c900-54bf-8d34-524d9cec4612 with identifier: NB92665
2026-03-29 09:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc224166-c900-54bf-8d34-524d9cec4612 with scrape type 1
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc224166-c900-54bf-8d34-524d9cec4612
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_35855b2d7f0de8d9c76f36b614e331d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_35855b2d7f0de8d9c76f36b614e331d9.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_147fc10086794732e8cdf94c56f0ec72.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_147fc10086794732e8cdf94c56f0ec72.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_e5a96a3335894f434df80ba6888e827f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_e5a96a3335894f434df80ba6888e827f.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_9f5d892d75099aa84958c06cb9a8afa0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_9f5d892d75099aa84958c06cb9a8afa0.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_3058cc74542ae9e152101e77fd38a270.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3058cc74542ae9e152101e77fd38a270.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_04f50fc3d816fd9b0a0dc3f782ea9b3d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_04f50fc3d816fd9b0a0dc3f782ea9b3d.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_3212802c8bb40b25aedef9e4938395df.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3212802c8bb40b25aedef9e4938395df.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_0c8d464104f7343a5ec89195991a6d73.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_0c8d464104f7343a5ec89195991a6d73.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_ceb828746a757b9972c861d3974047f4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_ceb828746a757b9972c861d3974047f4.jpg already downloaded
2026-03-29 09:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg85%252F1b%252F851bd92da4905886d58fdbe7fde9c2bf%252Fpa%252FNB92665_842719ba3ee9b9ee6040fef26f572d47.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_842719ba3ee9b9ee6040fef26f572d47.jpg already downloaded
2026-03-29 09:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bc224166-c900-54bf-8d34-524d9cec4612, identifier: NB92665
2026-03-29 09:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a0328c8-5bdb-562b-b33d-91146250192e with identifier: RU81882
2026-03-29 09:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a0328c8-5bdb-562b-b33d-91146250192e with scrape type 1
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a0328c8-5bdb-562b-b33d-91146250192e
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_1534a188c2aa2b94441f4f2a215dab0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_1534a188c2aa2b94441f4f2a215dab0d.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_90468885045197dd31c471314a576a03.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_90468885045197dd31c471314a576a03.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_cde1cdd0fc588435e248599b83b3803f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_cde1cdd0fc588435e248599b83b3803f.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_0f20b0feff1bb8e2fc2dc6db2e93fc39.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_0f20b0feff1bb8e2fc2dc6db2e93fc39.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_543e3e38fbd524be52a191f5fa451dfe.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_543e3e38fbd524be52a191f5fa451dfe.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_b06a193bacb7ff9ddbe8b8b1fe51ce7f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_b06a193bacb7ff9ddbe8b8b1fe51ce7f.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_24f28edc6fd0697ed7c86e80c2e80831.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_24f28edc6fd0697ed7c86e80c2e80831.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_a877e04730372dcec0a313b788c0dec5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_a877e04730372dcec0a313b788c0dec5.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_c064a54b1d19b24e0a0463c42d7b0a2b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_c064a54b1d19b24e0a0463c42d7b0a2b.jpg already downloaded
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg18%252F5c%252F185c769d42437cda3ea64031e2c325f6%252Fpa%252FRU81882_72c0bd08496b5fc33e2dc77bb935a9f8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_72c0bd08496b5fc33e2dc77bb935a9f8.jpg already downloaded
2026-03-29 09:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0a0328c8-5bdb-562b-b33d-91146250192e, identifier: RU81882
2026-03-29 09:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 06569f6e-6843-5c09-9181-3c2d7518213f with identifier: MR77890
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 09:05:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 06569f6e-6843-5c09-9181-3c2d7518213f with identifier: MR77890
2026-03-29 09:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 06569f6e-6843-5c09-9181-3c2d7518213f with identifier: MR77890 to the API
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MR77890>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:40:52Z',
'fuel_type': 'petrol',
'id': '06569f6e-6843-5c09-9181-3c2d7518213f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR77890',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Kia',
'model': 'XCeed',
'odometer': 86982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_3b3e24b65067d925b1bd16831cd7f456.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_2704e8d8453b37f8ad83e2fc2857b8db.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_b20bc467fdd71d54cbda3cba93f51407.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_e1b7df2ccbc4a3f935fc79d9907ae6bc.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_4f2d03073717c008b80ad7fe35bc4376.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_d59ba40090eb39d193efb388bfa4daed.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_21454654ce9bf77cef5c856efb137b8b.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_f8ce756c46e95228cb1814b307d3b90d.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_52aedb56ece9f20312ae35c8c6a2be9c.jpg',
'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_a99f8c06aaf896e0e3218f47d34c92dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71170,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_3b3e24b65067d925b1bd16831cd7f456.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_2704e8d8453b37f8ad83e2fc2857b8db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_b20bc467fdd71d54cbda3cba93f51407.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53629,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_e1b7df2ccbc4a3f935fc79d9907ae6bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62067,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_4f2d03073717c008b80ad7fe35bc4376.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73643,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_d59ba40090eb39d193efb388bfa4daed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54324,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_21454654ce9bf77cef5c856efb137b8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81962,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_f8ce756c46e95228cb1814b307d3b90d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69896,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_52aedb56ece9f20312ae35c8c6a2be9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06569f6e-6843-5c09-9181-3c2d7518213f/06569f6e-6843-5c09-9181-3c2d7518213f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75768,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/36/bd36d20345b951075d347b361a0f5045/pa/MR77890_a99f8c06aaf896e0e3218f47d34c92dc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.5 TGDI Mild-Hybrid Business Class',
'transmission': 'automatic',
'trim': 'Business Class',
'year': 2022}
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MR77890%27 HTTP/1.1" 200 None
2026-03-29 09:05:24 [auto1.it] INFO: Saving data for MR77890: {'created_time': 1774775124.786673, 'last_price_update_time': 1774775124.786684, 'auction_closing_time': 1774885252.0}
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MR77890') HTTP/1.1" 204 0
2026-03-29 09:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bc224166-c900-54bf-8d34-524d9cec4612 with identifier: NB92665
2026-03-29 09:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bc224166-c900-54bf-8d34-524d9cec4612 with identifier: NB92665
2026-03-29 09:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bc224166-c900-54bf-8d34-524d9cec4612 with identifier: NB92665 to the API
2026-03-29 09:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NB92665>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:40:30Z',
'fuel_type': 'diesel',
'id': 'bc224166-c900-54bf-8d34-524d9cec4612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB92665',
'listing': 'auction',
'location': 'IT, Reggio Emilia',
'make': 'Volvo',
'model': 'V90 Cross Country',
'odometer': 167101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_35855b2d7f0de8d9c76f36b614e331d9.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_147fc10086794732e8cdf94c56f0ec72.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_e5a96a3335894f434df80ba6888e827f.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_9f5d892d75099aa84958c06cb9a8afa0.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3058cc74542ae9e152101e77fd38a270.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_04f50fc3d816fd9b0a0dc3f782ea9b3d.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3212802c8bb40b25aedef9e4938395df.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_0c8d464104f7343a5ec89195991a6d73.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_ceb828746a757b9972c861d3974047f4.jpg',
'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_842719ba3ee9b9ee6040fef26f572d47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2385306,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_35855b2d7f0de8d9c76f36b614e331d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57674,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_147fc10086794732e8cdf94c56f0ec72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_e5a96a3335894f434df80ba6888e827f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48368,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_9f5d892d75099aa84958c06cb9a8afa0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2175351,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3058cc74542ae9e152101e77fd38a270.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61698,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_04f50fc3d816fd9b0a0dc3f782ea9b3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_3212802c8bb40b25aedef9e4938395df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_0c8d464104f7343a5ec89195991a6d73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2406687,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_ceb828746a757b9972c861d3974047f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc224166-c900-54bf-8d34-524d9cec4612/bc224166-c900-54bf-8d34-524d9cec4612_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79619,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/1b/851bd92da4905886d58fdbe7fde9c2bf/pa/NB92665_842719ba3ee9b9ee6040fef26f572d47.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 Cross Country 2.0 D4 AWD',
'transmission': 'automatic',
'trim': 'AWD',
'year': 2017}
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NB92665%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [auto1.it] INFO: Saving data for NB92665: {'created_time': 1774775125.122098, 'last_price_update_time': 1774775125.122109, 'auction_closing_time': 1774885230.0}
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NB92665') HTTP/1.1" 204 0
2026-03-29 09:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0a0328c8-5bdb-562b-b33d-91146250192e with identifier: RU81882
2026-03-29 09:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0a0328c8-5bdb-562b-b33d-91146250192e with identifier: RU81882
2026-03-29 09:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0a0328c8-5bdb-562b-b33d-91146250192e with identifier: RU81882 to the API
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RU81882>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:32:23Z',
'fuel_type': 'diesel',
'id': '0a0328c8-5bdb-562b-b33d-91146250192e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RU81882',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 91629,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_1534a188c2aa2b94441f4f2a215dab0d.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_90468885045197dd31c471314a576a03.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_cde1cdd0fc588435e248599b83b3803f.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_0f20b0feff1bb8e2fc2dc6db2e93fc39.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_543e3e38fbd524be52a191f5fa451dfe.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_b06a193bacb7ff9ddbe8b8b1fe51ce7f.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_24f28edc6fd0697ed7c86e80c2e80831.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_a877e04730372dcec0a313b788c0dec5.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_c064a54b1d19b24e0a0463c42d7b0a2b.jpg',
'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_72c0bd08496b5fc33e2dc77bb935a9f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89699,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_1534a188c2aa2b94441f4f2a215dab0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_90468885045197dd31c471314a576a03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65420,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_cde1cdd0fc588435e248599b83b3803f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51555,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_0f20b0feff1bb8e2fc2dc6db2e93fc39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66539,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_543e3e38fbd524be52a191f5fa451dfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69843,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_b06a193bacb7ff9ddbe8b8b1fe51ce7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53242,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_24f28edc6fd0697ed7c86e80c2e80831.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75248,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_a877e04730372dcec0a313b788c0dec5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79135,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_c064a54b1d19b24e0a0463c42d7b0a2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a0328c8-5bdb-562b-b33d-91146250192e/0a0328c8-5bdb-562b-b33d-91146250192e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47967,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/5c/185c769d42437cda3ea64031e2c325f6/pa/RU81882_72c0bd08496b5fc33e2dc77bb935a9f8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI Premium',
'transmission': 'automatic',
'trim': 'Premium',
'year': 2017}
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RU81882%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [auto1.it] INFO: Saving data for RU81882: {'created_time': 1774775125.455305, 'last_price_update_time': 1774775125.455315, 'auction_closing_time': 1774884743.0}
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RU81882') HTTP/1.1" 204 0
2026-03-29 09:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LH51600> (referer: https://www.auto1.com/v1/car-details-view/LH51600/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CW23550> (referer: https://www.auto1.com/v1/car-details-view/CW23550/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4380c84a-26be-5904-a7db-1b59b84d11d5 with identifier: HL96914
2026-03-29 09:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4380c84a-26be-5904-a7db-1b59b84d11d5 with scrape type 1
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4380c84a-26be-5904-a7db-1b59b84d11d5
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_b88f6ecee1adbaac10d9a3c322ab54c7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_b88f6ecee1adbaac10d9a3c322ab54c7.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_fd93549b8483ea7a4b0104974cf4165b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_fd93549b8483ea7a4b0104974cf4165b.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_94fdd4e6d31c7444e3bcc276e9ac42ee.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_94fdd4e6d31c7444e3bcc276e9ac42ee.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_e74573ab289c035b0264b472b971e1ba.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_e74573ab289c035b0264b472b971e1ba.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_138f4f1ddd9012d0ce37a13b80f70020.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_138f4f1ddd9012d0ce37a13b80f70020.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_dd0de5467f56f3fcb6abc7b4cd181e91.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_dd0de5467f56f3fcb6abc7b4cd181e91.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_ee5e5556987b49912761674c72cfbbf3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_ee5e5556987b49912761674c72cfbbf3.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_65f32675fd6c7422026c0672af84eb5a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_65f32675fd6c7422026c0672af84eb5a.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_9a98f3f47ee505c1c5308ba93f3c4f59.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_9a98f3f47ee505c1c5308ba93f3c4f59.jpg already downloaded
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg67%252Fde%252F67deb8c4b55849b4c1e24cb5a13abc75%252Fpa%252FHL96914_8658ca4cf9b060aaa255b1fa093642a5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_8658ca4cf9b060aaa255b1fa093642a5.jpg already downloaded
2026-03-29 09:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4380c84a-26be-5904-a7db-1b59b84d11d5, identifier: HL96914
2026-03-29 09:05:25 [auto1.it] INFO: Channel: 24h | Page: 2 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4380c84a-26be-5904-a7db-1b59b84d11d5 with identifier: HL96914
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 09:05:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4380c84a-26be-5904-a7db-1b59b84d11d5 with identifier: HL96914
2026-03-29 09:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4380c84a-26be-5904-a7db-1b59b84d11d5 with identifier: HL96914 to the API
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HL96914>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:19:03Z',
'fuel_type': 'petrol',
'id': '4380c84a-26be-5904-a7db-1b59b84d11d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL96914',
'listing': 'auction',
'location': 'IT, DECIMOMANNU (CA)',
'make': 'Kia',
'model': 'Rio',
'odometer': 87822,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_b88f6ecee1adbaac10d9a3c322ab54c7.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_fd93549b8483ea7a4b0104974cf4165b.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_94fdd4e6d31c7444e3bcc276e9ac42ee.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_e74573ab289c035b0264b472b971e1ba.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_138f4f1ddd9012d0ce37a13b80f70020.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_dd0de5467f56f3fcb6abc7b4cd181e91.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_ee5e5556987b49912761674c72cfbbf3.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_65f32675fd6c7422026c0672af84eb5a.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_9a98f3f47ee505c1c5308ba93f3c4f59.jpg',
'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_8658ca4cf9b060aaa255b1fa093642a5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36977,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_b88f6ecee1adbaac10d9a3c322ab54c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36977,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_fd93549b8483ea7a4b0104974cf4165b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35614,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_94fdd4e6d31c7444e3bcc276e9ac42ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34425,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_e74573ab289c035b0264b472b971e1ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29496,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_138f4f1ddd9012d0ce37a13b80f70020.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36440,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_dd0de5467f56f3fcb6abc7b4cd181e91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35023,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_ee5e5556987b49912761674c72cfbbf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36497,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_65f32675fd6c7422026c0672af84eb5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31138,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_9a98f3f47ee505c1c5308ba93f3c4f59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4380c84a-26be-5904-a7db-1b59b84d11d5/4380c84a-26be-5904-a7db-1b59b84d11d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34924,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img67/de/67deb8c4b55849b4c1e24cb5a13abc75/pa/HL96914_8658ca4cf9b060aaa255b1fa093642a5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.0 TGDI Cool',
'transmission': 'manual',
'trim': 'Cool',
'year': 2017}
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HL96914%27 HTTP/1.1" 200 None
2026-03-29 09:05:26 [auto1.it] INFO: Saving data for HL96914: {'created_time': 1774775126.234867, 'last_price_update_time': 1774775126.234879, 'auction_closing_time': 1774883943.0}
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HL96914') HTTP/1.1" 204 0
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: PK60217
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: DZ80898
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: VL28200
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: YV65594
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YV65594%27 HTTP/1.1" 200 None
2026-03-29 09:05:26 [auto1.it] INFO: Scrape type for YV65594: 2
2026-03-29 09:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with identifier: YV65594
2026-03-29 09:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with scrape type 2
2026-03-29 09:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with scrape type 2
2026-03-29 09:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a, identifier: YV65594
2026-03-29 09: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-29 09:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with identifier: YV65594
2026-03-29 09:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with identifier: YV65594
2026-03-29 09:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a with identifier: YV65594 to the API
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 107,
'expiration_date': '2026-03-30T15:14:47Z',
'fuel_type': 'diesel',
'id': '3b4e7f13-e2ff-5be6-95cb-6b2f652b1a6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV65594',
'listing': 'auction',
'make': 'Lancia',
'model': 'Phedra',
'odometer': 155044,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-06-24',
'seller_name': None,
'title': 'Lancia Phedra 2.0 JTD Emblema Comfortronic',
'transmission': 'automatic',
'trim': 'Emblema Comfortronic',
'year': 2004}
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YV65594%27 HTTP/1.1" 200 None
2026-03-29 09:05:26 [auto1.it] INFO: Saving data for YV65594: {'auction_closing_time': 1774883687.0, 'created_time': 1773129478.123779, 'last_price_update_time': 1774775126.656616}
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YV65594') HTTP/1.1" 204 0
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: UV62618
2026-03-29 09:05:26 [auto1.it] INFO: Found listing with ID: ME67142
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ME67142%27 HTTP/1.1" 200 None
2026-03-29 09:05:26 [auto1.it] INFO: Scrape type for ME67142: 2
2026-03-29 09:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef696a4-1566-566c-890c-428581ba8c74 with identifier: ME67142
2026-03-29 09:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef696a4-1566-566c-890c-428581ba8c74 with scrape type 2
2026-03-29 09:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef696a4-1566-566c-890c-428581ba8c74 with scrape type 2
2026-03-29 09:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eef696a4-1566-566c-890c-428581ba8c74, identifier: ME67142
2026-03-29 09:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eef696a4-1566-566c-890c-428581ba8c74 with identifier: ME67142
2026-03-29 09:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eef696a4-1566-566c-890c-428581ba8c74 with identifier: ME67142
2026-03-29 09:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eef696a4-1566-566c-890c-428581ba8c74 with identifier: ME67142 to the API
2026-03-29 09:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:37:00Z',
'fuel_type': 'petrol',
'id': 'eef696a4-1566-566c-890c-428581ba8c74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ME67142',
'listing': 'auction',
'make': 'Fiat',
'model': 'Qubo',
'odometer': 251573,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-31',
'seller_name': None,
'title': 'Fiat Qubo 1.4 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2010}
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ME67142%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [auto1.it] INFO: Saving data for ME67142: {'auction_closing_time': 1774885020.0, 'created_time': 1774559503.45597, 'last_price_update_time': 1774775127.093483}
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ME67142') HTTP/1.1" 204 0
2026-03-29 09:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bba38c4-bd53-5f36-b03e-d953dad2ba33 with identifier: LH51600
2026-03-29 09:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bba38c4-bd53-5f36-b03e-d953dad2ba33 with scrape type 1
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bba38c4-bd53-5f36-b03e-d953dad2ba33
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_eaf7fd587afbd6c8d5697d1b8cc301c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_eaf7fd587afbd6c8d5697d1b8cc301c2.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_2593ffa9cb8bf654d8e4b109f5b9bb7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_2593ffa9cb8bf654d8e4b109f5b9bb7b.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_f487d20ada65a646910559cf4f6ef77a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f487d20ada65a646910559cf4f6ef77a.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_aa6bda4179a82477a048f20ee1391194.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_aa6bda4179a82477a048f20ee1391194.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_89b8ea513751618556c0848806c0aef7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_89b8ea513751618556c0848806c0aef7.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_b94cd493aee22d86b3bdf02ffda64502.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_b94cd493aee22d86b3bdf02ffda64502.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_d44bb84ec3d0cbb2aec2c2879292b8fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_d44bb84ec3d0cbb2aec2c2879292b8fc.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_e7ef8d277ddd664a12010bd8312cee6e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_e7ef8d277ddd664a12010bd8312cee6e.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_f40c77f8254bb706007384c51e58c266.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f40c77f8254bb706007384c51e58c266.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg81%252Fb9%252F81b90544c863f96e923f66db8cc55117%252Fpa%252FLH51600_6ededde72d1cf9f3fd32e20396d8b77d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_6ededde72d1cf9f3fd32e20396d8b77d.jpg already downloaded
2026-03-29 09:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0bba38c4-bd53-5f36-b03e-d953dad2ba33, identifier: LH51600
2026-03-29 09:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e86690-efae-5866-8463-82ccfd9cd3d8 with identifier: CW23550
2026-03-29 09:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e86690-efae-5866-8463-82ccfd9cd3d8 with scrape type 1
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98e86690-efae-5866-8463-82ccfd9cd3d8
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_a7b62d99b18ae45d104d94fed42b8857.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a7b62d99b18ae45d104d94fed42b8857.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_a88c9612d855bf2a4e5de874752a6980.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a88c9612d855bf2a4e5de874752a6980.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_463c386dfc852002caeeed5f245e32ab.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_463c386dfc852002caeeed5f245e32ab.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_a038ae2bd354ecb0b3dd0463a73368ec.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a038ae2bd354ecb0b3dd0463a73368ec.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_28ede4a376869c7a3e4faac83cfb3930.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_28ede4a376869c7a3e4faac83cfb3930.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_d4f12ae538f66ba98c873261b68e36fa.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_d4f12ae538f66ba98c873261b68e36fa.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_8a1edfeb780df1282d5eab532e277a2a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_8a1edfeb780df1282d5eab532e277a2a.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_7b8830660bd6ee8cf4944ad9f719e6a5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_7b8830660bd6ee8cf4944ad9f719e6a5.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_726a1ffb4135655c6e0a12b79659f549.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_726a1ffb4135655c6e0a12b79659f549.jpg already downloaded
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg57%252F77%252F57771d96cf2a3d77a7e450614ee3c0df%252Fpa%252FCW23550_236808622b3cac298eb154f8bb61b3ca.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_236808622b3cac298eb154f8bb61b3ca.jpg already downloaded
2026-03-29 09:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 98e86690-efae-5866-8463-82ccfd9cd3d8, identifier: CW23550
2026-03-29 09:05:27 [auto1.it] INFO: Found listing with ID: EH68061
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EH68061%27 HTTP/1.1" 200 None
2026-03-29 09:05:27 [auto1.it] INFO: Scrape type for EH68061: 1
2026-03-29 09:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0bba38c4-bd53-5f36-b03e-d953dad2ba33 with identifier: LH51600
2026-03-29 09:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0bba38c4-bd53-5f36-b03e-d953dad2ba33 with identifier: LH51600
2026-03-29 09:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0bba38c4-bd53-5f36-b03e-d953dad2ba33 with identifier: LH51600 to the API
2026-03-29 09:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LH51600>
{'auction_title': '',
'c_o_2_emission_value': 630,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:02:15Z',
'fuel_type': 'diesel',
'id': '0bba38c4-bd53-5f36-b03e-d953dad2ba33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LH51600',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Audi',
'model': 'Q3',
'odometer': 109149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_eaf7fd587afbd6c8d5697d1b8cc301c2.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_2593ffa9cb8bf654d8e4b109f5b9bb7b.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f487d20ada65a646910559cf4f6ef77a.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_aa6bda4179a82477a048f20ee1391194.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_89b8ea513751618556c0848806c0aef7.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_b94cd493aee22d86b3bdf02ffda64502.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_d44bb84ec3d0cbb2aec2c2879292b8fc.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_e7ef8d277ddd664a12010bd8312cee6e.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f40c77f8254bb706007384c51e58c266.jpg',
'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_6ededde72d1cf9f3fd32e20396d8b77d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71273,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_eaf7fd587afbd6c8d5697d1b8cc301c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71518,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_2593ffa9cb8bf654d8e4b109f5b9bb7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71403,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f487d20ada65a646910559cf4f6ef77a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56025,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_aa6bda4179a82477a048f20ee1391194.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67566,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_89b8ea513751618556c0848806c0aef7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66666,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_b94cd493aee22d86b3bdf02ffda64502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_d44bb84ec3d0cbb2aec2c2879292b8fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71869,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_e7ef8d277ddd664a12010bd8312cee6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71261,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_f40c77f8254bb706007384c51e58c266.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bba38c4-bd53-5f36-b03e-d953dad2ba33/0bba38c4-bd53-5f36-b03e-d953dad2ba33_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62177,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img81/b9/81b90544c863f96e923f66db8cc55117/pa/LH51600_6ededde72d1cf9f3fd32e20396d8b77d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2013}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LH51600%27 HTTP/1.1" 200 None
2026-03-29 09:05:28 [auto1.it] INFO: Saving data for LH51600: {'created_time': 1774775128.076783, 'last_price_update_time': 1774775128.076792, 'auction_closing_time': 1774882935.0}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LH51600') HTTP/1.1" 204 0
2026-03-29 09:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 98e86690-efae-5866-8463-82ccfd9cd3d8 with identifier: CW23550
2026-03-29 09:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 98e86690-efae-5866-8463-82ccfd9cd3d8 with identifier: CW23550
2026-03-29 09:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 98e86690-efae-5866-8463-82ccfd9cd3d8 with identifier: CW23550 to the API
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CW23550>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:44:23Z',
'fuel_type': 'petrol',
'id': '98e86690-efae-5866-8463-82ccfd9cd3d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CW23550',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 35476,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a7b62d99b18ae45d104d94fed42b8857.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a88c9612d855bf2a4e5de874752a6980.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_463c386dfc852002caeeed5f245e32ab.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a038ae2bd354ecb0b3dd0463a73368ec.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_28ede4a376869c7a3e4faac83cfb3930.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_d4f12ae538f66ba98c873261b68e36fa.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_8a1edfeb780df1282d5eab532e277a2a.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_7b8830660bd6ee8cf4944ad9f719e6a5.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_726a1ffb4135655c6e0a12b79659f549.jpg',
'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_236808622b3cac298eb154f8bb61b3ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61999,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a7b62d99b18ae45d104d94fed42b8857.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65869,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a88c9612d855bf2a4e5de874752a6980.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_463c386dfc852002caeeed5f245e32ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48617,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_a038ae2bd354ecb0b3dd0463a73368ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_28ede4a376869c7a3e4faac83cfb3930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51360,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_d4f12ae538f66ba98c873261b68e36fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_8a1edfeb780df1282d5eab532e277a2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64516,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_7b8830660bd6ee8cf4944ad9f719e6a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_726a1ffb4135655c6e0a12b79659f549.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98e86690-efae-5866-8463-82ccfd9cd3d8/98e86690-efae-5866-8463-82ccfd9cd3d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46460,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/77/57771d96cf2a3d77a7e450614ee3c0df/pa/CW23550_236808622b3cac298eb154f8bb61b3ca.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Life',
'transmission': 'automatic',
'trim': 'Life',
'year': 2022}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CW23550%27 HTTP/1.1" 200 None
2026-03-29 09:05:28 [auto1.it] INFO: Saving data for CW23550: {'created_time': 1774775128.41918, 'last_price_update_time': 1774775128.41919, 'auction_closing_time': 1774885463.0}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CW23550') HTTP/1.1" 204 0
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: MP71804
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: HG08140
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG08140%27 HTTP/1.1" 200 None
2026-03-29 09:05:28 [auto1.it] INFO: Scrape type for HG08140: 1
2026-03-29 09:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: EC56092
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: UL24997
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: DF56056
2026-03-29 09:05:28 [auto1.it] INFO: Found listing with ID: BA50531
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA50531%27 HTTP/1.1" 200 None
2026-03-29 09:05:28 [auto1.it] INFO: Scrape type for BA50531: 2
2026-03-29 09:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73798f59-578d-5667-8794-8d4d8faf64dd with identifier: BA50531
2026-03-29 09:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73798f59-578d-5667-8794-8d4d8faf64dd with scrape type 2
2026-03-29 09:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73798f59-578d-5667-8794-8d4d8faf64dd with scrape type 2
2026-03-29 09:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 73798f59-578d-5667-8794-8d4d8faf64dd, identifier: BA50531
2026-03-29 09:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 73798f59-578d-5667-8794-8d4d8faf64dd with identifier: BA50531
2026-03-29 09:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 73798f59-578d-5667-8794-8d4d8faf64dd with identifier: BA50531
2026-03-29 09:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 73798f59-578d-5667-8794-8d4d8faf64dd with identifier: BA50531 to the API
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 150,
'expiration_date': '2026-03-30T15:49:01Z',
'fuel_type': 'diesel',
'id': '73798f59-578d-5667-8794-8d4d8faf64dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA50531',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 126632,
'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': 'Mazda CX-5 2.2 Turbodiesel Evolve 4WD',
'transmission': 'automatic',
'trim': 'Evolve 4WD',
'year': 2016}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA50531%27 HTTP/1.1" 200 None
2026-03-29 09:05:28 [auto1.it] INFO: Saving data for BA50531: {'auction_closing_time': 1774885741.0, 'created_time': 1773500758.142705, 'last_price_update_time': 1774775128.897129}
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BA50531') HTTP/1.1" 204 0
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: PV65475
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: RG96871
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG96871%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for RG96871: 2
2026-03-29 09:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff69cf1-3141-597a-8174-0156d005b91c with identifier: RG96871
2026-03-29 09:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff69cf1-3141-597a-8174-0156d005b91c with scrape type 2
2026-03-29 09:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bff69cf1-3141-597a-8174-0156d005b91c with scrape type 2
2026-03-29 09:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bff69cf1-3141-597a-8174-0156d005b91c, identifier: RG96871
2026-03-29 09:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bff69cf1-3141-597a-8174-0156d005b91c with identifier: RG96871
2026-03-29 09:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bff69cf1-3141-597a-8174-0156d005b91c with identifier: RG96871
2026-03-29 09:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bff69cf1-3141-597a-8174-0156d005b91c with identifier: RG96871 to the API
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:31:02Z',
'fuel_type': 'petrol',
'id': 'bff69cf1-3141-597a-8174-0156d005b91c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG96871',
'listing': 'auction',
'make': 'Mazda',
'model': '2',
'odometer': 167421,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-03',
'seller_name': None,
'title': 'Mazda 2 1.3 Independence',
'transmission': 'manual',
'trim': 'Independence',
'year': 2008}
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG96871%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Saving data for RG96871: {'auction_closing_time': 1774884662.0, 'created_time': 1774559431.420196, 'last_price_update_time': 1774775129.434827}
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RG96871') HTTP/1.1" 204 0
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: SJ73545
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: BF99342
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BF99342%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for BF99342: 1
2026-03-29 09:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: FU33041
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FU33041%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for FU33041: 1
2026-03-29 09: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-29 09:05:29 [auto1.it] INFO: Found listing with ID: WR25363
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WR25363%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for WR25363: 2
2026-03-29 09:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ccf2736-24b2-52d7-b612-8591fba14909 with identifier: WR25363
2026-03-29 09:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ccf2736-24b2-52d7-b612-8591fba14909 with scrape type 2
2026-03-29 09:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ccf2736-24b2-52d7-b612-8591fba14909 with scrape type 2
2026-03-29 09:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1ccf2736-24b2-52d7-b612-8591fba14909, identifier: WR25363
2026-03-29 09:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1ccf2736-24b2-52d7-b612-8591fba14909 with identifier: WR25363
2026-03-29 09:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1ccf2736-24b2-52d7-b612-8591fba14909 with identifier: WR25363
2026-03-29 09:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1ccf2736-24b2-52d7-b612-8591fba14909 with identifier: WR25363 to the API
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 232,
'expiration_date': '2026-03-30T15:59:37Z',
'fuel_type': 'diesel',
'id': '1ccf2736-24b2-52d7-b612-8591fba14909',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR25363',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 518167,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-31',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2009}
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WR25363%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Saving data for WR25363: {'auction_closing_time': 1774886377.0, 'created_time': 1774559513.172355, 'last_price_update_time': 1774775129.902062}
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WR25363') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:05:29 [auto1.it] INFO: Found listing with ID: NY98259
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NY98259%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for NY98259: 1
2026-03-29 09:05:29 [auto1.it] INFO: Channel: 24h | Page: 3 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: AU72091
2026-03-29 09:05:29 [auto1.it] INFO: Found listing with ID: XE78625
2026-03-29 09:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XE78625%27 HTTP/1.1" 200 None
2026-03-29 09:05:29 [auto1.it] INFO: Scrape type for XE78625: 2
2026-03-29 09:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b62800-d846-5209-ac4c-a520c97cf8cc with identifier: XE78625
2026-03-29 09:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b62800-d846-5209-ac4c-a520c97cf8cc with scrape type 2
2026-03-29 09:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96b62800-d846-5209-ac4c-a520c97cf8cc with scrape type 2
2026-03-29 09:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 96b62800-d846-5209-ac4c-a520c97cf8cc, identifier: XE78625
2026-03-29 09:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 96b62800-d846-5209-ac4c-a520c97cf8cc with identifier: XE78625
2026-03-29 09:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 96b62800-d846-5209-ac4c-a520c97cf8cc with identifier: XE78625
2026-03-29 09:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 96b62800-d846-5209-ac4c-a520c97cf8cc with identifier: XE78625 to the API
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:23:48Z',
'fuel_type': 'diesel',
'id': '96b62800-d846-5209-ac4c-a520c97cf8cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE78625',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 153016,
'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': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE78625%27 HTTP/1.1" 200 None
2026-03-29 09:05:30 [auto1.it] INFO: Saving data for XE78625: {'auction_closing_time': 1774884228.0, 'created_time': 1773695250.715715, 'last_price_update_time': 1774775130.418365}
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XE78625') HTTP/1.1" 204 0
2026-03-29 09:05:30 [auto1.it] INFO: Found listing with ID: AL96330
2026-03-29 09:05:30 [auto1.it] INFO: Found listing with ID: CX70522
2026-03-29 09:05:30 [auto1.it] INFO: Found listing with ID: BJ67581
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ67581%27 HTTP/1.1" 200 None
2026-03-29 09:05:30 [auto1.it] INFO: Scrape type for BJ67581: 1
2026-03-29 09: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-29 09: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-29 09:05:30 [auto1.it] INFO: Found listing with ID: UZ37395
2026-03-29 09:05:30 [auto1.it] INFO: Found listing with ID: RA61931
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA61931%27 HTTP/1.1" 200 None
2026-03-29 09:05:30 [auto1.it] INFO: Scrape type for RA61931: 1
2026-03-29 09:05:30 [auto1.it] INFO: Found listing with ID: RN93859
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [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-29 09:05:30 [auto1.it] INFO: Scrape type for RN93859: 2
2026-03-29 09:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb569eff-ddd2-5ffa-b2bb-e7289999565f with identifier: RN93859
2026-03-29 09:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb569eff-ddd2-5ffa-b2bb-e7289999565f with scrape type 2
2026-03-29 09:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb569eff-ddd2-5ffa-b2bb-e7289999565f with scrape type 2
2026-03-29 09:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb569eff-ddd2-5ffa-b2bb-e7289999565f, identifier: RN93859
2026-03-29 09: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-29 09:05:30 [auto1.it] INFO: Found listing with ID: FT31182
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT31182%27 HTTP/1.1" 200 None
2026-03-29 09:05:30 [auto1.it] INFO: Scrape type for FT31182: 1
2026-03-29 09:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb569eff-ddd2-5ffa-b2bb-e7289999565f with identifier: RN93859
2026-03-29 09:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb569eff-ddd2-5ffa-b2bb-e7289999565f with identifier: RN93859
2026-03-29 09:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb569eff-ddd2-5ffa-b2bb-e7289999565f with identifier: RN93859 to the API
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:09:26Z',
'fuel_type': 'diesel',
'id': 'eb569eff-ddd2-5ffa-b2bb-e7289999565f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN93859',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 225640,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-18',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2008}
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [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-29 09:05:30 [auto1.it] INFO: Saving data for RN93859: {'auction_closing_time': 1774883366.0, 'created_time': 1774645799.649669, 'last_price_update_time': 1774775130.894294}
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RN93859') HTTP/1.1" 204 0
2026-03-29 09:05:31 [auto1.it] INFO: Found listing with ID: MG94028
2026-03-29 09:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MG94028%27 HTTP/1.1" 200 None
2026-03-29 09:05:31 [auto1.it] INFO: Scrape type for MG94028: 2
2026-03-29 09:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9dfa168-b0b6-58a0-a350-1c95b7992017 with identifier: MG94028
2026-03-29 09:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9dfa168-b0b6-58a0-a350-1c95b7992017 with scrape type 2
2026-03-29 09:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9dfa168-b0b6-58a0-a350-1c95b7992017 with scrape type 2
2026-03-29 09:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a9dfa168-b0b6-58a0-a350-1c95b7992017, identifier: MG94028
2026-03-29 09: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-29 09:05:31 [auto1.it] INFO: Found listing with ID: ET06239
2026-03-29 09:05:31 [auto1.it] INFO: Found listing with ID: MF53034
2026-03-29 09:05:31 [auto1.it] INFO: Found listing with ID: SV79819
2026-03-29 09:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV79819%27 HTTP/1.1" 200 None
2026-03-29 09:05:31 [auto1.it] INFO: Scrape type for SV79819: 2
2026-03-29 09:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1681247-995c-5848-8a0d-0aa7980d9aa1 with identifier: SV79819
2026-03-29 09:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1681247-995c-5848-8a0d-0aa7980d9aa1 with scrape type 2
2026-03-29 09:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1681247-995c-5848-8a0d-0aa7980d9aa1 with scrape type 2
2026-03-29 09:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f1681247-995c-5848-8a0d-0aa7980d9aa1, identifier: SV79819
2026-03-29 09:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a9dfa168-b0b6-58a0-a350-1c95b7992017 with identifier: MG94028
2026-03-29 09:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a9dfa168-b0b6-58a0-a350-1c95b7992017 with identifier: MG94028
2026-03-29 09:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a9dfa168-b0b6-58a0-a350-1c95b7992017 with identifier: MG94028 to the API
2026-03-29 09:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:53:31Z',
'fuel_type': 'diesel',
'id': 'a9dfa168-b0b6-58a0-a350-1c95b7992017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MG94028',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 317745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-28',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MG94028%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Saving data for MG94028: {'auction_closing_time': 1774886011.0, 'created_time': 1774645775.175499, 'last_price_update_time': 1774775132.085078}
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MG94028') HTTP/1.1" 204 0
2026-03-29 09:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f1681247-995c-5848-8a0d-0aa7980d9aa1 with identifier: SV79819
2026-03-29 09:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f1681247-995c-5848-8a0d-0aa7980d9aa1 with identifier: SV79819
2026-03-29 09:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f1681247-995c-5848-8a0d-0aa7980d9aa1 with identifier: SV79819 to the API
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:31:43Z',
'fuel_type': 'diesel',
'id': 'f1681247-995c-5848-8a0d-0aa7980d9aa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV79819',
'listing': 'auction',
'make': 'Seat',
'model': 'Cordoba',
'odometer': 136762,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-26',
'seller_name': None,
'title': 'Seat Cordoba 1.4 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2008}
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV79819%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Saving data for SV79819: {'auction_closing_time': 1774884703.0, 'created_time': 1774559438.799658, 'last_price_update_time': 1774775132.488919}
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SV79819') HTTP/1.1" 204 0
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: ET76297
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: KC92917
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: LT09174
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LT09174%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Scrape type for LT09174: 1
2026-03-29 09:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HG08140/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH68061/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: LB26900
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: PS84479
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PS84479%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Scrape type for PS84479: 1
2026-03-29 09: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-29 09:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BF99342/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: JK70304
2026-03-29 09:05:32 [auto1.it] INFO: Found listing with ID: TT78909
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT78909%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Scrape type for TT78909: 2
2026-03-29 09:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with identifier: TT78909
2026-03-29 09:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with scrape type 2
2026-03-29 09:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with scrape type 2
2026-03-29 09:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 70a6a567-9d3f-5e9a-9587-d496c1a7bf13, identifier: TT78909
2026-03-29 09: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-29 09:05:32 [auto1.it] INFO: Found listing with ID: AK50840
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AK50840%27 HTTP/1.1" 200 None
2026-03-29 09:05:32 [auto1.it] INFO: Scrape type for AK50840: 2
2026-03-29 09:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7fe4ff-256b-569a-8bc1-0dc962680470 with identifier: AK50840
2026-03-29 09:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7fe4ff-256b-569a-8bc1-0dc962680470 with scrape type 2
2026-03-29 09:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7fe4ff-256b-569a-8bc1-0dc962680470 with scrape type 2
2026-03-29 09:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7f7fe4ff-256b-569a-8bc1-0dc962680470, identifier: AK50840
2026-03-29 09:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with identifier: TT78909
2026-03-29 09:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with identifier: TT78909
2026-03-29 09:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 70a6a567-9d3f-5e9a-9587-d496c1a7bf13 with identifier: TT78909 to the API
2026-03-29 09:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 75,
'expiration_date': '2026-03-30T15:40:02Z',
'fuel_type': 'petrol',
'id': '70a6a567-9d3f-5e9a-9587-d496c1a7bf13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT78909',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 214355,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-05-26',
'seller_name': None,
'title': 'Ford Fiesta 1.25 Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2004}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT78909%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Saving data for TT78909: {'auction_closing_time': 1774885202.0, 'created_time': 1774559412.781202, 'last_price_update_time': 1774775133.074012}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT78909') HTTP/1.1" 204 0
2026-03-29 09:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7f7fe4ff-256b-569a-8bc1-0dc962680470 with identifier: AK50840
2026-03-29 09:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7f7fe4ff-256b-569a-8bc1-0dc962680470 with identifier: AK50840
2026-03-29 09:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7f7fe4ff-256b-569a-8bc1-0dc962680470 with identifier: AK50840 to the API
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:38:47Z',
'fuel_type': 'petrol',
'id': '7f7fe4ff-256b-569a-8bc1-0dc962680470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AK50840',
'listing': 'auction',
'make': 'Lancia',
'model': 'Lancia Y',
'odometer': 80863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-12-27',
'seller_name': None,
'title': 'Lancia Lancia Y 1.2 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2001}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AK50840%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Saving data for AK50840: {'auction_closing_time': 1774885127.0, 'created_time': 1774559474.836574, 'last_price_update_time': 1774775133.469385}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AK50840') HTTP/1.1" 204 0
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: YW20970
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: EH72083
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: XH54291
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: MT29118
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: DU49636
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DU49636%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Scrape type for DU49636: 2
2026-03-29 09:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0d8e19-8303-5430-a9b1-3d463b65cfcf with identifier: DU49636
2026-03-29 09:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0d8e19-8303-5430-a9b1-3d463b65cfcf with scrape type 2
2026-03-29 09:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0d8e19-8303-5430-a9b1-3d463b65cfcf with scrape type 2
2026-03-29 09:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dc0d8e19-8303-5430-a9b1-3d463b65cfcf, identifier: DU49636
2026-03-29 09:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: FR18393
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FR18393%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Scrape type for FR18393: 1
2026-03-29 09:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dc0d8e19-8303-5430-a9b1-3d463b65cfcf with identifier: DU49636
2026-03-29 09:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dc0d8e19-8303-5430-a9b1-3d463b65cfcf with identifier: DU49636
2026-03-29 09:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dc0d8e19-8303-5430-a9b1-3d463b65cfcf with identifier: DU49636 to the API
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:04:12Z',
'fuel_type': 'petrol',
'id': 'dc0d8e19-8303-5430-a9b1-3d463b65cfcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU49636',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 161748,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-01-15',
'seller_name': None,
'title': 'Volkswagen Passat 1.8',
'transmission': 'manual',
'trim': '',
'year': 1998}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DU49636%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Saving data for DU49636: {'auction_closing_time': 1774883052.0, 'created_time': 1774559409.621823, 'last_price_update_time': 1774775133.923188}
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DU49636') HTTP/1.1" 204 0
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: TS11869
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: GE97185
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GE97185%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Scrape type for GE97185: 1
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: GY48890
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: AV53481
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: PF95783
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: AB57400
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AB57400%27 HTTP/1.1" 200 None
2026-03-29 09:05:33 [auto1.it] INFO: Scrape type for AB57400: 1
2026-03-29 09:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FU33041/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:33 [auto1.it] INFO: Found listing with ID: UJ50466
2026-03-29 09:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UJ50466%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for UJ50466: 1
2026-03-29 09:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: VX65874
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VX65874%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for VX65874: 2
2026-03-29 09:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02959e03-febf-58d4-ad84-1d4dd3511ab7 with identifier: VX65874
2026-03-29 09:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02959e03-febf-58d4-ad84-1d4dd3511ab7 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02959e03-febf-58d4-ad84-1d4dd3511ab7 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 02959e03-febf-58d4-ad84-1d4dd3511ab7, identifier: VX65874
2026-03-29 09:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 02959e03-febf-58d4-ad84-1d4dd3511ab7 with identifier: VX65874
2026-03-29 09:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 02959e03-febf-58d4-ad84-1d4dd3511ab7 with identifier: VX65874
2026-03-29 09:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 02959e03-febf-58d4-ad84-1d4dd3511ab7 with identifier: VX65874 to the API
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:43:44Z',
'fuel_type': 'diesel',
'id': '02959e03-febf-58d4-ad84-1d4dd3511ab7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX65874',
'listing': 'auction',
'make': 'Ford',
'model': 'S-Max',
'odometer': 303680,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-04',
'seller_name': None,
'title': 'Ford S-Max 1.8 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2006}
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VX65874%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Saving data for VX65874: {'auction_closing_time': 1774885424.0, 'created_time': 1773436398.176237, 'last_price_update_time': 1774775134.429057}
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VX65874') HTTP/1.1" 204 0
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: CM44345
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: DT89224
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: BT02963
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BT02963%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for BT02963: 1
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: GJ41533
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: KC78706
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC78706%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for KC78706: 1
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: RZ83260
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RZ83260%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for RZ83260: 2
2026-03-29 09:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with identifier: RZ83260
2026-03-29 09:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1cf1d2ba-5c82-5cb7-b697-06910e27bd28, identifier: RZ83260
2026-03-29 09:05:34 [auto1.it] INFO: Found listing with ID: EU94181
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EU94181%27 HTTP/1.1" 200 None
2026-03-29 09:05:34 [auto1.it] INFO: Scrape type for EU94181: 2
2026-03-29 09:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d74dc3f8-e4db-5012-a2b8-743c6606a954 with identifier: EU94181
2026-03-29 09:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d74dc3f8-e4db-5012-a2b8-743c6606a954 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d74dc3f8-e4db-5012-a2b8-743c6606a954 with scrape type 2
2026-03-29 09:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d74dc3f8-e4db-5012-a2b8-743c6606a954, identifier: EU94181
2026-03-29 09:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with identifier: RZ83260
2026-03-29 09:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with identifier: RZ83260
2026-03-29 09:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1cf1d2ba-5c82-5cb7-b697-06910e27bd28 with identifier: RZ83260 to the API
2026-03-29 09:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:22:27Z',
'fuel_type': 'petrol',
'id': '1cf1d2ba-5c82-5cb7-b697-06910e27bd28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RZ83260',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 69241,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-05-20',
'seller_name': None,
'title': 'Renault Laguna 2.0 Initiale',
'transmission': 'manual',
'trim': 'Initiale',
'year': 2003}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RZ83260%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Saving data for RZ83260: {'auction_closing_time': 1774884147.0, 'created_time': 1774645791.449973, 'last_price_update_time': 1774775135.096534}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RZ83260') HTTP/1.1" 204 0
2026-03-29 09:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d74dc3f8-e4db-5012-a2b8-743c6606a954 with identifier: EU94181
2026-03-29 09:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d74dc3f8-e4db-5012-a2b8-743c6606a954 with identifier: EU94181
2026-03-29 09:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d74dc3f8-e4db-5012-a2b8-743c6606a954 with identifier: EU94181 to the API
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05: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': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:44:03Z',
'fuel_type': 'petrol',
'id': 'd74dc3f8-e4db-5012-a2b8-743c6606a954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EU94181',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 155792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-17',
'seller_name': None,
'title': 'Opel Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2011}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EU94181%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Saving data for EU94181: {'auction_closing_time': 1774885443.0, 'created_time': 1774645790.959124, 'last_price_update_time': 1774775135.404489}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EU94181') HTTP/1.1" 204 0
2026-03-29 09:05:35 [auto1.it] INFO: Found listing with ID: TV98220
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TV98220%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Scrape type for TV98220: 2
2026-03-29 09:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 669481c4-6e08-5484-82f6-6c1875a6fc2f with identifier: TV98220
2026-03-29 09:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 669481c4-6e08-5484-82f6-6c1875a6fc2f with scrape type 2
2026-03-29 09:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 669481c4-6e08-5484-82f6-6c1875a6fc2f with scrape type 2
2026-03-29 09:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 669481c4-6e08-5484-82f6-6c1875a6fc2f, identifier: TV98220
2026-03-29 09:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 669481c4-6e08-5484-82f6-6c1875a6fc2f with identifier: TV98220
2026-03-29 09:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 669481c4-6e08-5484-82f6-6c1875a6fc2f with identifier: TV98220
2026-03-29 09:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 669481c4-6e08-5484-82f6-6c1875a6fc2f with identifier: TV98220 to the API
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:28:01Z',
'fuel_type': 'diesel',
'id': '669481c4-6e08-5484-82f6-6c1875a6fc2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV98220',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra GTC',
'odometer': 115332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-20',
'seller_name': None,
'title': 'Opel Astra GTC 1.7 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2006}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TV98220%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Saving data for TV98220: {'auction_closing_time': 1774884481.0, 'created_time': 1774386800.366184, 'last_price_update_time': 1774775135.846092}
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TV98220') HTTP/1.1" 204 0
2026-03-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RA61931/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [auto1.it] INFO: Found listing with ID: JT03788
2026-03-29 09:05:35 [auto1.it] INFO: Found listing with ID: PZ95103
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ95103%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Scrape type for PZ95103: 1
2026-03-29 09: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-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LT09174/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BJ67581/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FT31182/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NY98259/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:35 [auto1.it] INFO: Found listing with ID: AT36089
2026-03-29 09:05:35 [auto1.it] INFO: Found listing with ID: SR34135
2026-03-29 09:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR34135%27 HTTP/1.1" 200 None
2026-03-29 09:05:35 [auto1.it] INFO: Scrape type for SR34135: 2
2026-03-29 09:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197b1358-3650-577a-bbac-4eb4ee0fd64a with identifier: SR34135
2026-03-29 09:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197b1358-3650-577a-bbac-4eb4ee0fd64a with scrape type 2
2026-03-29 09:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 197b1358-3650-577a-bbac-4eb4ee0fd64a with scrape type 2
2026-03-29 09:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 197b1358-3650-577a-bbac-4eb4ee0fd64a, identifier: SR34135
2026-03-29 09:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 197b1358-3650-577a-bbac-4eb4ee0fd64a with identifier: SR34135
2026-03-29 09:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 197b1358-3650-577a-bbac-4eb4ee0fd64a with identifier: SR34135
2026-03-29 09:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 197b1358-3650-577a-bbac-4eb4ee0fd64a with identifier: SR34135 to the API
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:08:47Z',
'fuel_type': 'diesel',
'id': '197b1358-3650-577a-bbac-4eb4ee0fd64a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SR34135',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 239490,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-11-30',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 270 CDI T Avantgarde',
'transmission': 'manual',
'trim': 'T Avantgarde',
'year': 2003}
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR34135%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Saving data for SR34135: {'auction_closing_time': 1774883327.0, 'created_time': 1773750020.395758, 'last_price_update_time': 1774775136.312933}
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SR34135') HTTP/1.1" 204 0
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: XU47833
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XU47833%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for XU47833: 1
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: MH60635
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH60635%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for MH60635: 1
2026-03-29 09:05:36 [auto1.it] INFO: Channel: 24h | Page: 4 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: VB43526
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: ZU21710
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU21710%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for ZU21710: 1
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: CW79165
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: VT45573
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VT45573%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for VT45573: 0
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: DN35896
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: LJ66160
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LJ66160%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for LJ66160: 1
2026-03-29 09:05:36 [auto1.it] INFO: Found listing with ID: VU35787
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VU35787%27 HTTP/1.1" 200 None
2026-03-29 09:05:36 [auto1.it] INFO: Scrape type for VU35787: 2
2026-03-29 09:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48569f33-6e5f-5141-974d-b8540e4b2ff9 with identifier: VU35787
2026-03-29 09:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48569f33-6e5f-5141-974d-b8540e4b2ff9 with scrape type 2
2026-03-29 09:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48569f33-6e5f-5141-974d-b8540e4b2ff9 with scrape type 2
2026-03-29 09:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 48569f33-6e5f-5141-974d-b8540e4b2ff9, identifier: VU35787
2026-03-29 09:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 48569f33-6e5f-5141-974d-b8540e4b2ff9 with identifier: VU35787
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 09:05:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 48569f33-6e5f-5141-974d-b8540e4b2ff9 with identifier: VU35787
2026-03-29 09:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 48569f33-6e5f-5141-974d-b8540e4b2ff9 with identifier: VU35787 to the API
2026-03-29 09:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 55,
'expiration_date': '2026-03-30T15:56:33Z',
'fuel_type': 'petrol',
'id': '48569f33-6e5f-5141-974d-b8540e4b2ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU35787',
'listing': 'auction',
'make': 'Fiat',
'model': 'Seicento',
'odometer': 94080,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-24',
'seller_name': None,
'title': 'Fiat Seicento 1.1 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2004}
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VU35787%27 HTTP/1.1" 200 None
2026-03-29 09:05:37 [auto1.it] INFO: Saving data for VU35787: {'auction_closing_time': 1774886193.0, 'created_time': 1774645752.357586, 'last_price_update_time': 1774775137.118356}
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VU35787') HTTP/1.1" 204 0
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: ZN78264
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZN78264%27 HTTP/1.1" 200 None
2026-03-29 09:05:37 [auto1.it] INFO: Scrape type for ZN78264: 2
2026-03-29 09:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057f5489-781f-5020-beac-1bef2cfc484f with identifier: ZN78264
2026-03-29 09:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057f5489-781f-5020-beac-1bef2cfc484f with scrape type 2
2026-03-29 09:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057f5489-781f-5020-beac-1bef2cfc484f with scrape type 2
2026-03-29 09:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 057f5489-781f-5020-beac-1bef2cfc484f, identifier: ZN78264
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: JE99705
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: FF41288
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: ST04114
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: MX17045
2026-03-29 09:05:37 [auto1.it] INFO: Found listing with ID: VR64645
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VR64645%27 HTTP/1.1" 200 None
2026-03-29 09:05:37 [auto1.it] INFO: Scrape type for VR64645: 2
2026-03-29 09:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c071b83e-c439-5c5b-97aa-e34864c559cb with identifier: VR64645
2026-03-29 09:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c071b83e-c439-5c5b-97aa-e34864c559cb with scrape type 2
2026-03-29 09:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c071b83e-c439-5c5b-97aa-e34864c559cb with scrape type 2
2026-03-29 09:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c071b83e-c439-5c5b-97aa-e34864c559cb, identifier: VR64645
2026-03-29 09:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 057f5489-781f-5020-beac-1bef2cfc484f with identifier: ZN78264
2026-03-29 09:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 057f5489-781f-5020-beac-1bef2cfc484f with identifier: ZN78264
2026-03-29 09:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 057f5489-781f-5020-beac-1bef2cfc484f with identifier: ZN78264 to the API
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 110,
'expiration_date': '2026-03-30T15:47:45Z',
'fuel_type': 'petrol',
'id': '057f5489-781f-5020-beac-1bef2cfc484f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZN78264',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 274505,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-30',
'seller_name': None,
'title': "Kia cee'd 1.4 Spirit",
'transmission': 'manual',
'trim': 'Spirit',
'year': 2009}
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZN78264%27 HTTP/1.1" 200 None
2026-03-29 09:05:37 [auto1.it] INFO: Saving data for ZN78264: {'auction_closing_time': 1774885665.0, 'created_time': 1774645785.960242, 'last_price_update_time': 1774775137.710358}
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZN78264') HTTP/1.1" 204 0
2026-03-29 09:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c071b83e-c439-5c5b-97aa-e34864c559cb with identifier: VR64645
2026-03-29 09:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c071b83e-c439-5c5b-97aa-e34864c559cb with identifier: VR64645
2026-03-29 09:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c071b83e-c439-5c5b-97aa-e34864c559cb with identifier: VR64645 to the API
2026-03-29 09:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 70,
'expiration_date': '2026-03-30T15:55:32Z',
'fuel_type': 'petrol',
'id': 'c071b83e-c439-5c5b-97aa-e34864c559cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR64645',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 228069,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-25',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2014}
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VR64645%27 HTTP/1.1" 200 None
2026-03-29 09:05:38 [auto1.it] INFO: Saving data for VR64645: {'auction_closing_time': 1774886132.0, 'created_time': 1774559487.837991, 'last_price_update_time': 1774775138.137183}
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VR64645') HTTP/1.1" 204 0
2026-03-29 09:05:38 [auto1.it] INFO: Found listing with ID: SH22668
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SH22668%27 HTTP/1.1" 200 None
2026-03-29 09:05:38 [auto1.it] INFO: Scrape type for SH22668: 2
2026-03-29 09:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100eb666-3704-5bf0-8025-5ab094f69ce8 with identifier: SH22668
2026-03-29 09:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100eb666-3704-5bf0-8025-5ab094f69ce8 with scrape type 2
2026-03-29 09:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 100eb666-3704-5bf0-8025-5ab094f69ce8 with scrape type 2
2026-03-29 09:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 100eb666-3704-5bf0-8025-5ab094f69ce8, identifier: SH22668
2026-03-29 09:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BF99342> (referer: https://www.auto1.com/v1/car-details-view/BF99342/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:38 [auto1.it] INFO: Found listing with ID: SN43822
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN43822%27 HTTP/1.1" 200 None
2026-03-29 09:05:38 [auto1.it] INFO: Scrape type for SN43822: 2
2026-03-29 09:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a330955f-47a8-5920-a5b3-4c3d2f04c711 with identifier: SN43822
2026-03-29 09:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a330955f-47a8-5920-a5b3-4c3d2f04c711 with scrape type 2
2026-03-29 09:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a330955f-47a8-5920-a5b3-4c3d2f04c711 with scrape type 2
2026-03-29 09:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a330955f-47a8-5920-a5b3-4c3d2f04c711, identifier: SN43822
2026-03-29 09:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 100eb666-3704-5bf0-8025-5ab094f69ce8 with identifier: SH22668
2026-03-29 09:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 100eb666-3704-5bf0-8025-5ab094f69ce8 with identifier: SH22668
2026-03-29 09:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 100eb666-3704-5bf0-8025-5ab094f69ce8 with identifier: SH22668 to the API
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:55:35Z',
'fuel_type': 'petrol',
'id': '100eb666-3704-5bf0-8025-5ab094f69ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SH22668',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 34905,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-09-30',
'seller_name': None,
'title': 'Renault Clio 1.2 Alizé',
'transmission': 'manual',
'trim': 'Alizé',
'year': 1997}
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SH22668%27 HTTP/1.1" 200 None
2026-03-29 09:05:38 [auto1.it] INFO: Saving data for SH22668: {'auction_closing_time': 1774886135.0, 'created_time': 1774101994.473559, 'last_price_update_time': 1774775138.654152}
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SH22668') HTTP/1.1" 204 0
2026-03-29 09:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a330955f-47a8-5920-a5b3-4c3d2f04c711 with identifier: SN43822
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 09:05:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a330955f-47a8-5920-a5b3-4c3d2f04c711 with identifier: SN43822
2026-03-29 09:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a330955f-47a8-5920-a5b3-4c3d2f04c711 with identifier: SN43822 to the API
2026-03-29 09:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:02:49Z',
'fuel_type': 'diesel',
'id': 'a330955f-47a8-5920-a5b3-4c3d2f04c711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN43822',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 137638,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-28',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'automatic',
'trim': 'Limited FWD',
'year': 2017}
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN43822%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Saving data for SN43822: {'auction_closing_time': 1774882969.0, 'created_time': 1773695396.912786, 'last_price_update_time': 1774775139.094423}
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SN43822') HTTP/1.1" 204 0
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: YA14449
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: NV42122
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: JZ43630
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ43630%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Scrape type for JZ43630: 1
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: SD56970
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SD56970%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Scrape type for SD56970: 1
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: AG55709
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: TT43912
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT43912%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Scrape type for TT43912: 1
2026-03-29 09:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UJ50466/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FR18393/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GE97185/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AB57400/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: RA13201
2026-03-29 09: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-29 09: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-29 09: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-29 09: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-29 09:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HG08140> (referer: https://www.auto1.com/v1/car-details-view/HG08140/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3 with identifier: BF99342
2026-03-29 09:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3 with scrape type 1
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_f3054cdc6e8245035bd363a68ff06966.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_f3054cdc6e8245035bd363a68ff06966.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_b75dfdf80fb0892095dce1af9ee20bbe.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_b75dfdf80fb0892095dce1af9ee20bbe.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_9df85a49adcecd38215810b491d30d98.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_9df85a49adcecd38215810b491d30d98.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_c07659c022971b9152e075f29e805783.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_c07659c022971b9152e075f29e805783.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_630932b8df2062bf841035cb54734dc9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_630932b8df2062bf841035cb54734dc9.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_bed4c23414f0083e543f36740f3e7485.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_bed4c23414f0083e543f36740f3e7485.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_8129e7d4e75dd6d12003838c24443085.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8129e7d4e75dd6d12003838c24443085.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_d93775ab8e403168916a36d16d8ff8ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_d93775ab8e403168916a36d16d8ff8ae.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_8e91b8c633afbf9b8754abe74d1c7708.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8e91b8c633afbf9b8754abe74d1c7708.jpg already downloaded
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg79%252Fd7%252F79d7beae93a9637984cfe7ceb484867e%252Fpa%252FBF99342_ab3eb9f77eefc81521bf7afdc979472b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_ab3eb9f77eefc81521bf7afdc979472b.jpg already downloaded
2026-03-29 09:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3, identifier: BF99342
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: UZ37756
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UZ37756%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Scrape type for UZ37756: 1
2026-03-29 09: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-29 09:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3 with identifier: BF99342
2026-03-29 09:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3 with identifier: BF99342
2026-03-29 09:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6b8761b1-68e9-5ce8-9188-b30ee85cb2f3 with identifier: BF99342 to the API
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BF99342>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:25:09Z',
'fuel_type': 'petrol',
'id': '6b8761b1-68e9-5ce8-9188-b30ee85cb2f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF99342',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Peugeot',
'model': '5008',
'odometer': 104873,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_f3054cdc6e8245035bd363a68ff06966.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_b75dfdf80fb0892095dce1af9ee20bbe.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_9df85a49adcecd38215810b491d30d98.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_c07659c022971b9152e075f29e805783.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_630932b8df2062bf841035cb54734dc9.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_bed4c23414f0083e543f36740f3e7485.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8129e7d4e75dd6d12003838c24443085.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_d93775ab8e403168916a36d16d8ff8ae.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8e91b8c633afbf9b8754abe74d1c7708.jpg',
'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_ab3eb9f77eefc81521bf7afdc979472b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74767,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_f3054cdc6e8245035bd363a68ff06966.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_b75dfdf80fb0892095dce1af9ee20bbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_9df85a49adcecd38215810b491d30d98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43969,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_c07659c022971b9152e075f29e805783.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49414,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_630932b8df2062bf841035cb54734dc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57044,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_bed4c23414f0083e543f36740f3e7485.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8129e7d4e75dd6d12003838c24443085.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_d93775ab8e403168916a36d16d8ff8ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69984,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_8e91b8c633afbf9b8754abe74d1c7708.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8761b1-68e9-5ce8-9188-b30ee85cb2f3/6b8761b1-68e9-5ce8-9188-b30ee85cb2f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66868,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img79/d7/79d7beae93a9637984cfe7ceb484867e/pa/BF99342_ab3eb9f77eefc81521bf7afdc979472b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-11-29',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BF99342%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Saving data for BF99342: {'created_time': 1774775139.783579, 'last_price_update_time': 1774775139.783589, 'auction_closing_time': 1774884309.0}
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BF99342') HTTP/1.1" 204 0
2026-03-29 09:05:39 [auto1.it] INFO: Found listing with ID: RW18979
2026-03-29 09:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RW18979%27 HTTP/1.1" 200 None
2026-03-29 09:05:39 [auto1.it] INFO: Scrape type for RW18979: 2
2026-03-29 09:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbe37e26-905c-59c2-ac3c-002874745de9 with identifier: RW18979
2026-03-29 09:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbe37e26-905c-59c2-ac3c-002874745de9 with scrape type 2
2026-03-29 09:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbe37e26-905c-59c2-ac3c-002874745de9 with scrape type 2
2026-03-29 09:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cbe37e26-905c-59c2-ac3c-002874745de9, identifier: RW18979
2026-03-29 09:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cbe37e26-905c-59c2-ac3c-002874745de9 with identifier: RW18979
2026-03-29 09:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cbe37e26-905c-59c2-ac3c-002874745de9 with identifier: RW18979
2026-03-29 09:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cbe37e26-905c-59c2-ac3c-002874745de9 with identifier: RW18979 to the API
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 65,
'expiration_date': '2026-03-30T15:53:00Z',
'fuel_type': 'diesel',
'id': 'cbe37e26-905c-59c2-ac3c-002874745de9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RW18979',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 261186,
'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': 'Renault Clio 1.5 dCi Ice',
'transmission': 'manual',
'trim': 'Ice',
'year': 2004}
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RW18979%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [auto1.it] INFO: Saving data for RW18979: {'auction_closing_time': 1774885980.0, 'created_time': 1774645821.831156, 'last_price_update_time': 1774775140.218637}
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RW18979') HTTP/1.1" 204 0
2026-03-29 09:05:40 [auto1.it] INFO: Found listing with ID: UT39332
2026-03-29 09:05:40 [auto1.it] INFO: Found listing with ID: NF11774
2026-03-29 09:05:40 [auto1.it] INFO: Found listing with ID: GV68046
2026-03-29 09:05:40 [auto1.it] INFO: Found listing with ID: HH94865
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HH94865%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [auto1.it] INFO: Scrape type for HH94865: 2
2026-03-29 09:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with identifier: HH94865
2026-03-29 09:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with scrape type 2
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with scrape type 2
2026-03-29 09:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b, identifier: HH94865
2026-03-29 09:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2714df41-cdbc-5ccc-8873-c8c801b39f5f with identifier: HG08140
2026-03-29 09:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2714df41-cdbc-5ccc-8873-c8c801b39f5f with scrape type 1
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2714df41-cdbc-5ccc-8873-c8c801b39f5f
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_14d86c0dc97bef6f2eecb350ef9e4eef.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_14d86c0dc97bef6f2eecb350ef9e4eef.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_5c3aed9ed7fca70d90ac6349a5f94969.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_5c3aed9ed7fca70d90ac6349a5f94969.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_7ae1ad3a44e1210078aa197fd3ebbb27.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_7ae1ad3a44e1210078aa197fd3ebbb27.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_4b679ce9f796d400f258f310f5b162c7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4b679ce9f796d400f258f310f5b162c7.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_4d50223a214542b9932fefce8c89d29a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4d50223a214542b9932fefce8c89d29a.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_774c23be0def833cd7094495e0b8e6d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_774c23be0def833cd7094495e0b8e6d7.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_c22d7be784260d68e628053f7b015772.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c22d7be784260d68e628053f7b015772.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_e0fb4f66c57709427e38a93e9be6c963.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_e0fb4f66c57709427e38a93e9be6c963.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_c31fbc828a83af821377fb9bb35fe296.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c31fbc828a83af821377fb9bb35fe296.jpg already downloaded
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F57%252Fad574d05011aa92286149945958df0cd%252Fpa%252FHG08140_097ad8deed8242ed83c9996f4eb4ac8f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_097ad8deed8242ed83c9996f4eb4ac8f.jpg already downloaded
2026-03-29 09:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2714df41-cdbc-5ccc-8873-c8c801b39f5f, identifier: HG08140
2026-03-29 09:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with identifier: HH94865
2026-03-29 09:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with identifier: HH94865
2026-03-29 09:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50b0a2ca-d7d2-5d59-82de-3d2b3d80359b with identifier: HH94865 to the API
2026-03-29 09:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:42:40Z',
'fuel_type': 'diesel',
'id': '50b0a2ca-d7d2-5d59-82de-3d2b3d80359b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HH94865',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla Verso',
'odometer': 374948,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-31',
'seller_name': None,
'title': 'Toyota Corolla Verso 2.2 D-4D Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2006}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HH94865%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Saving data for HH94865: {'auction_closing_time': 1774885360.0, 'created_time': 1774645785.337248, 'last_price_update_time': 1774775141.041898}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HH94865') HTTP/1.1" 204 0
2026-03-29 09:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2714df41-cdbc-5ccc-8873-c8c801b39f5f with identifier: HG08140
2026-03-29 09:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2714df41-cdbc-5ccc-8873-c8c801b39f5f with identifier: HG08140
2026-03-29 09:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2714df41-cdbc-5ccc-8873-c8c801b39f5f with identifier: HG08140 to the API
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HG08140>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.1L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:55:34Z',
'fuel_type': 'petrol',
'id': '2714df41-cdbc-5ccc-8873-c8c801b39f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG08140',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 25718,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_14d86c0dc97bef6f2eecb350ef9e4eef.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_5c3aed9ed7fca70d90ac6349a5f94969.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_7ae1ad3a44e1210078aa197fd3ebbb27.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4b679ce9f796d400f258f310f5b162c7.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4d50223a214542b9932fefce8c89d29a.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_774c23be0def833cd7094495e0b8e6d7.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c22d7be784260d68e628053f7b015772.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_e0fb4f66c57709427e38a93e9be6c963.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c31fbc828a83af821377fb9bb35fe296.jpg',
'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_097ad8deed8242ed83c9996f4eb4ac8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39225,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_14d86c0dc97bef6f2eecb350ef9e4eef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39225,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_5c3aed9ed7fca70d90ac6349a5f94969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36497,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_7ae1ad3a44e1210078aa197fd3ebbb27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35911,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4b679ce9f796d400f258f310f5b162c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30434,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_4d50223a214542b9932fefce8c89d29a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35905,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_774c23be0def833cd7094495e0b8e6d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35504,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c22d7be784260d68e628053f7b015772.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39415,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_e0fb4f66c57709427e38a93e9be6c963.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32693,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_c31fbc828a83af821377fb9bb35fe296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2714df41-cdbc-5ccc-8873-c8c801b39f5f/2714df41-cdbc-5ccc-8873-c8c801b39f5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39255,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgad/57/ad574d05011aa92286149945958df0cd/pa/HG08140_097ad8deed8242ed83c9996f4eb4ac8f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.1 Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2019}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG08140%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Saving data for HG08140: {'created_time': 1774775141.357361, 'last_price_update_time': 1774775141.357371, 'auction_closing_time': 1774886134.0}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HG08140') HTTP/1.1" 204 0
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: AM83523
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: PL36367
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PL36367%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for PL36367: 1
2026-03-29 09:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KC78706/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: FD72326
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: EZ36845
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EZ36845%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for EZ36845: 2
2026-03-29 09:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa5f3677-61e4-5769-bebb-18c82859f7a6 with identifier: EZ36845
2026-03-29 09:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa5f3677-61e4-5769-bebb-18c82859f7a6 with scrape type 2
2026-03-29 09:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa5f3677-61e4-5769-bebb-18c82859f7a6 with scrape type 2
2026-03-29 09:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fa5f3677-61e4-5769-bebb-18c82859f7a6, identifier: EZ36845
2026-03-29 09:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fa5f3677-61e4-5769-bebb-18c82859f7a6 with identifier: EZ36845
2026-03-29 09:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fa5f3677-61e4-5769-bebb-18c82859f7a6 with identifier: EZ36845
2026-03-29 09:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fa5f3677-61e4-5769-bebb-18c82859f7a6 with identifier: EZ36845 to the API
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:37:20Z',
'fuel_type': 'diesel',
'id': 'fa5f3677-61e4-5769-bebb-18c82859f7a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EZ36845',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 278995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-17',
'seller_name': None,
'title': 'Seat Ibiza 1.9 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EZ36845%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Saving data for EZ36845: {'auction_closing_time': 1774885040.0, 'created_time': 1774645813.316885, 'last_price_update_time': 1774775141.887139}
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EZ36845') HTTP/1.1" 204 0
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: DJ07683
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: ES96291
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: ZU40989
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU40989%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for ZU40989: 1
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: DM38646
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DM38646%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for DM38646: 1
2026-03-29 09:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PZ95103/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: NJ11800
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: YA96352
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: MD00417
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: EA59370
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EA59370%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for EA59370: 1
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: NK45302
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: LE83357
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: GJ25727
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: ZC32771
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: DX48884
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: EM71095
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EM71095%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for EM71095: 0
2026-03-29 09:05:41 [auto1.it] INFO: Found listing with ID: BU87588
2026-03-29 09:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BU87588%27 HTTP/1.1" 200 None
2026-03-29 09:05:41 [auto1.it] INFO: Scrape type for BU87588: 2
2026-03-29 09:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a23754c8-7a89-5bcc-bc80-07336fec47dc with identifier: BU87588
2026-03-29 09:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a23754c8-7a89-5bcc-bc80-07336fec47dc with scrape type 2
2026-03-29 09:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a23754c8-7a89-5bcc-bc80-07336fec47dc with scrape type 2
2026-03-29 09:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a23754c8-7a89-5bcc-bc80-07336fec47dc, identifier: BU87588
2026-03-29 09:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a23754c8-7a89-5bcc-bc80-07336fec47dc with identifier: BU87588
2026-03-29 09:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a23754c8-7a89-5bcc-bc80-07336fec47dc with identifier: BU87588
2026-03-29 09:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a23754c8-7a89-5bcc-bc80-07336fec47dc with identifier: BU87588 to the API
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:12:51Z',
'fuel_type': 'diesel',
'id': 'a23754c8-7a89-5bcc-bc80-07336fec47dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BU87588',
'listing': 'auction',
'make': 'Jeep',
'model': 'Wrangler Unlimited',
'odometer': 225808,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-04',
'seller_name': None,
'title': 'Jeep Wrangler Unlimited 2.8 CRD Sahara',
'transmission': 'automatic',
'trim': 'Sahara',
'year': 2009}
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BU87588%27 HTTP/1.1" 200 None
2026-03-29 09:05:42 [auto1.it] INFO: Saving data for BU87588: {'auction_closing_time': 1774883571.0, 'created_time': 1772752109.218898, 'last_price_update_time': 1774775142.424604}
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BU87588') HTTP/1.1" 204 0
2026-03-29 09:05:42 [auto1.it] INFO: Found listing with ID: CS73145
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CS73145%27 HTTP/1.1" 200 None
2026-03-29 09:05:42 [auto1.it] INFO: Scrape type for CS73145: 2
2026-03-29 09:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ae93fe3-8727-5f36-a392-072e1dab97e3 with identifier: CS73145
2026-03-29 09:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ae93fe3-8727-5f36-a392-072e1dab97e3 with scrape type 2
2026-03-29 09:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ae93fe3-8727-5f36-a392-072e1dab97e3 with scrape type 2
2026-03-29 09:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ae93fe3-8727-5f36-a392-072e1dab97e3, identifier: CS73145
2026-03-29 09:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ae93fe3-8727-5f36-a392-072e1dab97e3 with identifier: CS73145
2026-03-29 09:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ae93fe3-8727-5f36-a392-072e1dab97e3 with identifier: CS73145
2026-03-29 09:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ae93fe3-8727-5f36-a392-072e1dab97e3 with identifier: CS73145 to the API
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 68,
'expiration_date': '2026-03-30T15:49:12Z',
'fuel_type': 'diesel',
'id': '5ae93fe3-8727-5f36-a392-072e1dab97e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS73145',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 175511,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-19',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2008}
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CS73145%27 HTTP/1.1" 200 None
2026-03-29 09:05:42 [auto1.it] INFO: Saving data for CS73145: {'auction_closing_time': 1774885752.0, 'created_time': 1773695402.811929, 'last_price_update_time': 1774775142.906804}
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CS73145') HTTP/1.1" 204 0
2026-03-29 09:05:42 [auto1.it] INFO: Found listing with ID: PF00609
2026-03-29 09:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PF00609%27 HTTP/1.1" 200 None
2026-03-29 09:05:42 [auto1.it] INFO: Scrape type for PF00609: 2
2026-03-29 09:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with identifier: PF00609
2026-03-29 09:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with scrape type 2
2026-03-29 09:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with scrape type 2
2026-03-29 09:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5fe9a1c7-ee00-5619-ba29-49a954a9e263, identifier: PF00609
2026-03-29 09:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FU33041> (referer: https://www.auto1.com/v1/car-details-view/FU33041/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XU47833/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BT02963/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NY98259> (referer: https://www.auto1.com/v1/car-details-view/NY98259/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with identifier: PF00609
2026-03-29 09:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with identifier: PF00609
2026-03-29 09:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5fe9a1c7-ee00-5619-ba29-49a954a9e263 with identifier: PF00609 to the API
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05: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': 95,
'expiration_date': '2026-03-30T15:10:37Z',
'fuel_type': 'diesel',
'id': '5fe9a1c7-ee00-5619-ba29-49a954a9e263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PF00609',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-31',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 170 CDI L Elegance',
'transmission': 'manual',
'trim': 'L Elegance',
'year': 2003}
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PF00609%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [auto1.it] INFO: Saving data for PF00609: {'auction_closing_time': 1774883437.0, 'created_time': 1773489948.101016, 'last_price_update_time': 1774775143.32303}
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PF00609') HTTP/1.1" 204 0
2026-03-29 09:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:43 [auto1.it] INFO: Found listing with ID: VJ94912
2026-03-29 09:05:43 [auto1.it] INFO: Found listing with ID: MU64340
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU64340%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [auto1.it] INFO: Scrape type for MU64340: 1
2026-03-29 09:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea1bd963-4c78-56d4-8373-a23f8f49a1e2 with identifier: FU33041
2026-03-29 09:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea1bd963-4c78-56d4-8373-a23f8f49a1e2 with scrape type 1
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea1bd963-4c78-56d4-8373-a23f8f49a1e2
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_b2b5e154b182d537392c99ba4fe4740f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_b2b5e154b182d537392c99ba4fe4740f.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_29d42510aaa03a4eddbff87a4ab567bd.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_29d42510aaa03a4eddbff87a4ab567bd.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_804ddfff379aad877aaa7965c0a5ae8c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_804ddfff379aad877aaa7965c0a5ae8c.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_bd91003ebe7984413678dfe1be728859.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_bd91003ebe7984413678dfe1be728859.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_83e8b9bde9afc3b69ef3d4f39306b946.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_83e8b9bde9afc3b69ef3d4f39306b946.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_3eb45d69fe2f25b28e754cc4320c7494.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_3eb45d69fe2f25b28e754cc4320c7494.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_24dbbb16c19bb50d748dbeafd5e20bf7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_24dbbb16c19bb50d748dbeafd5e20bf7.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_09e6105e113a7559c12eb98c867f4060.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_09e6105e113a7559c12eb98c867f4060.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_6aeeab1d4e706234f5e8d172a466b845.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_6aeeab1d4e706234f5e8d172a466b845.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Ff6%252F83f655dedb074a90b8d986da475f967b%252Fpa%252FFU33041_520e114b6c7d1ce1c14d56ecf7d286e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_520e114b6c7d1ce1c14d56ecf7d286e4.jpg already downloaded
2026-03-29 09:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ea1bd963-4c78-56d4-8373-a23f8f49a1e2, identifier: FU33041
2026-03-29 09:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d with identifier: NY98259
2026-03-29 09:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d with scrape type 1
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_24388d232b5b5653d740f9fc50106988.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_24388d232b5b5653d740f9fc50106988.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_c149599466c694f6e694866f5ea1b223.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c149599466c694f6e694866f5ea1b223.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_9b350c5ed218c3aa5bd11aaae1e9b032.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_9b350c5ed218c3aa5bd11aaae1e9b032.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_c97a1116cf4c48d44739896cde0914c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c97a1116cf4c48d44739896cde0914c2.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_b217660293dba0778ce065e2b41882c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_b217660293dba0778ce065e2b41882c0.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_6fe38b571c21254598a95c84d9bda749.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_6fe38b571c21254598a95c84d9bda749.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_745571be2475fd74ce813c5afc1a027d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_745571be2475fd74ce813c5afc1a027d.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_25c8698eaf4a006290c62c060e0f5dbf.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_25c8698eaf4a006290c62c060e0f5dbf.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_d3780b4d53c76d4c1886fb7b78a06e08.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_d3780b4d53c76d4c1886fb7b78a06e08.jpg already downloaded
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F83%252F11834a3f029a0b93267ae3b5eccd8e1d%252Fpa%252FNY98259_df74feda24cdbe4d0f709a729b1858c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_df74feda24cdbe4d0f709a729b1858c4.jpg already downloaded
2026-03-29 09:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d, identifier: NY98259
2026-03-29 09:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ea1bd963-4c78-56d4-8373-a23f8f49a1e2 with identifier: FU33041
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:05:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ea1bd963-4c78-56d4-8373-a23f8f49a1e2 with identifier: FU33041
2026-03-29 09:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ea1bd963-4c78-56d4-8373-a23f8f49a1e2 with identifier: FU33041 to the API
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FU33041>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-30T15:45:32Z',
'fuel_type': 'hybrid',
'id': 'ea1bd963-4c78-56d4-8373-a23f8f49a1e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU33041',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Jeep',
'model': 'Wrangler Unlimited',
'odometer': 75591,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_b2b5e154b182d537392c99ba4fe4740f.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_29d42510aaa03a4eddbff87a4ab567bd.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_804ddfff379aad877aaa7965c0a5ae8c.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_bd91003ebe7984413678dfe1be728859.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_83e8b9bde9afc3b69ef3d4f39306b946.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_3eb45d69fe2f25b28e754cc4320c7494.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_24dbbb16c19bb50d748dbeafd5e20bf7.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_09e6105e113a7559c12eb98c867f4060.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_6aeeab1d4e706234f5e8d172a466b845.jpg',
'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_520e114b6c7d1ce1c14d56ecf7d286e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_b2b5e154b182d537392c99ba4fe4740f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81821,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_29d42510aaa03a4eddbff87a4ab567bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_804ddfff379aad877aaa7965c0a5ae8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70747,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_bd91003ebe7984413678dfe1be728859.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76360,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_83e8b9bde9afc3b69ef3d4f39306b946.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_3eb45d69fe2f25b28e754cc4320c7494.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_24dbbb16c19bb50d748dbeafd5e20bf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82308,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_09e6105e113a7559c12eb98c867f4060.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_6aeeab1d4e706234f5e8d172a466b845.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea1bd963-4c78-56d4-8373-a23f8f49a1e2/ea1bd963-4c78-56d4-8373-a23f8f49a1e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/f6/83f655dedb074a90b8d986da475f967b/pa/FU33041_520e114b6c7d1ce1c14d56ecf7d286e4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Wrangler Unlimited 2.0 4xe Plug-in Hybrid Sahara',
'transmission': 'automatic',
'trim': 'Sahara',
'year': 2022}
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FU33041%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [auto1.it] INFO: Saving data for FU33041: {'created_time': 1774775144.377937, 'last_price_update_time': 1774775144.377947, 'auction_closing_time': 1774885532.0}
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FU33041') HTTP/1.1" 204 0
2026-03-29 09:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d with identifier: NY98259
2026-03-29 09:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d with identifier: NY98259
2026-03-29 09:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d with identifier: NY98259 to the API
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NY98259>
{'auction_title': '',
'c_o_2_emission_value': 146,
'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:13:49Z',
'fuel_type': 'diesel',
'id': '9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY98259',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 108092,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_24388d232b5b5653d740f9fc50106988.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c149599466c694f6e694866f5ea1b223.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_9b350c5ed218c3aa5bd11aaae1e9b032.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c97a1116cf4c48d44739896cde0914c2.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_b217660293dba0778ce065e2b41882c0.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_6fe38b571c21254598a95c84d9bda749.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_745571be2475fd74ce813c5afc1a027d.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_25c8698eaf4a006290c62c060e0f5dbf.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_d3780b4d53c76d4c1886fb7b78a06e08.jpg',
'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_df74feda24cdbe4d0f709a729b1858c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_24388d232b5b5653d740f9fc50106988.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c149599466c694f6e694866f5ea1b223.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92225,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_9b350c5ed218c3aa5bd11aaae1e9b032.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88959,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_c97a1116cf4c48d44739896cde0914c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89834,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_b217660293dba0778ce065e2b41882c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93882,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_6fe38b571c21254598a95c84d9bda749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90513,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_745571be2475fd74ce813c5afc1a027d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94664,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_25c8698eaf4a006290c62c060e0f5dbf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96101,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_d3780b4d53c76d4c1886fb7b78a06e08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d/9d4442ae-97c2-5bd5-bca1-0a3065f3ae3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91638,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/83/11834a3f029a0b93267ae3b5eccd8e1d/pa/NY98259_df74feda24cdbe4d0f709a729b1858c4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace D150 R-Dynamic S AWD',
'transmission': 'manual',
'trim': 'R-Dynamic S AWD',
'year': 2019}
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NY98259%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [auto1.it] INFO: Saving data for NY98259: {'created_time': 1774775144.707968, 'last_price_update_time': 1774775144.707978, 'auction_closing_time': 1774883629.0}
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NY98259') HTTP/1.1" 204 0
2026-03-29 09:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BJ67581> (referer: https://www.auto1.com/v1/car-details-view/BJ67581/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FT31182> (referer: https://www.auto1.com/v1/car-details-view/FT31182/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09: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-29 09:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713a9b8b-869a-5be9-911e-2efa0183ee51 with identifier: BJ67581
2026-03-29 09:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713a9b8b-869a-5be9-911e-2efa0183ee51 with scrape type 1
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 713a9b8b-869a-5be9-911e-2efa0183ee51
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_687368372a8ae7f2ef589e82e56739c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_687368372a8ae7f2ef589e82e56739c4.jpg already downloaded
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_fbffd10b4d2d612ce5fab5c7873d2171.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_fbffd10b4d2d612ce5fab5c7873d2171.jpg already downloaded
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_4320e9c8697a67b81074045ee69a79fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_4320e9c8697a67b81074045ee69a79fc.jpg already downloaded
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_c2aa1bc3e591d266b042ecfea4711514.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c2aa1bc3e591d266b042ecfea4711514.jpg already downloaded
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_a683691991370f6a549645bfd0529b28.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a683691991370f6a549645bfd0529b28.jpg already downloaded
2026-03-29 09:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_30e22963f980aa80fbc110d514bbabdb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_30e22963f980aa80fbc110d514bbabdb.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_8ae72dff17ec49116063c1225938d463.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_8ae72dff17ec49116063c1225938d463.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_a7b900e548495aac2e075a3b32486df2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a7b900e548495aac2e075a3b32486df2.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_c8462226fa93344c5240e1a54a3ec6a9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c8462226fa93344c5240e1a54a3ec6a9.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgf9%252F69%252Ff9698681ed1ebdb66f081f1edd0da916%252Fpa%252FBJ67581_e9fb69be8999869ae09a97cb7c72d293.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_e9fb69be8999869ae09a97cb7c72d293.jpg already downloaded
2026-03-29 09:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 713a9b8b-869a-5be9-911e-2efa0183ee51, identifier: BJ67581
2026-03-29 09:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af138eb9-634a-5016-9b30-c1eeb136743a with identifier: FT31182
2026-03-29 09:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af138eb9-634a-5016-9b30-c1eeb136743a with scrape type 1
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af138eb9-634a-5016-9b30-c1eeb136743a
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_28174af99f5f57a4e5e98b8f16edadb9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_28174af99f5f57a4e5e98b8f16edadb9.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_f5ab4e4be67bc5a6ae73fb6d56f41fd6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_f5ab4e4be67bc5a6ae73fb6d56f41fd6.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_0797f3ee7ee09ee323d6eb7db773faf1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_0797f3ee7ee09ee323d6eb7db773faf1.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_4b7a500be2a92065e630dfd51707a0f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_4b7a500be2a92065e630dfd51707a0f9.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_e6d7a2e0b6a730fb04faed80ad9c951c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_e6d7a2e0b6a730fb04faed80ad9c951c.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_85c1f57a7a7501db1df6add2c7b7110e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_85c1f57a7a7501db1df6add2c7b7110e.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_a31625cc6d097995086e6e9d4ad5e6f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_a31625cc6d097995086e6e9d4ad5e6f5.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_65565ea981d7104bb13ba1dd9d7a0152.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_65565ea981d7104bb13ba1dd9d7a0152.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_7a00e301795813024c20733b306f951a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_7a00e301795813024c20733b306f951a.jpg already downloaded
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg16%252F23%252F1623d54d3596cb2bbbbe4d2e3706ff2a%252Fpa%252FFT31182_68589be236d7591cf1b296dcb89888df.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_68589be236d7591cf1b296dcb89888df.jpg already downloaded
2026-03-29 09:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: af138eb9-634a-5016-9b30-c1eeb136743a, identifier: FT31182
2026-03-29 09:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 713a9b8b-869a-5be9-911e-2efa0183ee51 with identifier: BJ67581
2026-03-29 09:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 713a9b8b-869a-5be9-911e-2efa0183ee51 with identifier: BJ67581
2026-03-29 09:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 713a9b8b-869a-5be9-911e-2efa0183ee51 with identifier: BJ67581 to the API
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BJ67581>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:04:30Z',
'fuel_type': 'diesel',
'id': '713a9b8b-869a-5be9-911e-2efa0183ee51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BJ67581',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Peugeot',
'model': '3008',
'odometer': 116961,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_687368372a8ae7f2ef589e82e56739c4.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_fbffd10b4d2d612ce5fab5c7873d2171.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_4320e9c8697a67b81074045ee69a79fc.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c2aa1bc3e591d266b042ecfea4711514.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a683691991370f6a549645bfd0529b28.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_30e22963f980aa80fbc110d514bbabdb.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_8ae72dff17ec49116063c1225938d463.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a7b900e548495aac2e075a3b32486df2.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c8462226fa93344c5240e1a54a3ec6a9.jpg',
'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_e9fb69be8999869ae09a97cb7c72d293.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75285,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_687368372a8ae7f2ef589e82e56739c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78147,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_fbffd10b4d2d612ce5fab5c7873d2171.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69906,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_4320e9c8697a67b81074045ee69a79fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c2aa1bc3e591d266b042ecfea4711514.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64064,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a683691991370f6a549645bfd0529b28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72219,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_30e22963f980aa80fbc110d514bbabdb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52740,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_8ae72dff17ec49116063c1225938d463.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_a7b900e548495aac2e075a3b32486df2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69961,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_c8462226fa93344c5240e1a54a3ec6a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713a9b8b-869a-5be9-911e-2efa0183ee51/713a9b8b-869a-5be9-911e-2efa0183ee51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52995,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/69/f9698681ed1ebdb66f081f1edd0da916/pa/BJ67581_e9fb69be8999869ae09a97cb7c72d293.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2020}
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BJ67581%27 HTTP/1.1" 200 None
2026-03-29 09:05:45 [auto1.it] INFO: Saving data for BJ67581: {'created_time': 1774775145.752761, 'last_price_update_time': 1774775145.752771, 'auction_closing_time': 1774883070.0}
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BJ67581') HTTP/1.1" 204 0
2026-03-29 09:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: af138eb9-634a-5016-9b30-c1eeb136743a with identifier: FT31182
2026-03-29 09:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: af138eb9-634a-5016-9b30-c1eeb136743a with identifier: FT31182
2026-03-29 09:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: af138eb9-634a-5016-9b30-c1eeb136743a with identifier: FT31182 to the API
2026-03-29 09:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FT31182>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T15:55:51Z',
'fuel_type': 'diesel',
'id': 'af138eb9-634a-5016-9b30-c1eeb136743a',
'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/FT31182',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 147048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_28174af99f5f57a4e5e98b8f16edadb9.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_f5ab4e4be67bc5a6ae73fb6d56f41fd6.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_0797f3ee7ee09ee323d6eb7db773faf1.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_4b7a500be2a92065e630dfd51707a0f9.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_e6d7a2e0b6a730fb04faed80ad9c951c.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_85c1f57a7a7501db1df6add2c7b7110e.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_a31625cc6d097995086e6e9d4ad5e6f5.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_65565ea981d7104bb13ba1dd9d7a0152.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_7a00e301795813024c20733b306f951a.jpg',
'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_68589be236d7591cf1b296dcb89888df.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45457,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_28174af99f5f57a4e5e98b8f16edadb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50132,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_f5ab4e4be67bc5a6ae73fb6d56f41fd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46296,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_0797f3ee7ee09ee323d6eb7db773faf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34609,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_4b7a500be2a92065e630dfd51707a0f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43966,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_e6d7a2e0b6a730fb04faed80ad9c951c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52301,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_85c1f57a7a7501db1df6add2c7b7110e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_a31625cc6d097995086e6e9d4ad5e6f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52827,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_65565ea981d7104bb13ba1dd9d7a0152.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46308,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_7a00e301795813024c20733b306f951a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af138eb9-634a-5016-9b30-c1eeb136743a/af138eb9-634a-5016-9b30-c1eeb136743a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45382,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img16/23/1623d54d3596cb2bbbbe4d2e3706ff2a/pa/FT31182_68589be236d7591cf1b296dcb89888df.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport D180 Mild-Hybrid R-Dynamic S AWD',
'transmission': 'automatic',
'trim': 'R-Dynamic S AWD',
'year': 2019}
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FT31182%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [auto1.it] INFO: Saving data for FT31182: {'created_time': 1774775146.095523, 'last_price_update_time': 1774775146.095533, 'auction_closing_time': 1774886151.0}
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FT31182') HTTP/1.1" 204 0
2026-03-29 09:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TT43912/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SD56970/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JZ43630/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LT09174> (referer: https://www.auto1.com/v1/car-details-view/LT09174/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LJ66160/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ee73df-7190-5b92-9ea4-7dbf42ddf380 with identifier: LT09174
2026-03-29 09:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ee73df-7190-5b92-9ea4-7dbf42ddf380 with scrape type 1
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62ee73df-7190-5b92-9ea4-7dbf42ddf380
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_f154ac560a35306497f0bfed8907e38d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f154ac560a35306497f0bfed8907e38d.jpg already downloaded
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_f6250a238b836af7d72d366e8824237c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f6250a238b836af7d72d366e8824237c.jpg already downloaded
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_37e37566fdca5b15409c4864293866a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_37e37566fdca5b15409c4864293866a6.jpg already downloaded
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_ba1147bc345d64aa7376a9eefff6be0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_ba1147bc345d64aa7376a9eefff6be0d.jpg already downloaded
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_7d55a9eb8d54c4e65a9175327c98ff63.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_7d55a9eb8d54c4e65a9175327c98ff63.jpg already downloaded
2026-03-29 09:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_8aab9b1d586207f3790f403f0ee49dc4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_8aab9b1d586207f3790f403f0ee49dc4.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_14d48d8de0e0dddf41593b1c91f15eed.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_14d48d8de0e0dddf41593b1c91f15eed.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_f8271f236d1fa943ffa9ac2130303566.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f8271f236d1fa943ffa9ac2130303566.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_9ce308e064642387177abedbb5370cba.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_9ce308e064642387177abedbb5370cba.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg45%252F2e%252F452eb97b8e6639801a0736345244cfc1%252Fpa%252FLT09174_172113a945b95974f13a83eb9781b08e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_172113a945b95974f13a83eb9781b08e.jpg already downloaded
2026-03-29 09:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 62ee73df-7190-5b92-9ea4-7dbf42ddf380, identifier: LT09174
2026-03-29 09:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 62ee73df-7190-5b92-9ea4-7dbf42ddf380 with identifier: LT09174
2026-03-29 09:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 62ee73df-7190-5b92-9ea4-7dbf42ddf380 with identifier: LT09174
2026-03-29 09:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 62ee73df-7190-5b92-9ea4-7dbf42ddf380 with identifier: LT09174 to the API
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LT09174>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:48:01Z',
'fuel_type': 'petrol',
'id': '62ee73df-7190-5b92-9ea4-7dbf42ddf380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LT09174',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 10148,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f154ac560a35306497f0bfed8907e38d.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f6250a238b836af7d72d366e8824237c.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_37e37566fdca5b15409c4864293866a6.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_ba1147bc345d64aa7376a9eefff6be0d.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_7d55a9eb8d54c4e65a9175327c98ff63.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_8aab9b1d586207f3790f403f0ee49dc4.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_14d48d8de0e0dddf41593b1c91f15eed.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f8271f236d1fa943ffa9ac2130303566.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_9ce308e064642387177abedbb5370cba.jpg',
'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_172113a945b95974f13a83eb9781b08e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60380,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f154ac560a35306497f0bfed8907e38d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434618,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f6250a238b836af7d72d366e8824237c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60076,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_37e37566fdca5b15409c4864293866a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58796,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_ba1147bc345d64aa7376a9eefff6be0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65906,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_7d55a9eb8d54c4e65a9175327c98ff63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436423,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_8aab9b1d586207f3790f403f0ee49dc4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457447,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_14d48d8de0e0dddf41593b1c91f15eed.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470410,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_f8271f236d1fa943ffa9ac2130303566.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466345,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_9ce308e064642387177abedbb5370cba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee73df-7190-5b92-9ea4-7dbf42ddf380/62ee73df-7190-5b92-9ea4-7dbf42ddf380_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32372,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img45/2e/452eb97b8e6639801a0736345244cfc1/pa/LT09174_172113a945b95974f13a83eb9781b08e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2021}
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LT09174%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [auto1.it] INFO: Saving data for LT09174: {'created_time': 1774775147.493129, 'last_price_update_time': 1774775147.493138, 'auction_closing_time': 1774885681.0}
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LT09174') HTTP/1.1" 204 0
2026-03-29 09:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZU21710/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PL36367/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KC78706> (referer: https://www.auto1.com/v1/car-details-view/KC78706/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23887468-4976-55d1-ba96-34cf839b3c00 with identifier: KC78706
2026-03-29 09:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23887468-4976-55d1-ba96-34cf839b3c00 with scrape type 1
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23887468-4976-55d1-ba96-34cf839b3c00
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_2211b2ffe51eeaab8458764068ab9c2b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_2211b2ffe51eeaab8458764068ab9c2b.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_251a0ae7c4c8f76bf2ffa8209a8e68e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_251a0ae7c4c8f76bf2ffa8209a8e68e4.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_144f3f5c90f06654e4cefadbc6269227.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_144f3f5c90f06654e4cefadbc6269227.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_92a44e85d8e023555bd44c38d25b1ed8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_92a44e85d8e023555bd44c38d25b1ed8.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_549bde6d89da68a7fbb6b90867f4b741.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_549bde6d89da68a7fbb6b90867f4b741.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_ab5af4dab6816a6044609cb70b8704ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_ab5af4dab6816a6044609cb70b8704ef.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_98f07b7fe026920341f8ffc680851be6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_98f07b7fe026920341f8ffc680851be6.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_0c0f309ecd026aaf29b74296d2d44348.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_0c0f309ecd026aaf29b74296d2d44348.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_fe73f7b38d5d2e7e5f0d446be284b7c9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_fe73f7b38d5d2e7e5f0d446be284b7c9.jpg already downloaded
2026-03-29 09:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg5b%252F7c%252F5b7c241d2b859307a30866bbc4911824%252Fpa%252FKC78706_64ce30134a19b7eedd4e3458eb298189.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_64ce30134a19b7eedd4e3458eb298189.jpg already downloaded
2026-03-29 09:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 23887468-4976-55d1-ba96-34cf839b3c00, identifier: KC78706
2026-03-29 09:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 23887468-4976-55d1-ba96-34cf839b3c00 with identifier: KC78706
2026-03-29 09:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 23887468-4976-55d1-ba96-34cf839b3c00 with identifier: KC78706
2026-03-29 09:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 23887468-4976-55d1-ba96-34cf839b3c00 with identifier: KC78706 to the API
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KC78706>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T15:59:13Z',
'fuel_type': 'diesel',
'id': '23887468-4976-55d1-ba96-34cf839b3c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC78706',
'listing': 'auction',
'location': 'IT, Capannori (LU)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 139593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_2211b2ffe51eeaab8458764068ab9c2b.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_251a0ae7c4c8f76bf2ffa8209a8e68e4.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_144f3f5c90f06654e4cefadbc6269227.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_92a44e85d8e023555bd44c38d25b1ed8.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_549bde6d89da68a7fbb6b90867f4b741.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_ab5af4dab6816a6044609cb70b8704ef.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_98f07b7fe026920341f8ffc680851be6.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_0c0f309ecd026aaf29b74296d2d44348.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_fe73f7b38d5d2e7e5f0d446be284b7c9.jpg',
'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_64ce30134a19b7eedd4e3458eb298189.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_2211b2ffe51eeaab8458764068ab9c2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74377,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_251a0ae7c4c8f76bf2ffa8209a8e68e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84576,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_144f3f5c90f06654e4cefadbc6269227.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64704,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_92a44e85d8e023555bd44c38d25b1ed8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71287,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_549bde6d89da68a7fbb6b90867f4b741.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82214,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_ab5af4dab6816a6044609cb70b8704ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68616,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_98f07b7fe026920341f8ffc680851be6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82747,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_0c0f309ecd026aaf29b74296d2d44348.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65467,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_fe73f7b38d5d2e7e5f0d446be284b7c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23887468-4976-55d1-ba96-34cf839b3c00/23887468-4976-55d1-ba96-34cf839b3c00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74204,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/7c/5b7c241d2b859307a30866bbc4911824/pa/KC78706_64ce30134a19b7eedd4e3458eb298189.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC78706%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [auto1.it] INFO: Saving data for KC78706: {'created_time': 1774775148.345359, 'last_price_update_time': 1774775148.345369, 'auction_closing_time': 1774886353.0}
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KC78706') HTTP/1.1" 204 0
2026-03-29 09:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZU40989/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PZ95103> (referer: https://www.auto1.com/v1/car-details-view/PZ95103/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DM38646/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EA59370/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971f9ce1-73b6-54f8-b2b4-ce6145667042 with identifier: PZ95103
2026-03-29 09:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971f9ce1-73b6-54f8-b2b4-ce6145667042 with scrape type 1
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 971f9ce1-73b6-54f8-b2b4-ce6145667042
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_8ae42c98e72bcd3dec0cfc66817b7855.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_8ae42c98e72bcd3dec0cfc66817b7855.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_09581b5687017e6583f86c331613dae0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_09581b5687017e6583f86c331613dae0.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_fe1e65f054f9a6890c3396d4b3f170a1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_fe1e65f054f9a6890c3396d4b3f170a1.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_70a55b170590d86c7273b2683f7dd421.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_70a55b170590d86c7273b2683f7dd421.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_9722e56339f5bacb601e078bc5ba5f0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_9722e56339f5bacb601e078bc5ba5f0d.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_57d57cda34e17bac7740ddb42d6dcbb1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_57d57cda34e17bac7740ddb42d6dcbb1.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_cae7d2990a9bc948aa47ee1997d2bb80.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_cae7d2990a9bc948aa47ee1997d2bb80.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_2efb4cc4b85e2c712b22a334d8107d7e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_2efb4cc4b85e2c712b22a334d8107d7e.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_3d6b4a5c9934e445eeb0f68e11623b01.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3d6b4a5c9934e445eeb0f68e11623b01.jpg already downloaded
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg8b%252F6d%252F8b6d3915e5d224c0b45e0e5dbd288e71%252Fpa%252FPZ95103_3a12a422403bb432080780a026a2699a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3a12a422403bb432080780a026a2699a.jpg already downloaded
2026-03-29 09:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 971f9ce1-73b6-54f8-b2b4-ce6145667042, identifier: PZ95103
2026-03-29 09:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 971f9ce1-73b6-54f8-b2b4-ce6145667042 with identifier: PZ95103
2026-03-29 09:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 971f9ce1-73b6-54f8-b2b4-ce6145667042 with identifier: PZ95103
2026-03-29 09:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 971f9ce1-73b6-54f8-b2b4-ce6145667042 with identifier: PZ95103 to the API
2026-03-29 09:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PZ95103>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:15:55Z',
'fuel_type': 'petrol',
'id': '971f9ce1-73b6-54f8-b2b4-ce6145667042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ95103',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Fiat',
'model': '500X',
'odometer': 56689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_8ae42c98e72bcd3dec0cfc66817b7855.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_09581b5687017e6583f86c331613dae0.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_fe1e65f054f9a6890c3396d4b3f170a1.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_70a55b170590d86c7273b2683f7dd421.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_9722e56339f5bacb601e078bc5ba5f0d.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_57d57cda34e17bac7740ddb42d6dcbb1.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_cae7d2990a9bc948aa47ee1997d2bb80.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_2efb4cc4b85e2c712b22a334d8107d7e.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3d6b4a5c9934e445eeb0f68e11623b01.jpg',
'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3a12a422403bb432080780a026a2699a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42196,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_8ae42c98e72bcd3dec0cfc66817b7855.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42196,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_09581b5687017e6583f86c331613dae0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41492,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_fe1e65f054f9a6890c3396d4b3f170a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38997,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_70a55b170590d86c7273b2683f7dd421.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33995,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_9722e56339f5bacb601e078bc5ba5f0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41950,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_57d57cda34e17bac7740ddb42d6dcbb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38387,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_cae7d2990a9bc948aa47ee1997d2bb80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42467,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_2efb4cc4b85e2c712b22a334d8107d7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35161,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3d6b4a5c9934e445eeb0f68e11623b01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971f9ce1-73b6-54f8-b2b4-ce6145667042/971f9ce1-73b6-54f8-b2b4-ce6145667042_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40146,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6d/8b6d3915e5d224c0b45e0e5dbd288e71/pa/PZ95103_3a12a422403bb432080780a026a2699a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.0 Turbo Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2020}
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ95103%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [auto1.it] INFO: Saving data for PZ95103: {'created_time': 1774775149.042046, 'last_price_update_time': 1774775149.042055, 'auction_closing_time': 1774883755.0}
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PZ95103') HTTP/1.1" 204 0
2026-03-29 09:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BT02963> (referer: https://www.auto1.com/v1/car-details-view/BT02963/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39df49a1-632e-5e56-91c1-7f3fafb6d20f with identifier: BT02963
2026-03-29 09:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39df49a1-632e-5e56-91c1-7f3fafb6d20f with scrape type 1
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39df49a1-632e-5e56-91c1-7f3fafb6d20f
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_2c282b713c18f3b6205025ce1437964d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_2c282b713c18f3b6205025ce1437964d.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_abe26bd8f3875c33f81cbc86c31757de.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_abe26bd8f3875c33f81cbc86c31757de.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_a0f37ca77c2e660b17cb75dd055c76d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_a0f37ca77c2e660b17cb75dd055c76d9.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_ebf35ad4c36ac76d0dc83c754f165791.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_ebf35ad4c36ac76d0dc83c754f165791.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_d115a47906c24b444ce4edfa222105c8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_d115a47906c24b444ce4edfa222105c8.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_f5ff3423b6eb69d4c43e1cffa3dbdc6a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_f5ff3423b6eb69d4c43e1cffa3dbdc6a.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_18e1529a0b561bd60033ce1ddd93086c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_18e1529a0b561bd60033ce1ddd93086c.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_e9af8c62aac83349f51c1c3c75438005.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_e9af8c62aac83349f51c1c3c75438005.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_1db250f7302cfe1b5f85d4e48061df19.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_1db250f7302cfe1b5f85d4e48061df19.jpg already downloaded
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg1a%252F38%252F1a3882043972e93b6fedc1aa6409610b%252Fpa%252FBT02963_66fdcd1829e2aad4039628a91d1c1b46.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_66fdcd1829e2aad4039628a91d1c1b46.jpg already downloaded
2026-03-29 09:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 39df49a1-632e-5e56-91c1-7f3fafb6d20f, identifier: BT02963
2026-03-29 09:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 39df49a1-632e-5e56-91c1-7f3fafb6d20f with identifier: BT02963
2026-03-29 09:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 39df49a1-632e-5e56-91c1-7f3fafb6d20f with identifier: BT02963
2026-03-29 09:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 39df49a1-632e-5e56-91c1-7f3fafb6d20f with identifier: BT02963 to the API
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BT02963>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:03:50Z',
'fuel_type': 'diesel',
'id': '39df49a1-632e-5e56-91c1-7f3fafb6d20f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT02963',
'listing': 'auction',
'location': 'IT, Varedo (MB)',
'make': 'BMW',
'model': '3er',
'odometer': 103337,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_2c282b713c18f3b6205025ce1437964d.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_abe26bd8f3875c33f81cbc86c31757de.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_a0f37ca77c2e660b17cb75dd055c76d9.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_ebf35ad4c36ac76d0dc83c754f165791.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_d115a47906c24b444ce4edfa222105c8.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_f5ff3423b6eb69d4c43e1cffa3dbdc6a.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_18e1529a0b561bd60033ce1ddd93086c.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_e9af8c62aac83349f51c1c3c75438005.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_1db250f7302cfe1b5f85d4e48061df19.jpg',
'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_66fdcd1829e2aad4039628a91d1c1b46.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58443,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_2c282b713c18f3b6205025ce1437964d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_abe26bd8f3875c33f81cbc86c31757de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66444,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_a0f37ca77c2e660b17cb75dd055c76d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50455,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_ebf35ad4c36ac76d0dc83c754f165791.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59057,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_d115a47906c24b444ce4edfa222105c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_f5ff3423b6eb69d4c43e1cffa3dbdc6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_18e1529a0b561bd60033ce1ddd93086c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62536,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_e9af8c62aac83349f51c1c3c75438005.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62095,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_1db250f7302cfe1b5f85d4e48061df19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df49a1-632e-5e56-91c1-7f3fafb6d20f/39df49a1-632e-5e56-91c1-7f3fafb6d20f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40766,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/38/1a3882043972e93b6fedc1aa6409610b/pa/BT02963_66fdcd1829e2aad4039628a91d1c1b46.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 316d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2016}
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT02963%27 HTTP/1.1" 200 None
2026-03-29 09:05:49 [auto1.it] INFO: Saving data for BT02963: {'created_time': 1774775149.807347, 'last_price_update_time': 1774775149.807357, 'auction_closing_time': 1774883030.0}
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BT02963') HTTP/1.1" 204 0
2026-03-29 09:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MU64340/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XU47833> (referer: https://www.auto1.com/v1/car-details-view/XU47833/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5 with identifier: XU47833
2026-03-29 09:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5 with scrape type 1
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_08ccb910b1c0f6d8824df0e63d1442c9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_08ccb910b1c0f6d8824df0e63d1442c9.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_bb0020bf281eaf70f0148cc6c105e73c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_bb0020bf281eaf70f0148cc6c105e73c.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_537077b67c68d71064e3ac6a862dbba9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_537077b67c68d71064e3ac6a862dbba9.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_7241e1136cdc2bfaabe02dcdd0835f0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_7241e1136cdc2bfaabe02dcdd0835f0d.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_fc649a5f2d2f5fed8fe15c0a6d7beb85.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_fc649a5f2d2f5fed8fe15c0a6d7beb85.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_29581f3b369f19625baefa121ea2420f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_29581f3b369f19625baefa121ea2420f.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_f9db2871a9b0263e1c60e6ec597d80ea.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_f9db2871a9b0263e1c60e6ec597d80ea.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_59491c16f050556bcb1e5011c1218748.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_59491c16f050556bcb1e5011c1218748.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_089af0fd45545e09bf29ff6668514d72.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_089af0fd45545e09bf29ff6668514d72.jpg already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg4a%252F10%252F4a1078df35ccab6b8d76af18be682b28%252Fpa%252FXU47833_2c044cd542dabb77c4c4b40f8743a196.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_2c044cd542dabb77c4c4b40f8743a196.jpg already downloaded
2026-03-29 09:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5, identifier: XU47833
2026-03-29 09:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5 with identifier: XU47833
2026-03-29 09:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5 with identifier: XU47833
2026-03-29 09:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8c2aa022-3295-57a4-8550-3aa9ed4c3ef5 with identifier: XU47833 to the API
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XU47833>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:15:02Z',
'fuel_type': 'diesel',
'id': '8c2aa022-3295-57a4-8550-3aa9ed4c3ef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XU47833',
'listing': 'auction',
'location': 'IT, Bentivoglio (BO)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 57621,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_08ccb910b1c0f6d8824df0e63d1442c9.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_bb0020bf281eaf70f0148cc6c105e73c.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_537077b67c68d71064e3ac6a862dbba9.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_7241e1136cdc2bfaabe02dcdd0835f0d.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_fc649a5f2d2f5fed8fe15c0a6d7beb85.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_29581f3b369f19625baefa121ea2420f.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_f9db2871a9b0263e1c60e6ec597d80ea.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_59491c16f050556bcb1e5011c1218748.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_089af0fd45545e09bf29ff6668514d72.jpg',
'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_2c044cd542dabb77c4c4b40f8743a196.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43555,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_08ccb910b1c0f6d8824df0e63d1442c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43555,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_bb0020bf281eaf70f0148cc6c105e73c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378479,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_537077b67c68d71064e3ac6a862dbba9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38512,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_7241e1136cdc2bfaabe02dcdd0835f0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358660,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_fc649a5f2d2f5fed8fe15c0a6d7beb85.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42236,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_29581f3b369f19625baefa121ea2420f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394271,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_f9db2871a9b0263e1c60e6ec597d80ea.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43695,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_59491c16f050556bcb1e5011c1218748.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362366,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_089af0fd45545e09bf29ff6668514d72.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c2aa022-3295-57a4-8550-3aa9ed4c3ef5/8c2aa022-3295-57a4-8550-3aa9ed4c3ef5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33717,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img4a/10/4a1078df35ccab6b8d76af18be682b28/pa/XU47833_2c044cd542dabb77c4c4b40f8743a196.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'automatic',
'trim': 'Limited FWD',
'year': 2020}
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XU47833%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [auto1.it] INFO: Saving data for XU47833: {'created_time': 1774775150.620775, 'last_price_update_time': 1774775150.620786, 'auction_closing_time': 1774883702.0}
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XU47833') HTTP/1.1" 204 0
2026-03-29 09:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TT43912> (referer: https://www.auto1.com/v1/car-details-view/TT43912/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AB57400> (referer: https://www.auto1.com/v1/car-details-view/AB57400/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cfb5ec2-6927-5ee6-a779-244d65168535 with identifier: TT43912
2026-03-29 09:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cfb5ec2-6927-5ee6-a779-244d65168535 with scrape type 1
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cfb5ec2-6927-5ee6-a779-244d65168535
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_ce2145fbb32a66dd429742b548986461.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_ce2145fbb32a66dd429742b548986461.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_7018f3cc3cfd509ff5535b47c7587a6b.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_7018f3cc3cfd509ff5535b47c7587a6b.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_13f154119d8fe9312ce7e2babe51a23b.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_13f154119d8fe9312ce7e2babe51a23b.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_da71597f0090e8eda28ea2fd8e9c04f3.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_da71597f0090e8eda28ea2fd8e9c04f3.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_78a766702799928fe1a29501a58aa5cf.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_78a766702799928fe1a29501a58aa5cf.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_455dfe23a7ac1fd9636f4a67d9e6db4b.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_455dfe23a7ac1fd9636f4a67d9e6db4b.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_5e385d71462003090a2f3d701a67bce3.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_5e385d71462003090a2f3d701a67bce3.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_0f747493727a2e50b8e7ba9a3cba5543.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_0f747493727a2e50b8e7ba9a3cba5543.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_e86843a96a91edf579c370c02b240515.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_e86843a96a91edf579c370c02b240515.png already downloaded
2026-03-29 09:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg3d%252F24%252F3d249a9bd3acbd2974a4a095fbbbff2f%252Fpa%252FTT43912_285cb81c067adadb3733da9445f2f288.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_285cb81c067adadb3733da9445f2f288.png already downloaded
2026-03-29 09:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3cfb5ec2-6927-5ee6-a779-244d65168535, identifier: TT43912
2026-03-29 09:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cca29d02-fbea-568d-8497-ea9bd04b6336 with identifier: AB57400
2026-03-29 09:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cca29d02-fbea-568d-8497-ea9bd04b6336 with scrape type 1
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cca29d02-fbea-568d-8497-ea9bd04b6336
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_c49331e4eff8e7b394a5012feb012f1d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_c49331e4eff8e7b394a5012feb012f1d.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_ddf4468e5c321f53a031bd41988f9b8c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ddf4468e5c321f53a031bd41988f9b8c.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_a3fdc92dddfb2e955d88a19703049438.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_a3fdc92dddfb2e955d88a19703049438.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_dd77618b5d2912a4dfb97cadbca913af.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_dd77618b5d2912a4dfb97cadbca913af.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_0b7c2c405cef00780e5dc83b5a60efc5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_0b7c2c405cef00780e5dc83b5a60efc5.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_281fcb36d9a8264c4a040bb3bfb1627a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_281fcb36d9a8264c4a040bb3bfb1627a.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_ab51161e7981c737980be1bcc46f92a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ab51161e7981c737980be1bcc46f92a3.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_9081a0f5b1252f541d4cf4edde2c8c4c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_9081a0f5b1252f541d4cf4edde2c8c4c.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_bcb560c64953b38fe74c8a51769cd81b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_bcb560c64953b38fe74c8a51769cd81b.jpg already downloaded
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg0b%252Fd4%252F0bd4fd5be651acf62cd957f19f4a969d%252Fpa%252FAB57400_91641e051138233ae8e5f3cd63d8b4e0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_91641e051138233ae8e5f3cd63d8b4e0.jpg already downloaded
2026-03-29 09:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cca29d02-fbea-568d-8497-ea9bd04b6336, identifier: AB57400
2026-03-29 09:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3cfb5ec2-6927-5ee6-a779-244d65168535 with identifier: TT43912
2026-03-29 09:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3cfb5ec2-6927-5ee6-a779-244d65168535 with identifier: TT43912
2026-03-29 09:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3cfb5ec2-6927-5ee6-a779-244d65168535 with identifier: TT43912 to the API
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TT43912>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 193,
'expiration_date': '2026-03-30T15:12:06Z',
'fuel_type': 'diesel',
'id': '3cfb5ec2-6927-5ee6-a779-244d65168535',
'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/TT43912',
'listing': 'auction',
'location': 'IT, Castelnuovo del Garda (VR)',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 25843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_ce2145fbb32a66dd429742b548986461.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_7018f3cc3cfd509ff5535b47c7587a6b.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_13f154119d8fe9312ce7e2babe51a23b.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_da71597f0090e8eda28ea2fd8e9c04f3.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_78a766702799928fe1a29501a58aa5cf.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_455dfe23a7ac1fd9636f4a67d9e6db4b.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_5e385d71462003090a2f3d701a67bce3.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_0f747493727a2e50b8e7ba9a3cba5543.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_e86843a96a91edf579c370c02b240515.png',
'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_285cb81c067adadb3733da9445f2f288.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 1129801,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_ce2145fbb32a66dd429742b548986461.png',
'Width': 775},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 1129801,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_7018f3cc3cfd509ff5535b47c7587a6b.png',
'Width': 775},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 1169421,
'Height': 589,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_13f154119d8fe9312ce7e2babe51a23b.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 1164374,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_da71597f0090e8eda28ea2fd8e9c04f3.png',
'Width': 786},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 1164374,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_78a766702799928fe1a29501a58aa5cf.png',
'Width': 786},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1229528,
'Height': 598,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_455dfe23a7ac1fd9636f4a67d9e6db4b.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 1129801,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_5e385d71462003090a2f3d701a67bce3.png',
'Width': 775},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1020431,
'Height': 594,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_0f747493727a2e50b8e7ba9a3cba5543.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 842751,
'Height': 589,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_e86843a96a91edf579c370c02b240515.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cfb5ec2-6927-5ee6-a779-244d65168535/3cfb5ec2-6927-5ee6-a779-244d65168535_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 988245,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/24/3d249a9bd3acbd2974a4a095fbbbff2f/pa/TT43912_285cb81c067adadb3733da9445f2f288.png',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 40 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2024}
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT43912%27 HTTP/1.1" 200 None
2026-03-29 09:05:51 [auto1.it] INFO: Saving data for TT43912: {'created_time': 1774775151.696719, 'last_price_update_time': 1774775151.696729, 'auction_closing_time': 1774883526.0}
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT43912') HTTP/1.1" 204 0
2026-03-29 09:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cca29d02-fbea-568d-8497-ea9bd04b6336 with identifier: AB57400
2026-03-29 09:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cca29d02-fbea-568d-8497-ea9bd04b6336 with identifier: AB57400
2026-03-29 09:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cca29d02-fbea-568d-8497-ea9bd04b6336 with identifier: AB57400 to the API
2026-03-29 09:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AB57400>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:52:01Z',
'fuel_type': 'petrol',
'id': 'cca29d02-fbea-568d-8497-ea9bd04b6336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB57400',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 106515,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_c49331e4eff8e7b394a5012feb012f1d.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ddf4468e5c321f53a031bd41988f9b8c.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_a3fdc92dddfb2e955d88a19703049438.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_dd77618b5d2912a4dfb97cadbca913af.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_0b7c2c405cef00780e5dc83b5a60efc5.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_281fcb36d9a8264c4a040bb3bfb1627a.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ab51161e7981c737980be1bcc46f92a3.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_9081a0f5b1252f541d4cf4edde2c8c4c.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_bcb560c64953b38fe74c8a51769cd81b.jpg',
'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_91641e051138233ae8e5f3cd63d8b4e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62854,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_c49331e4eff8e7b394a5012feb012f1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ddf4468e5c321f53a031bd41988f9b8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58321,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_a3fdc92dddfb2e955d88a19703049438.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50927,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_dd77618b5d2912a4dfb97cadbca913af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_0b7c2c405cef00780e5dc83b5a60efc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58001,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_281fcb36d9a8264c4a040bb3bfb1627a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45953,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_ab51161e7981c737980be1bcc46f92a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61403,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_9081a0f5b1252f541d4cf4edde2c8c4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_bcb560c64953b38fe74c8a51769cd81b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cca29d02-fbea-568d-8497-ea9bd04b6336/cca29d02-fbea-568d-8497-ea9bd04b6336_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45685,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/d4/0bd4fd5be651acf62cd957f19f4a969d/pa/AB57400_91641e051138233ae8e5f3cd63d8b4e0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TSI GTI Performance BlueMotion',
'transmission': 'automatic',
'trim': 'GTI Performance BlueMotion',
'year': 2019}
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AB57400%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [auto1.it] INFO: Saving data for AB57400: {'created_time': 1774775152.032086, 'last_price_update_time': 1774775152.032096, 'auction_closing_time': 1774885921.0}
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AB57400') HTTP/1.1" 204 0
2026-03-29 09:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GE97185> (referer: https://www.auto1.com/v1/car-details-view/GE97185/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JZ43630> (referer: https://www.auto1.com/v1/car-details-view/JZ43630/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bce99e5d-da0e-5bc9-8552-83545109f415 with identifier: GE97185
2026-03-29 09:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce99e5d-da0e-5bc9-8552-83545109f415 with scrape type 1
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bce99e5d-da0e-5bc9-8552-83545109f415
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_ee8046f9ca203718d4a56ef438f64d88.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_ee8046f9ca203718d4a56ef438f64d88.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_96d78974bb383e19341c3945d2659d45.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_96d78974bb383e19341c3945d2659d45.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_e8ab2a639c726237b24321cddec75e87.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_e8ab2a639c726237b24321cddec75e87.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_371a753c7099b11d2f584e4fdc7a30a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_371a753c7099b11d2f584e4fdc7a30a7.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_676a0d8abaf86f953bb7f1645651ecb0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_676a0d8abaf86f953bb7f1645651ecb0.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_6f94c39eaf1e00db84264ff8ba8320e7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_6f94c39eaf1e00db84264ff8ba8320e7.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_8b89cdf64d2651f9866e8ad50b26bbb2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_8b89cdf64d2651f9866e8ad50b26bbb2.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_87b0060c552df0cd8f4bf7876a7aae23.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_87b0060c552df0cd8f4bf7876a7aae23.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_22fd90a4b9254d2bb27171182b1cf881.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_22fd90a4b9254d2bb27171182b1cf881.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgd4%252F86%252Fd48613236fe5f5f2ae970d33ec74c7d3%252Fpa%252FGE97185_a1ada2e649f2a253b88e695213e40ba9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_a1ada2e649f2a253b88e695213e40ba9.jpg already downloaded
2026-03-29 09:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bce99e5d-da0e-5bc9-8552-83545109f415, identifier: GE97185
2026-03-29 09:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35909d80-29c0-55dc-bff4-4a377d9b9e9d with identifier: JZ43630
2026-03-29 09:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35909d80-29c0-55dc-bff4-4a377d9b9e9d with scrape type 1
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35909d80-29c0-55dc-bff4-4a377d9b9e9d
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_92ef99a7fc7ad9545d781938a3d93c77.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_92ef99a7fc7ad9545d781938a3d93c77.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_90071c557aefa4a08edc60a7126b684e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_90071c557aefa4a08edc60a7126b684e.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_79be86ca6955cad9ae1079efb7084ceb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_79be86ca6955cad9ae1079efb7084ceb.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_2a34dadb4d5ed61fe84afd7b1e2b110a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_2a34dadb4d5ed61fe84afd7b1e2b110a.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_8f56f44d4aebe114e03cbb730ea25b22.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8f56f44d4aebe114e03cbb730ea25b22.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_b2595b0c1def3c37b33f20f302b54975.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_b2595b0c1def3c37b33f20f302b54975.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_ad9cbf92681af993226fa79c3ea6a5b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_ad9cbf92681af993226fa79c3ea6a5b0.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_a129dc837d18701dc012a39cd0d4be21.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_a129dc837d18701dc012a39cd0d4be21.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_8308cdcbc48ab79af17e3f43d0374f1c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8308cdcbc48ab79af17e3f43d0374f1c.jpg already downloaded
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg28%252Fb1%252F28b1833daa7fa3106c484bff842ea86b%252Fpa%252FJZ43630_0748fe7c74282aac6fbf1a7979f84461.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_0748fe7c74282aac6fbf1a7979f84461.jpg already downloaded
2026-03-29 09:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 35909d80-29c0-55dc-bff4-4a377d9b9e9d, identifier: JZ43630
2026-03-29 09:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bce99e5d-da0e-5bc9-8552-83545109f415 with identifier: GE97185
2026-03-29 09:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bce99e5d-da0e-5bc9-8552-83545109f415 with identifier: GE97185
2026-03-29 09:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bce99e5d-da0e-5bc9-8552-83545109f415 with identifier: GE97185 to the API
2026-03-29 09:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GE97185>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.1L',
'engine_horse_power': 209,
'expiration_date': '2026-03-30T15:07:28Z',
'fuel_type': 'diesel',
'id': 'bce99e5d-da0e-5bc9-8552-83545109f415',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GE97185',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 112945,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_ee8046f9ca203718d4a56ef438f64d88.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_96d78974bb383e19341c3945d2659d45.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_e8ab2a639c726237b24321cddec75e87.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_371a753c7099b11d2f584e4fdc7a30a7.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_676a0d8abaf86f953bb7f1645651ecb0.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_6f94c39eaf1e00db84264ff8ba8320e7.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_8b89cdf64d2651f9866e8ad50b26bbb2.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_87b0060c552df0cd8f4bf7876a7aae23.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_22fd90a4b9254d2bb27171182b1cf881.jpg',
'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_a1ada2e649f2a253b88e695213e40ba9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42599,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_ee8046f9ca203718d4a56ef438f64d88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42599,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_96d78974bb383e19341c3945d2659d45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42203,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_e8ab2a639c726237b24321cddec75e87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39898,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_371a753c7099b11d2f584e4fdc7a30a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34929,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_676a0d8abaf86f953bb7f1645651ecb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42972,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_6f94c39eaf1e00db84264ff8ba8320e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40373,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_8b89cdf64d2651f9866e8ad50b26bbb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41898,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_87b0060c552df0cd8f4bf7876a7aae23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365490,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_22fd90a4b9254d2bb27171182b1cf881.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce99e5d-da0e-5bc9-8552-83545109f415/bce99e5d-da0e-5bc9-8552-83545109f415_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28831,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/86/d48613236fe5f5f2ae970d33ec74c7d3/pa/GE97185_a1ada2e649f2a253b88e695213e40ba9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTDM Ti Q4',
'transmission': 'automatic',
'trim': 'Ti Q4',
'year': 2021}
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GE97185%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [auto1.it] INFO: Saving data for GE97185: {'created_time': 1774775153.076129, 'last_price_update_time': 1774775153.076138, 'auction_closing_time': 1774883248.0}
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GE97185') HTTP/1.1" 204 0
2026-03-29 09:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 35909d80-29c0-55dc-bff4-4a377d9b9e9d with identifier: JZ43630
2026-03-29 09:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 35909d80-29c0-55dc-bff4-4a377d9b9e9d with identifier: JZ43630
2026-03-29 09:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 35909d80-29c0-55dc-bff4-4a377d9b9e9d with identifier: JZ43630 to the API
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JZ43630>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'diesel',
'id': '35909d80-29c0-55dc-bff4-4a377d9b9e9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ43630',
'listing': 'auction',
'location': 'IT, Capannori (LU)',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 113065,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_92ef99a7fc7ad9545d781938a3d93c77.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_90071c557aefa4a08edc60a7126b684e.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_79be86ca6955cad9ae1079efb7084ceb.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_2a34dadb4d5ed61fe84afd7b1e2b110a.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8f56f44d4aebe114e03cbb730ea25b22.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_b2595b0c1def3c37b33f20f302b54975.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_ad9cbf92681af993226fa79c3ea6a5b0.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_a129dc837d18701dc012a39cd0d4be21.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8308cdcbc48ab79af17e3f43d0374f1c.jpg',
'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_0748fe7c74282aac6fbf1a7979f84461.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39496,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_92ef99a7fc7ad9545d781938a3d93c77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39496,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_90071c557aefa4a08edc60a7126b684e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39305,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_79be86ca6955cad9ae1079efb7084ceb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36739,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_2a34dadb4d5ed61fe84afd7b1e2b110a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32462,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8f56f44d4aebe114e03cbb730ea25b22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38212,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_b2595b0c1def3c37b33f20f302b54975.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36522,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_ad9cbf92681af993226fa79c3ea6a5b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39519,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_a129dc837d18701dc012a39cd0d4be21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33650,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_8308cdcbc48ab79af17e3f43d0374f1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35909d80-29c0-55dc-bff4-4a377d9b9e9d/35909d80-29c0-55dc-bff4-4a377d9b9e9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38032,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img28/b1/28b1833daa7fa3106c484bff842ea86b/pa/JZ43630_0748fe7c74282aac6fbf1a7979f84461.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2016}
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ43630%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [auto1.it] INFO: Saving data for JZ43630: {'created_time': 1774775153.45338, 'last_price_update_time': 1774775153.45339, 'auction_closing_time': 1774886164.0}
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JZ43630') HTTP/1.1" 204 0
2026-03-29 09:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LJ66160> (referer: https://www.auto1.com/v1/car-details-view/LJ66160/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3a02411-bd73-58b1-91f9-556659b859ff with identifier: LJ66160
2026-03-29 09:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3a02411-bd73-58b1-91f9-556659b859ff with scrape type 1
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3a02411-bd73-58b1-91f9-556659b859ff
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_c1e4c01d5ad389615bd9a4cfee8d5efb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_c1e4c01d5ad389615bd9a4cfee8d5efb.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_687ed1858c4ca830aee950f870c9b31e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_687ed1858c4ca830aee950f870c9b31e.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_9264f8ea74cd9288b36d257d49a64139.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_9264f8ea74cd9288b36d257d49a64139.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_5505f97de5dcb93288c7654dd94f5b86.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_5505f97de5dcb93288c7654dd94f5b86.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_237d485c11ddddfea1061359a782e727.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_237d485c11ddddfea1061359a782e727.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_7eecb2ae0e6533bd3f4abb4d0dc6c993.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_7eecb2ae0e6533bd3f4abb4d0dc6c993.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_3abffc42c939de041a559328bed7a4f4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_3abffc42c939de041a559328bed7a4f4.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_e38e1b21fc2eb8e4f9467018a537e652.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_e38e1b21fc2eb8e4f9467018a537e652.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_cae94b49a1905ae564311fb5cf2fa645.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_cae94b49a1905ae564311fb5cf2fa645.jpg already downloaded
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F3e%252Faa3ebee0cf91d5e63e9cafff427ca05e%252Fpa%252FLJ66160_554130bfe9c5131d772ff028e404a741.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_554130bfe9c5131d772ff028e404a741.jpg already downloaded
2026-03-29 09:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3a02411-bd73-58b1-91f9-556659b859ff, identifier: LJ66160
2026-03-29 09:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3a02411-bd73-58b1-91f9-556659b859ff with identifier: LJ66160
2026-03-29 09:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3a02411-bd73-58b1-91f9-556659b859ff with identifier: LJ66160
2026-03-29 09:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3a02411-bd73-58b1-91f9-556659b859ff with identifier: LJ66160 to the API
2026-03-29 09:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LJ66160>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:19:29Z',
'fuel_type': 'diesel',
'id': 'c3a02411-bd73-58b1-91f9-556659b859ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LJ66160',
'listing': 'auction',
'location': 'IT, Bentivoglio (BO)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 22942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_c1e4c01d5ad389615bd9a4cfee8d5efb.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_687ed1858c4ca830aee950f870c9b31e.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_9264f8ea74cd9288b36d257d49a64139.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_5505f97de5dcb93288c7654dd94f5b86.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_237d485c11ddddfea1061359a782e727.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_7eecb2ae0e6533bd3f4abb4d0dc6c993.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_3abffc42c939de041a559328bed7a4f4.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_e38e1b21fc2eb8e4f9467018a537e652.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_cae94b49a1905ae564311fb5cf2fa645.jpg',
'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_554130bfe9c5131d772ff028e404a741.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106906,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_c1e4c01d5ad389615bd9a4cfee8d5efb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106906,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_687ed1858c4ca830aee950f870c9b31e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104410,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_9264f8ea74cd9288b36d257d49a64139.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_5505f97de5dcb93288c7654dd94f5b86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80587,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_237d485c11ddddfea1061359a782e727.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103633,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_7eecb2ae0e6533bd3f4abb4d0dc6c993.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92518,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_3abffc42c939de041a559328bed7a4f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101430,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_e38e1b21fc2eb8e4f9467018a537e652.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85173,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_cae94b49a1905ae564311fb5cf2fa645.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3a02411-bd73-58b1-91f9-556659b859ff/c3a02411-bd73-58b1-91f9-556659b859ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/3e/aa3ebee0cf91d5e63e9cafff427ca05e/pa/LJ66160_554130bfe9c5131d772ff028e404a741.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 CRDi Mild-Hybrid GT-Line',
'transmission': 'automatic',
'trim': 'GT-Line',
'year': 2022}
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LJ66160%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [auto1.it] INFO: Saving data for LJ66160: {'created_time': 1774775154.138241, 'last_price_update_time': 1774775154.13825, 'auction_closing_time': 1774883969.0}
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LJ66160') HTTP/1.1" 204 0
2026-03-29 09:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZU21710> (referer: https://www.auto1.com/v1/car-details-view/ZU21710/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PL36367> (referer: https://www.auto1.com/v1/car-details-view/PL36367/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4084fd2-6ea8-53da-8a0b-0d24627c4007 with identifier: ZU21710
2026-03-29 09:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4084fd2-6ea8-53da-8a0b-0d24627c4007 with scrape type 1
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4084fd2-6ea8-53da-8a0b-0d24627c4007
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_7bb0a99d7db218457badeae26757b61c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_7bb0a99d7db218457badeae26757b61c.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_a6648c5cb25d9677ac38b78f6e6d4f8a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a6648c5cb25d9677ac38b78f6e6d4f8a.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_a716d32ca69747c5c2ffd846813a439b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a716d32ca69747c5c2ffd846813a439b.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_6d51f4535917222c1627f14bdd04ac49.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_6d51f4535917222c1627f14bdd04ac49.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_e1656416936d742afea57a9684710772.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_e1656416936d742afea57a9684710772.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_1b7bc0f24f481ff55c9f47f1eb0e851d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_1b7bc0f24f481ff55c9f47f1eb0e851d.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_d279e11e31542df3050bf6184f4d3e83.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_d279e11e31542df3050bf6184f4d3e83.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_5861f7641d95221afa6a04803199dca9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_5861f7641d95221afa6a04803199dca9.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_3250ebd1c1cbe1fb9d3a19b4690f363d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_3250ebd1c1cbe1fb9d3a19b4690f363d.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F40%252F904033ca96b0d803b743e00cc3c5f86e%252Fpa%252FZU21710_b6f5123f03a82effb9471aae93780be2.png%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_b6f5123f03a82effb9471aae93780be2.png already downloaded
2026-03-29 09:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b4084fd2-6ea8-53da-8a0b-0d24627c4007, identifier: ZU21710
2026-03-29 09:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b4084fd2-6ea8-53da-8a0b-0d24627c4007 with identifier: ZU21710
2026-03-29 09:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b4084fd2-6ea8-53da-8a0b-0d24627c4007 with identifier: ZU21710
2026-03-29 09:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b4084fd2-6ea8-53da-8a0b-0d24627c4007 with identifier: ZU21710 to the API
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZU21710>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:56:52Z',
'fuel_type': 'diesel',
'id': 'b4084fd2-6ea8-53da-8a0b-0d24627c4007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZU21710',
'listing': 'auction',
'location': 'IT, Roma RM',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 199572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_7bb0a99d7db218457badeae26757b61c.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a6648c5cb25d9677ac38b78f6e6d4f8a.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a716d32ca69747c5c2ffd846813a439b.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_6d51f4535917222c1627f14bdd04ac49.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_e1656416936d742afea57a9684710772.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_1b7bc0f24f481ff55c9f47f1eb0e851d.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_d279e11e31542df3050bf6184f4d3e83.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_5861f7641d95221afa6a04803199dca9.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_3250ebd1c1cbe1fb9d3a19b4690f363d.jpg',
'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_b6f5123f03a82effb9471aae93780be2.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74880,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_7bb0a99d7db218457badeae26757b61c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76057,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a6648c5cb25d9677ac38b78f6e6d4f8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69438,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_a716d32ca69747c5c2ffd846813a439b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58442,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_6d51f4535917222c1627f14bdd04ac49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_e1656416936d742afea57a9684710772.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68926,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_1b7bc0f24f481ff55c9f47f1eb0e851d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70531,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_d279e11e31542df3050bf6184f4d3e83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78119,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_5861f7641d95221afa6a04803199dca9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68579,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_3250ebd1c1cbe1fb9d3a19b4690f363d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4084fd2-6ea8-53da-8a0b-0d24627c4007/b4084fd2-6ea8-53da-8a0b-0d24627c4007_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1012137,
'Height': 558,
'OriginUrl': 'https://img-pa.auto1.com/img90/40/904033ca96b0d803b743e00cc3c5f86e/pa/ZU21710_b6f5123f03a82effb9471aae93780be2.png',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU21710%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [auto1.it] INFO: Saving data for ZU21710: {'created_time': 1774775154.952206, 'last_price_update_time': 1774775154.952215, 'auction_closing_time': 1774886212.0}
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZU21710') HTTP/1.1" 204 0
2026-03-29 09:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99397eee-c1af-5e2f-bf55-c19ee3261784 with identifier: PL36367
2026-03-29 09:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99397eee-c1af-5e2f-bf55-c19ee3261784 with scrape type 1
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99397eee-c1af-5e2f-bf55-c19ee3261784
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_46c18da365e9604cff8aca579d250ab5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_46c18da365e9604cff8aca579d250ab5.jpg already downloaded
2026-03-29 09:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_0494a484b1822f531c01bd505696054b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_0494a484b1822f531c01bd505696054b.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_6e19da6d1facf9da08e3312da578f886.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_6e19da6d1facf9da08e3312da578f886.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_5dee0ea739b180fab8f9d898f82e3b38.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_5dee0ea739b180fab8f9d898f82e3b38.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_96f62f684004b1ee4c554ad529184852.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_96f62f684004b1ee4c554ad529184852.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_c738db5f5c98040f644e166d863fbef1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c738db5f5c98040f644e166d863fbef1.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_ea3031c38d6a957450be6946b86fcb73.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_ea3031c38d6a957450be6946b86fcb73.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_c46246dfa530eb4b2c732cba6fee8e65.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c46246dfa530eb4b2c732cba6fee8e65.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_1b034c690f82caaf94d2b82e67ce23db.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_1b034c690f82caaf94d2b82e67ce23db.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252Fcc%252F41cc67bf2afd07e2201a8f1c33c2ee9c%252Fpa%252FPL36367_53b0f2269c6c0ff5c51ab067eef6d778.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_53b0f2269c6c0ff5c51ab067eef6d778.jpg already downloaded
2026-03-29 09:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 99397eee-c1af-5e2f-bf55-c19ee3261784, identifier: PL36367
2026-03-29 09:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UJ50466> (referer: https://www.auto1.com/v1/car-details-view/UJ50466/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 99397eee-c1af-5e2f-bf55-c19ee3261784 with identifier: PL36367
2026-03-29 09:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 99397eee-c1af-5e2f-bf55-c19ee3261784 with identifier: PL36367
2026-03-29 09:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 99397eee-c1af-5e2f-bf55-c19ee3261784 with identifier: PL36367 to the API
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PL36367>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:17:52Z',
'fuel_type': 'diesel',
'id': '99397eee-c1af-5e2f-bf55-c19ee3261784',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL36367',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'Mercedes-Benz',
'model': 'GLB-Klasse',
'odometer': 60034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_46c18da365e9604cff8aca579d250ab5.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_0494a484b1822f531c01bd505696054b.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_6e19da6d1facf9da08e3312da578f886.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_5dee0ea739b180fab8f9d898f82e3b38.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_96f62f684004b1ee4c554ad529184852.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c738db5f5c98040f644e166d863fbef1.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_ea3031c38d6a957450be6946b86fcb73.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c46246dfa530eb4b2c732cba6fee8e65.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_1b034c690f82caaf94d2b82e67ce23db.jpg',
'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_53b0f2269c6c0ff5c51ab067eef6d778.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64534,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_46c18da365e9604cff8aca579d250ab5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64470,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_0494a484b1822f531c01bd505696054b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65227,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_6e19da6d1facf9da08e3312da578f886.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52838,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_5dee0ea739b180fab8f9d898f82e3b38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67809,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_96f62f684004b1ee4c554ad529184852.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68255,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c738db5f5c98040f644e166d863fbef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56796,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_ea3031c38d6a957450be6946b86fcb73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55646,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_c46246dfa530eb4b2c732cba6fee8e65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61902,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_1b034c690f82caaf94d2b82e67ce23db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99397eee-c1af-5e2f-bf55-c19ee3261784/99397eee-c1af-5e2f-bf55-c19ee3261784_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/cc/41cc67bf2afd07e2201a8f1c33c2ee9c/pa/PL36367_53b0f2269c6c0ff5c51ab067eef6d778.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB-Klasse GLB 200 d',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL36367%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [auto1.it] INFO: Saving data for PL36367: {'created_time': 1774775155.541639, 'last_price_update_time': 1774775155.541649, 'auction_closing_time': 1774883872.0}
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PL36367') HTTP/1.1" 204 0
2026-03-29 09:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FR18393> (referer: https://www.auto1.com/v1/car-details-view/FR18393/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9e528e1-fb1f-5c94-a381-c771993becea with identifier: UJ50466
2026-03-29 09:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9e528e1-fb1f-5c94-a381-c771993becea with scrape type 1
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9e528e1-fb1f-5c94-a381-c771993becea
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_ea43c40c58ddf5a3813daea55b32cff6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_ea43c40c58ddf5a3813daea55b32cff6.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_123b99fc765511f04cc4219e89e213ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_123b99fc765511f04cc4219e89e213ef.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_cf8b683dbfc11fe4ecedb775934d65c7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_cf8b683dbfc11fe4ecedb775934d65c7.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_0458884b66656e9a8580e3c936e96490.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_0458884b66656e9a8580e3c936e96490.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_9120043682fa34f8c5f42d4156418448.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_9120043682fa34f8c5f42d4156418448.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_4029207280f183e8083ea19bc3373760.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_4029207280f183e8083ea19bc3373760.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_748f72ff238ff426f04de96d3217636d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_748f72ff238ff426f04de96d3217636d.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_533cc0f5bc85fbb6a60d258a5bf94620.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_533cc0f5bc85fbb6a60d258a5bf94620.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_c00bc34d61c462b7cfc701ce1a16e665.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_c00bc34d61c462b7cfc701ce1a16e665.jpg already downloaded
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fb3%252F72b31abc05f1259fbe6e58cf8ce4672e%252Fpa%252FUJ50466_3699afe46a96db7bea14a397b2a6b82c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_3699afe46a96db7bea14a397b2a6b82c.jpg already downloaded
2026-03-29 09:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c9e528e1-fb1f-5c94-a381-c771993becea, identifier: UJ50466
2026-03-29 09:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c9e528e1-fb1f-5c94-a381-c771993becea with identifier: UJ50466
2026-03-29 09:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c9e528e1-fb1f-5c94-a381-c771993becea with identifier: UJ50466
2026-03-29 09:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c9e528e1-fb1f-5c94-a381-c771993becea with identifier: UJ50466 to the API
2026-03-29 09:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UJ50466>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:27:37Z',
'fuel_type': 'diesel',
'id': 'c9e528e1-fb1f-5c94-a381-c771993becea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ50466',
'listing': 'auction',
'location': 'IT, Padova',
'make': 'Audi',
'model': 'A6 Allroad',
'odometer': 105042,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_ea43c40c58ddf5a3813daea55b32cff6.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_123b99fc765511f04cc4219e89e213ef.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_cf8b683dbfc11fe4ecedb775934d65c7.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_0458884b66656e9a8580e3c936e96490.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_9120043682fa34f8c5f42d4156418448.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_4029207280f183e8083ea19bc3373760.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_748f72ff238ff426f04de96d3217636d.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_533cc0f5bc85fbb6a60d258a5bf94620.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_c00bc34d61c462b7cfc701ce1a16e665.jpg',
'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_3699afe46a96db7bea14a397b2a6b82c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65608,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_ea43c40c58ddf5a3813daea55b32cff6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62892,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_123b99fc765511f04cc4219e89e213ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59347,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_cf8b683dbfc11fe4ecedb775934d65c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60693,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_0458884b66656e9a8580e3c936e96490.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_9120043682fa34f8c5f42d4156418448.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54974,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_4029207280f183e8083ea19bc3373760.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_748f72ff238ff426f04de96d3217636d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67524,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_533cc0f5bc85fbb6a60d258a5bf94620.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58207,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_c00bc34d61c462b7cfc701ce1a16e665.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9e528e1-fb1f-5c94-a381-c771993becea/c9e528e1-fb1f-5c94-a381-c771993becea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b3/72b31abc05f1259fbe6e58cf8ce4672e/pa/UJ50466_3699afe46a96db7bea14a397b2a6b82c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 3.0 V6 TDI clean diesel',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ50466%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [auto1.it] INFO: Saving data for UJ50466: {'created_time': 1774775156.161444, 'last_price_update_time': 1774775156.161454, 'auction_closing_time': 1774884457.0}
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UJ50466') HTTP/1.1" 204 0
2026-03-29 09:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UZ37756/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 778b4856-98bd-501b-823c-017bed79202e with identifier: FR18393
2026-03-29 09:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 778b4856-98bd-501b-823c-017bed79202e with scrape type 1
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 778b4856-98bd-501b-823c-017bed79202e
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_ce2a30b5dbdf67f80b2678297e614a34.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_ce2a30b5dbdf67f80b2678297e614a34.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_81126dea3752fa39422b992732d23dd8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_81126dea3752fa39422b992732d23dd8.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_6b872c78b288e69bb9430e0416ccf306.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_6b872c78b288e69bb9430e0416ccf306.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_11daf1fdc94b0d0c4bcfa1a24d1057fe.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_11daf1fdc94b0d0c4bcfa1a24d1057fe.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_85b693e243c83aacd6bc0d35e9b6d137.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_85b693e243c83aacd6bc0d35e9b6d137.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_e9703c3350b85ed19822285d0b30aab0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_e9703c3350b85ed19822285d0b30aab0.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_22ed757a23b7cfc943b12ebb35b9c39e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_22ed757a23b7cfc943b12ebb35b9c39e.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_c10004983eede5ada0d9dd67b8328e7c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_c10004983eede5ada0d9dd67b8328e7c.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_77f34115b5474e3d748bbb7201468758.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_77f34115b5474e3d748bbb7201468758.jpg already downloaded
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F89%252F8e89969ce47046566a3547ae8991e852%252Fpa%252FFR18393_1c853396ed161e3a332e757417bb20b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_1c853396ed161e3a332e757417bb20b0.jpg already downloaded
2026-03-29 09:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 778b4856-98bd-501b-823c-017bed79202e, identifier: FR18393
2026-03-29 09:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 778b4856-98bd-501b-823c-017bed79202e with identifier: FR18393
2026-03-29 09:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 778b4856-98bd-501b-823c-017bed79202e with identifier: FR18393
2026-03-29 09:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 778b4856-98bd-501b-823c-017bed79202e with identifier: FR18393 to the API
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FR18393>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:59:44Z',
'fuel_type': 'diesel',
'id': '778b4856-98bd-501b-823c-017bed79202e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FR18393',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Peugeot',
'model': '2008',
'odometer': 83835,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_ce2a30b5dbdf67f80b2678297e614a34.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_81126dea3752fa39422b992732d23dd8.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_6b872c78b288e69bb9430e0416ccf306.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_11daf1fdc94b0d0c4bcfa1a24d1057fe.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_85b693e243c83aacd6bc0d35e9b6d137.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_e9703c3350b85ed19822285d0b30aab0.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_22ed757a23b7cfc943b12ebb35b9c39e.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_c10004983eede5ada0d9dd67b8328e7c.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_77f34115b5474e3d748bbb7201468758.jpg',
'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_1c853396ed161e3a332e757417bb20b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42287,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_ce2a30b5dbdf67f80b2678297e614a34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42287,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_81126dea3752fa39422b992732d23dd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370742,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_6b872c78b288e69bb9430e0416ccf306.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38824,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_11daf1fdc94b0d0c4bcfa1a24d1057fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33290,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_85b693e243c83aacd6bc0d35e9b6d137.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360457,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_e9703c3350b85ed19822285d0b30aab0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39076,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_22ed757a23b7cfc943b12ebb35b9c39e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365452,
'Height': 1358,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_c10004983eede5ada0d9dd67b8328e7c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363214,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_77f34115b5474e3d748bbb7201468758.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_778b4856-98bd-501b-823c-017bed79202e/778b4856-98bd-501b-823c-017bed79202e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53824,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img8e/89/8e89969ce47046566a3547ae8991e852/pa/FR18393_1c853396ed161e3a332e757417bb20b0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR18393%27 HTTP/1.1" 200 None
2026-03-29 09:05:56 [auto1.it] INFO: Saving data for FR18393: {'created_time': 1774775156.8459, 'last_price_update_time': 1774775156.845914, 'auction_closing_time': 1774886384.0}
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FR18393') HTTP/1.1" 204 0
2026-03-29 09:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DM38646> (referer: https://www.auto1.com/v1/car-details-view/DM38646/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EA59370> (referer: https://www.auto1.com/v1/car-details-view/EA59370/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09: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-29 09:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e2b6f05-0e90-5b39-939d-35ecf58517c0 with identifier: DM38646
2026-03-29 09:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e2b6f05-0e90-5b39-939d-35ecf58517c0 with scrape type 1
2026-03-29 09:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e2b6f05-0e90-5b39-939d-35ecf58517c0
2026-03-29 09:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_3f34d38914442454880ecd0971a2f64e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_3f34d38914442454880ecd0971a2f64e.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_f6f0a1e65c5cd15fee020e3e420fb2e1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_f6f0a1e65c5cd15fee020e3e420fb2e1.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_a19e100b91f1c3f752c5354fdc5b0aec.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_a19e100b91f1c3f752c5354fdc5b0aec.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_50104caff16683fd0e78a486ee3ffde8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_50104caff16683fd0e78a486ee3ffde8.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_6ecf8a4a0b2d374f5bb3fa9a2a1deb38.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_6ecf8a4a0b2d374f5bb3fa9a2a1deb38.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_0d33dbee63bb95c8aa627f69533591c7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_0d33dbee63bb95c8aa627f69533591c7.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_48f793b6ee4be63d466c0a21df8801d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_48f793b6ee4be63d466c0a21df8801d4.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_1915240a3b3473e1a14c3e9847a0c0df.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_1915240a3b3473e1a14c3e9847a0c0df.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_77af7ae197541ceed6aefcbb3a24fc3d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_77af7ae197541ceed6aefcbb3a24fc3d.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F34%252F6234b5dfd0e97696e3c730a53a5cb02d%252Fpa%252FDM38646_ed6a9dc766ac189047bab4f7db15ef5c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_ed6a9dc766ac189047bab4f7db15ef5c.jpg already downloaded
2026-03-29 09:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8e2b6f05-0e90-5b39-939d-35ecf58517c0, identifier: DM38646
2026-03-29 09:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8e2b6f05-0e90-5b39-939d-35ecf58517c0 with identifier: DM38646
2026-03-29 09:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8e2b6f05-0e90-5b39-939d-35ecf58517c0 with identifier: DM38646
2026-03-29 09:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8e2b6f05-0e90-5b39-939d-35ecf58517c0 with identifier: DM38646 to the API
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DM38646>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T15:21:32Z',
'fuel_type': 'petrol',
'id': '8e2b6f05-0e90-5b39-939d-35ecf58517c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DM38646',
'listing': 'auction',
'location': 'IT, Senago (MI)',
'make': 'BMW',
'model': '1er',
'odometer': 82639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_3f34d38914442454880ecd0971a2f64e.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_f6f0a1e65c5cd15fee020e3e420fb2e1.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_a19e100b91f1c3f752c5354fdc5b0aec.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_50104caff16683fd0e78a486ee3ffde8.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_6ecf8a4a0b2d374f5bb3fa9a2a1deb38.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_0d33dbee63bb95c8aa627f69533591c7.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_48f793b6ee4be63d466c0a21df8801d4.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_1915240a3b3473e1a14c3e9847a0c0df.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_77af7ae197541ceed6aefcbb3a24fc3d.jpg',
'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_ed6a9dc766ac189047bab4f7db15ef5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37696,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_3f34d38914442454880ecd0971a2f64e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358598,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_f6f0a1e65c5cd15fee020e3e420fb2e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339970,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_a19e100b91f1c3f752c5354fdc5b0aec.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359954,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_50104caff16683fd0e78a486ee3ffde8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31001,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_6ecf8a4a0b2d374f5bb3fa9a2a1deb38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323284,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_0d33dbee63bb95c8aa627f69533591c7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35223,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_48f793b6ee4be63d466c0a21df8801d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37572,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_1915240a3b3473e1a14c3e9847a0c0df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32073,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_77af7ae197541ceed6aefcbb3a24fc3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e2b6f05-0e90-5b39-939d-35ecf58517c0/8e2b6f05-0e90-5b39-939d-35ecf58517c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37503,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img62/34/6234b5dfd0e97696e3c730a53a5cb02d/pa/DM38646_ed6a9dc766ac189047bab4f7db15ef5c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er M135i xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2020}
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DM38646%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [auto1.it] INFO: Saving data for DM38646: {'created_time': 1774775157.608795, 'last_price_update_time': 1774775157.608805, 'auction_closing_time': 1774884092.0}
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DM38646') HTTP/1.1" 204 0
2026-03-29 09:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZU40989> (referer: https://www.auto1.com/v1/car-details-view/ZU40989/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea457354-8952-551b-81e8-cca6621a2db8 with identifier: EA59370
2026-03-29 09:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea457354-8952-551b-81e8-cca6621a2db8 with scrape type 1
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea457354-8952-551b-81e8-cca6621a2db8
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_b6927a742d3e8ac98feaf4ea41e4abc3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_b6927a742d3e8ac98feaf4ea41e4abc3.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_e9dee11d10e1c1877667be40e5358061.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_e9dee11d10e1c1877667be40e5358061.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_63a456824bad56f0c72d4dfdac4ee47a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_63a456824bad56f0c72d4dfdac4ee47a.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_a7df40b845035a7132f5f23b93111e81.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_a7df40b845035a7132f5f23b93111e81.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_4c6271198aebdfb010617514b3445d3e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_4c6271198aebdfb010617514b3445d3e.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_24f961baabae0f5b31f94f59910999ed.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_24f961baabae0f5b31f94f59910999ed.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_f65abc06bb0a6ca07d8baab8c0046fc9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_f65abc06bb0a6ca07d8baab8c0046fc9.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_c6882117dae690909afcd918ddcc40a9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_c6882117dae690909afcd918ddcc40a9.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_3835ed552baa74c882de635ec811b7e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_3835ed552baa74c882de635ec811b7e6.jpg already downloaded
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb7%252Fb1%252Fb7b1785b44d8c9fabae78f1ac8dd6e72%252Fpa%252FEA59370_cce88732f9d1248dd25b1e01f5839b4b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_cce88732f9d1248dd25b1e01f5839b4b.jpg already downloaded
2026-03-29 09:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ea457354-8952-551b-81e8-cca6621a2db8, identifier: EA59370
2026-03-29 09:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ea457354-8952-551b-81e8-cca6621a2db8 with identifier: EA59370
2026-03-29 09:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ea457354-8952-551b-81e8-cca6621a2db8 with identifier: EA59370
2026-03-29 09:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ea457354-8952-551b-81e8-cca6621a2db8 with identifier: EA59370 to the API
2026-03-29 09:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EA59370>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:50:02Z',
'fuel_type': 'diesel',
'id': 'ea457354-8952-551b-81e8-cca6621a2db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA59370',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 141928,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_b6927a742d3e8ac98feaf4ea41e4abc3.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_e9dee11d10e1c1877667be40e5358061.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_63a456824bad56f0c72d4dfdac4ee47a.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_a7df40b845035a7132f5f23b93111e81.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_4c6271198aebdfb010617514b3445d3e.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_24f961baabae0f5b31f94f59910999ed.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_f65abc06bb0a6ca07d8baab8c0046fc9.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_c6882117dae690909afcd918ddcc40a9.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_3835ed552baa74c882de635ec811b7e6.jpg',
'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_cce88732f9d1248dd25b1e01f5839b4b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78330,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_b6927a742d3e8ac98feaf4ea41e4abc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_e9dee11d10e1c1877667be40e5358061.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_63a456824bad56f0c72d4dfdac4ee47a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74130,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_a7df40b845035a7132f5f23b93111e81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68993,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_4c6271198aebdfb010617514b3445d3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_24f961baabae0f5b31f94f59910999ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65553,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_f65abc06bb0a6ca07d8baab8c0046fc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74376,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_c6882117dae690909afcd918ddcc40a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69396,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_3835ed552baa74c882de635ec811b7e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea457354-8952-551b-81e8-cca6621a2db8/ea457354-8952-551b-81e8-cca6621a2db8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67355,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb7/b1/b7b1785b44d8c9fabae78f1ac8dd6e72/pa/EA59370_cce88732f9d1248dd25b1e01f5839b4b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-08-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Santa Fe 2.2 CRDi Style 4WD',
'transmission': 'automatic',
'trim': 'Style 4WD',
'year': 2015}
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EA59370%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [auto1.it] INFO: Saving data for EA59370: {'created_time': 1774775158.241348, 'last_price_update_time': 1774775158.241358, 'auction_closing_time': 1774885802.0}
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EA59370') HTTP/1.1" 204 0
2026-03-29 09:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MU64340> (referer: https://www.auto1.com/v1/car-details-view/MU64340/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with identifier: ZU40989
2026-03-29 09:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with scrape type 1
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_d7c2109c20643c374563cf69efe44f79.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d7c2109c20643c374563cf69efe44f79.jpg not downloaded yet
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg not downloaded yet
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg not downloaded yet
2026-03-29 09:05: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-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg not downloaded yet
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg not downloaded yet
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg not downloaded yet
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_d598f84464612b021b9b207523b74fbb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d598f84464612b021b9b207523b74fbb.jpg not downloaded yet
2026-03-29 09:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700b121d-db94-52af-abc9-a5a52907f3a5 with identifier: MU64340
2026-03-29 09:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700b121d-db94-52af-abc9-a5a52907f3a5 with scrape type 1
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 700b121d-db94-52af-abc9-a5a52907f3a5
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_e6d3628687c95d4be2d0faa5464e2399.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_e6d3628687c95d4be2d0faa5464e2399.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_b01d1787653cb0790a8be123949b4450.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_b01d1787653cb0790a8be123949b4450.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_54ec1e1c9f6a5632e9328d28b6dd6655.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_54ec1e1c9f6a5632e9328d28b6dd6655.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_405f61b96273da28e52012277730497a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_405f61b96273da28e52012277730497a.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_6fe661d15931d72d42762cc384687d01.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_6fe661d15931d72d42762cc384687d01.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_c8f118882d75308839c58a77e135722c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_c8f118882d75308839c58a77e135722c.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_4752a0f2fa440b0b8fd231f395c10330.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_4752a0f2fa440b0b8fd231f395c10330.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_ee8cf281e62f34a05ac12b384080addf.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_ee8cf281e62f34a05ac12b384080addf.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_16527457d04304ce740123d3f36367ad.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_16527457d04304ce740123d3f36367ad.jpg already downloaded
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F18%252Fc818a642e1370cf747e6f2c70380e45f%252Fpa%252FMU64340_dc0c9c3bad57dbc06ceb5cfdbe192c3a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_dc0c9c3bad57dbc06ceb5cfdbe192c3a.jpg already downloaded
2026-03-29 09:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 700b121d-db94-52af-abc9-a5a52907f3a5, identifier: MU64340
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg not downloaded yet
2026-03-29 09:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 700b121d-db94-52af-abc9-a5a52907f3a5 with identifier: MU64340
2026-03-29 09:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 700b121d-db94-52af-abc9-a5a52907f3a5 with identifier: MU64340
2026-03-29 09:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 700b121d-db94-52af-abc9-a5a52907f3a5 with identifier: MU64340 to the API
2026-03-29 09:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05: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-29 09:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MU64340>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 193,
'expiration_date': '2026-03-30T15:34:24Z',
'fuel_type': 'diesel',
'id': '700b121d-db94-52af-abc9-a5a52907f3a5',
'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/MU64340',
'listing': 'auction',
'location': 'IT, Castelnuovo del Garda (VR)',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 15781,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_e6d3628687c95d4be2d0faa5464e2399.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_b01d1787653cb0790a8be123949b4450.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_54ec1e1c9f6a5632e9328d28b6dd6655.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_405f61b96273da28e52012277730497a.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_6fe661d15931d72d42762cc384687d01.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_c8f118882d75308839c58a77e135722c.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_4752a0f2fa440b0b8fd231f395c10330.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_ee8cf281e62f34a05ac12b384080addf.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_16527457d04304ce740123d3f36367ad.jpg',
'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_dc0c9c3bad57dbc06ceb5cfdbe192c3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_e6d3628687c95d4be2d0faa5464e2399.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85414,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_b01d1787653cb0790a8be123949b4450.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91572,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_54ec1e1c9f6a5632e9328d28b6dd6655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89863,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_405f61b96273da28e52012277730497a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89863,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_6fe661d15931d72d42762cc384687d01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96061,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_c8f118882d75308839c58a77e135722c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_4752a0f2fa440b0b8fd231f395c10330.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_ee8cf281e62f34a05ac12b384080addf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64097,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_16527457d04304ce740123d3f36367ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b121d-db94-52af-abc9-a5a52907f3a5/700b121d-db94-52af-abc9-a5a52907f3a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66525,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/18/c818a642e1370cf747e6f2c70380e45f/pa/MU64340_dc0c9c3bad57dbc06ceb5cfdbe192c3a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 40 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2024}
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU64340%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [auto1.it] INFO: Saving data for MU64340: {'created_time': 1774775159.157641, 'last_price_update_time': 1774775159.15765, 'auction_closing_time': 1774884864.0}
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MU64340') HTTP/1.1" 204 0
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg not downloaded yet
2026-03-29 09:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UZ37756> (referer: https://www.auto1.com/v1/car-details-view/UZ37756/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MH60635/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RA61931> (referer: https://www.auto1.com/v1/car-details-view/RA61931/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:05:59 [auto1.it] INFO: Channel: 24h | Page: 5 | totalHits: 2515 | hits on page: 40
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg not downloaded yet
2026-03-29 09:05:59 [auto1.it] INFO: Found listing with ID: TU34163
2026-03-29 09:05:59 [auto1.it] INFO: Found listing with ID: ZV32235
2026-03-29 09:05:59 [auto1.it] INFO: Found listing with ID: LA78712
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LA78712%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [auto1.it] INFO: Scrape type for LA78712: 2
2026-03-29 09:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with identifier: LA78712
2026-03-29 09:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with scrape type 2
2026-03-29 09:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with scrape type 2
2026-03-29 09:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7a60bac9-6e4a-5013-8c65-4ce840ae2d01, identifier: LA78712
2026-03-29 09: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-29 09:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with identifier: LA78712
2026-03-29 09:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with identifier: LA78712
2026-03-29 09:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7a60bac9-6e4a-5013-8c65-4ce840ae2d01 with identifier: LA78712 to the API
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05: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-29 09:05: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': 110,
'expiration_date': '2026-03-30T15:11:34Z',
'fuel_type': 'diesel',
'id': '7a60bac9-6e4a-5013-8c65-4ce840ae2d01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA78712',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf IV',
'odometer': 231395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-07-21',
'seller_name': None,
'title': 'Volkswagen Golf IV 1.9 TDI Highline',
'transmission': 'manual',
'trim': 'Highline',
'year': 1999}
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LA78712%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [auto1.it] INFO: Saving data for LA78712: {'auction_closing_time': 1774883494.0, 'created_time': 1774645777.032915, 'last_price_update_time': 1774775159.64836}
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LA78712') HTTP/1.1" 204 0
2026-03-29 09:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d7c2109c20643c374563cf69efe44f79.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:05:59 [auto1.it] INFO: Found listing with ID: UU36082
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UU36082%27 HTTP/1.1" 200 None
2026-03-29 09:05:59 [auto1.it] INFO: Scrape type for UU36082: 2
2026-03-29 09:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a00ecdb4-58b4-5bae-9099-e58579fa3638 with identifier: UU36082
2026-03-29 09:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a00ecdb4-58b4-5bae-9099-e58579fa3638 with scrape type 2
2026-03-29 09:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a00ecdb4-58b4-5bae-9099-e58579fa3638 with scrape type 2
2026-03-29 09:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a00ecdb4-58b4-5bae-9099-e58579fa3638, identifier: UU36082
2026-03-29 09:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a00ecdb4-58b4-5bae-9099-e58579fa3638 with identifier: UU36082
2026-03-29 09:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a00ecdb4-58b4-5bae-9099-e58579fa3638 with identifier: UU36082
2026-03-29 09:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a00ecdb4-58b4-5bae-9099-e58579fa3638 with identifier: UU36082 to the API
2026-03-29 09:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:05: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-29 09:06: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': 3,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:39:53Z',
'fuel_type': 'petrol',
'id': 'a00ecdb4-58b4-5bae-9099-e58579fa3638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU36082',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'New Beetle',
'odometer': 178587,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-11-10',
'seller_name': None,
'title': 'Volkswagen New Beetle 1.6',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UU36082%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [auto1.it] INFO: Saving data for UU36082: {'auction_closing_time': 1774885193.0, 'created_time': 1774645809.947302, 'last_price_update_time': 1774775160.085194}
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UU36082') HTTP/1.1" 204 0
2026-03-29 09:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:00 [auto1.it] INFO: Found listing with ID: TZ72536
2026-03-29 09:06:00 [auto1.it] INFO: Found listing with ID: UF95553
2026-03-29 09:06:00 [auto1.it] INFO: Found listing with ID: VB04552
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VB04552%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [auto1.it] INFO: Scrape type for VB04552: 2
2026-03-29 09:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65755d90-350c-5eed-811e-5c405af37e60 with identifier: VB04552
2026-03-29 09:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65755d90-350c-5eed-811e-5c405af37e60 with scrape type 2
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65755d90-350c-5eed-811e-5c405af37e60 with scrape type 2
2026-03-29 09:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 65755d90-350c-5eed-811e-5c405af37e60, identifier: VB04552
2026-03-29 09:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b10d4a63-c9ae-5272-b8ed-db8d212916b5 with identifier: UZ37756
2026-03-29 09:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10d4a63-c9ae-5272-b8ed-db8d212916b5 with scrape type 1
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b10d4a63-c9ae-5272-b8ed-db8d212916b5
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_7d6d81dbbc4b5e94de9ee28c0cfb1691.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7d6d81dbbc4b5e94de9ee28c0cfb1691.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_a14261fe67d8c56173ab91469c69a942.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_a14261fe67d8c56173ab91469c69a942.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_576a926bc201142e978167a9a2da7157.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_576a926bc201142e978167a9a2da7157.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_d6d7941e7db09785eddbbdd688f267dd.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_d6d7941e7db09785eddbbdd688f267dd.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_bd71e484eb04d1c6a092f40214a9bb6b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bd71e484eb04d1c6a092f40214a9bb6b.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_9a8301d83cd03935c7c758a3d7302645.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_9a8301d83cd03935c7c758a3d7302645.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_7be2bd301f1e300b4f788ad992bd2cd3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7be2bd301f1e300b4f788ad992bd2cd3.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_dc4cb14693595867381ab476d1e8c1a5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_dc4cb14693595867381ab476d1e8c1a5.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_c9390921263b742bac3260adee00da20.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_c9390921263b742bac3260adee00da20.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimgfa%252Fad%252Ffaad2c7775b40332d3f81554cd2b7e3e%252Fpa%252FUZ37756_bb1310d5517a7754f5d2b85ec89a0c21.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bb1310d5517a7754f5d2b85ec89a0c21.jpg already downloaded
2026-03-29 09:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b10d4a63-c9ae-5272-b8ed-db8d212916b5, identifier: UZ37756
2026-03-29 09:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b06fdf-f519-58ab-b588-5d5ade2ffdd1 with identifier: RA61931
2026-03-29 09:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b06fdf-f519-58ab-b588-5d5ade2ffdd1 with scrape type 1
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56b06fdf-f519-58ab-b588-5d5ade2ffdd1
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_817a50b78ca1981759d9115809e729f6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_817a50b78ca1981759d9115809e729f6.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_9fe1276c0bba2d473be6a6bb126d3bb3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_9fe1276c0bba2d473be6a6bb126d3bb3.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_8ef662fe4d40ad35675649b8dc78a027.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_8ef662fe4d40ad35675649b8dc78a027.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_a2aed5635ee14c919005f49f22336fbd.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_a2aed5635ee14c919005f49f22336fbd.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_2746bb102d90b56de84147ddaaabb311.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_2746bb102d90b56de84147ddaaabb311.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_6380db3706f06dd152d034067542f397.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_6380db3706f06dd152d034067542f397.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_7dea3b1539e84a47a224174b47813a9f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_7dea3b1539e84a47a224174b47813a9f.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_18761de71255ca3eeb3312715b4ee5f1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_18761de71255ca3eeb3312715b4ee5f1.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_263ec54ea5bf3f833b3f5d2482327d73.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_263ec54ea5bf3f833b3f5d2482327d73.jpg already downloaded
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg42%252F5a%252F425a3c166054ec449ea2113b87c9ac55%252Fpa%252FRA61931_94a684449a4826254d58a505bfc7af1d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_94a684449a4826254d58a505bfc7af1d.jpg already downloaded
2026-03-29 09:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 56b06fdf-f519-58ab-b588-5d5ade2ffdd1, identifier: RA61931
2026-03-29 09:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 65755d90-350c-5eed-811e-5c405af37e60 with identifier: VB04552
2026-03-29 09:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 65755d90-350c-5eed-811e-5c405af37e60 with identifier: VB04552
2026-03-29 09:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 65755d90-350c-5eed-811e-5c405af37e60 with identifier: VB04552 to the API
2026-03-29 09:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 5,
'engine_horse_power': 300,
'expiration_date': '2026-03-30T15:42:11Z',
'fuel_type': 'petrol',
'id': '65755d90-350c-5eed-811e-5c405af37e60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VB04552',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 41260,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-05',
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 Si4 TwinTurbo',
'transmission': 'automatic',
'trim': '',
'year': 2020}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VB04552%27 HTTP/1.1" 200 None
2026-03-29 09:06:01 [auto1.it] INFO: Saving data for VB04552: {'auction_closing_time': 1774885331.0, 'created_time': 1773132074.506033, 'last_price_update_time': 1774775161.158003}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VB04552') HTTP/1.1" 204 0
2026-03-29 09:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b10d4a63-c9ae-5272-b8ed-db8d212916b5 with identifier: UZ37756
2026-03-29 09:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b10d4a63-c9ae-5272-b8ed-db8d212916b5 with identifier: UZ37756
2026-03-29 09:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b10d4a63-c9ae-5272-b8ed-db8d212916b5 with identifier: UZ37756 to the API
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UZ37756>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:33:50Z',
'fuel_type': 'diesel',
'id': 'b10d4a63-c9ae-5272-b8ed-db8d212916b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UZ37756',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 133915,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7d6d81dbbc4b5e94de9ee28c0cfb1691.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_a14261fe67d8c56173ab91469c69a942.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_576a926bc201142e978167a9a2da7157.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_d6d7941e7db09785eddbbdd688f267dd.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bd71e484eb04d1c6a092f40214a9bb6b.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_9a8301d83cd03935c7c758a3d7302645.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7be2bd301f1e300b4f788ad992bd2cd3.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_dc4cb14693595867381ab476d1e8c1a5.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_c9390921263b742bac3260adee00da20.jpg',
'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bb1310d5517a7754f5d2b85ec89a0c21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39139,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7d6d81dbbc4b5e94de9ee28c0cfb1691.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39139,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_a14261fe67d8c56173ab91469c69a942.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39937,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_576a926bc201142e978167a9a2da7157.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38154,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_d6d7941e7db09785eddbbdd688f267dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31818,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bd71e484eb04d1c6a092f40214a9bb6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40886,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_9a8301d83cd03935c7c758a3d7302645.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38518,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_7be2bd301f1e300b4f788ad992bd2cd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39081,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_dc4cb14693595867381ab476d1e8c1a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32687,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_c9390921263b742bac3260adee00da20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10d4a63-c9ae-5272-b8ed-db8d212916b5/b10d4a63-c9ae-5272-b8ed-db8d212916b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43975,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/ad/faad2c7775b40332d3f81554cd2b7e3e/pa/UZ37756_bb1310d5517a7754f5d2b85ec89a0c21.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Sport Edition 2',
'transmission': 'automatic',
'trim': 'Sport Edition 2',
'year': 2018}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UZ37756%27 HTTP/1.1" 200 None
2026-03-29 09:06:01 [auto1.it] INFO: Saving data for UZ37756: {'created_time': 1774775161.591479, 'last_price_update_time': 1774775161.59149, 'auction_closing_time': 1774884830.0}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UZ37756') HTTP/1.1" 204 0
2026-03-29 09:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 56b06fdf-f519-58ab-b588-5d5ade2ffdd1 with identifier: RA61931
2026-03-29 09:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 56b06fdf-f519-58ab-b588-5d5ade2ffdd1 with identifier: RA61931
2026-03-29 09:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 56b06fdf-f519-58ab-b588-5d5ade2ffdd1 with identifier: RA61931 to the API
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RA61931>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6B',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:04:52Z',
'fuel_type': 'diesel',
'id': '56b06fdf-f519-58ab-b588-5d5ade2ffdd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RA61931',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'BMW',
'model': '2er',
'odometer': 112030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_817a50b78ca1981759d9115809e729f6.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_9fe1276c0bba2d473be6a6bb126d3bb3.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_8ef662fe4d40ad35675649b8dc78a027.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_a2aed5635ee14c919005f49f22336fbd.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_2746bb102d90b56de84147ddaaabb311.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_6380db3706f06dd152d034067542f397.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_7dea3b1539e84a47a224174b47813a9f.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_18761de71255ca3eeb3312715b4ee5f1.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_263ec54ea5bf3f833b3f5d2482327d73.jpg',
'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_94a684449a4826254d58a505bfc7af1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75067,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_817a50b78ca1981759d9115809e729f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_9fe1276c0bba2d473be6a6bb126d3bb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76195,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_8ef662fe4d40ad35675649b8dc78a027.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54492,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_a2aed5635ee14c919005f49f22336fbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_2746bb102d90b56de84147ddaaabb311.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73125,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_6380db3706f06dd152d034067542f397.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65788,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_7dea3b1539e84a47a224174b47813a9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75897,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_18761de71255ca3eeb3312715b4ee5f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67074,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_263ec54ea5bf3f833b3f5d2482327d73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b06fdf-f519-58ab-b588-5d5ade2ffdd1/56b06fdf-f519-58ab-b588-5d5ade2ffdd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65827,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/5a/425a3c166054ec449ea2113b87c9ac55/pa/RA61931_94a684449a4826254d58a505bfc7af1d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2er 214d Active Tourer Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2017}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RA61931%27 HTTP/1.1" 200 None
2026-03-29 09:06:01 [auto1.it] INFO: Saving data for RA61931: {'created_time': 1774775161.924621, 'last_price_update_time': 1774775161.924633, 'auction_closing_time': 1774883092.0}
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RA61931') HTTP/1.1" 204 0
2026-03-29 09:06:01 [auto1.it] INFO: Found listing with ID: AR75288
2026-03-29 09:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AR75288%27 HTTP/1.1" 200 None
2026-03-29 09:06:01 [auto1.it] INFO: Scrape type for AR75288: 2
2026-03-29 09:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1c94059-c0dc-5c7b-b872-9af3291319e9 with identifier: AR75288
2026-03-29 09:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1c94059-c0dc-5c7b-b872-9af3291319e9 with scrape type 2
2026-03-29 09:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1c94059-c0dc-5c7b-b872-9af3291319e9 with scrape type 2
2026-03-29 09:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a1c94059-c0dc-5c7b-b872-9af3291319e9, identifier: AR75288
2026-03-29 09:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11daa5850>
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_0.jpg HTTP/1.1" 201 0
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_d7c2109c20643c374563cf69efe44f79.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d7c2109c20643c374563cf69efe44f79.jpg saved to cache
2026-03-29 09:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a1c94059-c0dc-5c7b-b872-9af3291319e9 with identifier: AR75288
2026-03-29 09:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a1c94059-c0dc-5c7b-b872-9af3291319e9 with identifier: AR75288
2026-03-29 09:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a1c94059-c0dc-5c7b-b872-9af3291319e9 with identifier: AR75288 to the API
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 140,
'expiration_date': '2026-03-30T15:35:39Z',
'fuel_type': 'petrol',
'id': 'a1c94059-c0dc-5c7b-b872-9af3291319e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AR75288',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 15433,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Mild-Hybrid Techno',
'transmission': 'manual',
'trim': 'Techno',
'year': 2023}
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AR75288%27 HTTP/1.1" 200 None
2026-03-29 09:06:02 [auto1.it] INFO: Saving data for AR75288: {'auction_closing_time': 1774884939.0, 'created_time': 1771448166.480277, 'last_price_update_time': 1774775162.777362}
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AR75288') HTTP/1.1" 204 0
2026-03-29 09:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SD56970> (referer: https://www.auto1.com/v1/car-details-view/SD56970/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d598f84464612b021b9b207523b74fbb.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: NV53187
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: LV27017
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: PW45536
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: CV60051
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: DX65690
2026-03-29 09:06:02 [auto1.it] INFO: Found listing with ID: RN24419
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RN24419%27 HTTP/1.1" 200 None
2026-03-29 09:06:02 [auto1.it] INFO: Scrape type for RN24419: 2
2026-03-29 09:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752208e0-483a-5ac1-b162-e4c16b7ab71c with identifier: RN24419
2026-03-29 09:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752208e0-483a-5ac1-b162-e4c16b7ab71c with scrape type 2
2026-03-29 09:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 752208e0-483a-5ac1-b162-e4c16b7ab71c with scrape type 2
2026-03-29 09:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 752208e0-483a-5ac1-b162-e4c16b7ab71c, identifier: RN24419
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11fa20510>
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_1.jpg HTTP/1.1" 201 0
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg saved to cache
2026-03-29 09:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11dad1150>
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_3.jpg HTTP/1.1" 201 0
2026-03-29 09:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg saved to cache
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11da4fcd0>
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_2.jpg HTTP/1.1" 201 0
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg saved to cache
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11da8a490>
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_8.jpg HTTP/1.1" 201 0
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg saved to cache
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 752208e0-483a-5ac1-b162-e4c16b7ab71c with identifier: RN24419
2026-03-29 09:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 752208e0-483a-5ac1-b162-e4c16b7ab71c with identifier: RN24419
2026-03-29 09:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 752208e0-483a-5ac1-b162-e4c16b7ab71c with identifier: RN24419 to the API
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 200,
'expiration_date': '2026-03-30T15:23:19Z',
'fuel_type': 'diesel',
'id': '752208e0-483a-5ac1-b162-e4c16b7ab71c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN24419',
'listing': 'auction',
'make': 'Jeep',
'model': 'Wrangler Unlimited',
'odometer': 76562,
'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': 'Jeep Wrangler Unlimited 2.2 CRDi Sahara',
'transmission': 'automatic',
'trim': 'Sahara',
'year': 2019}
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RN24419%27 HTTP/1.1" 200 None
2026-03-29 09:06:03 [auto1.it] INFO: Saving data for RN24419: {'auction_closing_time': 1774884199.0, 'created_time': 1771706434.628753, 'last_price_update_time': 1774775163.462018}
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RN24419') HTTP/1.1" 204 0
2026-03-29 09:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg> (referer: https://www.auto1.com/)
2026-03-29 09:06:03 [auto1.it] INFO: Found listing with ID: LD05493
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD05493%27 HTTP/1.1" 200 None
2026-03-29 09:06:03 [auto1.it] INFO: Scrape type for LD05493: 2
2026-03-29 09:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fb2007-17be-5584-b2ac-706cee069e38 with identifier: LD05493
2026-03-29 09:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fb2007-17be-5584-b2ac-706cee069e38 with scrape type 2
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82fb2007-17be-5584-b2ac-706cee069e38 with scrape type 2
2026-03-29 09:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 82fb2007-17be-5584-b2ac-706cee069e38, identifier: LD05493
2026-03-29 09:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 82fb2007-17be-5584-b2ac-706cee069e38 with identifier: LD05493
2026-03-29 09:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 82fb2007-17be-5584-b2ac-706cee069e38 with identifier: LD05493
2026-03-29 09:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 82fb2007-17be-5584-b2ac-706cee069e38 with identifier: LD05493 to the API
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 240,
'expiration_date': '2026-03-30T15:54:42Z',
'fuel_type': 'diesel',
'id': '82fb2007-17be-5584-b2ac-706cee069e38',
'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/LD05493',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery 5',
'odometer': 98904,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-15',
'seller_name': None,
'title': 'Land Rover Discovery 5 2.0 TD Sd4 SD4 SE',
'transmission': 'automatic',
'trim': 'SD4 SE',
'year': 2021}
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD05493%27 HTTP/1.1" 200 None
2026-03-29 09:06:03 [auto1.it] INFO: Saving data for LD05493: {'auction_closing_time': 1774886082.0, 'created_time': 1773130368.129171, 'last_price_update_time': 1774775163.911828}
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LD05493') HTTP/1.1" 204 0
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11d93e250>
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_4.jpg HTTP/1.1" 201 0
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.it',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg saved to cache
2026-03-29 09:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11cfc8350>
2026-03-29 09:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09: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-29 09:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_9.jpg HTTP/1.1" 201 0
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg saved to cache
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0129520f-95c4-5782-8c70-d8f9ca8b475f with identifier: SD56970
2026-03-29 09:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0129520f-95c4-5782-8c70-d8f9ca8b475f with scrape type 1
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0129520f-95c4-5782-8c70-d8f9ca8b475f
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_bb436d25b25ae6ccebc83515f6f48f82.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_bb436d25b25ae6ccebc83515f6f48f82.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_981f6af08c8e4271fadb6f55737022b9.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_981f6af08c8e4271fadb6f55737022b9.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_0a039a10fc48f57d14e4099a7d9e6452.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_0a039a10fc48f57d14e4099a7d9e6452.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_e3d69975587edbe5dbdd1ef839a383df.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e3d69975587edbe5dbdd1ef839a383df.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_e77deb569830fac09bf99156da2fdf0a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e77deb569830fac09bf99156da2fdf0a.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_b375c0ae061b945dd29e10c4a266df9e.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b375c0ae061b945dd29e10c4a266df9e.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_2ac495f8e62cd4e00101fb7d55cb60f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_2ac495f8e62cd4e00101fb7d55cb60f2.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_569da158bab20aab39a53da1f95eafca.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_569da158bab20aab39a53da1f95eafca.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_b0ac448a46f5ec7298a8aa76d741f7a1.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b0ac448a46f5ec7298a8aa76d741f7a1.jpg already downloaded
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252F49%252Fa44964eea8abd5a089e7da973a8e5119%252Fpa%252FSD56970_e752a4ba0c92ccaa7d3c318a4d91ced5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e752a4ba0c92ccaa7d3c318a4d91ced5.jpg already downloaded
2026-03-29 09:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0129520f-95c4-5782-8c70-d8f9ca8b475f, identifier: SD56970
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11fdbc550>
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09: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-29 09:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_5.jpg HTTP/1.1" 201 0
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg saved to cache
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11d906fd0>
2026-03-29 09:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09: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-29 09:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_6.jpg HTTP/1.1" 201 0
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_d598f84464612b021b9b207523b74fbb.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d598f84464612b021b9b207523b74fbb.jpg saved to cache
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:04 [auto1.it] INFO: Found listing with ID: MP43347
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MP43347%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [auto1.it] INFO: Scrape type for MP43347: 2
2026-03-29 09:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc8ad652-b79c-5432-8ae0-aadb44bd937e with identifier: MP43347
2026-03-29 09:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc8ad652-b79c-5432-8ae0-aadb44bd937e with scrape type 2
2026-03-29 09:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc8ad652-b79c-5432-8ae0-aadb44bd937e with scrape type 2
2026-03-29 09:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cc8ad652-b79c-5432-8ae0-aadb44bd937e, identifier: MP43347
2026-03-29 09:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0129520f-95c4-5782-8c70-d8f9ca8b475f with identifier: SD56970
2026-03-29 09:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0129520f-95c4-5782-8c70-d8f9ca8b475f with identifier: SD56970
2026-03-29 09:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0129520f-95c4-5782-8c70-d8f9ca8b475f with identifier: SD56970 to the API
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SD56970>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-03-30T15:21:48Z',
'fuel_type': 'petrol',
'id': '0129520f-95c4-5782-8c70-d8f9ca8b475f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SD56970',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'MG',
'model': 'ZS',
'odometer': 19839,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_bb436d25b25ae6ccebc83515f6f48f82.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_981f6af08c8e4271fadb6f55737022b9.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_0a039a10fc48f57d14e4099a7d9e6452.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e3d69975587edbe5dbdd1ef839a383df.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e77deb569830fac09bf99156da2fdf0a.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b375c0ae061b945dd29e10c4a266df9e.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_2ac495f8e62cd4e00101fb7d55cb60f2.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_569da158bab20aab39a53da1f95eafca.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b0ac448a46f5ec7298a8aa76d741f7a1.jpg',
'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e752a4ba0c92ccaa7d3c318a4d91ced5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290870,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_bb436d25b25ae6ccebc83515f6f48f82.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59231,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_981f6af08c8e4271fadb6f55737022b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63320,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_0a039a10fc48f57d14e4099a7d9e6452.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53337,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e3d69975587edbe5dbdd1ef839a383df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255972,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e77deb569830fac09bf99156da2fdf0a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60084,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b375c0ae061b945dd29e10c4a266df9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239843,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_2ac495f8e62cd4e00101fb7d55cb60f2.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_569da158bab20aab39a53da1f95eafca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_b0ac448a46f5ec7298a8aa76d741f7a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0129520f-95c4-5782-8c70-d8f9ca8b475f/0129520f-95c4-5782-8c70-d8f9ca8b475f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43488,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/49/a44964eea8abd5a089e7da973a8e5119/pa/SD56970_e752a4ba0c92ccaa7d3c318a4d91ced5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'MG ZS 1.5 VTi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2024}
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SD56970%27 HTTP/1.1" 200 None
2026-03-29 09:06:04 [auto1.it] INFO: Saving data for SD56970: {'created_time': 1774775164.809461, 'last_price_update_time': 1774775164.809472, 'auction_closing_time': 1774884108.0}
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SD56970') HTTP/1.1" 204 0
2026-03-29 09:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cc8ad652-b79c-5432-8ae0-aadb44bd937e with identifier: MP43347
2026-03-29 09:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cc8ad652-b79c-5432-8ae0-aadb44bd937e with identifier: MP43347
2026-03-29 09:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cc8ad652-b79c-5432-8ae0-aadb44bd937e with identifier: MP43347 to the API
2026-03-29 09:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 286,
'expiration_date': '2026-03-30T15:54:53Z',
'fuel_type': 'diesel',
'id': 'cc8ad652-b79c-5432-8ae0-aadb44bd937e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MP43347',
'listing': 'auction',
'make': 'Audi',
'model': 'A4 Allroad',
'odometer': 109289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-07',
'seller_name': None,
'title': 'Audi A4 Allroad 50 TDI Mild-Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2022}
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MP43347%27 HTTP/1.1" 200 None
2026-03-29 09:06:05 [auto1.it] INFO: Saving data for MP43347: {'auction_closing_time': 1774886093.0, 'created_time': 1771704612.359005, 'last_price_update_time': 1774775165.156843}
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MP43347') HTTP/1.1" 204 0
2026-03-29 09:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 09:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc11da7c610>
2026-03-29 09:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 09: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-29 09:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_7.jpg HTTP/1.1" 201 0
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg94%252Fe0%252F94e0376ffed26774445b1c59aac7fa7e%252Fpa%252FZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg') HTTP/1.1" 204 0
2026-03-29 09:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg saved to cache
2026-03-29 09:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97
2026-03-29 09:06:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97, skipping ID generation
2026-03-29 09:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with scrape type 1
2026-03-29 09:06:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 sending to next pipeline
2026-03-29 09:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97, identifier: ZU40989
2026-03-29 09:06:05 [scrapy.extensions.logstats] INFO: Crawled 83 pages (at 83 pages/min), scraped 79 items (at 79 items/min)
2026-03-29 09:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-29 09:06:05 [auto1.it] INFO: Found listing with ID: GM98091
2026-03-29 09:06:05 [auto1.it] INFO: Found listing with ID: FZ84197
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FZ84197%27 HTTP/1.1" 200 None
2026-03-29 09:06:05 [auto1.it] INFO: Scrape type for FZ84197: 2
2026-03-29 09:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b3b217-593c-5b7d-9265-66a70b612a1c with identifier: FZ84197
2026-03-29 09:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b3b217-593c-5b7d-9265-66a70b612a1c with scrape type 2
2026-03-29 09:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b3b217-593c-5b7d-9265-66a70b612a1c with scrape type 2
2026-03-29 09:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 22b3b217-593c-5b7d-9265-66a70b612a1c, identifier: FZ84197
2026-03-29 09:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with identifier: ZU40989
2026-03-29 09:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with identifier: ZU40989
2026-03-29 09:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 52cd9a1a-2cac-5ed2-8c7c-4fca18855f97 with identifier: ZU40989 to the API
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:34:34Z',
'fuel_type': 'diesel',
'id': '52cd9a1a-2cac-5ed2-8c7c-4fca18855f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZU40989',
'listing': 'auction',
'location': 'IT, Milazzo',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 74475,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42226,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d7c2109c20643c374563cf69efe44f79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42226,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_2c2e2491e24dc07ae98874ce26aad4ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40439,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_f61775d2b7638506e31f6cdefa76b9c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38774,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1662d12f482e24a5e1b5f1b9b04564ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32794,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_1e407775d559ea9136bc90f24f74c1a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41661,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_eee6a64b30d3c50bfe9861f6b075c7c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39347,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_d598f84464612b021b9b207523b74fbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41775,
'Height': 530,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_ac9c93afdce6816839823d5bdb9dc99a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35513,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cb96db985e6926fcfb4c6c009ccf7a0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cd9a1a-2cac-5ed2-8c7c-4fca18855f97/52cd9a1a-2cac-5ed2-8c7c-4fca18855f97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40292,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/img94/e0/94e0376ffed26774445b1c59aac7fa7e/pa/ZU40989_cc55608bea05e0447de90b8b4bfdc8f9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2021}
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU40989%27 HTTP/1.1" 200 None
2026-03-29 09:06:05 [auto1.it] INFO: Saving data for ZU40989: {'created_time': 1774775165.740245, 'last_price_update_time': 1774775165.740258, 'auction_closing_time': 1774884874.0}
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZU40989') HTTP/1.1" 204 0
2026-03-29 09:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 22b3b217-593c-5b7d-9265-66a70b612a1c with identifier: FZ84197
2026-03-29 09:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 22b3b217-593c-5b7d-9265-66a70b612a1c with identifier: FZ84197
2026-03-29 09:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 22b3b217-593c-5b7d-9265-66a70b612a1c with identifier: FZ84197 to the API
2026-03-29 09:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 200,
'expiration_date': '2026-03-30T15:31:58Z',
'fuel_type': 'diesel',
'id': '22b3b217-593c-5b7d-9265-66a70b612a1c',
'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/FZ84197',
'listing': 'auction',
'make': 'Jeep',
'model': 'Wrangler Unlimited',
'odometer': 87237,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-30',
'seller_name': None,
'title': 'Jeep Wrangler Unlimited 2.8 CRD Rubicon',
'transmission': 'automatic',
'trim': 'Rubicon',
'year': 2014}
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ84197%27 HTTP/1.1" 200 None
2026-03-29 09:06:06 [auto1.it] INFO: Saving data for FZ84197: {'auction_closing_time': 1774884718.0, 'created_time': 1772087936.890161, 'last_price_update_time': 1774775166.228612}
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FZ84197') HTTP/1.1" 204 0
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: DD33299
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD33299%27 HTTP/1.1" 200 None
2026-03-29 09:06:06 [auto1.it] INFO: Scrape type for DD33299: 1
2026-03-29 09:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PS84479/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: YL53737
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: TH12767
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [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-29 09:06:06 [auto1.it] INFO: Scrape type for TH12767: 2
2026-03-29 09:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with identifier: TH12767
2026-03-29 09:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with scrape type 2
2026-03-29 09:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with scrape type 2
2026-03-29 09:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 129b9f54-4a70-524b-9f3d-d8dd6c329d3b, identifier: TH12767
2026-03-29 09:06:06 [auto1.it] INFO: Channel: 24h | Page: 6 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with identifier: TH12767
2026-03-29 09:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with identifier: TH12767
2026-03-29 09:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 129b9f54-4a70-524b-9f3d-d8dd6c329d3b with identifier: TH12767 to the API
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 300,
'expiration_date': '2026-03-30T15:01:28Z',
'fuel_type': 'petrol',
'id': '129b9f54-4a70-524b-9f3d-d8dd6c329d3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TH12767',
'listing': 'auction',
'make': 'Jaguar',
'model': 'XE',
'odometer': 117786,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-24',
'seller_name': None,
'title': 'Jaguar XE 30t R-Dynamic SE AWD',
'transmission': 'automatic',
'trim': 'R-Dynamic SE AWD',
'year': 2019}
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [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-29 09:06:06 [auto1.it] INFO: Saving data for TH12767: {'auction_closing_time': 1774882888.0, 'created_time': 1773130596.857393, 'last_price_update_time': 1774775166.755748}
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TH12767') HTTP/1.1" 204 0
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: YY06074
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: BT07540
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: GU21322
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: RF01908
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [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-29 09:06:06 [auto1.it] INFO: Scrape type for RF01908: 0
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: TD67992
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: AT20318
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: VD89462
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: MT35916
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: BN48518
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: NV82845
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: AL33371
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: CT54414
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: BP08183
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [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-29 09:06:06 [auto1.it] INFO: Scrape type for BP08183: 0
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: HP00544
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP00544%27 HTTP/1.1" 200 None
2026-03-29 09:06:06 [auto1.it] INFO: Scrape type for HP00544: 2
2026-03-29 09:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with identifier: HP00544
2026-03-29 09:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with scrape type 2
2026-03-29 09:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with scrape type 2
2026-03-29 09:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a1b9c253-86f5-51cd-bbda-26ed9d5a36e7, identifier: HP00544
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: NU85167
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: WX96902
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: PY07878
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY07878%27 HTTP/1.1" 200 None
2026-03-29 09:06:06 [auto1.it] INFO: Scrape type for PY07878: 0
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: KZ05620
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: YG23649
2026-03-29 09:06:06 [auto1.it] INFO: Found listing with ID: ML72062
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML72062%27 HTTP/1.1" 200 None
2026-03-29 09:06:06 [auto1.it] INFO: Scrape type for ML72062: 1
2026-03-29 09:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with identifier: HP00544
2026-03-29 09:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with identifier: HP00544
2026-03-29 09:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a1b9c253-86f5-51cd-bbda-26ed9d5a36e7 with identifier: HP00544 to the API
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 105,
'expiration_date': '2026-03-30T15:15:23Z',
'fuel_type': 'diesel',
'id': 'a1b9c253-86f5-51cd-bbda-26ed9d5a36e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HP00544',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 233070,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-03',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2010}
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HP00544%27 HTTP/1.1" 200 None
2026-03-29 09:06:07 [auto1.it] INFO: Saving data for HP00544: {'auction_closing_time': 1774883723.0, 'created_time': 1771448149.187355, 'last_price_update_time': 1774775167.269456}
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HP00544') HTTP/1.1" 204 0
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: HF95426
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF95426%27 HTTP/1.1" 200 None
2026-03-29 09:06:07 [auto1.it] INFO: Scrape type for HF95426: 2
2026-03-29 09:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with identifier: HF95426
2026-03-29 09:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with scrape type 2
2026-03-29 09:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with scrape type 2
2026-03-29 09:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 25565771-b8e4-5fd1-9a22-8f47ae1fc17e, identifier: HF95426
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: VC28082
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: ZP66852
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZP66852%27 HTTP/1.1" 200 None
2026-03-29 09:06:07 [auto1.it] INFO: Scrape type for ZP66852: 0
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: EC11217
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: WT09600
2026-03-29 09:06:07 [auto1.it] INFO: Found listing with ID: VK05865
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VK05865%27 HTTP/1.1" 200 None
2026-03-29 09:06:07 [auto1.it] INFO: Scrape type for VK05865: 2
2026-03-29 09:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2825db-ab38-5be1-8550-99f68c11eaef with identifier: VK05865
2026-03-29 09:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2825db-ab38-5be1-8550-99f68c11eaef with scrape type 2
2026-03-29 09:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2825db-ab38-5be1-8550-99f68c11eaef with scrape type 2
2026-03-29 09:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2e2825db-ab38-5be1-8550-99f68c11eaef, identifier: VK05865
2026-03-29 09:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with identifier: HF95426
2026-03-29 09:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with identifier: HF95426
2026-03-29 09:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 25565771-b8e4-5fd1-9a22-8f47ae1fc17e with identifier: HF95426 to the API
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 115,
'expiration_date': '2026-03-30T15:05:29Z',
'fuel_type': 'diesel',
'id': '25565771-b8e4-5fd1-9a22-8f47ae1fc17e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF95426',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 186430,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-29',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Xpossible ISG 2WD',
'transmission': 'manual',
'trim': 'Xpossible ISG 2WD',
'year': 2017}
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF95426%27 HTTP/1.1" 200 None
2026-03-29 09:06:07 [auto1.it] INFO: Saving data for HF95426: {'auction_closing_time': 1774883129.0, 'created_time': 1772309589.40592, 'last_price_update_time': 1774775167.962347}
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HF95426') HTTP/1.1" 204 0
2026-03-29 09:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2e2825db-ab38-5be1-8550-99f68c11eaef with identifier: VK05865
2026-03-29 09:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2e2825db-ab38-5be1-8550-99f68c11eaef with identifier: VK05865
2026-03-29 09:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2e2825db-ab38-5be1-8550-99f68c11eaef with identifier: VK05865 to the API
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:24:08Z',
'fuel_type': 'diesel',
'id': '2e2825db-ab38-5be1-8550-99f68c11eaef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VK05865',
'listing': 'auction',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 126955,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-04-03',
'seller_name': None,
'title': 'Nissan Terrano 2.7 Turbodiesel Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2001}
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VK05865%27 HTTP/1.1" 200 None
2026-03-29 09:06:08 [auto1.it] INFO: Saving data for VK05865: {'auction_closing_time': 1774884248.0, 'created_time': 1772177459.90896, 'last_price_update_time': 1774775168.288664}
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VK05865') HTTP/1.1" 204 0
2026-03-29 09:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: BP79618
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: BN63914
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: JM07675
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JM07675%27 HTTP/1.1" 200 None
2026-03-29 09:06:08 [auto1.it] INFO: Scrape type for JM07675: 2
2026-03-29 09:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7dd439d-7335-5b2a-96ae-6bff217b977d with identifier: JM07675
2026-03-29 09:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7dd439d-7335-5b2a-96ae-6bff217b977d with scrape type 2
2026-03-29 09:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7dd439d-7335-5b2a-96ae-6bff217b977d with scrape type 2
2026-03-29 09:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f7dd439d-7335-5b2a-96ae-6bff217b977d, identifier: JM07675
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: NB08226
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NB08226%27 HTTP/1.1" 200 None
2026-03-29 09:06:08 [auto1.it] INFO: Scrape type for NB08226: 0
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: MA64070
2026-03-29 09:06:08 [auto1.it] INFO: Found listing with ID: SU00968
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SU00968%27 HTTP/1.1" 200 None
2026-03-29 09:06:08 [auto1.it] INFO: Scrape type for SU00968: 2
2026-03-29 09:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7de09e4f-9128-5866-98bd-d01b437a562c with identifier: SU00968
2026-03-29 09:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7de09e4f-9128-5866-98bd-d01b437a562c with scrape type 2
2026-03-29 09:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7de09e4f-9128-5866-98bd-d01b437a562c with scrape type 2
2026-03-29 09:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7de09e4f-9128-5866-98bd-d01b437a562c, identifier: SU00968
2026-03-29 09:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MH60635> (referer: https://www.auto1.com/v1/car-details-view/MH60635/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f7dd439d-7335-5b2a-96ae-6bff217b977d with identifier: JM07675
2026-03-29 09:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f7dd439d-7335-5b2a-96ae-6bff217b977d with identifier: JM07675
2026-03-29 09:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f7dd439d-7335-5b2a-96ae-6bff217b977d with identifier: JM07675 to the API
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 70,
'expiration_date': '2026-03-30T15:31:54Z',
'fuel_type': 'petrol',
'id': 'f7dd439d-7335-5b2a-96ae-6bff217b977d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM07675',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 133032,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-06',
'seller_name': None,
'title': 'Toyota Yaris 1.0 VVT-i',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JM07675%27 HTTP/1.1" 200 None
2026-03-29 09:06:08 [auto1.it] INFO: Saving data for JM07675: {'auction_closing_time': 1774884714.0, 'created_time': 1772178123.235609, 'last_price_update_time': 1774775168.912642}
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JM07675') HTTP/1.1" 204 0
2026-03-29 09:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7de09e4f-9128-5866-98bd-d01b437a562c with identifier: SU00968
2026-03-29 09:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7de09e4f-9128-5866-98bd-d01b437a562c with identifier: SU00968
2026-03-29 09:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7de09e4f-9128-5866-98bd-d01b437a562c with identifier: SU00968 to the API
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:24:57Z',
'fuel_type': 'diesel',
'id': '7de09e4f-9128-5866-98bd-d01b437a562c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU00968',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 8904,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Longitude FWD',
'transmission': 'manual',
'trim': 'Longitude FWD',
'year': 2022}
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SU00968%27 HTTP/1.1" 200 None
2026-03-29 09:06:09 [auto1.it] INFO: Saving data for SU00968: {'auction_closing_time': 1774884297.0, 'created_time': 1772265698.673289, 'last_price_update_time': 1774775169.36271}
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SU00968') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:09 [auto1.it] INFO: Found listing with ID: RH51266
2026-03-29 09:06:09 [auto1.it] INFO: Found listing with ID: LD57265
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD57265%27 HTTP/1.1" 200 None
2026-03-29 09:06:09 [auto1.it] INFO: Scrape type for LD57265: 2
2026-03-29 09:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with identifier: LD57265
2026-03-29 09:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with scrape type 2
2026-03-29 09:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with scrape type 2
2026-03-29 09:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 00bfeec1-6ca8-517a-8a76-c405df2aeb12, identifier: LD57265
2026-03-29 09:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with identifier: LD57265
2026-03-29 09:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with identifier: LD57265
2026-03-29 09:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 00bfeec1-6ca8-517a-8a76-c405df2aeb12 with identifier: LD57265 to the API
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:08:51Z',
'fuel_type': 'diesel',
'id': '00bfeec1-6ca8-517a-8a76-c405df2aeb12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LD57265',
'listing': 'auction',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 143043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-25',
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2021}
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD57265%27 HTTP/1.1" 200 None
2026-03-29 09:06:09 [auto1.it] INFO: Saving data for LD57265: {'auction_closing_time': 1774883331.0, 'created_time': 1773130055.5601, 'last_price_update_time': 1774775169.793872}
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LD57265') HTTP/1.1" 204 0
2026-03-29 09:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH68061> (referer: https://www.auto1.com/v1/car-details-view/EH68061/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:09 [auto1.it] INFO: Found listing with ID: LC40122
2026-03-29 09:06:09 [auto1.it] INFO: Found listing with ID: AY64399
2026-03-29 09:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY64399%27 HTTP/1.1" 200 None
2026-03-29 09:06:09 [auto1.it] INFO: Scrape type for AY64399: 2
2026-03-29 09:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with identifier: AY64399
2026-03-29 09:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with scrape type 2
2026-03-29 09:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with scrape type 2
2026-03-29 09:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 82ead6e3-54a0-5d96-a284-b7a52c0b2665, identifier: AY64399
2026-03-29 09:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with identifier: AY64399
2026-03-29 09:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with identifier: AY64399
2026-03-29 09:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 82ead6e3-54a0-5d96-a284-b7a52c0b2665 with identifier: AY64399 to the API
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 95,
'expiration_date': '2026-03-30T15:21:41Z',
'fuel_type': 'diesel',
'id': '82ead6e3-54a0-5d96-a284-b7a52c0b2665',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AY64399',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 129383,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-27',
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2016}
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY64399%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [auto1.it] INFO: Saving data for AY64399: {'auction_closing_time': 1774884101.0, 'created_time': 1772178628.012532, 'last_price_update_time': 1774775170.208656}
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AY64399') HTTP/1.1" 204 0
2026-03-29 09:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43283f1c-ce0d-5a4f-8216-966218ff17f5 with identifier: MH60635
2026-03-29 09:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43283f1c-ce0d-5a4f-8216-966218ff17f5 with scrape type 1
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43283f1c-ce0d-5a4f-8216-966218ff17f5
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_bec90f29916e8604e9f95814afc20477.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bec90f29916e8604e9f95814afc20477.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_9553b810c84fd113543182dfb33469f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9553b810c84fd113543182dfb33469f2.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_dc1acdc8f20d08ea72837b64a2aab419.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_dc1acdc8f20d08ea72837b64a2aab419.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_43c76b039bad1f92e34631f13e5aaaec.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_43c76b039bad1f92e34631f13e5aaaec.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_87bd0fc84e031817a51f07ed7d1af3a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_87bd0fc84e031817a51f07ed7d1af3a7.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_bd78c27c37182739b3a07d6805449d72.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bd78c27c37182739b3a07d6805449d72.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_c2ee864b9dbe325c21d1d4d455a0b9f8.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_c2ee864b9dbe325c21d1d4d455a0b9f8.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_6b8402fc00babbc17024b7d928eff0a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_6b8402fc00babbc17024b7d928eff0a6.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_9a2a7325e276ba5a48bf1b9ae55285a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9a2a7325e276ba5a48bf1b9ae55285a7.jpg already downloaded
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F95%252Fed95bccd1406058e0dc7ea335805ffe3%252Fpa%252FMH60635_40a0006964a46f86a821280dd9efb29d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_40a0006964a46f86a821280dd9efb29d.jpg already downloaded
2026-03-29 09:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43283f1c-ce0d-5a4f-8216-966218ff17f5, identifier: MH60635
2026-03-29 09:06:10 [auto1.it] INFO: Found listing with ID: SV45287
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV45287%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [auto1.it] INFO: Scrape type for SV45287: 2
2026-03-29 09:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ec4529-4307-59b2-80e1-36c0440c9038 with identifier: SV45287
2026-03-29 09:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ec4529-4307-59b2-80e1-36c0440c9038 with scrape type 2
2026-03-29 09:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52ec4529-4307-59b2-80e1-36c0440c9038 with scrape type 2
2026-03-29 09:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 52ec4529-4307-59b2-80e1-36c0440c9038, identifier: SV45287
2026-03-29 09:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43283f1c-ce0d-5a4f-8216-966218ff17f5 with identifier: MH60635
2026-03-29 09:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43283f1c-ce0d-5a4f-8216-966218ff17f5 with identifier: MH60635
2026-03-29 09:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43283f1c-ce0d-5a4f-8216-966218ff17f5 with identifier: MH60635 to the API
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MH60635>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:06:40Z',
'fuel_type': 'diesel',
'id': '43283f1c-ce0d-5a4f-8216-966218ff17f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH60635',
'listing': 'auction',
'location': 'IT, Milano',
'make': 'Dacia',
'model': 'Duster',
'odometer': 82557,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bec90f29916e8604e9f95814afc20477.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9553b810c84fd113543182dfb33469f2.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_dc1acdc8f20d08ea72837b64a2aab419.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_43c76b039bad1f92e34631f13e5aaaec.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_87bd0fc84e031817a51f07ed7d1af3a7.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bd78c27c37182739b3a07d6805449d72.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_c2ee864b9dbe325c21d1d4d455a0b9f8.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_6b8402fc00babbc17024b7d928eff0a6.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9a2a7325e276ba5a48bf1b9ae55285a7.jpg',
'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_40a0006964a46f86a821280dd9efb29d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101005,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bec90f29916e8604e9f95814afc20477.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9553b810c84fd113543182dfb33469f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97268,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_dc1acdc8f20d08ea72837b64a2aab419.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_43c76b039bad1f92e34631f13e5aaaec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87012,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_87bd0fc84e031817a51f07ed7d1af3a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97099,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_bd78c27c37182739b3a07d6805449d72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_c2ee864b9dbe325c21d1d4d455a0b9f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88565,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_6b8402fc00babbc17024b7d928eff0a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94739,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_9a2a7325e276ba5a48bf1b9ae55285a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43283f1c-ce0d-5a4f-8216-966218ff17f5/43283f1c-ce0d-5a4f-8216-966218ff17f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/95/ed95bccd1406058e0dc7ea335805ffe3/pa/MH60635_40a0006964a46f86a821280dd9efb29d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige 4x4',
'transmission': 'manual',
'trim': 'Prestige 4x4',
'year': 2020}
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH60635%27 HTTP/1.1" 200 None
2026-03-29 09:06:10 [auto1.it] INFO: Saving data for MH60635: {'created_time': 1774775170.952271, 'last_price_update_time': 1774775170.952282, 'auction_closing_time': 1774883200.0}
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MH60635') HTTP/1.1" 204 0
2026-03-29 09:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 52ec4529-4307-59b2-80e1-36c0440c9038 with identifier: SV45287
2026-03-29 09:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 52ec4529-4307-59b2-80e1-36c0440c9038 with identifier: SV45287
2026-03-29 09:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 52ec4529-4307-59b2-80e1-36c0440c9038 with identifier: SV45287 to the API
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:50:10Z',
'fuel_type': 'diesel',
'id': '52ec4529-4307-59b2-80e1-36c0440c9038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV45287',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 187012,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-17',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2018}
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV45287%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [auto1.it] INFO: Saving data for SV45287: {'auction_closing_time': 1774885810.0, 'created_time': 1771706421.57277, 'last_price_update_time': 1774775171.290889}
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SV45287') HTTP/1.1" 204 0
2026-03-29 09:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3019aad2-5e58-52c4-9624-01f04959b28d with identifier: EH68061
2026-03-29 09:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3019aad2-5e58-52c4-9624-01f04959b28d with scrape type 1
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3019aad2-5e58-52c4-9624-01f04959b28d
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_3987eaac5358c7c8d726ccd169a5eade.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_3987eaac5358c7c8d726ccd169a5eade.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_7d4ab286df0d4da7976e20ef9faf0508.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_7d4ab286df0d4da7976e20ef9faf0508.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_21c9b20778c69a0b3577b8098da1b28f.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_21c9b20778c69a0b3577b8098da1b28f.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_a8a2e29020a095480a6a37667ed740e7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a8a2e29020a095480a6a37667ed740e7.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_98088a40ac03cbc240e11ef0dbe4ca91.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_98088a40ac03cbc240e11ef0dbe4ca91.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_a5a94e243ebfa4d26f894f584cad7bd4.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a5a94e243ebfa4d26f894f584cad7bd4.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_b782c7c233578abb08cd15f22f6e8268.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_b782c7c233578abb08cd15f22f6e8268.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_f082c309a9a325f1a458a952868d7814.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_f082c309a9a325f1a458a952868d7814.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_1652ce00cda374accc56870d263006d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_1652ce00cda374accc56870d263006d7.jpg already downloaded
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252F39%252Fbf39577f1d6f93cb67088afa5b18d7e0%252Fpa%252FEH68061_c742116e7babc13087b56081cc3284f6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_c742116e7babc13087b56081cc3284f6.jpg already downloaded
2026-03-29 09:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3019aad2-5e58-52c4-9624-01f04959b28d, identifier: EH68061
2026-03-29 09:06:11 [auto1.it] INFO: Found listing with ID: YH31345
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YH31345%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [auto1.it] INFO: Scrape type for YH31345: 0
2026-03-29 09:06:11 [auto1.it] INFO: Found listing with ID: WR22265
2026-03-29 09:06:11 [auto1.it] INFO: Found listing with ID: RL06920
2026-03-29 09:06:11 [auto1.it] INFO: Found listing with ID: YT62048
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YT62048%27 HTTP/1.1" 200 None
2026-03-29 09:06:11 [auto1.it] INFO: Scrape type for YT62048: 2
2026-03-29 09:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3e71ed9-b550-597d-b82f-9f74caedd91d with identifier: YT62048
2026-03-29 09:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3e71ed9-b550-597d-b82f-9f74caedd91d with scrape type 2
2026-03-29 09:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3e71ed9-b550-597d-b82f-9f74caedd91d with scrape type 2
2026-03-29 09:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e3e71ed9-b550-597d-b82f-9f74caedd91d, identifier: YT62048
2026-03-29 09:06: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-29 09:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3019aad2-5e58-52c4-9624-01f04959b28d with identifier: EH68061
2026-03-29 09:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3019aad2-5e58-52c4-9624-01f04959b28d with identifier: EH68061
2026-03-29 09:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3019aad2-5e58-52c4-9624-01f04959b28d with identifier: EH68061 to the API
2026-03-29 09:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EH68061>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.8L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:08:44Z',
'fuel_type': 'diesel',
'id': '3019aad2-5e58-52c4-9624-01f04959b28d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH68061',
'listing': 'auction',
'location': 'IT, Roma',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 85217,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_3987eaac5358c7c8d726ccd169a5eade.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_7d4ab286df0d4da7976e20ef9faf0508.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_21c9b20778c69a0b3577b8098da1b28f.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a8a2e29020a095480a6a37667ed740e7.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_98088a40ac03cbc240e11ef0dbe4ca91.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a5a94e243ebfa4d26f894f584cad7bd4.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_b782c7c233578abb08cd15f22f6e8268.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_f082c309a9a325f1a458a952868d7814.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_1652ce00cda374accc56870d263006d7.jpg',
'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_c742116e7babc13087b56081cc3284f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60904,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_3987eaac5358c7c8d726ccd169a5eade.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58331,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_7d4ab286df0d4da7976e20ef9faf0508.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55964,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_21c9b20778c69a0b3577b8098da1b28f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43612,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a8a2e29020a095480a6a37667ed740e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53197,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_98088a40ac03cbc240e11ef0dbe4ca91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59151,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_a5a94e243ebfa4d26f894f584cad7bd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52633,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_b782c7c233578abb08cd15f22f6e8268.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_f082c309a9a325f1a458a952868d7814.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56474,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_1652ce00cda374accc56870d263006d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3019aad2-5e58-52c4-9624-01f04959b28d/3019aad2-5e58-52c4-9624-01f04959b28d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/39/bf39577f1d6f93cb67088afa5b18d7e0/pa/EH68061_c742116e7babc13087b56081cc3284f6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-3 1.8 Skyactiv-D Evolve',
'transmission': 'manual',
'trim': 'Evolve',
'year': 2019}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EH68061%27 HTTP/1.1" 200 None
2026-03-29 09:06:12 [auto1.it] INFO: Saving data for EH68061: {'created_time': 1774775172.109453, 'last_price_update_time': 1774775172.109464, 'auction_closing_time': 1774883324.0}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EH68061') HTTP/1.1" 204 0
2026-03-29 09:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e3e71ed9-b550-597d-b82f-9f74caedd91d with identifier: YT62048
2026-03-29 09:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e3e71ed9-b550-597d-b82f-9f74caedd91d with identifier: YT62048
2026-03-29 09:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e3e71ed9-b550-597d-b82f-9f74caedd91d with identifier: YT62048 to the API
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 115,
'expiration_date': '2026-03-30T15:56:34Z',
'fuel_type': 'petrol',
'id': 'e3e71ed9-b550-597d-b82f-9f74caedd91d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YT62048',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 86699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-23',
'seller_name': None,
'title': 'Opel Mokka 1.6 Ego ecoFlex',
'transmission': 'manual',
'trim': 'Ego ecoFlex',
'year': 2016}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YT62048%27 HTTP/1.1" 200 None
2026-03-29 09:06:12 [auto1.it] INFO: Saving data for YT62048: {'auction_closing_time': 1774886194.0, 'created_time': 1772265712.950759, 'last_price_update_time': 1774775172.462577}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YT62048') HTTP/1.1" 204 0
2026-03-29 09:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DD33299/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:12 [auto1.it] INFO: Found listing with ID: YL77268
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YL77268%27 HTTP/1.1" 200 None
2026-03-29 09:06:12 [auto1.it] INFO: Scrape type for YL77268: 2
2026-03-29 09:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e9fd87-6b6c-5089-95be-6ba01a231089 with identifier: YL77268
2026-03-29 09:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e9fd87-6b6c-5089-95be-6ba01a231089 with scrape type 2
2026-03-29 09:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e9fd87-6b6c-5089-95be-6ba01a231089 with scrape type 2
2026-03-29 09:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c4e9fd87-6b6c-5089-95be-6ba01a231089, identifier: YL77268
2026-03-29 09:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c4e9fd87-6b6c-5089-95be-6ba01a231089 with identifier: YL77268
2026-03-29 09:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c4e9fd87-6b6c-5089-95be-6ba01a231089 with identifier: YL77268
2026-03-29 09:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c4e9fd87-6b6c-5089-95be-6ba01a231089 with identifier: YL77268 to the API
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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-30T15:25:31Z',
'fuel_type': 'diesel',
'id': 'c4e9fd87-6b6c-5089-95be-6ba01a231089',
'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/YL77268',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 55760,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-15',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Progressive',
'transmission': 'automatic',
'trim': 'Progressive',
'year': 2022}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YL77268%27 HTTP/1.1" 200 None
2026-03-29 09:06:12 [auto1.it] INFO: Saving data for YL77268: {'auction_closing_time': 1774884331.0, 'created_time': 1773134649.761772, 'last_price_update_time': 1774775172.896217}
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YL77268') HTTP/1.1" 204 0
2026-03-29 09:06:12 [auto1.it] INFO: Found listing with ID: EF61328
2026-03-29 09:06:12 [auto1.it] INFO: Found listing with ID: JK32872
2026-03-29 09:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JK32872%27 HTTP/1.1" 200 None
2026-03-29 09:06:12 [auto1.it] INFO: Scrape type for JK32872: 2
2026-03-29 09:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5c2914a-4ef9-568e-84d2-aac029dec6fb with identifier: JK32872
2026-03-29 09:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5c2914a-4ef9-568e-84d2-aac029dec6fb with scrape type 2
2026-03-29 09:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5c2914a-4ef9-568e-84d2-aac029dec6fb with scrape type 2
2026-03-29 09:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c5c2914a-4ef9-568e-84d2-aac029dec6fb, identifier: JK32872
2026-03-29 09:06:13 [auto1.it] INFO: Channel: 24h | Page: 7 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c5c2914a-4ef9-568e-84d2-aac029dec6fb with identifier: JK32872
2026-03-29 09:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c5c2914a-4ef9-568e-84d2-aac029dec6fb with identifier: JK32872
2026-03-29 09:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c5c2914a-4ef9-568e-84d2-aac029dec6fb with identifier: JK32872 to the API
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:42:06Z',
'fuel_type': 'diesel',
'id': 'c5c2914a-4ef9-568e-84d2-aac029dec6fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK32872',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 140055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-31',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Xmod Attractive',
'transmission': 'manual',
'trim': 'Xmod Attractive',
'year': 2011}
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JK32872%27 HTTP/1.1" 200 None
2026-03-29 09:06:13 [auto1.it] INFO: Saving data for JK32872: {'auction_closing_time': 1774885326.0, 'created_time': 1773130017.328132, 'last_price_update_time': 1774775173.306936}
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK32872') HTTP/1.1" 204 0
2026-03-29 09:06:13 [auto1.it] INFO: Found listing with ID: NJ78354
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NJ78354%27 HTTP/1.1" 200 None
2026-03-29 09:06:13 [auto1.it] INFO: Scrape type for NJ78354: 2
2026-03-29 09:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08faaee6-0813-5595-824b-49e97c2960bc with identifier: NJ78354
2026-03-29 09:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08faaee6-0813-5595-824b-49e97c2960bc with scrape type 2
2026-03-29 09:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08faaee6-0813-5595-824b-49e97c2960bc with scrape type 2
2026-03-29 09:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 08faaee6-0813-5595-824b-49e97c2960bc, identifier: NJ78354
2026-03-29 09:06:13 [auto1.it] INFO: Found listing with ID: HK60506
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HK60506%27 HTTP/1.1" 200 None
2026-03-29 09:06:13 [auto1.it] INFO: Scrape type for HK60506: 2
2026-03-29 09:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5722565-16bc-5568-bfe6-e38120db65e6 with identifier: HK60506
2026-03-29 09:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5722565-16bc-5568-bfe6-e38120db65e6 with scrape type 2
2026-03-29 09:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5722565-16bc-5568-bfe6-e38120db65e6 with scrape type 2
2026-03-29 09:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e5722565-16bc-5568-bfe6-e38120db65e6, identifier: HK60506
2026-03-29 09:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ML72062/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 08faaee6-0813-5595-824b-49e97c2960bc with identifier: NJ78354
2026-03-29 09:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 08faaee6-0813-5595-824b-49e97c2960bc with identifier: NJ78354
2026-03-29 09:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 08faaee6-0813-5595-824b-49e97c2960bc with identifier: NJ78354 to the API
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 135,
'expiration_date': '2026-03-30T15:42:08Z',
'fuel_type': 'diesel',
'id': '08faaee6-0813-5595-824b-49e97c2960bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ78354',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 217515,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-31',
'seller_name': None,
'title': 'Hyundai ix35 2.0 CRDi Comfort 2WD',
'transmission': 'manual',
'trim': 'Comfort 2WD',
'year': 2011}
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NJ78354%27 HTTP/1.1" 200 None
2026-03-29 09:06:13 [auto1.it] INFO: Saving data for NJ78354: {'auction_closing_time': 1774885328.0, 'created_time': 1772654570.28402, 'last_price_update_time': 1774775173.930591}
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NJ78354') HTTP/1.1" 204 0
2026-03-29 09:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e5722565-16bc-5568-bfe6-e38120db65e6 with identifier: HK60506
2026-03-29 09:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e5722565-16bc-5568-bfe6-e38120db65e6 with identifier: HK60506
2026-03-29 09:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e5722565-16bc-5568-bfe6-e38120db65e6 with identifier: HK60506 to the API
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 88,
'expiration_date': '2026-03-30T15:54:02Z',
'fuel_type': 'petrol',
'id': 'e5722565-16bc-5568-bfe6-e38120db65e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK60506',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 53075,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-29',
'seller_name': None,
'title': 'Citroen C3 1.4 Stop&Start',
'transmission': 'automatic',
'trim': 'Stop&Start',
'year': 2009}
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HK60506%27 HTTP/1.1" 200 None
2026-03-29 09:06:14 [auto1.it] INFO: Saving data for HK60506: {'auction_closing_time': 1774886042.0, 'created_time': 1773136053.587947, 'last_price_update_time': 1774775174.263463}
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HK60506') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:14 [auto1.it] INFO: Found listing with ID: FU79114
2026-03-29 09:06:14 [auto1.it] INFO: Found listing with ID: TZ83605
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ83605%27 HTTP/1.1" 200 None
2026-03-29 09:06:14 [auto1.it] INFO: Scrape type for TZ83605: 2
2026-03-29 09:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with identifier: TZ83605
2026-03-29 09:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with scrape type 2
2026-03-29 09:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with scrape type 2
2026-03-29 09:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227, identifier: TZ83605
2026-03-29 09:06:14 [auto1.it] INFO: Found listing with ID: ZU26854
2026-03-29 09:06:14 [auto1.it] INFO: Found listing with ID: DR95248
2026-03-29 09:06:14 [auto1.it] INFO: Found listing with ID: UK81379
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK81379%27 HTTP/1.1" 200 None
2026-03-29 09:06:14 [auto1.it] INFO: Scrape type for UK81379: 2
2026-03-29 09:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4389e757-555a-5e77-a5b7-c9be14a150d3 with identifier: UK81379
2026-03-29 09:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4389e757-555a-5e77-a5b7-c9be14a150d3 with scrape type 2
2026-03-29 09:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4389e757-555a-5e77-a5b7-c9be14a150d3 with scrape type 2
2026-03-29 09:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4389e757-555a-5e77-a5b7-c9be14a150d3, identifier: UK81379
2026-03-29 09:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PS84479> (referer: https://www.auto1.com/v1/car-details-view/PS84479/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with identifier: TZ83605
2026-03-29 09:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with identifier: TZ83605
2026-03-29 09:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227 with identifier: TZ83605 to the API
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 131,
'expiration_date': '2026-03-30T15:42:23Z',
'fuel_type': 'diesel',
'id': '4b2a49a6-5f2b-5692-a1a2-27ebe5ca1227',
'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/TZ83605',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 105980,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-16',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Live',
'transmission': 'manual',
'trim': 'Live',
'year': 2019}
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ83605%27 HTTP/1.1" 200 None
2026-03-29 09:06:14 [auto1.it] INFO: Saving data for TZ83605: {'auction_closing_time': 1774885343.0, 'created_time': 1773130947.433675, 'last_price_update_time': 1774775174.799295}
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ83605') HTTP/1.1" 204 0
2026-03-29 09:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4389e757-555a-5e77-a5b7-c9be14a150d3 with identifier: UK81379
2026-03-29 09:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4389e757-555a-5e77-a5b7-c9be14a150d3 with identifier: UK81379
2026-03-29 09:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4389e757-555a-5e77-a5b7-c9be14a150d3 with identifier: UK81379 to the API
2026-03-29 09:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:00:48Z',
'fuel_type': 'diesel',
'id': '4389e757-555a-5e77-a5b7-c9be14a150d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK81379',
'listing': 'auction',
'make': 'Audi',
'model': 'Q2',
'odometer': 74550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-01',
'seller_name': None,
'title': 'Audi Q2 35 TDI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2022}
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK81379%27 HTTP/1.1" 200 None
2026-03-29 09:06:15 [auto1.it] INFO: Saving data for UK81379: {'auction_closing_time': 1774882848.0, 'created_time': 1774300114.059997, 'last_price_update_time': 1774775175.152359}
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UK81379') HTTP/1.1" 204 0
2026-03-29 09:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: DD73045
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD73045%27 HTTP/1.1" 200 None
2026-03-29 09:06:15 [auto1.it] INFO: Scrape type for DD73045: 0
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: JL50472
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: EA68503
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EA68503%27 HTTP/1.1" 200 None
2026-03-29 09:06:15 [auto1.it] INFO: Scrape type for EA68503: 0
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: JJ73686
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: CC19770
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CC19770%27 HTTP/1.1" 200 None
2026-03-29 09:06:15 [auto1.it] INFO: Scrape type for CC19770: 2
2026-03-29 09:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c26435bc-0d06-5dc6-a134-cf841a47c968 with identifier: CC19770
2026-03-29 09:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c26435bc-0d06-5dc6-a134-cf841a47c968 with scrape type 2
2026-03-29 09:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c26435bc-0d06-5dc6-a134-cf841a47c968 with scrape type 2
2026-03-29 09:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c26435bc-0d06-5dc6-a134-cf841a47c968, identifier: CC19770
2026-03-29 09:06:15 [auto1.it] INFO: Found listing with ID: BX49691
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BX49691%27 HTTP/1.1" 200 None
2026-03-29 09:06:15 [auto1.it] INFO: Scrape type for BX49691: 2
2026-03-29 09:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with identifier: BX49691
2026-03-29 09:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with scrape type 2
2026-03-29 09:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with scrape type 2
2026-03-29 09:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d1cf368e-0756-5ce7-bea1-a41cc6f3b814, identifier: BX49691
2026-03-29 09:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c26435bc-0d06-5dc6-a134-cf841a47c968 with identifier: CC19770
2026-03-29 09:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c26435bc-0d06-5dc6-a134-cf841a47c968 with identifier: CC19770
2026-03-29 09:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c26435bc-0d06-5dc6-a134-cf841a47c968 with identifier: CC19770 to the API
2026-03-29 09:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:18:46Z',
'fuel_type': 'diesel',
'id': 'c26435bc-0d06-5dc6-a134-cf841a47c968',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CC19770',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 172884,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-15',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2011}
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CC19770%27 HTTP/1.1" 200 None
2026-03-29 09:06:16 [auto1.it] INFO: Saving data for CC19770: {'auction_closing_time': 1774883926.0, 'created_time': 1773136056.646315, 'last_price_update_time': 1774775176.225428}
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CC19770') HTTP/1.1" 204 0
2026-03-29 09:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with identifier: BX49691
2026-03-29 09:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with identifier: BX49691
2026-03-29 09:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d1cf368e-0756-5ce7-bea1-a41cc6f3b814 with identifier: BX49691 to the API
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:54:00Z',
'fuel_type': 'petrol',
'id': 'd1cf368e-0756-5ce7-bea1-a41cc6f3b814',
'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/BX49691',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 107514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-04',
'seller_name': None,
'title': 'Jeep Renegade 1.3 TGDi Limited 4x2',
'transmission': 'automatic',
'trim': 'Limited 4x2',
'year': 2021}
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BX49691%27 HTTP/1.1" 200 None
2026-03-29 09:06:16 [auto1.it] INFO: Saving data for BX49691: {'auction_closing_time': 1774886040.0, 'created_time': 1772308833.239587, 'last_price_update_time': 1774775176.655054}
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BX49691') HTTP/1.1" 204 0
2026-03-29 09:06:16 [auto1.it] INFO: Found listing with ID: JS86571
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JS86571%27 HTTP/1.1" 200 None
2026-03-29 09:06:16 [auto1.it] INFO: Scrape type for JS86571: 2
2026-03-29 09:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237c4e2d-e35c-5a84-ae26-376a17616d52 with identifier: JS86571
2026-03-29 09:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237c4e2d-e35c-5a84-ae26-376a17616d52 with scrape type 2
2026-03-29 09:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237c4e2d-e35c-5a84-ae26-376a17616d52 with scrape type 2
2026-03-29 09:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 237c4e2d-e35c-5a84-ae26-376a17616d52, identifier: JS86571
2026-03-29 09:06:16 [auto1.it] INFO: Found listing with ID: DW65816
2026-03-29 09:06:16 [auto1.it] INFO: Found listing with ID: AL00602
2026-03-29 09:06:16 [auto1.it] INFO: Found listing with ID: MX95744
2026-03-29 09:06:16 [auto1.it] INFO: Found listing with ID: KC58138
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC58138%27 HTTP/1.1" 200 None
2026-03-29 09:06:16 [auto1.it] INFO: Scrape type for KC58138: 2
2026-03-29 09:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with identifier: KC58138
2026-03-29 09:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with scrape type 2
2026-03-29 09:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with scrape type 2
2026-03-29 09:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 46eab6e0-c269-52f3-ab4e-53eceb45ecc1, identifier: KC58138
2026-03-29 09:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 237c4e2d-e35c-5a84-ae26-376a17616d52 with identifier: JS86571
2026-03-29 09:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 237c4e2d-e35c-5a84-ae26-376a17616d52 with identifier: JS86571
2026-03-29 09:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 237c4e2d-e35c-5a84-ae26-376a17616d52 with identifier: JS86571 to the API
2026-03-29 09:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:32:52Z',
'fuel_type': 'diesel',
'id': '237c4e2d-e35c-5a84-ae26-376a17616d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JS86571',
'listing': 'auction',
'make': 'Volvo',
'model': 'V50',
'odometer': 221169,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-23',
'seller_name': None,
'title': 'Volvo V50 2.0 D3 Momentum',
'transmission': 'manual',
'trim': 'Momentum',
'year': 2011}
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JS86571%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [auto1.it] INFO: Saving data for JS86571: {'auction_closing_time': 1774884772.0, 'created_time': 1773130773.984561, 'last_price_update_time': 1774775177.207429}
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JS86571') HTTP/1.1" 204 0
2026-03-29 09:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with identifier: KC58138
2026-03-29 09:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with identifier: KC58138
2026-03-29 09:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 46eab6e0-c269-52f3-ab4e-53eceb45ecc1 with identifier: KC58138 to the API
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 286,
'expiration_date': '2026-03-30T15:25:55Z',
'fuel_type': 'diesel',
'id': '46eab6e0-c269-52f3-ab4e-53eceb45ecc1',
'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/KC58138',
'listing': 'auction',
'make': 'Audi',
'model': 'Q7',
'odometer': 108774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-01',
'seller_name': None,
'title': 'Audi Q7 50 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2018}
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC58138%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [auto1.it] INFO: Saving data for KC58138: {'auction_closing_time': 1774884355.0, 'created_time': 1774386656.462032, 'last_price_update_time': 1774775177.583822}
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KC58138') HTTP/1.1" 204 0
2026-03-29 09:06:17 [auto1.it] INFO: Found listing with ID: UZ46554
2026-03-29 09:06:17 [auto1.it] INFO: Found listing with ID: PM10706
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PM10706%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [auto1.it] INFO: Scrape type for PM10706: 2
2026-03-29 09:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2259f8d-645c-59c2-bd52-c66287dacefb with identifier: PM10706
2026-03-29 09:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2259f8d-645c-59c2-bd52-c66287dacefb with scrape type 2
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2259f8d-645c-59c2-bd52-c66287dacefb with scrape type 2
2026-03-29 09:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f2259f8d-645c-59c2-bd52-c66287dacefb, identifier: PM10706
2026-03-29 09:06:17 [auto1.it] INFO: Found listing with ID: DP76328
2026-03-29 09:06:17 [auto1.it] INFO: Found listing with ID: UY83511
2026-03-29 09:06:17 [auto1.it] INFO: Found listing with ID: HM97674
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HM97674%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [auto1.it] INFO: Scrape type for HM97674: 2
2026-03-29 09:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with identifier: HM97674
2026-03-29 09:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with scrape type 2
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with scrape type 2
2026-03-29 09:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7d2a20d2-701b-5224-aa9d-2018c50eaf1f, identifier: HM97674
2026-03-29 09:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97c8f05e-0de6-5509-aab0-060a264f9e11 with identifier: PS84479
2026-03-29 09:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97c8f05e-0de6-5509-aab0-060a264f9e11 with scrape type 1
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97c8f05e-0de6-5509-aab0-060a264f9e11
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_b25cbec871a923d604fef15a43778ef6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b25cbec871a923d604fef15a43778ef6.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_d3ab7a7a9a63c62b91c7856f1b749c84.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_d3ab7a7a9a63c62b91c7856f1b749c84.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_8664b13315e7a40fe8a6ec16561428fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_8664b13315e7a40fe8a6ec16561428fc.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_bf81f86d911eb815d5b38dea8314ae74.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_bf81f86d911eb815d5b38dea8314ae74.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_549d5e75a734d8fb918a7baf0ea07e06.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_549d5e75a734d8fb918a7baf0ea07e06.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_300655bcc2c2cad24e144aab29943730.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_300655bcc2c2cad24e144aab29943730.jpg already downloaded
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_25732bae50724658eb3a106f2043836a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_25732bae50724658eb3a106f2043836a.jpg already downloaded
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_b7fe8d43003a58d8650a644a9f506404.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b7fe8d43003a58d8650a644a9f506404.jpg already downloaded
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_1ed1ac921886a689cf4b0cdf38d29a1a.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_1ed1ac921886a689cf4b0cdf38d29a1a.jpg already downloaded
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge8%252F72%252Fe8728eae9f31b1c1d96872d6027282d4%252Fpa%252FPS84479_5b58af6464fae92454222b5bc8f04731.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_5b58af6464fae92454222b5bc8f04731.jpg already downloaded
2026-03-29 09:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 97c8f05e-0de6-5509-aab0-060a264f9e11, identifier: PS84479
2026-03-29 09: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-29 09:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f2259f8d-645c-59c2-bd52-c66287dacefb with identifier: PM10706
2026-03-29 09:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f2259f8d-645c-59c2-bd52-c66287dacefb with identifier: PM10706
2026-03-29 09:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f2259f8d-645c-59c2-bd52-c66287dacefb with identifier: PM10706 to the API
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 75,
'expiration_date': '2026-03-30T15:07:21Z',
'fuel_type': 'diesel',
'id': 'f2259f8d-645c-59c2-bd52-c66287dacefb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PM10706',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 124350,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': None,
'title': 'Citroen C3 1.6 Blue-HDi Monna Lisa',
'transmission': 'manual',
'trim': 'Monna Lisa',
'year': 2017}
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PM10706%27 HTTP/1.1" 200 None
2026-03-29 09:06:18 [auto1.it] INFO: Saving data for PM10706: {'auction_closing_time': 1774883241.0, 'created_time': 1773937780.917262, 'last_price_update_time': 1774775178.463577}
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PM10706') HTTP/1.1" 204 0
2026-03-29 09:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with identifier: HM97674
2026-03-29 09:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with identifier: HM97674
2026-03-29 09:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7d2a20d2-701b-5224-aa9d-2018c50eaf1f with identifier: HM97674 to the API
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:12:45Z',
'fuel_type': 'petrol',
'id': '7d2a20d2-701b-5224-aa9d-2018c50eaf1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HM97674',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 45476,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-25',
'seller_name': None,
'title': 'Ford Kuga 1.5 EcoBoost ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2023}
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HM97674%27 HTTP/1.1" 200 None
2026-03-29 09:06:18 [auto1.it] INFO: Saving data for HM97674: {'auction_closing_time': 1774883565.0, 'created_time': 1773130580.074691, 'last_price_update_time': 1774775178.783184}
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HM97674') HTTP/1.1" 204 0
2026-03-29 09:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 97c8f05e-0de6-5509-aab0-060a264f9e11 with identifier: PS84479
2026-03-29 09:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 97c8f05e-0de6-5509-aab0-060a264f9e11 with identifier: PS84479
2026-03-29 09:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 97c8f05e-0de6-5509-aab0-060a264f9e11 with identifier: PS84479 to the API
2026-03-29 09:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PS84479>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:50:13Z',
'fuel_type': 'diesel',
'id': '97c8f05e-0de6-5509-aab0-060a264f9e11',
'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/PS84479',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Peugeot',
'model': '5008',
'odometer': 185899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b25cbec871a923d604fef15a43778ef6.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_d3ab7a7a9a63c62b91c7856f1b749c84.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_8664b13315e7a40fe8a6ec16561428fc.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_bf81f86d911eb815d5b38dea8314ae74.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_549d5e75a734d8fb918a7baf0ea07e06.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_300655bcc2c2cad24e144aab29943730.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_25732bae50724658eb3a106f2043836a.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b7fe8d43003a58d8650a644a9f506404.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_1ed1ac921886a689cf4b0cdf38d29a1a.jpg',
'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_5b58af6464fae92454222b5bc8f04731.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2545051,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b25cbec871a923d604fef15a43778ef6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2564968,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_d3ab7a7a9a63c62b91c7856f1b749c84.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2368625,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_8664b13315e7a40fe8a6ec16561428fc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2397790,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_bf81f86d911eb815d5b38dea8314ae74.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2165048,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_549d5e75a734d8fb918a7baf0ea07e06.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2340976,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_300655bcc2c2cad24e144aab29943730.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2267956,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_25732bae50724658eb3a106f2043836a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2528033,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_b7fe8d43003a58d8650a644a9f506404.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2522633,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_1ed1ac921886a689cf4b0cdf38d29a1a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97c8f05e-0de6-5509-aab0-060a264f9e11/97c8f05e-0de6-5509-aab0-060a264f9e11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2191556,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge8/72/e8728eae9f31b1c1d96872d6027282d4/pa/PS84479_5b58af6464fae92454222b5bc8f04731.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-12-15',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2019}
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PS84479%27 HTTP/1.1" 200 None
2026-03-29 09:06:19 [auto1.it] INFO: Saving data for PS84479: {'created_time': 1774775179.200969, 'last_price_update_time': 1774775179.200979, 'auction_closing_time': 1774885813.0}
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PS84479') HTTP/1.1" 204 0
2026-03-29 09:06:19 [auto1.it] INFO: Found listing with ID: CB30744
2026-03-29 09:06:19 [auto1.it] INFO: Found listing with ID: MY09959
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MY09959%27 HTTP/1.1" 200 None
2026-03-29 09:06:19 [auto1.it] INFO: Scrape type for MY09959: 2
2026-03-29 09:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4197dfb-bd6a-5e73-94d8-1469525ee31f with identifier: MY09959
2026-03-29 09:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4197dfb-bd6a-5e73-94d8-1469525ee31f with scrape type 2
2026-03-29 09:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4197dfb-bd6a-5e73-94d8-1469525ee31f with scrape type 2
2026-03-29 09:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d4197dfb-bd6a-5e73-94d8-1469525ee31f, identifier: MY09959
2026-03-29 09:06:19 [auto1.it] INFO: Found listing with ID: DF59331
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DF59331%27 HTTP/1.1" 200 None
2026-03-29 09:06:19 [auto1.it] INFO: Scrape type for DF59331: 2
2026-03-29 09:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a80183-4fdc-5716-affa-73234dcaece7 with identifier: DF59331
2026-03-29 09:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a80183-4fdc-5716-affa-73234dcaece7 with scrape type 2
2026-03-29 09:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a80183-4fdc-5716-affa-73234dcaece7 with scrape type 2
2026-03-29 09:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 78a80183-4fdc-5716-affa-73234dcaece7, identifier: DF59331
2026-03-29 09:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d4197dfb-bd6a-5e73-94d8-1469525ee31f with identifier: MY09959
2026-03-29 09:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d4197dfb-bd6a-5e73-94d8-1469525ee31f with identifier: MY09959
2026-03-29 09:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d4197dfb-bd6a-5e73-94d8-1469525ee31f with identifier: MY09959 to the API
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:07:52Z',
'fuel_type': 'diesel',
'id': 'd4197dfb-bd6a-5e73-94d8-1469525ee31f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MY09959',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 258321,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-04',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic Business',
'transmission': 'automatic',
'trim': '4Matic Business',
'year': 2016}
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MY09959%27 HTTP/1.1" 200 None
2026-03-29 09:06:19 [auto1.it] INFO: Saving data for MY09959: {'auction_closing_time': 1774883272.0, 'created_time': 1771704497.022483, 'last_price_update_time': 1774775179.744927}
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MY09959') HTTP/1.1" 204 0
2026-03-29 09:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 78a80183-4fdc-5716-affa-73234dcaece7 with identifier: DF59331
2026-03-29 09:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 78a80183-4fdc-5716-affa-73234dcaece7 with identifier: DF59331
2026-03-29 09:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 78a80183-4fdc-5716-affa-73234dcaece7 with identifier: DF59331 to the API
2026-03-29 09:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 60,
'expiration_date': '2026-03-30T15:20:26Z',
'fuel_type': 'petrol',
'id': '78a80183-4fdc-5716-affa-73234dcaece7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DF59331',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 124892,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-09',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Argento',
'transmission': 'manual',
'trim': 'Argento',
'year': 2010}
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DF59331%27 HTTP/1.1" 200 None
2026-03-29 09:06:20 [auto1.it] INFO: Saving data for DF59331: {'auction_closing_time': 1774884026.0, 'created_time': 1773136060.077522, 'last_price_update_time': 1774775180.168744}
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DF59331') HTTP/1.1" 204 0
2026-03-29 09:06:20 [auto1.it] INFO: Found listing with ID: ML86144
2026-03-29 09:06:20 [auto1.it] INFO: Found listing with ID: JM74615
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JM74615%27 HTTP/1.1" 200 None
2026-03-29 09:06:20 [auto1.it] INFO: Scrape type for JM74615: 0
2026-03-29 09:06:20 [auto1.it] INFO: Found listing with ID: MR40406
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MR40406%27 HTTP/1.1" 200 None
2026-03-29 09:06:20 [auto1.it] INFO: Scrape type for MR40406: 2
2026-03-29 09:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a1507d-0614-521b-8119-4ef2f3e8d557 with identifier: MR40406
2026-03-29 09:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a1507d-0614-521b-8119-4ef2f3e8d557 with scrape type 2
2026-03-29 09:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a1507d-0614-521b-8119-4ef2f3e8d557 with scrape type 2
2026-03-29 09:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 95a1507d-0614-521b-8119-4ef2f3e8d557, identifier: MR40406
2026-03-29 09:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 95a1507d-0614-521b-8119-4ef2f3e8d557 with identifier: MR40406
2026-03-29 09:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 95a1507d-0614-521b-8119-4ef2f3e8d557 with identifier: MR40406
2026-03-29 09:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 95a1507d-0614-521b-8119-4ef2f3e8d557 with identifier: MR40406 to the API
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 82,
'expiration_date': '2026-03-30T15:29:16Z',
'fuel_type': 'petrol',
'id': '95a1507d-0614-521b-8119-4ef2f3e8d557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR40406',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 137746,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-16',
'seller_name': None,
'title': 'Citroen C3 1.2 e-VTi Feel Edition',
'transmission': 'manual',
'trim': 'Feel Edition',
'year': 2016}
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MR40406%27 HTTP/1.1" 200 None
2026-03-29 09:06:20 [auto1.it] INFO: Saving data for MR40406: {'auction_closing_time': 1774884556.0, 'created_time': 1773130553.997819, 'last_price_update_time': 1774775180.590949}
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MR40406') HTTP/1.1" 204 0
2026-03-29 09:06:20 [auto1.it] INFO: Found listing with ID: KP16451
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KP16451%27 HTTP/1.1" 200 None
2026-03-29 09:06:20 [auto1.it] INFO: Scrape type for KP16451: 2
2026-03-29 09:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55004b0-23c4-5403-a907-db29b9c165a1 with identifier: KP16451
2026-03-29 09:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55004b0-23c4-5403-a907-db29b9c165a1 with scrape type 2
2026-03-29 09:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55004b0-23c4-5403-a907-db29b9c165a1 with scrape type 2
2026-03-29 09:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c55004b0-23c4-5403-a907-db29b9c165a1, identifier: KP16451
2026-03-29 09:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c55004b0-23c4-5403-a907-db29b9c165a1 with identifier: KP16451
2026-03-29 09:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c55004b0-23c4-5403-a907-db29b9c165a1 with identifier: KP16451
2026-03-29 09:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c55004b0-23c4-5403-a907-db29b9c165a1 with identifier: KP16451 to the API
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:53:59Z',
'fuel_type': 'diesel',
'id': 'c55004b0-23c4-5403-a907-db29b9c165a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP16451',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 170053,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-03',
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2020}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KP16451%27 HTTP/1.1" 200 None
2026-03-29 09:06:21 [auto1.it] INFO: Saving data for KP16451: {'auction_closing_time': 1774886039.0, 'created_time': 1773130533.828914, 'last_price_update_time': 1774775181.049009}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KP16451') HTTP/1.1" 204 0
2026-03-29 09:06:21 [auto1.it] INFO: Found listing with ID: BX11314
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BX11314%27 HTTP/1.1" 200 None
2026-03-29 09:06:21 [auto1.it] INFO: Scrape type for BX11314: 2
2026-03-29 09:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34708c1b-7e29-5f76-8e9c-46af305abb1a with identifier: BX11314
2026-03-29 09:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34708c1b-7e29-5f76-8e9c-46af305abb1a with scrape type 2
2026-03-29 09:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34708c1b-7e29-5f76-8e9c-46af305abb1a with scrape type 2
2026-03-29 09:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 34708c1b-7e29-5f76-8e9c-46af305abb1a, identifier: BX11314
2026-03-29 09:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 34708c1b-7e29-5f76-8e9c-46af305abb1a with identifier: BX11314
2026-03-29 09:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 34708c1b-7e29-5f76-8e9c-46af305abb1a with identifier: BX11314
2026-03-29 09:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 34708c1b-7e29-5f76-8e9c-46af305abb1a with identifier: BX11314 to the API
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:20:26Z',
'fuel_type': 'diesel',
'id': '34708c1b-7e29-5f76-8e9c-46af305abb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX11314',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 302595,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-25',
'seller_name': None,
'title': 'BMW X5 xDrive 25d',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BX11314%27 HTTP/1.1" 200 None
2026-03-29 09:06:21 [auto1.it] INFO: Saving data for BX11314: {'auction_closing_time': 1774884026.0, 'created_time': 1771021740.293316, 'last_price_update_time': 1774775181.486706}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BX11314') HTTP/1.1" 204 0
2026-03-29 09:06:21 [auto1.it] INFO: Found listing with ID: XR19887
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XR19887%27 HTTP/1.1" 200 None
2026-03-29 09:06:21 [auto1.it] INFO: Scrape type for XR19887: 2
2026-03-29 09:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27016423-0db4-5467-9db7-f2fc89293910 with identifier: XR19887
2026-03-29 09:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27016423-0db4-5467-9db7-f2fc89293910 with scrape type 2
2026-03-29 09:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27016423-0db4-5467-9db7-f2fc89293910 with scrape type 2
2026-03-29 09:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 27016423-0db4-5467-9db7-f2fc89293910, identifier: XR19887
2026-03-29 09:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 27016423-0db4-5467-9db7-f2fc89293910 with identifier: XR19887
2026-03-29 09:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 27016423-0db4-5467-9db7-f2fc89293910 with identifier: XR19887
2026-03-29 09:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 27016423-0db4-5467-9db7-f2fc89293910 with identifier: XR19887 to the API
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 300,
'expiration_date': '2026-03-30T15:42:17Z',
'fuel_type': 'petrol',
'id': '27016423-0db4-5467-9db7-f2fc89293910',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR19887',
'listing': 'auction',
'make': 'Audi',
'model': 'SQ2',
'odometer': 19947,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-09',
'seller_name': None,
'title': 'Audi SQ2 2.0 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2023}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XR19887%27 HTTP/1.1" 200 None
2026-03-29 09:06:21 [auto1.it] INFO: Saving data for XR19887: {'auction_closing_time': 1774885337.0, 'created_time': 1774473196.265218, 'last_price_update_time': 1774775181.964284}
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XR19887') HTTP/1.1" 204 0
2026-03-29 09:06:21 [auto1.it] INFO: Found listing with ID: JZ39211
2026-03-29 09:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ39211%27 HTTP/1.1" 200 None
2026-03-29 09:06:22 [auto1.it] INFO: Scrape type for JZ39211: 2
2026-03-29 09:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12a2e077-8aa9-53ef-8672-0f8738665e32 with identifier: JZ39211
2026-03-29 09:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12a2e077-8aa9-53ef-8672-0f8738665e32 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12a2e077-8aa9-53ef-8672-0f8738665e32 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 12a2e077-8aa9-53ef-8672-0f8738665e32, identifier: JZ39211
2026-03-29 09:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 12a2e077-8aa9-53ef-8672-0f8738665e32 with identifier: JZ39211
2026-03-29 09:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 12a2e077-8aa9-53ef-8672-0f8738665e32 with identifier: JZ39211
2026-03-29 09:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 12a2e077-8aa9-53ef-8672-0f8738665e32 with identifier: JZ39211 to the API
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:49:19Z',
'fuel_type': 'petrol',
'id': '12a2e077-8aa9-53ef-8672-0f8738665e32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ39211',
'listing': 'auction',
'make': 'Opel',
'model': 'Agila',
'odometer': 95043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-16',
'seller_name': None,
'title': 'Opel Agila 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2009}
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ39211%27 HTTP/1.1" 200 None
2026-03-29 09:06:22 [auto1.it] INFO: Saving data for JZ39211: {'auction_closing_time': 1774885759.0, 'created_time': 1771704175.270797, 'last_price_update_time': 1774775182.395664}
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JZ39211') HTTP/1.1" 204 0
2026-03-29 09:06:22 [auto1.it] INFO: Found listing with ID: EG37801
2026-03-29 09:06:22 [auto1.it] INFO: Found listing with ID: HF76476
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF76476%27 HTTP/1.1" 200 None
2026-03-29 09:06:22 [auto1.it] INFO: Scrape type for HF76476: 2
2026-03-29 09:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with identifier: HF76476
2026-03-29 09:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cd04dfba-fcec-5fcc-82e0-b1cd790c8100, identifier: HF76476
2026-03-29 09:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ML72062> (referer: https://www.auto1.com/v1/car-details-view/ML72062/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with identifier: HF76476
2026-03-29 09:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with identifier: HF76476
2026-03-29 09:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cd04dfba-fcec-5fcc-82e0-b1cd790c8100 with identifier: HF76476 to the API
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:51:19Z',
'fuel_type': 'diesel',
'id': 'cd04dfba-fcec-5fcc-82e0-b1cd790c8100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF76476',
'listing': 'auction',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 196776,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-10',
'seller_name': None,
'title': 'Toyota Hilux 3.0 Turbodiesel Double Cab Executive 4x4',
'transmission': 'manual',
'trim': 'Double Cab Executive 4x4',
'year': 2009}
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF76476%27 HTTP/1.1" 200 None
2026-03-29 09:06:22 [auto1.it] INFO: Saving data for HF76476: {'auction_closing_time': 1774885879.0, 'created_time': 1774473127.873284, 'last_price_update_time': 1774775182.804014}
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HF76476') HTTP/1.1" 204 0
2026-03-29 09:06:22 [auto1.it] INFO: Found listing with ID: AK59444
2026-03-29 09:06:22 [auto1.it] INFO: Found listing with ID: BK23225
2026-03-29 09:06:22 [auto1.it] INFO: Found listing with ID: TU23775
2026-03-29 09:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU23775%27 HTTP/1.1" 200 None
2026-03-29 09:06:22 [auto1.it] INFO: Scrape type for TU23775: 2
2026-03-29 09:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5155f566-79d3-572a-9489-714694d8fcf5 with identifier: TU23775
2026-03-29 09:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5155f566-79d3-572a-9489-714694d8fcf5 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5155f566-79d3-572a-9489-714694d8fcf5 with scrape type 2
2026-03-29 09:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5155f566-79d3-572a-9489-714694d8fcf5, identifier: TU23775
2026-03-29 09:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DD33299> (referer: https://www.auto1.com/v1/car-details-view/DD33299/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5155f566-79d3-572a-9489-714694d8fcf5 with identifier: TU23775
2026-03-29 09:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5155f566-79d3-572a-9489-714694d8fcf5 with identifier: TU23775
2026-03-29 09:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5155f566-79d3-572a-9489-714694d8fcf5 with identifier: TU23775 to the API
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 60,
'expiration_date': '2026-03-30T15:13:13Z',
'fuel_type': 'petrol',
'id': '5155f566-79d3-572a-9489-714694d8fcf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU23775',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 74368,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-28',
'seller_name': None,
'title': 'Citroen C3 1.1 Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2012}
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU23775%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Saving data for TU23775: {'auction_closing_time': 1774883593.0, 'created_time': 1771876994.054444, 'last_price_update_time': 1774775183.274742}
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU23775') HTTP/1.1" 204 0
2026-03-29 09:06:23 [auto1.it] INFO: Channel: 24h | Page: 8 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: ST52943
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ST52943%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Scrape type for ST52943: 0
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: AB43384
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: XF42049
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: CM37896
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: VZ89804
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VZ89804%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Scrape type for VZ89804: 0
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: NP19925
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: KU20000
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: BS34699
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: AS57750
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AS57750%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Scrape type for AS57750: 2
2026-03-29 09:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91f5b7f-f776-586e-a2d0-775a6a343112 with identifier: AS57750
2026-03-29 09:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91f5b7f-f776-586e-a2d0-775a6a343112 with scrape type 2
2026-03-29 09:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91f5b7f-f776-586e-a2d0-775a6a343112 with scrape type 2
2026-03-29 09:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a91f5b7f-f776-586e-a2d0-775a6a343112, identifier: AS57750
2026-03-29 09:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a91f5b7f-f776-586e-a2d0-775a6a343112 with identifier: AS57750
2026-03-29 09:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a91f5b7f-f776-586e-a2d0-775a6a343112 with identifier: AS57750
2026-03-29 09:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a91f5b7f-f776-586e-a2d0-775a6a343112 with identifier: AS57750 to the API
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:17:50Z',
'fuel_type': 'petrol',
'id': 'a91f5b7f-f776-586e-a2d0-775a6a343112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS57750',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 137853,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-14',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Oro',
'transmission': 'manual',
'trim': 'Oro',
'year': 2009}
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AS57750%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Saving data for AS57750: {'auction_closing_time': 1774883870.0, 'created_time': 1773130639.552482, 'last_price_update_time': 1774775183.847326}
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AS57750') HTTP/1.1" 204 0
2026-03-29 09:06:23 [auto1.it] INFO: Found listing with ID: LW86273
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW86273%27 HTTP/1.1" 200 None
2026-03-29 09:06:23 [auto1.it] INFO: Scrape type for LW86273: 2
2026-03-29 09:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with identifier: LW86273
2026-03-29 09:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with scrape type 2
2026-03-29 09:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with scrape type 2
2026-03-29 09:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ee631ed-04ac-5ac7-8630-b6f877a05ebc, identifier: LW86273
2026-03-29 09:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd545a8-cb37-5f45-b987-e22f6a9ede52 with identifier: ML72062
2026-03-29 09:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd545a8-cb37-5f45-b987-e22f6a9ede52 with scrape type 1
2026-03-29 09:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fcd545a8-cb37-5f45-b987-e22f6a9ede52
2026-03-29 09:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_da0eefd17bb05db807e8a5ceb200bf4b.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_da0eefd17bb05db807e8a5ceb200bf4b.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_9820f5732a989b95e762430712ec1891.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9820f5732a989b95e762430712ec1891.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_9ee92a6a0678a15cc42e2c242c04e2b2.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9ee92a6a0678a15cc42e2c242c04e2b2.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_9c17aa1ef8944fb2f5be0224c8f956fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9c17aa1ef8944fb2f5be0224c8f956fb.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_669eacb45bd368abbb59ce5faaf460b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_669eacb45bd368abbb59ce5faaf460b6.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_8d2d2092a0ef11251f75890fc9eaf4d3.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_8d2d2092a0ef11251f75890fc9eaf4d3.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_0402974f7edbfec1e7103fab73877860.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_0402974f7edbfec1e7103fab73877860.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_e1ac10a89ed039c065351fcda2d1cb4d.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_e1ac10a89ed039c065351fcda2d1cb4d.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_f755a66efd7daf48a90bb9fb3b6ce09c.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f755a66efd7daf48a90bb9fb3b6ce09c.jpg already downloaded
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%252Fimg6c%252F9f%252F6c9fd4622006b2c027daf2158702174f%252Fpa%252FML72062_f37e112e452867b4e9c0fd50270b95dd.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f37e112e452867b4e9c0fd50270b95dd.jpg already downloaded
2026-03-29 09:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fcd545a8-cb37-5f45-b987-e22f6a9ede52, identifier: ML72062
2026-03-29 09:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:24 [auto1.it] INFO: Found listing with ID: PW94322
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94322%27 HTTP/1.1" 200 None
2026-03-29 09:06:24 [auto1.it] INFO: Scrape type for PW94322: 2
2026-03-29 09:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c10daf5-f2b0-5614-957c-aea4280d6ccc with identifier: PW94322
2026-03-29 09:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c10daf5-f2b0-5614-957c-aea4280d6ccc with scrape type 2
2026-03-29 09:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c10daf5-f2b0-5614-957c-aea4280d6ccc with scrape type 2
2026-03-29 09:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8c10daf5-f2b0-5614-957c-aea4280d6ccc, identifier: PW94322
2026-03-29 09:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with identifier: LW86273
2026-03-29 09:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with identifier: LW86273
2026-03-29 09:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ee631ed-04ac-5ac7-8630-b6f877a05ebc with identifier: LW86273 to the API
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:59:50Z',
'fuel_type': 'diesel',
'id': '5ee631ed-04ac-5ac7-8630-b6f877a05ebc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LW86273',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 173086,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-28',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI clean diesel',
'transmission': 'manual',
'trim': '',
'year': 2016}
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:24 [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-29 09:06:24 [auto1.it] INFO: Saving data for LW86273: {'auction_closing_time': 1774886390.0, 'created_time': 1772143072.798598, 'last_price_update_time': 1774775184.713706}
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LW86273') HTTP/1.1" 204 0
2026-03-29 09:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fcd545a8-cb37-5f45-b987-e22f6a9ede52 with identifier: ML72062
2026-03-29 09:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fcd545a8-cb37-5f45-b987-e22f6a9ede52 with identifier: ML72062
2026-03-29 09:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fcd545a8-cb37-5f45-b987-e22f6a9ede52 with identifier: ML72062 to the API
2026-03-29 09:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ML72062>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:36:02Z',
'fuel_type': 'petrol',
'id': 'fcd545a8-cb37-5f45-b987-e22f6a9ede52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML72062',
'listing': 'auction',
'location': 'IT, Settimo Torinese',
'make': 'Citroen',
'model': 'C3',
'odometer': 40699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_da0eefd17bb05db807e8a5ceb200bf4b.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9820f5732a989b95e762430712ec1891.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9ee92a6a0678a15cc42e2c242c04e2b2.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9c17aa1ef8944fb2f5be0224c8f956fb.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_669eacb45bd368abbb59ce5faaf460b6.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_8d2d2092a0ef11251f75890fc9eaf4d3.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_0402974f7edbfec1e7103fab73877860.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_e1ac10a89ed039c065351fcda2d1cb4d.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f755a66efd7daf48a90bb9fb3b6ce09c.jpg',
'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f37e112e452867b4e9c0fd50270b95dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72729,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_da0eefd17bb05db807e8a5ceb200bf4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65502,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9820f5732a989b95e762430712ec1891.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71160,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9ee92a6a0678a15cc42e2c242c04e2b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_9c17aa1ef8944fb2f5be0224c8f956fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55045,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_669eacb45bd368abbb59ce5faaf460b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_8d2d2092a0ef11251f75890fc9eaf4d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55975,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_0402974f7edbfec1e7103fab73877860.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67598,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_e1ac10a89ed039c065351fcda2d1cb4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68593,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f755a66efd7daf48a90bb9fb3b6ce09c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcd545a8-cb37-5f45-b987-e22f6a9ede52/fcd545a8-cb37-5f45-b987-e22f6a9ede52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36448,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/9f/6c9fd4622006b2c027daf2158702174f/pa/ML72062_f37e112e452867b4e9c0fd50270b95dd.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2022}
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ML72062%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [auto1.it] INFO: Saving data for ML72062: {'created_time': 1774775185.151067, 'last_price_update_time': 1774775185.151076, 'auction_closing_time': 1774884962.0}
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ML72062') HTTP/1.1" 204 0
2026-03-29 09:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8c10daf5-f2b0-5614-957c-aea4280d6ccc with identifier: PW94322
2026-03-29 09:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8c10daf5-f2b0-5614-957c-aea4280d6ccc with identifier: PW94322
2026-03-29 09:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8c10daf5-f2b0-5614-957c-aea4280d6ccc with identifier: PW94322 to the API
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:29:56Z',
'fuel_type': 'diesel',
'id': '8c10daf5-f2b0-5614-957c-aea4280d6ccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PW94322',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 229543,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-03',
'seller_name': None,
'title': 'Mazda CX-3 1.5 Diesel Exceed',
'transmission': 'manual',
'trim': 'Exceed',
'year': 2015}
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW94322%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [auto1.it] INFO: Saving data for PW94322: {'auction_closing_time': 1774884596.0, 'created_time': 1773129760.127722, 'last_price_update_time': 1774775185.484951}
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW94322') HTTP/1.1" 204 0
2026-03-29 09:06:25 [auto1.it] INFO: Found listing with ID: LY27741
2026-03-29 09:06:25 [auto1.it] INFO: Found listing with ID: YA33323
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YA33323%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [auto1.it] INFO: Scrape type for YA33323: 0
2026-03-29 09:06:25 [auto1.it] INFO: Found listing with ID: TR04058
2026-03-29 09:06:25 [auto1.it] INFO: Found listing with ID: NC94766
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC94766%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [auto1.it] INFO: Scrape type for NC94766: 2
2026-03-29 09:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 678ab250-2141-5cce-a7ad-2903cb78c4c5 with identifier: NC94766
2026-03-29 09:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 678ab250-2141-5cce-a7ad-2903cb78c4c5 with scrape type 2
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 678ab250-2141-5cce-a7ad-2903cb78c4c5 with scrape type 2
2026-03-29 09:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 678ab250-2141-5cce-a7ad-2903cb78c4c5, identifier: NC94766
2026-03-29 09:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253 with identifier: DD33299
2026-03-29 09:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253 with scrape type 1
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_8f57789baa5fdd50215e969e36f35e38.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_8f57789baa5fdd50215e969e36f35e38.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_d73c15b38c27930188bf3047fc9b8396.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d73c15b38c27930188bf3047fc9b8396.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_750d3f31c1107e24488bc9e0590f7610.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_750d3f31c1107e24488bc9e0590f7610.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_cd625e9f8bf29709dc09f266fc9e9b91.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_cd625e9f8bf29709dc09f266fc9e9b91.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_41f4cd3c33ee87657a1af03c10e00bbc.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_41f4cd3c33ee87657a1af03c10e00bbc.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_ea7fcaabc41bb7db9d27d512cd979dc5.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_ea7fcaabc41bb7db9d27d512cd979dc5.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_9bbd6b8fcc637bec342d5aeda538f9cb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_9bbd6b8fcc637bec342d5aeda538f9cb.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_a16913ebbe142ae5caac9fb6387e11da.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_a16913ebbe142ae5caac9fb6387e11da.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_214f020978930de6b5f3be0b9a5b61ff.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_214f020978930de6b5f3be0b9a5b61ff.jpg already downloaded
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06: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%252Fimge4%252F35%252Fe43511176c85c517c8145d07a1bd0979%252Fpa%252FDD33299_d724d0ccba6903d4417fee66ba8b74eb.jpg%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d724d0ccba6903d4417fee66ba8b74eb.jpg already downloaded
2026-03-29 09:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253, identifier: DD33299
2026-03-29 09:06:25 [auto1.it] INFO: Found listing with ID: FU65166
2026-03-29 09:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FU65166%27 HTTP/1.1" 200 None
2026-03-29 09:06:25 [auto1.it] INFO: Scrape type for FU65166: 2
2026-03-29 09:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41d1c026-6b50-5e57-af94-ad42131f53bc with identifier: FU65166
2026-03-29 09:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41d1c026-6b50-5e57-af94-ad42131f53bc with scrape type 2
2026-03-29 09:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41d1c026-6b50-5e57-af94-ad42131f53bc with scrape type 2
2026-03-29 09:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 41d1c026-6b50-5e57-af94-ad42131f53bc, identifier: FU65166
2026-03-29 09:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 678ab250-2141-5cce-a7ad-2903cb78c4c5 with identifier: NC94766
2026-03-29 09:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 678ab250-2141-5cce-a7ad-2903cb78c4c5 with identifier: NC94766
2026-03-29 09:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 678ab250-2141-5cce-a7ad-2903cb78c4c5 with identifier: NC94766 to the API
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:37:28Z',
'fuel_type': 'hybrid',
'id': '678ab250-2141-5cce-a7ad-2903cb78c4c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NC94766',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 37037,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-24',
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 Hybrid 2WD Trend',
'transmission': 'automatic',
'trim': '2WD Trend',
'year': 2022}
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC94766%27 HTTP/1.1" 200 None
2026-03-29 09:06:26 [auto1.it] INFO: Saving data for NC94766: {'auction_closing_time': 1774885048.0, 'created_time': 1773131150.49028, 'last_price_update_time': 1774775186.372749}
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NC94766') HTTP/1.1" 204 0
2026-03-29 09:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253 with identifier: DD33299
2026-03-29 09:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253 with identifier: DD33299
2026-03-29 09:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0a7a01b4-ed3b-5290-86dd-0a97ff7c5253 with identifier: DD33299 to the API
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DD33299>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6D-TEMP',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:37:26Z',
'fuel_type': 'diesel',
'id': '0a7a01b4-ed3b-5290-86dd-0a97ff7c5253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD33299',
'listing': 'auction',
'location': 'IT, Capua',
'make': 'Dacia',
'model': 'Duster',
'odometer': 93216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_8f57789baa5fdd50215e969e36f35e38.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d73c15b38c27930188bf3047fc9b8396.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_750d3f31c1107e24488bc9e0590f7610.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_cd625e9f8bf29709dc09f266fc9e9b91.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_41f4cd3c33ee87657a1af03c10e00bbc.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_ea7fcaabc41bb7db9d27d512cd979dc5.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_9bbd6b8fcc637bec342d5aeda538f9cb.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_a16913ebbe142ae5caac9fb6387e11da.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_214f020978930de6b5f3be0b9a5b61ff.jpg',
'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d724d0ccba6903d4417fee66ba8b74eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_8f57789baa5fdd50215e969e36f35e38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104501,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d73c15b38c27930188bf3047fc9b8396.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81856,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_750d3f31c1107e24488bc9e0590f7610.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_cd625e9f8bf29709dc09f266fc9e9b91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93677,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_41f4cd3c33ee87657a1af03c10e00bbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95608,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_ea7fcaabc41bb7db9d27d512cd979dc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91152,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_9bbd6b8fcc637bec342d5aeda538f9cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92787,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_a16913ebbe142ae5caac9fb6387e11da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102465,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_214f020978930de6b5f3be0b9a5b61ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a7a01b4-ed3b-5290-86dd-0a97ff7c5253/0a7a01b4-ed3b-5290-86dd-0a97ff7c5253_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85144,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge4/35/e43511176c85c517c8145d07a1bd0979/pa/DD33299_d724d0ccba6903d4417fee66ba8b74eb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2018}
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD33299%27 HTTP/1.1" 200 None
2026-03-29 09:06:26 [auto1.it] INFO: Saving data for DD33299: {'created_time': 1774775186.690771, 'last_price_update_time': 1774775186.690781, 'auction_closing_time': 1774885046.0}
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DD33299') HTTP/1.1" 204 0
2026-03-29 09:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 41d1c026-6b50-5e57-af94-ad42131f53bc with identifier: FU65166
2026-03-29 09:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 41d1c026-6b50-5e57-af94-ad42131f53bc with identifier: FU65166
2026-03-29 09:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 41d1c026-6b50-5e57-af94-ad42131f53bc with identifier: FU65166 to the API
2026-03-29 09:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:55:31Z',
'fuel_type': 'diesel',
'id': '41d1c026-6b50-5e57-af94-ad42131f53bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU65166',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 228020,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-30',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2005}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FU65166%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Saving data for FU65166: {'auction_closing_time': 1774886131.0, 'created_time': 1773132348.312777, 'last_price_update_time': 1774775187.01818}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FU65166') HTTP/1.1" 204 0
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: UC76692
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: NT59940
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: KM64603
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KM64603%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Scrape type for KM64603: 2
2026-03-29 09:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2673677-446f-590c-b5e3-9d07e4445179 with identifier: KM64603
2026-03-29 09:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2673677-446f-590c-b5e3-9d07e4445179 with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2673677-446f-590c-b5e3-9d07e4445179 with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e2673677-446f-590c-b5e3-9d07e4445179, identifier: KM64603
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: LG94393
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG94393%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Scrape type for LG94393: 2
2026-03-29 09:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7b34b6-8fb7-53ef-b401-f814dccc884d with identifier: LG94393
2026-03-29 09:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7b34b6-8fb7-53ef-b401-f814dccc884d with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7b34b6-8fb7-53ef-b401-f814dccc884d with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ad7b34b6-8fb7-53ef-b401-f814dccc884d, identifier: LG94393
2026-03-29 09:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e2673677-446f-590c-b5e3-9d07e4445179 with identifier: KM64603
2026-03-29 09:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e2673677-446f-590c-b5e3-9d07e4445179 with identifier: KM64603
2026-03-29 09:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e2673677-446f-590c-b5e3-9d07e4445179 with identifier: KM64603 to the API
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 110,
'expiration_date': '2026-03-30T15:19:55Z',
'fuel_type': 'diesel',
'id': 'e2673677-446f-590c-b5e3-9d07e4445179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KM64603',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 287630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-02',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Visia',
'transmission': 'manual',
'trim': 'Visia',
'year': 2012}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KM64603%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Saving data for KM64603: {'auction_closing_time': 1774883995.0, 'created_time': 1771447072.618698, 'last_price_update_time': 1774775187.555198}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KM64603') HTTP/1.1" 204 0
2026-03-29 09:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ad7b34b6-8fb7-53ef-b401-f814dccc884d with identifier: LG94393
2026-03-29 09:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ad7b34b6-8fb7-53ef-b401-f814dccc884d with identifier: LG94393
2026-03-29 09:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ad7b34b6-8fb7-53ef-b401-f814dccc884d with identifier: LG94393 to the API
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 140,
'expiration_date': '2026-03-30T15:02:17Z',
'fuel_type': 'diesel',
'id': 'ad7b34b6-8fb7-53ef-b401-f814dccc884d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG94393',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 135297,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-31',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Standard',
'transmission': 'automatic',
'trim': 'Standard',
'year': 2011}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG94393%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Saving data for LG94393: {'auction_closing_time': 1774882937.0, 'created_time': 1772188258.403832, 'last_price_update_time': 1774775187.868096}
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LG94393') HTTP/1.1" 204 0
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: PA30121
2026-03-29 09:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA30121%27 HTTP/1.1" 200 None
2026-03-29 09:06:27 [auto1.it] INFO: Scrape type for PA30121: 2
2026-03-29 09:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with identifier: PA30121
2026-03-29 09:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with scrape type 2
2026-03-29 09:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1796b1d4-381e-50b5-83c3-9b2e2f7547e9, identifier: PA30121
2026-03-29 09:06:27 [auto1.it] INFO: Found listing with ID: AB09853
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AB09853%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for AB09853: 2
2026-03-29 09:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97251b51-e0de-5f20-9d92-cf4ee8518510 with identifier: AB09853
2026-03-29 09:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97251b51-e0de-5f20-9d92-cf4ee8518510 with scrape type 2
2026-03-29 09:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97251b51-e0de-5f20-9d92-cf4ee8518510 with scrape type 2
2026-03-29 09:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 97251b51-e0de-5f20-9d92-cf4ee8518510, identifier: AB09853
2026-03-29 09:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with identifier: PA30121
2026-03-29 09:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with identifier: PA30121
2026-03-29 09:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1796b1d4-381e-50b5-83c3-9b2e2f7547e9 with identifier: PA30121 to the API
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:45:04Z',
'fuel_type': 'diesel',
'id': '1796b1d4-381e-50b5-83c3-9b2e2f7547e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA30121',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 169744,
'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': 'BMW X4 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA30121%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Saving data for PA30121: {'auction_closing_time': 1774885504.0, 'created_time': 1771704544.922787, 'last_price_update_time': 1774775188.390954}
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA30121') HTTP/1.1" 204 0
2026-03-29 09:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 97251b51-e0de-5f20-9d92-cf4ee8518510 with identifier: AB09853
2026-03-29 09:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 97251b51-e0de-5f20-9d92-cf4ee8518510 with identifier: AB09853
2026-03-29 09:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 97251b51-e0de-5f20-9d92-cf4ee8518510 with identifier: AB09853 to the API
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 83,
'expiration_date': '2026-03-30T15:30:15Z',
'fuel_type': 'petrol',
'id': '97251b51-e0de-5f20-9d92-cf4ee8518510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB09853',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 16250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-21',
'seller_name': None,
'title': 'Suzuki Swift 1.2 DualJet Mild-Hybrid Top',
'transmission': 'manual',
'trim': 'Top',
'year': 2023}
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AB09853%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Saving data for AB09853: {'auction_closing_time': 1774884615.0, 'created_time': 1773130308.211842, 'last_price_update_time': 1774775188.786591}
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AB09853') HTTP/1.1" 204 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: ZY33580
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZY33580%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for ZY33580: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: YJ83729
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YJ83729%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for YJ83729: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: WL70343
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: DT89557
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: VK83291
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: FR55609
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FR55609%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for FR55609: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: CV87912
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CV87912%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for CV87912: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: MU13564
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU13564%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for MU13564: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: PY58212
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PY58212%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for PY58212: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: NX47141
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NX47141%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for NX47141: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: SC24235
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SC24235%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for SC24235: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: WL97433
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: NL26741
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NL26741%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for NL26741: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: CR51689
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: PE19282
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: LP93747
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: RA56260
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RA56260%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for RA56260: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: EK01014
2026-03-29 09:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EK01014%27 HTTP/1.1" 200 None
2026-03-29 09:06:28 [auto1.it] INFO: Scrape type for EK01014: 0
2026-03-29 09:06:28 [auto1.it] INFO: Found listing with ID: ZH89782
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZH89782%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for ZH89782: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: YS46644
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YS46644%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for YS46644: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: RC57618
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC57618%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for RC57618: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: RZ13611
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RZ13611%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for RZ13611: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: TD94995
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: EW86248
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EW86248%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for EW86248: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: WB67715
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WB67715%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for WB67715: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: ZK23412
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: KT97112
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: VX54409
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VX54409%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for VX54409: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: XH11814
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XH11814%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for XH11814: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: KN64287
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KN64287%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for KN64287: 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: JM92552
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: BL94999
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: PE73293
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: LW03785
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW03785%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for LW03785: 2
2026-03-29 09:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d99ec62-ec3a-592e-865b-d2584968c72e with identifier: LW03785
2026-03-29 09:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d99ec62-ec3a-592e-865b-d2584968c72e with scrape type 2
2026-03-29 09:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d99ec62-ec3a-592e-865b-d2584968c72e with scrape type 2
2026-03-29 09:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6d99ec62-ec3a-592e-865b-d2584968c72e, identifier: LW03785
2026-03-29 09:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6d99ec62-ec3a-592e-865b-d2584968c72e with identifier: LW03785
2026-03-29 09:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6d99ec62-ec3a-592e-865b-d2584968c72e with identifier: LW03785
2026-03-29 09:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6d99ec62-ec3a-592e-865b-d2584968c72e with identifier: LW03785 to the API
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:26:53Z',
'fuel_type': 'hybrid',
'id': '6d99ec62-ec3a-592e-865b-d2584968c72e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LW03785',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 246945,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-22',
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2013}
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW03785%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Saving data for LW03785: {'auction_closing_time': 1774884413.0, 'created_time': 1773131757.58409, 'last_price_update_time': 1774775189.581838}
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LW03785') HTTP/1.1" 204 0
2026-03-29 09:06:29 [auto1.it] INFO: Found listing with ID: UP48367
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UP48367%27 HTTP/1.1" 200 None
2026-03-29 09:06:29 [auto1.it] INFO: Scrape type for UP48367: 2
2026-03-29 09:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da2e3a76-7810-5d6e-a16f-189a3ba21870 with identifier: UP48367
2026-03-29 09:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da2e3a76-7810-5d6e-a16f-189a3ba21870 with scrape type 2
2026-03-29 09:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da2e3a76-7810-5d6e-a16f-189a3ba21870 with scrape type 2
2026-03-29 09:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: da2e3a76-7810-5d6e-a16f-189a3ba21870, identifier: UP48367
2026-03-29 09:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: da2e3a76-7810-5d6e-a16f-189a3ba21870 with identifier: UP48367
2026-03-29 09:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: da2e3a76-7810-5d6e-a16f-189a3ba21870 with identifier: UP48367
2026-03-29 09:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: da2e3a76-7810-5d6e-a16f-189a3ba21870 with identifier: UP48367 to the API
2026-03-29 09:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:00:05Z',
'fuel_type': 'diesel',
'id': 'da2e3a76-7810-5d6e-a16f-189a3ba21870',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP48367',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 162798,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-15',
'seller_name': None,
'title': 'Fiat 500X 1.6 JTDM Pop Star',
'transmission': 'automatic',
'trim': 'Pop Star',
'year': 2018}
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UP48367%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Saving data for UP48367: {'auction_closing_time': 1774882805.0, 'created_time': 1773130839.054759, 'last_price_update_time': 1774775190.108027}
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UP48367') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:30 [auto1.it] INFO: Channel: 24h | Page: 9 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: HP20595
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: RF53509
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF53509%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for RF53509: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: VY56093
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: XS81991
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: KL09391
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: DH11119
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: VL58331
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: MW24611
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: WJ42513
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WJ42513%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for WJ42513: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: RX80413
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RX80413%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for RX80413: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: JK04484
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: ZE02722
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZE02722%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for ZE02722: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: PA82276
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA82276%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for PA82276: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: XE77432
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XE77432%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for XE77432: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: BG27865
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: EK32086
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: VN61969
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VN61969%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for VN61969: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: RH32617
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RH32617%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for RH32617: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: TJ05076
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: PZ73460
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ73460%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for PZ73460: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: TY12720
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: RS94831
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: BZ50824
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BZ50824%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for BZ50824: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: TW69168
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: XK06732
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: CE45515
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CE45515%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for CE45515: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: SY67891
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: WE05863
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: KR29976
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: ES96782
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: PU50365
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PU50365%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for PU50365: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: NP45555
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NP45555%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for NP45555: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: LE11885
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LE11885%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for LE11885: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: EW80133
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EW80133%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for EW80133: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: DB86833
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: VF83639
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VF83639%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for VF83639: 0
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: JP63485
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: PE22085
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: AC12689
2026-03-29 09:06:30 [auto1.it] INFO: Found listing with ID: KK08991
2026-03-29 09:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KK08991%27 HTTP/1.1" 200 None
2026-03-29 09:06:30 [auto1.it] INFO: Scrape type for KK08991: 0
2026-03-29 09:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:31 [auto1.it] INFO: Channel: 24h | Page: 10 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: NJ15500
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: JU37769
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: LA80285
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: LM41534
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LM41534%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for LM41534: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: UK25874
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK25874%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for UK25874: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: PB14031
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: LV20949
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LV20949%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for LV20949: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: YD46190
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD46190%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for YD46190: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: BP59545
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: US42109
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: WL47610
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: TE89149
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: KR30691
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: FJ55026
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: WV37243
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WV37243%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for WV37243: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: LU63689
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: TJ46359
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: JV01871
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: PH50557
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: GW87454
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: ZU90701
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: WK43313
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WK43313%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for WK43313: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: FS14402
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: UV07226
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UV07226%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for UV07226: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: DB68692
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: BD73790
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BD73790%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for BD73790: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: DC45028
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DC45028%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for DC45028: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: SL28261
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SL28261%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for SL28261: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: XC65612
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: PH70338
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PH70338%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for PH70338: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: YD99116
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD99116%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for YD99116: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: XC79515
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC79515%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for XC79515: 0
2026-03-29 09:06:31 [auto1.it] INFO: Found listing with ID: RS77350
2026-03-29 09:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS77350%27 HTTP/1.1" 200 None
2026-03-29 09:06:31 [auto1.it] INFO: Scrape type for RS77350: 2
2026-03-29 09:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af306d2a-7594-57d3-9280-d2e7c347500c with identifier: RS77350
2026-03-29 09:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af306d2a-7594-57d3-9280-d2e7c347500c with scrape type 2
2026-03-29 09:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af306d2a-7594-57d3-9280-d2e7c347500c with scrape type 2
2026-03-29 09:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: af306d2a-7594-57d3-9280-d2e7c347500c, identifier: RS77350
2026-03-29 09:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: af306d2a-7594-57d3-9280-d2e7c347500c with identifier: RS77350
2026-03-29 09:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: af306d2a-7594-57d3-9280-d2e7c347500c with identifier: RS77350
2026-03-29 09:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: af306d2a-7594-57d3-9280-d2e7c347500c with identifier: RS77350 to the API
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 110,
'expiration_date': '2026-03-30T15:11:12Z',
'fuel_type': 'diesel',
'id': 'af306d2a-7594-57d3-9280-d2e7c347500c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS77350',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 259005,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-15',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Attractive',
'transmission': 'manual',
'trim': 'Attractive',
'year': 2011}
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS77350%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Saving data for RS77350: {'auction_closing_time': 1774883472.0, 'created_time': 1774670949.692415, 'last_price_update_time': 1774775192.404643}
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RS77350') HTTP/1.1" 204 0
2026-03-29 09:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: NK56802
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: ET21203
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ET21203%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Scrape type for ET21203: 0
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: HZ70208
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HZ70208%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Scrape type for HZ70208: 0
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: BG99585
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BG99585%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Scrape type for BG99585: 0
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: JP32854
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP32854%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Scrape type for JP32854: 0
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: FV19054
2026-03-29 09:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FV19054%27 HTTP/1.1" 200 None
2026-03-29 09:06:32 [auto1.it] INFO: Scrape type for FV19054: 0
2026-03-29 09:06:32 [auto1.it] INFO: Found listing with ID: PA28005
2026-03-29 09:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:33 [auto1.it] INFO: Channel: 24h | Page: 11 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: PT96186
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: VX82839
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: KC73163
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC73163%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for KC73163: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: MN68461
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: UJ66117
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UJ66117%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for UJ66117: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: YA54300
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YA54300%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for YA54300: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: CU15371
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CU15371%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for CU15371: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: RE99850
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RE99850%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for RE99850: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: JP92326
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP92326%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for JP92326: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: AB01371
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AB01371%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for AB01371: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: XB62766
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: TU59296
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU59296%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for TU59296: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: MR45258
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: FN81856
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: AD01687
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: RM66107
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RM66107%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for RM66107: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: CK86990
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CK86990%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for CK86990: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: AY12786
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: XD81326
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XD81326%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for XD81326: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: ED09945
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: LK74969
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LK74969%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for LK74969: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: PW94940
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW94940%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for PW94940: 0
2026-03-29 09:06:33 [auto1.it] INFO: Found listing with ID: UH56050
2026-03-29 09:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UH56050%27 HTTP/1.1" 200 None
2026-03-29 09:06:33 [auto1.it] INFO: Scrape type for UH56050: 2
2026-03-29 09:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7afd9303-e3f0-5404-a6af-0a0824cc314f with identifier: UH56050
2026-03-29 09:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7afd9303-e3f0-5404-a6af-0a0824cc314f with scrape type 2
2026-03-29 09:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7afd9303-e3f0-5404-a6af-0a0824cc314f with scrape type 2
2026-03-29 09:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7afd9303-e3f0-5404-a6af-0a0824cc314f, identifier: UH56050
2026-03-29 09:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7afd9303-e3f0-5404-a6af-0a0824cc314f with identifier: UH56050
2026-03-29 09:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7afd9303-e3f0-5404-a6af-0a0824cc314f with identifier: UH56050
2026-03-29 09:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7afd9303-e3f0-5404-a6af-0a0824cc314f with identifier: UH56050 to the API
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:41:25Z',
'fuel_type': 'diesel',
'id': '7afd9303-e3f0-5404-a6af-0a0824cc314f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH56050',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 120785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-01',
'seller_name': None,
'title': 'Toyota Corolla 1.4 D-4D Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2006}
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UH56050%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Saving data for UH56050: {'auction_closing_time': 1774885285.0, 'created_time': 1774559550.242539, 'last_price_update_time': 1774775194.360167}
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UH56050') HTTP/1.1" 204 0
2026-03-29 09:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: VX86460
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: WE55630
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WE55630%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for WE55630: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: XT06455
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XT06455%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for XT06455: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: LF91623
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LF91623%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for LF91623: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: BA90157
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: DD62614
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD62614%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for DD62614: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: AB06670
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: LV99150
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LV99150%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for LV99150: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: VC44140
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VC44140%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for VC44140: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: KV39692
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: LM08573
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: UL45556
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: SG91000
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SG91000%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for SG91000: 0
2026-03-29 09:06:34 [auto1.it] INFO: Found listing with ID: AA32249
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AA32249%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Scrape type for AA32249: 2
2026-03-29 09:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e663463-1b7e-596a-b808-979eda9ccec4 with identifier: AA32249
2026-03-29 09:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e663463-1b7e-596a-b808-979eda9ccec4 with scrape type 2
2026-03-29 09:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e663463-1b7e-596a-b808-979eda9ccec4 with scrape type 2
2026-03-29 09:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3e663463-1b7e-596a-b808-979eda9ccec4, identifier: AA32249
2026-03-29 09:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3e663463-1b7e-596a-b808-979eda9ccec4 with identifier: AA32249
2026-03-29 09:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3e663463-1b7e-596a-b808-979eda9ccec4 with identifier: AA32249
2026-03-29 09:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3e663463-1b7e-596a-b808-979eda9ccec4 with identifier: AA32249 to the API
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:23:25Z',
'fuel_type': 'petrol',
'id': '3e663463-1b7e-596a-b808-979eda9ccec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AA32249',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 169644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-18',
'seller_name': None,
'title': 'Fiat Panda 1.2 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2017}
2026-03-29 09:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AA32249%27 HTTP/1.1" 200 None
2026-03-29 09:06:34 [auto1.it] INFO: Saving data for AA32249: {'auction_closing_time': 1774884205.0, 'created_time': 1774559379.869894, 'last_price_update_time': 1774775194.997539}
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AA32249') HTTP/1.1" 204 0
2026-03-29 09:06:35 [auto1.it] INFO: Found listing with ID: CK12538
2026-03-29 09:06:35 [auto1.it] INFO: Found listing with ID: JP22966
2026-03-29 09:06:35 [auto1.it] INFO: Found listing with ID: YV19719
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YV19719%27 HTTP/1.1" 200 None
2026-03-29 09:06:35 [auto1.it] INFO: Scrape type for YV19719: 2
2026-03-29 09:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec451d09-7f96-5d1c-aee9-b6f928fdff8c with identifier: YV19719
2026-03-29 09:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec451d09-7f96-5d1c-aee9-b6f928fdff8c with scrape type 2
2026-03-29 09:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec451d09-7f96-5d1c-aee9-b6f928fdff8c with scrape type 2
2026-03-29 09:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ec451d09-7f96-5d1c-aee9-b6f928fdff8c, identifier: YV19719
2026-03-29 09:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ec451d09-7f96-5d1c-aee9-b6f928fdff8c with identifier: YV19719
2026-03-29 09:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ec451d09-7f96-5d1c-aee9-b6f928fdff8c with identifier: YV19719
2026-03-29 09:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ec451d09-7f96-5d1c-aee9-b6f928fdff8c with identifier: YV19719 to the API
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:21:10Z',
'fuel_type': 'diesel',
'id': 'ec451d09-7f96-5d1c-aee9-b6f928fdff8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV19719',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 365430,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-23',
'seller_name': None,
'title': 'Audi A4 2.0 TDI Advanced',
'transmission': 'manual',
'trim': 'Advanced',
'year': 2013}
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YV19719%27 HTTP/1.1" 200 None
2026-03-29 09:06:35 [auto1.it] INFO: Saving data for YV19719: {'auction_closing_time': 1774884070.0, 'created_time': 1774559407.522786, 'last_price_update_time': 1774775195.52889}
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YV19719') HTTP/1.1" 204 0
2026-03-29 09:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:36 [auto1.it] INFO: Channel: 24h | Page: 12 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: PW56521
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: ZZ46834
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZZ46834%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for ZZ46834: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: BF69187
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: SV37675
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: CX68845
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: EV65529
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EV65529%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for EV65529: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: YW82008
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YW82008%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for YW82008: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: TH21432
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: YF20115
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: CR81411
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: MH72386
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH72386%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for MH72386: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: NN80859
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: CX56381
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CX56381%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for CX56381: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: FB75949
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FB75949%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for FB75949: 0
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: EM60693
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: JA23612
2026-03-29 09:06:36 [auto1.it] INFO: Found listing with ID: LC51604
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LC51604%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Scrape type for LC51604: 2
2026-03-29 09:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with identifier: LC51604
2026-03-29 09:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with scrape type 2
2026-03-29 09:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with scrape type 2
2026-03-29 09:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ead5da2b-f0e7-5d88-a9f8-66bbbd886346, identifier: LC51604
2026-03-29 09:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with identifier: LC51604
2026-03-29 09:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with identifier: LC51604
2026-03-29 09:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ead5da2b-f0e7-5d88-a9f8-66bbbd886346 with identifier: LC51604 to the API
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:12:42Z',
'fuel_type': 'petrol',
'id': 'ead5da2b-f0e7-5d88-a9f8-66bbbd886346',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC51604',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 14976,
'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': 'Hyundai Kona 1.0 TGDI Xpossible 2WD',
'transmission': 'manual',
'trim': 'Xpossible 2WD',
'year': 2017}
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LC51604%27 HTTP/1.1" 200 None
2026-03-29 09:06:36 [auto1.it] INFO: Saving data for LC51604: {'auction_closing_time': 1774883562.0, 'created_time': 1774559245.071855, 'last_price_update_time': 1774775196.892882}
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LC51604') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:36 [auto1.it] INFO: Found listing with ID: UK70353
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK70353%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for UK70353: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: KM71175
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: AE34833
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: AU35917
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AU35917%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for AU35917: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: PB29949
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: DR37659
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DR37659%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for DR37659: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: WY72750
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: LC01017
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LC01017%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for LC01017: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: MW60739
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MW60739%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for MW60739: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: XH41983
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XH41983%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for XH41983: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: RR03246
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RR03246%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for RR03246: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: HY79670
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY79670%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for HY79670: 2
2026-03-29 09:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6986e9aa-4dc7-54af-add7-db36308c2828 with identifier: HY79670
2026-03-29 09:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6986e9aa-4dc7-54af-add7-db36308c2828 with scrape type 2
2026-03-29 09:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6986e9aa-4dc7-54af-add7-db36308c2828 with scrape type 2
2026-03-29 09:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6986e9aa-4dc7-54af-add7-db36308c2828, identifier: HY79670
2026-03-29 09:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6986e9aa-4dc7-54af-add7-db36308c2828 with identifier: HY79670
2026-03-29 09:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6986e9aa-4dc7-54af-add7-db36308c2828 with identifier: HY79670
2026-03-29 09:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6986e9aa-4dc7-54af-add7-db36308c2828 with identifier: HY79670 to the API
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:22:46Z',
'fuel_type': 'diesel',
'id': '6986e9aa-4dc7-54af-add7-db36308c2828',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY79670',
'listing': 'auction',
'make': 'Jeep',
'model': 'Grand Cherokee',
'odometer': 256510,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-17',
'seller_name': None,
'title': 'Jeep Grand Cherokee 3.0 CRD Limited',
'transmission': 'automatic',
'trim': 'Limited',
'year': 2012}
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY79670%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Saving data for HY79670: {'auction_closing_time': 1774884166.0, 'created_time': 1774559506.268689, 'last_price_update_time': 1774775197.517758}
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HY79670') HTTP/1.1" 204 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: MB50671
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MB50671%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for MB50671: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: EC99785
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EC99785%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for EC99785: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: LL94615
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LL94615%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for LL94615: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: JF90456
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: WZ44056
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: BH62739
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: DC03945
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DC03945%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for DC03945: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: LR71348
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: ML20734
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ML20734%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for ML20734: 0
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: HC48656
2026-03-29 09:06:37 [auto1.it] INFO: Found listing with ID: CZ22961
2026-03-29 09:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CZ22961%27 HTTP/1.1" 200 None
2026-03-29 09:06:37 [auto1.it] INFO: Scrape type for CZ22961: 0
2026-03-29 09:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:38 [auto1.it] INFO: Channel: 24h | Page: 13 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: GN54162
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: VS31933
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: RM05411
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: ZC19416
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZC19416%27 HTTP/1.1" 200 None
2026-03-29 09:06:38 [auto1.it] INFO: Scrape type for ZC19416: 0
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: DE25222
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: YL89014
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: MA77848
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MA77848%27 HTTP/1.1" 200 None
2026-03-29 09:06:38 [auto1.it] INFO: Scrape type for MA77848: 0
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: CF61926
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CF61926%27 HTTP/1.1" 200 None
2026-03-29 09:06:38 [auto1.it] INFO: Scrape type for CF61926: 0
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: HD82423
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HD82423%27 HTTP/1.1" 200 None
2026-03-29 09:06:38 [auto1.it] INFO: Scrape type for HD82423: 0
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: MU03817
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: ZS54460
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: XR42745
2026-03-29 09:06:38 [auto1.it] INFO: Found listing with ID: AY21125
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY21125%27 HTTP/1.1" 200 None
2026-03-29 09:06:38 [auto1.it] INFO: Scrape type for AY21125: 2
2026-03-29 09:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with identifier: AY21125
2026-03-29 09:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with scrape type 2
2026-03-29 09:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with scrape type 2
2026-03-29 09:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4a2b2a70-9be8-531a-a71a-b64f98c2e57c, identifier: AY21125
2026-03-29 09:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with identifier: AY21125
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-29 09:06:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with identifier: AY21125
2026-03-29 09:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4a2b2a70-9be8-531a-a71a-b64f98c2e57c with identifier: AY21125 to the API
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:35:17Z',
'fuel_type': 'petrol',
'id': '4a2b2a70-9be8-531a-a71a-b64f98c2e57c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AY21125',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 681041,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-17',
'seller_name': None,
'title': 'Fiat Doblo 1.4 Turbo Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2013}
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY21125%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Saving data for AY21125: {'auction_closing_time': 1774884917.0, 'created_time': 1774559479.029456, 'last_price_update_time': 1774775199.23268}
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AY21125') HTTP/1.1" 204 0
2026-03-29 09:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: NW60366
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NW60366%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for NW60366: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: WV42889
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WV42889%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for WV42889: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: UE31204
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: EZ48642
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EZ48642%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for EZ48642: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: SL86512
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SL86512%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for SL86512: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: BM42520
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: KD02463
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: DN82434
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DN82434%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for DN82434: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: AN97971
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: SG31590
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: FP35914
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP35914%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for FP35914: 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: RK20934
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: XN27965
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: ZY56429
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: VF40015
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: EC84941
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EC84941%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for EC84941: 2
2026-03-29 09:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with identifier: EC84941
2026-03-29 09:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with scrape type 2
2026-03-29 09:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with scrape type 2
2026-03-29 09:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a, identifier: EC84941
2026-03-29 09:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with identifier: EC84941
2026-03-29 09:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with identifier: EC84941
2026-03-29 09:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 45da975c-b0e5-59dc-9030-7f4b8f3c2b4a with identifier: EC84941 to the API
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 67,
'expiration_date': '2026-03-30T15:48:00Z',
'fuel_type': 'petrol',
'id': '45da975c-b0e5-59dc-9030-7f4b8f3c2b4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC84941',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i10',
'odometer': 5714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-12',
'seller_name': None,
'title': 'Hyundai i10 1.0 Tech',
'transmission': 'manual',
'trim': 'Tech',
'year': 2022}
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EC84941%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Saving data for EC84941: {'auction_closing_time': 1774885680.0, 'created_time': 1774343155.74465, 'last_price_update_time': 1774775199.850671}
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EC84941') HTTP/1.1" 204 0
2026-03-29 09:06:39 [auto1.it] INFO: Found listing with ID: JJ80566
2026-03-29 09:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JJ80566%27 HTTP/1.1" 200 None
2026-03-29 09:06:39 [auto1.it] INFO: Scrape type for JJ80566: 2
2026-03-29 09:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with identifier: JJ80566
2026-03-29 09:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with scrape type 2
2026-03-29 09:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with scrape type 2
2026-03-29 09:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ffec4f0-014f-5a2e-8a09-cef92c6fb365, identifier: JJ80566
2026-03-29 09:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with identifier: JJ80566
2026-03-29 09:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with identifier: JJ80566
2026-03-29 09:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ffec4f0-014f-5a2e-8a09-cef92c6fb365 with identifier: JJ80566 to the API
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 120,
'expiration_date': '2026-03-30T15:51:02Z',
'fuel_type': 'diesel',
'id': '8ffec4f0-014f-5a2e-8a09-cef92c6fb365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ80566',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 201896,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-29',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2016}
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JJ80566%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Saving data for JJ80566: {'auction_closing_time': 1774885862.0, 'created_time': 1774559417.108666, 'last_price_update_time': 1774775200.343117}
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JJ80566') HTTP/1.1" 204 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: EB44431
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: RL33082
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RL33082%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for RL33082: 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: WX88611
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WX88611%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for WX88611: 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: KS43685
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KS43685%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for KS43685: 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: NH64941
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: FA16942
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FA16942%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for FA16942: 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: JF75950
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JF75950%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for JF75950: 0
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: FE11339
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: TS34792
2026-03-29 09:06:40 [auto1.it] INFO: Found listing with ID: RY64752
2026-03-29 09:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RY64752%27 HTTP/1.1" 200 None
2026-03-29 09:06:40 [auto1.it] INFO: Scrape type for RY64752: 0
2026-03-29 09: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-29 09:06:41 [auto1.it] INFO: Channel: 24h | Page: 14 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: CS00409
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: HD95534
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: ET79230
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: KL55117
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: CH57446
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CH57446%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for CH57446: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: KB12646
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KB12646%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for KB12646: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: NC67394
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC67394%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for NC67394: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: WM00919
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WM00919%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for WM00919: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: ZD65765
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: UR83709
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UR83709%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for UR83709: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: XJ91749
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XJ91749%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for XJ91749: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: JB13262
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JB13262%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for JB13262: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: JE85806
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: RZ16714
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: AR28136
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AR28136%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for AR28136: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: TU38446
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU38446%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for TU38446: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: EV19228
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EV19228%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for EV19228: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: CN88471
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: EH45262
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EH45262%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for EH45262: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: XX59557
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: BV63915
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BV63915%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for BV63915: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: CN85628
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: TH28502
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: KS79524
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: JU83939
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JU83939%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for JU83939: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: WD53289
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: SE27388
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: NX73202
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: FT94062
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FT94062%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for FT94062: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: PW65105
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: DV90531
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: TT80777
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: BR63865
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: LX11958
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LX11958%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for LX11958: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: PA53057
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA53057%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for PA53057: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: XW51036
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: RJ33574
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: DW12322
2026-03-29 09:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DW12322%27 HTTP/1.1" 200 None
2026-03-29 09:06:41 [auto1.it] INFO: Scrape type for DW12322: 0
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: RT39388
2026-03-29 09:06:41 [auto1.it] INFO: Found listing with ID: ET07404
2026-03-29 09: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-29 09:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:43 [auto1.it] INFO: Channel: 24h | Page: 15 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ZR50624
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: GM86126
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GM86126%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for GM86126: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: WH19380
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: LR70211
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: GF15997
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GF15997%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for GF15997: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: MS58907
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: DA24771
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: LE49462
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: AL22636
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AL22636%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for AL22636: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: JT08977
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: MF61265
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MF61265%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for MF61265: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ZX69560
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZX69560%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for ZX69560: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ZC80598
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: EG89993
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EG89993%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for EG89993: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: CB33793
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CB33793%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for CB33793: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KJ52341
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: DN48840
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: MH68095
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH68095%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for MH68095: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KD49699
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: HC25835
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HC25835%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for HC25835: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: FZ95983
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: VZ70094
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: RD83320
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RD83320%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for RD83320: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: GP15834
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KR95959
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KD20323
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KD20323%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for KD20323: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: HP12790
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KT78402
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT78402%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for KT78402: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: TZ23741
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ23741%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for TZ23741: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: XT36875
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XT36875%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for XT36875: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ZL03111
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: TL13450
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: NC12493
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC12493%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for NC12493: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ZP73975
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZP73975%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for ZP73975: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: AY77506
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY77506%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for AY77506: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: BT65910
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BT65910%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for BT65910: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: TW94655
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: KZ49625
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KZ49625%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for KZ49625: 0
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: XM03029
2026-03-29 09:06:43 [auto1.it] INFO: Found listing with ID: ED22447
2026-03-29 09:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ED22447%27 HTTP/1.1" 200 None
2026-03-29 09:06:43 [auto1.it] INFO: Scrape type for ED22447: 0
2026-03-29 09:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09: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-29 09:06:44 [auto1.it] INFO: Channel: 24h | Page: 16 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: PZ63395
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ63395%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for PZ63395: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: CW24266
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CW24266%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for CW24266: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: TY62021
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TY62021%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for TY62021: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: LX97199
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: BR49145
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR49145%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for BR49145: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: CT62115
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CT62115%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for CT62115: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: ND06570
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ND06570%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for ND06570: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: FX03621
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FX03621%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for FX03621: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: BX57696
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: SS09351
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SS09351%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for SS09351: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: PW70389
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW70389%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for PW70389: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: DA57942
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: MJ97902
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MJ97902%27 HTTP/1.1" 200 None
2026-03-29 09:06:44 [auto1.it] INFO: Scrape type for MJ97902: 0
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: EZ75087
2026-03-29 09:06:44 [auto1.it] INFO: Found listing with ID: BR31613
2026-03-29 09:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR31613%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for BR31613: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: FH51436
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FH51436%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for FH51436: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: AU78491
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AU78491%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for AU78491: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: FX08227
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FX08227%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for FX08227: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: ZY63215
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZY63215%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for ZY63215: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: ST39288
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: TH24600
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TH24600%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for TH24600: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: EA21012
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: HD23157
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: JZ39412
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: UD54750
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UD54750%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for UD54750: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: GN89134
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: TU52552
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: SP76824
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SP76824%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for SP76824: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: NT95206
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: LK41226
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LK41226%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for LK41226: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: UC24034
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: ZW62743
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: SK49323
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SK49323%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for SK49323: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: YG84271
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YG84271%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for YG84271: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: MZ19905
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: SF43415
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: DW53696
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DW53696%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for DW53696: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: SV52525
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: HG71843
2026-03-29 09:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG71843%27 HTTP/1.1" 200 None
2026-03-29 09:06:45 [auto1.it] INFO: Scrape type for HG71843: 0
2026-03-29 09:06:45 [auto1.it] INFO: Found listing with ID: VX04337
2026-03-29 09: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-29 09:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:46 [auto1.it] INFO: Channel: 24h | Page: 17 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: DD82932
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD82932%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for DD82932: 0
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: NF97325
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: FK85417
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FK85417%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for FK85417: 0
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: SY54017
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: RN99841
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RN99841%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for RN99841: 0
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: CP55584
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP55584%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for CP55584: 0
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: GK72900
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GK72900%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for GK72900: 0
2026-03-29 09:06:46 [auto1.it] INFO: Found listing with ID: JR96571
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JR96571%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Scrape type for JR96571: 2
2026-03-29 09:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with identifier: JR96571
2026-03-29 09:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with scrape type 2
2026-03-29 09:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with scrape type 2
2026-03-29 09:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6b2f6786-c62d-5c2f-b027-9c82d76d83b5, identifier: JR96571
2026-03-29 09:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with identifier: JR96571
2026-03-29 09:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with identifier: JR96571
2026-03-29 09:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6b2f6786-c62d-5c2f-b027-9c82d76d83b5 with identifier: JR96571 to the API
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:46:53Z',
'fuel_type': 'diesel',
'id': '6b2f6786-c62d-5c2f-b027-9c82d76d83b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR96571',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 316627,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-04',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Executive',
'transmission': 'manual',
'trim': 'BlueEfficiency Executive',
'year': 2013}
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JR96571%27 HTTP/1.1" 200 None
2026-03-29 09:06:46 [auto1.it] INFO: Saving data for JR96571: {'auction_closing_time': 1774885613.0, 'created_time': 1774559393.144531, 'last_price_update_time': 1774775206.990967}
2026-03-29 09:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JR96571') HTTP/1.1" 204 0
2026-03-29 09:06:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: YZ66981
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: HE91199
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: FR96632
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: TU01190
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: XN45534
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XN45534%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for XN45534: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: CK25903
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: YG22381
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: EC13131
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EC13131%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for EC13131: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: CS14469
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CS14469%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for CS14469: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: VR70375
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VR70375%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for VR70375: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: WS86957
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: BE49358
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: NC51724
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: BD99197
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BD99197%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for BD99197: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: EN53386
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EN53386%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for EN53386: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: TJ19111
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TJ19111%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for TJ19111: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: LX30829
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: EW42527
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EW42527%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for EW42527: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: KX10481
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KX10481%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for KX10481: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: SK41395
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: AC58297
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: YD65292
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: GB22303
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GB22303%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for GB22303: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: VU11306
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VU11306%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for VU11306: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: RG08819
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: JD40027
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JD40027%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for JD40027: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: TY97368
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TY97368%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for TY97368: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: BH88586
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: KF78303
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KF78303%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for KF78303: 0
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: RL62360
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: LG34418
2026-03-29 09:06:47 [auto1.it] INFO: Found listing with ID: SK90576
2026-03-29 09:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SK90576%27 HTTP/1.1" 200 None
2026-03-29 09:06:47 [auto1.it] INFO: Scrape type for SK90576: 0
2026-03-29 09: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-29 09:06:48 [auto1.it] INFO: Channel: 24h | Page: 18 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: MT68027
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: GU05332
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: AN40699
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: WW70884
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WW70884%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for WW70884: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: CK01527
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: AT74871
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AT74871%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for AT74871: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: BJ21664
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: FP22884
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP22884%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for FP22884: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: SN99997
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: YL87875
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: SP92634
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: AH31892
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: RE87143
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: ZE89719
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: FH04610
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FH04610%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for FH04610: 2
2026-03-29 09:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58354375-8c0b-5f1a-a757-9cceac760ba0 with identifier: FH04610
2026-03-29 09:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58354375-8c0b-5f1a-a757-9cceac760ba0 with scrape type 2
2026-03-29 09:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58354375-8c0b-5f1a-a757-9cceac760ba0 with scrape type 2
2026-03-29 09:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 58354375-8c0b-5f1a-a757-9cceac760ba0, identifier: FH04610
2026-03-29 09:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 58354375-8c0b-5f1a-a757-9cceac760ba0 with identifier: FH04610
2026-03-29 09:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 58354375-8c0b-5f1a-a757-9cceac760ba0 with identifier: FH04610
2026-03-29 09:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 58354375-8c0b-5f1a-a757-9cceac760ba0 with identifier: FH04610 to the API
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:32:58Z',
'fuel_type': 'petrol',
'id': '58354375-8c0b-5f1a-a757-9cceac760ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH04610',
'listing': 'auction',
'make': 'Fiat',
'model': 'Grande Punto',
'odometer': 221529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-05',
'seller_name': None,
'title': 'Fiat Grande Punto 1.4 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2007}
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FH04610%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Saving data for FH04610: {'auction_closing_time': 1774884778.0, 'created_time': 1774559434.886272, 'last_price_update_time': 1774775208.589246}
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FH04610') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:48 [auto1.it] INFO: Found listing with ID: PU90509
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: TG60202
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TG60202%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for TG60202: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: BJ73113
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: TX50484
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TX50484%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for TX50484: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: XF07692
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XF07692%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for XF07692: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: DE48831
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: PG69305
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PG69305%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for PG69305: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: JU23021
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: JS62412
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JS62412%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for JS62412: 0
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: RW64625
2026-03-29 09:06:48 [auto1.it] INFO: Found listing with ID: WX67440
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WX67440%27 HTTP/1.1" 200 None
2026-03-29 09:06:48 [auto1.it] INFO: Scrape type for WX67440: 2
2026-03-29 09:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with identifier: WX67440
2026-03-29 09:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with scrape type 2
2026-03-29 09:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with scrape type 2
2026-03-29 09:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f63acba1-8d78-5a3e-a157-c93c5eaa3d39, identifier: WX67440
2026-03-29 09:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with identifier: WX67440
2026-03-29 09:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with identifier: WX67440
2026-03-29 09:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f63acba1-8d78-5a3e-a157-c93c5eaa3d39 with identifier: WX67440 to the API
2026-03-29 09:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:17:10Z',
'fuel_type': 'diesel',
'id': 'f63acba1-8d78-5a3e-a157-c93c5eaa3d39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WX67440',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 138909,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-31',
'seller_name': None,
'title': 'BMW 5er 530d GT',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WX67440%27 HTTP/1.1" 200 None
2026-03-29 09:06:49 [auto1.it] INFO: Saving data for WX67440: {'auction_closing_time': 1774883830.0, 'created_time': 1774559506.610374, 'last_price_update_time': 1774775209.178589}
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WX67440') HTTP/1.1" 204 0
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: ZR26877
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: SE55523
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SE55523%27 HTTP/1.1" 200 None
2026-03-29 09:06:49 [auto1.it] INFO: Scrape type for SE55523: 0
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: YF34065
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: CV31826
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CV31826%27 HTTP/1.1" 200 None
2026-03-29 09:06:49 [auto1.it] INFO: Scrape type for CV31826: 0
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: MN82158
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: TK22539
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: NJ83998
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: NW47878
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NW47878%27 HTTP/1.1" 200 None
2026-03-29 09:06:49 [auto1.it] INFO: Scrape type for NW47878: 0
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: TZ83635
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: XY34648
2026-03-29 09:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XY34648%27 HTTP/1.1" 200 None
2026-03-29 09:06:49 [auto1.it] INFO: Scrape type for XY34648: 0
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: WH83035
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: XJ39556
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: PG99334
2026-03-29 09:06:49 [auto1.it] INFO: Found listing with ID: BC39052
2026-03-29 09:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:50 [auto1.it] INFO: Channel: 24h | Page: 19 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: HS01763
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HS01763%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for HS01763: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: HY24657
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: TL14575
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: KB32662
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KB32662%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for KB32662: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: RC58822
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: GX95672
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GX95672%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for GX95672: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: FT43083
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FT43083%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for FT43083: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: KW54926
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: GD67829
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GD67829%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for GD67829: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: CW25523
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: NC97185
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: MH53431
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH53431%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for MH53431: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: XR70694
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: MS98879
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: GW90153
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: XM00417
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: HZ95408
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HZ95408%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for HZ95408: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: EK65593
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: TT44801
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT44801%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for TT44801: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: ZV86353
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: CU49337
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CU49337%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for CU49337: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: YX87347
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: AG84200
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: UW94573
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: WN29902
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: GA39078
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GA39078%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for GA39078: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: HF24893
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF24893%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for HF24893: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: KZ16799
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KZ16799%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for KZ16799: 0
2026-03-29 09:06:50 [auto1.it] INFO: Found listing with ID: SR16589
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR16589%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Scrape type for SR16589: 2
2026-03-29 09:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with identifier: SR16589
2026-03-29 09:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with scrape type 2
2026-03-29 09:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with scrape type 2
2026-03-29 09:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4bd01b35-f497-5ae3-ad8e-31788d6ed469, identifier: SR16589
2026-03-29 09:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with identifier: SR16589
2026-03-29 09:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with identifier: SR16589
2026-03-29 09:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4bd01b35-f497-5ae3-ad8e-31788d6ed469 with identifier: SR16589 to the API
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:23:56Z',
'fuel_type': 'petrol',
'id': '4bd01b35-f497-5ae3-ad8e-31788d6ed469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SR16589',
'listing': 'auction',
'make': 'Opel',
'model': 'Karl',
'odometer': 44750,
'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': 'Opel Karl 1.0 120 Jahre Start/Stop',
'transmission': 'manual',
'trim': '120 Jahre Start/Stop',
'year': 2019}
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR16589%27 HTTP/1.1" 200 None
2026-03-29 09:06:50 [auto1.it] INFO: Saving data for SR16589: {'auction_closing_time': 1774884236.0, 'created_time': 1774559320.164252, 'last_price_update_time': 1774775210.983121}
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SR16589') HTTP/1.1" 204 0
2026-03-29 09:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: YT67370
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: FZ10631
2026-03-29 09:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FZ10631%27 HTTP/1.1" 200 None
2026-03-29 09:06:51 [auto1.it] INFO: Scrape type for FZ10631: 0
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: NL55256
2026-03-29 09:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NL55256%27 HTTP/1.1" 200 None
2026-03-29 09:06:51 [auto1.it] INFO: Scrape type for NL55256: 0
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: VN35608
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: LC36038
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: UF75242
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: EC29909
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: PE07911
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: XD70855
2026-03-29 09:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XD70855%27 HTTP/1.1" 200 None
2026-03-29 09:06:51 [auto1.it] INFO: Scrape type for XD70855: 0
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: JW87652
2026-03-29 09:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JW87652%27 HTTP/1.1" 200 None
2026-03-29 09:06:51 [auto1.it] INFO: Scrape type for JW87652: 0
2026-03-29 09:06:51 [auto1.it] INFO: Found listing with ID: NC90447
2026-03-29 09:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:52 [auto1.it] INFO: Channel: 24h | Page: 20 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: RF52556
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: KC88615
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: GC55004
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: TV99764
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TV99764%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for TV99764: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: ZG57893
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: YG18020
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YG18020%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for YG18020: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: WH55866
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WH55866%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for WH55866: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: HD54235
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HD54235%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for HD54235: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: FD29696
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: GT76958
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT76958%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for GT76958: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: EZ73351
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: NH73732
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NH73732%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for NH73732: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: EZ12960
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: PM88021
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: GT16338
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT16338%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for GT16338: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: WZ40427
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: WV44347
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: FH81414
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FH81414%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for FH81414: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: NM56587
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: RC69852
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: AP78180
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: XB17509
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: DW69714
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: JC86695
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: DS58810
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DS58810%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for DS58810: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: SE79185
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SE79185%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for SE79185: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: HN90303
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HN90303%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for HN90303: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: GT17675
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT17675%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for GT17675: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: JT48153
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JT48153%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for JT48153: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: PD12623
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PD12623%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for PD12623: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: KT77401
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: UC06691
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: FZ12921
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: JN59652
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: ED34625
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: JB83291
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: LG12773
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG12773%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for LG12773: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: TL40655
2026-03-29 09:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TL40655%27 HTTP/1.1" 200 None
2026-03-29 09:06:52 [auto1.it] INFO: Scrape type for TL40655: 0
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: KZ84746
2026-03-29 09:06:52 [auto1.it] INFO: Found listing with ID: ST64226
2026-03-29 09: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-29 09:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:53 [auto1.it] INFO: Channel: 24h | Page: 21 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: FT05147
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: LE96160
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LE96160%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for LE96160: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: SV71044
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV71044%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for SV71044: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: XL03216
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: ZW92714
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: DR27432
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: SC05419
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SC05419%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for SC05419: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: HS22715
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HS22715%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for HS22715: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: GL53946
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GL53946%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for GL53946: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: TC64761
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: XU52863
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: UC13059
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UC13059%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for UC13059: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: WB86834
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WB86834%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for WB86834: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: FF76752
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FF76752%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for FF76752: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: WU65183
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: HK62879
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HK62879%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for HK62879: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: PR79135
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR79135%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for PR79135: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: GX06628
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: RB72441
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: LR54413
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LR54413%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for LR54413: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: XW11641
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XW11641%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for XW11641: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: BR31309
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR31309%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for BR31309: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: CD07087
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: FF49180
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FF49180%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for FF49180: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: TZ83708
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: UE17288
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: CS05902
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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-29 09:06:53 [auto1.it] INFO: Scrape type for CS05902: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: VB70261
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: ZV11200
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZV11200%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for ZV11200: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: DA61571
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DA61571%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for DA61571: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: DX02178
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: YG03340
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YG03340%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for YG03340: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: FF98619
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: NF96122
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF96122%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for NF96122: 0
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: YP32890
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: LK74824
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: ZJ55913
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: GN63834
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: VL10175
2026-03-29 09:06:53 [auto1.it] INFO: Found listing with ID: YS71318
2026-03-29 09:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YS71318%27 HTTP/1.1" 200 None
2026-03-29 09:06:53 [auto1.it] INFO: Scrape type for YS71318: 0
2026-03-29 09:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:54 [auto1.it] INFO: Channel: 24h | Page: 22 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:54 [auto1.it] INFO: Found listing with ID: CJ66066
2026-03-29 09:06:54 [auto1.it] INFO: Found listing with ID: UR23669
2026-03-29 09:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UR23669%27 HTTP/1.1" 200 None
2026-03-29 09:06:54 [auto1.it] INFO: Scrape type for UR23669: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: DN72005
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DN72005%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for DN72005: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: AP13803
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: FJ79920
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FJ79920%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for FJ79920: 2
2026-03-29 09:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7983567d-018f-521d-b674-223c4a8b1252 with identifier: FJ79920
2026-03-29 09:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7983567d-018f-521d-b674-223c4a8b1252 with scrape type 2
2026-03-29 09:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7983567d-018f-521d-b674-223c4a8b1252 with scrape type 2
2026-03-29 09:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7983567d-018f-521d-b674-223c4a8b1252, identifier: FJ79920
2026-03-29 09:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7983567d-018f-521d-b674-223c4a8b1252 with identifier: FJ79920
2026-03-29 09:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7983567d-018f-521d-b674-223c4a8b1252 with identifier: FJ79920
2026-03-29 09:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7983567d-018f-521d-b674-223c4a8b1252 with identifier: FJ79920 to the API
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:05:59Z',
'fuel_type': 'petrol',
'id': '7983567d-018f-521d-b674-223c4a8b1252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ79920',
'listing': 'auction',
'make': 'Ssangyong',
'model': 'Tivoli',
'odometer': 162851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-03',
'seller_name': None,
'title': 'Ssangyong Tivoli 1.2 GDI Comfort 4x2',
'transmission': 'manual',
'trim': 'Comfort 4x2',
'year': 2021}
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FJ79920%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Saving data for FJ79920: {'auction_closing_time': 1774883159.0, 'created_time': 1774559396.652399, 'last_price_update_time': 1774775215.621547}
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FJ79920') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:55 [auto1.it] INFO: Found listing with ID: CF78450
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: DK34642
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DK34642%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for DK34642: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: BN52557
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BN52557%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for BN52557: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: CM00839
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CM00839%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for CM00839: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: TV74767
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TV74767%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for TV74767: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: KA06591
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: ZA06304
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: LJ91384
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LJ91384%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for LJ91384: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: FL80694
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: FL90232
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FL90232%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for FL90232: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: XC85106
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC85106%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for XC85106: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: YR53882
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: KT79218
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: TT97007
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT97007%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for TT97007: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: CP26264
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP26264%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for CP26264: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: DP39396
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: GN74108
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GN74108%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for GN74108: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: NC00198
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: AG54549
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AG54549%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for AG54549: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: HY77897
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: UX44191
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UX44191%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for UX44191: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: BW34835
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: BW24813
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BW24813%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for BW24813: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: JF07503
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JF07503%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for JF07503: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: UC47461
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: HS75117
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: NC89315
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: EM22547
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: AJ89778
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: FR80508
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FR80508%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for FR80508: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: YP04797
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YP04797%27 HTTP/1.1" 200 None
2026-03-29 09:06:55 [auto1.it] INFO: Scrape type for YP04797: 0
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: UN42756
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: DM32670
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: PN03774
2026-03-29 09:06:55 [auto1.it] INFO: Found listing with ID: UN16063
2026-03-29 09:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UN16063%27 HTTP/1.1" 200 None
2026-03-29 09:06:56 [auto1.it] INFO: Scrape type for UN16063: 0
2026-03-29 09:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:56 [auto1.it] INFO: Channel: 24h | Page: 23 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: SJ00829
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: NH03785
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: MS47082
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: CV79259
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: RM97748
2026-03-29 09:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RM97748%27 HTTP/1.1" 200 None
2026-03-29 09:06:56 [auto1.it] INFO: Scrape type for RM97748: 0
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: SM10455
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: RJ82738
2026-03-29 09:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RJ82738%27 HTTP/1.1" 200 None
2026-03-29 09:06:56 [auto1.it] INFO: Scrape type for RJ82738: 0
2026-03-29 09:06:56 [auto1.it] INFO: Found listing with ID: LH97251
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LH97251%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for LH97251: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: JX68223
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: KH49254
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KH49254%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for KH49254: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: TT50547
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: JV05910
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: MA17223
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: PC08204
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: PV94920
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: DK51991
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: ZW61080
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZW61080%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for ZW61080: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: GG10303
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: SY54924
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: GW48563
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: YE38738
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YE38738%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for YE38738: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: JC71555
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC71555%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for JC71555: 2
2026-03-29 09:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738ba76b-2113-5f98-b5b5-34cfb978fd42 with identifier: JC71555
2026-03-29 09:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738ba76b-2113-5f98-b5b5-34cfb978fd42 with scrape type 2
2026-03-29 09:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 738ba76b-2113-5f98-b5b5-34cfb978fd42 with scrape type 2
2026-03-29 09:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 738ba76b-2113-5f98-b5b5-34cfb978fd42, identifier: JC71555
2026-03-29 09:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 738ba76b-2113-5f98-b5b5-34cfb978fd42 with identifier: JC71555
2026-03-29 09:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 738ba76b-2113-5f98-b5b5-34cfb978fd42 with identifier: JC71555
2026-03-29 09:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 738ba76b-2113-5f98-b5b5-34cfb978fd42 with identifier: JC71555 to the API
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:05:34Z',
'fuel_type': 'diesel',
'id': '738ba76b-2113-5f98-b5b5-34cfb978fd42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC71555',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 86629,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-28',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'manual',
'trim': '',
'year': 2009}
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC71555%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Saving data for JC71555: {'auction_closing_time': 1774883134.0, 'created_time': 1774559440.255672, 'last_price_update_time': 1774775217.490526}
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JC71555') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:06:57 [auto1.it] INFO: Found listing with ID: RN44276
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RN44276%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for RN44276: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: AN07116
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: LH59018
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LH59018%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for LH59018: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: NF80846
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF80846%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for NF80846: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: XG00486
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XG00486%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for XG00486: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: SG75657
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: UK64691
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK64691%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for UK64691: 0
2026-03-29 09:06:57 [auto1.it] INFO: Found listing with ID: XW75946
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XW75946%27 HTTP/1.1" 200 None
2026-03-29 09:06:57 [auto1.it] INFO: Scrape type for XW75946: 2
2026-03-29 09:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with identifier: XW75946
2026-03-29 09:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with scrape type 2
2026-03-29 09:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with scrape type 2
2026-03-29 09:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 338f21aa-dc2d-50d0-bc9c-15b1512fbefd, identifier: XW75946
2026-03-29 09:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with identifier: XW75946
2026-03-29 09:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with identifier: XW75946
2026-03-29 09:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 338f21aa-dc2d-50d0-bc9c-15b1512fbefd with identifier: XW75946 to the API
2026-03-29 09:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:37:24Z',
'fuel_type': 'diesel',
'id': '338f21aa-dc2d-50d0-bc9c-15b1512fbefd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW75946',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 112424,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-25',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2012}
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XW75946%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Saving data for XW75946: {'auction_closing_time': 1774885044.0, 'created_time': 1774559526.892267, 'last_price_update_time': 1774775218.084247}
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XW75946') HTTP/1.1" 204 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: SF23261
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: SN49105
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN49105%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for SN49105: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: SZ00349
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SZ00349%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for SZ00349: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: UH39950
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UH39950%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for UH39950: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: EU38381
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EU38381%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for EU38381: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: RM88416
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RM88416%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for RM88416: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: MA83267
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: VY08024
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VY08024%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for VY08024: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: SV89112
2026-03-29 09:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SV89112%27 HTTP/1.1" 200 None
2026-03-29 09:06:58 [auto1.it] INFO: Scrape type for SV89112: 0
2026-03-29 09:06:58 [auto1.it] INFO: Found listing with ID: ZX85690
2026-03-29 09:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:06:59 [auto1.it] INFO: Channel: 24h | Page: 24 | totalHits: 2515 | hits on page: 40
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: WE98269
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: AH42596
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AH42596%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for AH42596: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: JA21524
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: PA07928
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: LW29692
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW29692%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for LW29692: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: RF58149
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: LY31332
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: KP29994
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: BJ69368
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BJ69368%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for BJ69368: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: XF08656
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: CD59978
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: BD54797
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: WY54071
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TA36833
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TA36833%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for TA36833: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: LX42454
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: ZT44032
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZT44032%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for ZT44032: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: LN05453
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TD38619
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TD38619%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for TD38619: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: GT16147
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT16147%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for GT16147: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: VA41104
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: ES59878
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: ZT67877
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZT67877%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for ZT67877: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: DJ48929
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: DV09922
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: UW92889
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: NJ63404
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NJ63404%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for NJ63404: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TV86323
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TV86323%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for TV86323: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: HV87754
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HV87754%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for HV87754: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TJ75665
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: DM40972
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TH27811
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TH27811%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for TH27811: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: RL48638
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RL48638%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for RL48638: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: MB12953
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MB12953%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for MB12953: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: YB75201
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: TC65145
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TC65145%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for TC65145: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: JR93194
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: ZM66429
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZM66429%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for ZM66429: 0
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: ZW84587
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: DC70843
2026-03-29 09:06:59 [auto1.it] INFO: Found listing with ID: WU80477
2026-03-29 09:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WU80477%27 HTTP/1.1" 200 None
2026-03-29 09:06:59 [auto1.it] INFO: Scrape type for WU80477: 0
2026-03-29 09: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-29 09:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:00 [auto1.it] INFO: Channel: 24h | Page: 25 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: AL30811
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AL30811%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for AL30811: 0
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: NF87616
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF87616%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for NF87616: 0
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: UT43750
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UT43750%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for UT43750: 0
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: AF97148
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AF97148%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for AF97148: 0
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: ZU39445
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU39445%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for ZU39445: 0
2026-03-29 09:07:00 [auto1.it] INFO: Found listing with ID: AM53032
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AM53032%27 HTTP/1.1" 200 None
2026-03-29 09:07:00 [auto1.it] INFO: Scrape type for AM53032: 2
2026-03-29 09:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65545b75-bbba-5f0d-954c-60ca3197ac80 with identifier: AM53032
2026-03-29 09:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65545b75-bbba-5f0d-954c-60ca3197ac80 with scrape type 2
2026-03-29 09:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65545b75-bbba-5f0d-954c-60ca3197ac80 with scrape type 2
2026-03-29 09:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 65545b75-bbba-5f0d-954c-60ca3197ac80, identifier: AM53032
2026-03-29 09:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 65545b75-bbba-5f0d-954c-60ca3197ac80 with identifier: AM53032
2026-03-29 09:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 65545b75-bbba-5f0d-954c-60ca3197ac80 with identifier: AM53032
2026-03-29 09:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 65545b75-bbba-5f0d-954c-60ca3197ac80 with identifier: AM53032 to the API
2026-03-29 09:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:54:35Z',
'fuel_type': 'petrol',
'id': '65545b75-bbba-5f0d-954c-60ca3197ac80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AM53032',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 63075,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-28',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Mild-Hybrid XLine 2WD',
'transmission': 'automatic',
'trim': 'XLine 2WD',
'year': 2021}
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AM53032%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Saving data for AM53032: {'auction_closing_time': 1774886075.0, 'created_time': 1774094853.516172, 'last_price_update_time': 1774775221.140828}
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AM53032') HTTP/1.1" 204 0
2026-03-29 09:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: ZU37783
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: KA22424
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: GC28590
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC28590%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for GC28590: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: XF95831
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: WW13816
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: FN78187
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FN78187%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for FN78187: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: ZV13161
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZV13161%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for ZV13161: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: CR75802
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CR75802%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for CR75802: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: GY86444
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: SE74727
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: DC79490
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DC79490%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for DC79490: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: HJ71706
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: ZW42216
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZW42216%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for ZW42216: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: WP65731
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: MC91027
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MC91027%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for MC91027: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: FG66384
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FG66384%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for FG66384: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: DW35808
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DW35808%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for DW35808: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: CN54432
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: NL99769
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: MZ97051
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MZ97051%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for MZ97051: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: DW91233
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: BF95758
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BF95758%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for BF95758: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: RG91775
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: FT00845
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: ZF37954
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: RG06778
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG06778%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for RG06778: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: PS40086
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PS40086%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for PS40086: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: LB35454
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LB35454%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for LB35454: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: XH07717
2026-03-29 09:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XH07717%27 HTTP/1.1" 200 None
2026-03-29 09:07:01 [auto1.it] INFO: Scrape type for XH07717: 0
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: FC72088
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: WK88793
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: XY56734
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: UH63202
2026-03-29 09:07:01 [auto1.it] INFO: Found listing with ID: RF41966
2026-03-29 09:07: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-29 09:07:02 [auto1.it] INFO: Channel: 24h | Page: 26 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: HU04780
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HU04780%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for HU04780: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: JV49964
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JV49964%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for JV49964: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: VY30881
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: HE58096
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HE58096%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for HE58096: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: HY50336
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: FG41149
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FG41149%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for FG41149: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: YM68683
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YM68683%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for YM68683: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: AK04319
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: BR57787
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: BD43330
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BD43330%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for BD43330: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: EW75020
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EW75020%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for EW75020: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: JU21728
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JU21728%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for JU21728: 0
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: SS18980
2026-03-29 09:07:02 [auto1.it] INFO: Found listing with ID: PA42280
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA42280%27 HTTP/1.1" 200 None
2026-03-29 09:07:02 [auto1.it] INFO: Scrape type for PA42280: 2
2026-03-29 09:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94cef932-4fbd-5b7e-91c0-70f943cdecbb with identifier: PA42280
2026-03-29 09:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94cef932-4fbd-5b7e-91c0-70f943cdecbb with scrape type 2
2026-03-29 09:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94cef932-4fbd-5b7e-91c0-70f943cdecbb with scrape type 2
2026-03-29 09:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 94cef932-4fbd-5b7e-91c0-70f943cdecbb, identifier: PA42280
2026-03-29 09:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 94cef932-4fbd-5b7e-91c0-70f943cdecbb with identifier: PA42280
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 09:07:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09: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-29 09:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 94cef932-4fbd-5b7e-91c0-70f943cdecbb with identifier: PA42280
2026-03-29 09:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 94cef932-4fbd-5b7e-91c0-70f943cdecbb with identifier: PA42280 to the API
2026-03-29 09:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'beige',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:30:17Z',
'fuel_type': 'petrol',
'id': '94cef932-4fbd-5b7e-91c0-70f943cdecbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA42280',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 157168,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-28',
'seller_name': None,
'title': 'Nissan Micra 1.6 Basis',
'transmission': 'automatic',
'trim': 'Basis',
'year': 2008}
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA42280%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Saving data for PA42280: {'auction_closing_time': 1774884617.0, 'created_time': 1774559410.862662, 'last_price_update_time': 1774775223.059423}
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA42280') HTTP/1.1" 204 0
2026-03-29 09:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: WP88184
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WP88184%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for WP88184: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: FT22704
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: YS49191
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: CS16004
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CS16004%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for CS16004: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: LY57551
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LY57551%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for LY57551: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: WS24501
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: LT75746
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: JS42398
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: HA44632
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HA44632%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for HA44632: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: FU42856
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: EN82101
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: LW40364
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW40364%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for LW40364: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: RB41794
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: HU53243
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: CP99007
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: NF26556
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF26556%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for NF26556: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: LC07756
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: LG11183
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: RU03062
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: SA71650
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: SN43721
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: NZ37386
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: SH22107
2026-03-29 09:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SH22107%27 HTTP/1.1" 200 None
2026-03-29 09:07:03 [auto1.it] INFO: Scrape type for SH22107: 0
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: DB18786
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: ZR59714
2026-03-29 09:07:03 [auto1.it] INFO: Found listing with ID: GV78973
2026-03-29 09: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-29 09:07:04 [auto1.it] INFO: Channel: 24h | Page: 27 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: VE23835
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VE23835%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for VE23835: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: VC26054
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: UZ55357
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: US69373
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: RZ15516
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: EJ70164
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: DW16027
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DW16027%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for DW16027: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: EZ15489
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: XC90090
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC90090%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for XC90090: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: PZ08956
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ08956%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for PZ08956: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: LB78915
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: BV29552
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BV29552%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for BV29552: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: DX23883
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: XT45099
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: TK94629
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TK94629%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for TK94629: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: FM13591
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: VS11522
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VS11522%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for VS11522: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: YA27066
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: YC82026
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YC82026%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for YC82026: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: AM02692
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: TZ10573
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: MU47199
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: BF81880
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: SL34558
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: RJ45303
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: NP01679
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: ZJ24732
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: LA76603
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LA76603%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for LA76603: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: FY53013
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FY53013%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for FY53013: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: UK76860
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK76860%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for UK76860: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: AY40178
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY40178%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for AY40178: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: RD96225
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: ES67961
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: WH06276
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WH06276%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for WH06276: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: AH91466
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: JY18899
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: CH37521
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CH37521%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for CH37521: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: UW72001
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UW72001%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for UW72001: 0
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: SN82896
2026-03-29 09:07:04 [auto1.it] INFO: Found listing with ID: UM78803
2026-03-29 09:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UM78803%27 HTTP/1.1" 200 None
2026-03-29 09:07:04 [auto1.it] INFO: Scrape type for UM78803: 0
2026-03-29 09:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:05 [scrapy.extensions.logstats] INFO: Crawled 113 pages (at 30 pages/min), scraped 146 items (at 67 items/min)
2026-03-29 09:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 09:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:05 [auto1.it] INFO: Channel: 24h | Page: 28 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: KR43222
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: BR67394
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR67394%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for BR67394: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: LV68988
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: CY31858
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CY31858%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for CY31858: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: CD01213
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CD01213%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for CD01213: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: RD78006
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: SN26450
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN26450%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for SN26450: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: YX83263
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: MT71865
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: CP76510
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP76510%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for CP76510: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: PZ52577
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ52577%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for PZ52577: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: VS54724
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: KH25019
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: PN56075
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: HZ92978
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: EC20535
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: VX84045
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: YJ87795
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: JT68367
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: XZ26785
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: YZ06369
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: ZS94509
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: SM34278
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: RG49415
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG49415%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for RG49415: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: CV42265
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CV42265%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for CV42265: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: EB44721
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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-29 09:07:05 [auto1.it] INFO: Scrape type for EB44721: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: LM72883
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LM72883%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for LM72883: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: JC85025
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: FC91970
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FC91970%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for FC91970: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: PR30387
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR30387%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for PR30387: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: BE28605
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: BS72965
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: NN68396
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: JF19899
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: TG15136
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TG15136%27 HTTP/1.1" 200 None
2026-03-29 09:07:05 [auto1.it] INFO: Scrape type for TG15136: 0
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: DT34666
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: YG71564
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: TK41328
2026-03-29 09:07:05 [auto1.it] INFO: Found listing with ID: NP33035
2026-03-29 09:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:06 [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-29 09:07:06 [auto1.it] INFO: Scrape type for NP33035: 0
2026-03-29 09:07:06 [auto1.it] INFO: Found listing with ID: LH23447
2026-03-29 09:07:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:07 [auto1.it] INFO: Channel: 24h | Page: 29 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: NT98508
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NT98508%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Scrape type for NT98508: 0
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: BW44627
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: XE50216
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: SN54717
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: RA17642
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: ZR71790
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZR71790%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Scrape type for ZR71790: 2
2026-03-29 09:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b7b9e6a-1717-5c14-8263-aa7bd474503d with identifier: ZR71790
2026-03-29 09:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b7b9e6a-1717-5c14-8263-aa7bd474503d with scrape type 2
2026-03-29 09:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b7b9e6a-1717-5c14-8263-aa7bd474503d with scrape type 2
2026-03-29 09:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3b7b9e6a-1717-5c14-8263-aa7bd474503d, identifier: ZR71790
2026-03-29 09:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3b7b9e6a-1717-5c14-8263-aa7bd474503d with identifier: ZR71790
2026-03-29 09:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3b7b9e6a-1717-5c14-8263-aa7bd474503d with identifier: ZR71790
2026-03-29 09:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3b7b9e6a-1717-5c14-8263-aa7bd474503d with identifier: ZR71790 to the API
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:10:28Z',
'fuel_type': 'diesel',
'id': '3b7b9e6a-1717-5c14-8263-aa7bd474503d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR71790',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 350607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-23',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2010}
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZR71790%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Saving data for ZR71790: {'auction_closing_time': 1774883428.0, 'created_time': 1774559388.094675, 'last_price_update_time': 1774775227.835707}
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZR71790') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:07:07 [auto1.it] INFO: Found listing with ID: DP78893
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DP78893%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Scrape type for DP78893: 0
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: VS39586
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VS39586%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Scrape type for VS39586: 0
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: WZ23561
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: KX90230
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: HU57000
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HU57000%27 HTTP/1.1" 200 None
2026-03-29 09:07:07 [auto1.it] INFO: Scrape type for HU57000: 0
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: MZ03364
2026-03-29 09:07:07 [auto1.it] INFO: Found listing with ID: TG59717
2026-03-29 09:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TG59717%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for TG59717: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: YH14903
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YH14903%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for YH14903: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: JP72281
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP72281%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for JP72281: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: DW12777
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: RB40748
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: RM58290
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: RY04213
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RY04213%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for RY04213: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: UU51056
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: CW11036
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: WV91656
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WV91656%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for WV91656: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: RF27989
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF27989%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for RF27989: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: VV97216
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: HZ65981
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: EP92787
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: PD07113
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PD07113%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for PD07113: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: WG94514
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WG94514%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for WG94514: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: EP88995
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: KT34727
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT34727%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for KT34727: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: LG27793
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG27793%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for LG27793: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: HB10468
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HB10468%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for HB10468: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: ZR58855
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZR58855%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for ZR58855: 2
2026-03-29 09:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with identifier: ZR58855
2026-03-29 09:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with scrape type 2
2026-03-29 09:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with scrape type 2
2026-03-29 09:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ae526588-a1fd-58b7-8150-7c0cb74ce9b5, identifier: ZR58855
2026-03-29 09:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with identifier: ZR58855
2026-03-29 09:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with identifier: ZR58855
2026-03-29 09:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ae526588-a1fd-58b7-8150-7c0cb74ce9b5 with identifier: ZR58855 to the API
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:07: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': 76,
'expiration_date': '2026-03-30T15:03:14Z',
'fuel_type': 'petrol',
'id': 'ae526588-a1fd-58b7-8150-7c0cb74ce9b5',
'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/ZR58855',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 171931,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-19',
'seller_name': None,
'title': 'Renault Clio 0.9 TCe Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2019}
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZR58855%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Saving data for ZR58855: {'auction_closing_time': 1774882994.0, 'created_time': 1774559564.451637, 'last_price_update_time': 1774775228.563377}
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZR58855') HTTP/1.1" 204 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: BA64945
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: WT06044
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: GM73700
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: ER90508
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: VV94396
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VV94396%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for VV94396: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: FG85862
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FG85862%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for FG85862: 0
2026-03-29 09:07:08 [auto1.it] INFO: Found listing with ID: UN52705
2026-03-29 09:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UN52705%27 HTTP/1.1" 200 None
2026-03-29 09:07:08 [auto1.it] INFO: Scrape type for UN52705: 0
2026-03-29 09:07: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-29 09:07:09 [auto1.it] INFO: Channel: 24h | Page: 30 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: RN28631
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: NE13837
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: JJ76443
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JJ76443%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for JJ76443: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: SR58570
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR58570%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for SR58570: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: AG93268
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AG93268%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for AG93268: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: YM91095
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YM91095%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for YM91095: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: SW20348
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: YD48620
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: KH50025
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: CH31271
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: NR94524
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: ME64112
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ME64112%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for ME64112: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: LC62662
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LC62662%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for LC62662: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: NG42330
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: LY59830
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LY59830%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for LY59830: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: KW57065
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KW57065%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for KW57065: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: GZ29519
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GZ29519%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for GZ29519: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: XU45966
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: XP38873
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: UA81726
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UA81726%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for UA81726: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: ZZ85760
2026-03-29 09:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZZ85760%27 HTTP/1.1" 200 None
2026-03-29 09:07:09 [auto1.it] INFO: Scrape type for ZZ85760: 0
2026-03-29 09:07:09 [auto1.it] INFO: Found listing with ID: LP45822
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LP45822%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for LP45822: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: VY12867
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: NR23984
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NR23984%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for NR23984: 2
2026-03-29 09:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd075fc0-1d87-579f-a75c-b0d55da23441 with identifier: NR23984
2026-03-29 09:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd075fc0-1d87-579f-a75c-b0d55da23441 with scrape type 2
2026-03-29 09:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd075fc0-1d87-579f-a75c-b0d55da23441 with scrape type 2
2026-03-29 09:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dd075fc0-1d87-579f-a75c-b0d55da23441, identifier: NR23984
2026-03-29 09:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dd075fc0-1d87-579f-a75c-b0d55da23441 with identifier: NR23984
2026-03-29 09:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dd075fc0-1d87-579f-a75c-b0d55da23441 with identifier: NR23984
2026-03-29 09:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dd075fc0-1d87-579f-a75c-b0d55da23441 with identifier: NR23984 to the API
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:04:55Z',
'fuel_type': 'diesel',
'id': 'dd075fc0-1d87-579f-a75c-b0d55da23441',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR23984',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 228527,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-27',
'seller_name': None,
'title': 'Jeep Compass 1.6 M-Jet Longitude FWD',
'transmission': 'manual',
'trim': 'Longitude FWD',
'year': 2019}
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NR23984%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Saving data for NR23984: {'auction_closing_time': 1774883095.0, 'created_time': 1774559449.059878, 'last_price_update_time': 1774775230.416377}
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NR23984') HTTP/1.1" 204 0
2026-03-29 09:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: ET23172
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ET23172%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for ET23172: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: TC50511
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: FN23706
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: FK20941
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: VC63991
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: ZK25944
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZK25944%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for ZK25944: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: VP99832
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VP99832%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for VP99832: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: MU83341
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: EC55479
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: VP75887
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VP75887%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for VP75887: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: JE16682
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JE16682%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for JE16682: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: YH05705
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: DN97608
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: AF46529
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AF46529%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for AF46529: 0
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: BJ63933
2026-03-29 09:07:10 [auto1.it] INFO: Found listing with ID: UT42979
2026-03-29 09:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UT42979%27 HTTP/1.1" 200 None
2026-03-29 09:07:10 [auto1.it] INFO: Scrape type for UT42979: 0
2026-03-29 09: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-29 09:07:11 [auto1.it] INFO: Channel: 24h | Page: 31 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: PA70519
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA70519%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for PA70519: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: LW86872
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW86872%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for LW86872: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: RS56443
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: LN57194
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LN57194%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for LN57194: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: CC46702
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: HY22945
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY22945%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for HY22945: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: PL71131
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: JG85699
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JG85699%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for JG85699: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: AK60352
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AK60352%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for AK60352: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: PN28374
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PN28374%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for PN28374: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: YA87774
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YA87774%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for YA87774: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: VA22015
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VA22015%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for VA22015: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: MR41650
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: AN53744
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: KL25988
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: NL15395
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NL15395%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for NL15395: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: ZW56281
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZW56281%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for ZW56281: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: KK35105
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: ER51817
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: GZ99467
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GZ99467%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for GZ99467: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: SR85753
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SR85753%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for SR85753: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: GB19602
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: WD12881
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WD12881%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for WD12881: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: WB02861
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WB02861%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for WB02861: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: NP37024
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: YG18213
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YG18213%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for YG18213: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: NA90799
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: JB43722
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: SY65620
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SY65620%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for SY65620: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: VC37401
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VC37401%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for VC37401: 0
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: JB22661
2026-03-29 09:07:11 [auto1.it] INFO: Found listing with ID: PS88419
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PS88419%27 HTTP/1.1" 200 None
2026-03-29 09:07:11 [auto1.it] INFO: Scrape type for PS88419: 2
2026-03-29 09:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with identifier: PS88419
2026-03-29 09:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with scrape type 2
2026-03-29 09:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with scrape type 2
2026-03-29 09:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7b8e4cdf-6947-5fb1-b05b-6114e59048d1, identifier: PS88419
2026-03-29 09:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with identifier: PS88419
2026-03-29 09:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with identifier: PS88419
2026-03-29 09:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7b8e4cdf-6947-5fb1-b05b-6114e59048d1 with identifier: PS88419 to the API
2026-03-29 09:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:23:29Z',
'fuel_type': 'diesel',
'id': '7b8e4cdf-6947-5fb1-b05b-6114e59048d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PS88419',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 130364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-29',
'seller_name': None,
'title': 'BMW 1er 116d',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PS88419%27 HTTP/1.1" 200 None
2026-03-29 09:07:12 [auto1.it] INFO: Saving data for PS88419: {'auction_closing_time': 1774884209.0, 'created_time': 1774559490.845022, 'last_price_update_time': 1774775232.130933}
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PS88419') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:07:12 [auto1.it] INFO: Found listing with ID: CH30071
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CH30071%27 HTTP/1.1" 200 None
2026-03-29 09:07:12 [auto1.it] INFO: Scrape type for CH30071: 0
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: WP29588
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: SG58934
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: EH79430
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: ZE54964
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZE54964%27 HTTP/1.1" 200 None
2026-03-29 09:07:12 [auto1.it] INFO: Scrape type for ZE54964: 0
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: ZY20684
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: SH99694
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SH99694%27 HTTP/1.1" 200 None
2026-03-29 09:07:12 [auto1.it] INFO: Scrape type for SH99694: 0
2026-03-29 09:07:12 [auto1.it] INFO: Found listing with ID: YD47870
2026-03-29 09:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD47870%27 HTTP/1.1" 200 None
2026-03-29 09:07:12 [auto1.it] INFO: Scrape type for YD47870: 0
2026-03-29 09:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:13 [auto1.it] INFO: Channel: 24h | Page: 32 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: HP26181
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: CA11225
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CA11225%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for CA11225: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: GZ15334
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GZ15334%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for GZ15334: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: NR19227
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NR19227%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for NR19227: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: PE03343
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: CD48597
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CD48597%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for CD48597: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: MG44195
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: TD16332
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: ZL42866
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZL42866%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for ZL42866: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: FZ15341
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FZ15341%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for FZ15341: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: FB65897
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FB65897%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for FB65897: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: XX72612
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: JD30560
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JD30560%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for JD30560: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: LU21739
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: UJ60071
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: WM75200
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: TW16481
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TW16481%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for TW16481: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: HE90318
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: HG18459
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG18459%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for HG18459: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: RS41050
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS41050%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for RS41050: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: XJ00543
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: KD38461
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KD38461%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for KD38461: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: YX10047
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: JZ67202
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: UA91591
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: HS22192
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HS22192%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for HS22192: 2
2026-03-29 09:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with identifier: HS22192
2026-03-29 09:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with scrape type 2
2026-03-29 09:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with scrape type 2
2026-03-29 09:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7d65abb3-44c1-556a-9fd1-5a6349c77cd3, identifier: HS22192
2026-03-29 09:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with identifier: HS22192
2026-03-29 09:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with identifier: HS22192
2026-03-29 09:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7d65abb3-44c1-556a-9fd1-5a6349c77cd3 with identifier: HS22192 to the API
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:07: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': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:50:52Z',
'fuel_type': 'diesel',
'id': '7d65abb3-44c1-556a-9fd1-5a6349c77cd3',
'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/HS22192',
'listing': 'auction',
'make': 'Kia',
'model': 'XCeed',
'odometer': 43495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seller_name': None,
'title': 'Kia XCeed 1.6 CRDi Mild-Hybrid High Tech',
'transmission': 'manual',
'trim': 'High Tech',
'year': 2022}
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HS22192%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Saving data for HS22192: {'auction_closing_time': 1774885852.0, 'created_time': 1774083961.989938, 'last_price_update_time': 1774775233.860268}
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HS22192') HTTP/1.1" 204 0
2026-03-29 09:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: VC28315
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: XC32215
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC32215%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for XC32215: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: VJ93406
2026-03-29 09:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VJ93406%27 HTTP/1.1" 200 None
2026-03-29 09:07:13 [auto1.it] INFO: Scrape type for VJ93406: 0
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: PE96276
2026-03-29 09:07:13 [auto1.it] INFO: Found listing with ID: HA39708
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HA39708%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for HA39708: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: SG53706
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SG53706%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for SG53706: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: SU56229
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SU56229%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for SU56229: 2
2026-03-29 09:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90776619-8ddb-5e85-8642-191f414f73ac with identifier: SU56229
2026-03-29 09:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90776619-8ddb-5e85-8642-191f414f73ac with scrape type 2
2026-03-29 09:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90776619-8ddb-5e85-8642-191f414f73ac with scrape type 2
2026-03-29 09:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 90776619-8ddb-5e85-8642-191f414f73ac, identifier: SU56229
2026-03-29 09:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 90776619-8ddb-5e85-8642-191f414f73ac with identifier: SU56229
2026-03-29 09:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 90776619-8ddb-5e85-8642-191f414f73ac with identifier: SU56229
2026-03-29 09:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 90776619-8ddb-5e85-8642-191f414f73ac with identifier: SU56229 to the API
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:40:52Z',
'fuel_type': 'petrol',
'id': '90776619-8ddb-5e85-8642-191f414f73ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU56229',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 124952,
'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': 'Ford Fiesta 1.1 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2019}
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SU56229%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Saving data for SU56229: {'auction_closing_time': 1774885252.0, 'created_time': 1774559372.515539, 'last_price_update_time': 1774775234.450246}
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SU56229') HTTP/1.1" 204 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: RL61545
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RL61545%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for RL61545: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: XC82626
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC82626%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for XC82626: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: CU47897
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CU47897%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for CU47897: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: PN01400
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PN01400%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for PN01400: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: SS15336
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: YW98083
2026-03-29 09:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YW98083%27 HTTP/1.1" 200 None
2026-03-29 09:07:14 [auto1.it] INFO: Scrape type for YW98083: 0
2026-03-29 09:07:14 [auto1.it] INFO: Found listing with ID: XA66823
2026-03-29 09:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:15 [auto1.it] INFO: Channel: 24h | Page: 33 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MM82110
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MM82110%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for MM82110: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: YM64414
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YM64414%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for YM64414: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: EG94847
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MD14180
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MD14180%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for MD14180: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: KW88913
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KW88913%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for KW88913: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: BX20882
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BX20882%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for BX20882: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: YT99583
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YT99583%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for YT99583: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: RJ76809
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MS79311
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: WU32452
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WU32452%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for WU32452: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: BL33415
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: ZJ46829
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: ZJ21397
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: JD30640
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JD30640%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for JD30640: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: JK56818
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MZ03960
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MV49803
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: JL83365
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: UX28393
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MU61390
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MU61390%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for MU61390: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: HY18936
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: VY08559
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VY08559%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for VY08559: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: YU18545
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: PV59173
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PV59173%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for PV59173: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: UR28230
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UR28230%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for UR28230: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: XJ39462
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XJ39462%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for XJ39462: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: DK87302
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DK87302%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for DK87302: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: FN50437
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: WD34729
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WD34729%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for WD34729: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: HK70439
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: EP08968
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: EY33952
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: LB07538
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: KG02437
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KG02437%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for KG02437: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: PY21369
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PY21369%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for PY21369: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: BE36594
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: YH78085
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: VM78443
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VM78443%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for VM78443: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: LZ72377
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LZ72377%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for LZ72377: 0
2026-03-29 09:07:15 [auto1.it] INFO: Found listing with ID: MS56995
2026-03-29 09:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MS56995%27 HTTP/1.1" 200 None
2026-03-29 09:07:15 [auto1.it] INFO: Scrape type for MS56995: 0
2026-03-29 09:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09: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-29 09:07:16 [auto1.it] INFO: Channel: 24h | Page: 34 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:16 [auto1.it] INFO: Found listing with ID: CS68621
2026-03-29 09:07:16 [auto1.it] INFO: Found listing with ID: XY41121
2026-03-29 09:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XY41121%27 HTTP/1.1" 200 None
2026-03-29 09:07:16 [auto1.it] INFO: Scrape type for XY41121: 0
2026-03-29 09:07:16 [auto1.it] INFO: Found listing with ID: HG73673
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG73673%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for HG73673: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: GX81106
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GX81106%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for GX81106: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: GF63115
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: HK94664
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: PA21374
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PA21374%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for PA21374: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: NW58325
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: GT90583
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: DX18897
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DX18897%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for DX18897: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: ZX72389
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: FC73004
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FC73004%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for FC73004: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: LS28867
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LS28867%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for LS28867: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: EZ27389
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EZ27389%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for EZ27389: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: EZ66710
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EZ66710%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for EZ66710: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: DP87516
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DP87516%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for DP87516: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: WP21128
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: DV60834
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV60834%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for DV60834: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: TG24306
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TG24306%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for TG24306: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: PS94410
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: TK35909
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: PC99456
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PC99456%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for PC99456: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: CT52714
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: JU67462
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: CG84087
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: VE26782
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VE26782%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for VE26782: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: JU78402
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JU78402%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for JU78402: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: AE85133
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: PK65337
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: UX29999
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: CZ68446
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CZ68446%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for CZ68446: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: WH17825
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WH17825%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for WH17825: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: MT44233
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: UU69652
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UU69652%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for UU69652: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: UB12324
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: GF05972
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GF05972%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for GF05972: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: UR14764
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UR14764%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for UR14764: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: YK06699
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YK06699%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for YK06699: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: HR66434
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HR66434%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for HR66434: 0
2026-03-29 09:07:17 [auto1.it] INFO: Found listing with ID: JR97776
2026-03-29 09:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JR97776%27 HTTP/1.1" 200 None
2026-03-29 09:07:17 [auto1.it] INFO: Scrape type for JR97776: 0
2026-03-29 09: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-29 09:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:38 [auto1.it] INFO: Channel: 24h | Page: 35 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: KF31033
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KF31033%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for KF31033: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: BE98404
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: FF48098
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: YW01927
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: FT76605
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FT76605%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for FT76605: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: JY35916
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JY35916%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for JY35916: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: JA46265
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JA46265%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for JA46265: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: GD10861
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GD10861%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for GD10861: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: BM81624
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: DN99534
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DN99534%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for DN99534: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: ET57280
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ET57280%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for ET57280: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: YU33914
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YU33914%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for YU33914: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: WF71586
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: XJ23148
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XJ23148%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for XJ23148: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: GC53002
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC53002%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for GC53002: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: PT53216
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: GJ43112
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: AZ52753
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: CT25036
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: FZ67880
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: VY96828
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VY96828%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for VY96828: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: GA58857
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GA58857%27 HTTP/1.1" 200 None
2026-03-29 09:07:38 [auto1.it] INFO: Scrape type for GA58857: 0
2026-03-29 09:07:38 [auto1.it] INFO: Found listing with ID: AN61279
2026-03-29 09:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AN61279%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for AN61279: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: GX83807
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: FL80724
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FL80724%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for FL80724: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: ZT64017
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: UW31013
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: AB97936
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: YL77107
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: SN78206
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN78206%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for SN78206: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: AN14799
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AN14799%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for AN14799: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: DD38287
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD38287%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for DD38287: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: UL06285
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: HG91847
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HG91847%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for HG91847: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: NW69655
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NW69655%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for NW69655: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: ER04044
2026-03-29 09:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ER04044%27 HTTP/1.1" 200 None
2026-03-29 09:07:39 [auto1.it] INFO: Scrape type for ER04044: 0
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: BJ95013
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: AH48855
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: WW83170
2026-03-29 09:07:39 [auto1.it] INFO: Found listing with ID: EX06757
2026-03-29 09: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-29 09: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-29 09:07:41 [auto1.it] INFO: Channel: 24h | Page: 36 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: HR62667
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HR62667%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for HR62667: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: BJ71456
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: ZG86392
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZG86392%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for ZG86392: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: TN35413
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TN35413%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for TN35413: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: PH76883
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PH76883%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for PH76883: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: YB89619
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: RB12034
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: MJ42614
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MJ42614%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for MJ42614: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: PZ52639
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: UA37690
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: PZ93737
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PZ93737%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for PZ93737: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: ED77139
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: FF45161
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: RM13688
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: KU06425
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: ZL07806
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZL07806%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for ZL07806: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: GV49335
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GV49335%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for GV49335: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: XG74352
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XG74352%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for XG74352: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: AZ64167
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AZ64167%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for AZ64167: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: JV69341
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: JR54731
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JR54731%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for JR54731: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: EH51725
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EH51725%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for EH51725: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: BD88975
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BD88975%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for BD88975: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: SK38422
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: TG42626
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TG42626%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for TG42626: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: YW35893
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YW35893%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for YW35893: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: MP39083
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MP39083%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for MP39083: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: WN42286
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WN42286%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for WN42286: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: XB00155
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XB00155%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for XB00155: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: UZ24825
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UZ24825%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for UZ24825: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: XX37698
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: PL52224
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: YG69242
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: DU17366
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: WT33776
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WT33776%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for WT33776: 0
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: JH67201
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: JU08968
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: RG08940
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: PM46324
2026-03-29 09:07:41 [auto1.it] INFO: Found listing with ID: RS22306
2026-03-29 09:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS22306%27 HTTP/1.1" 200 None
2026-03-29 09:07:41 [auto1.it] INFO: Scrape type for RS22306: 0
2026-03-29 09:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:42 [auto1.it] INFO: Channel: 24h | Page: 37 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: KZ30481
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KZ30481%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for KZ30481: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: JD45338
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: NP16593
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NP16593%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for NP16593: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: RU70753
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RU70753%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for RU70753: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: AW98600
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: RB23819
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: JT23346
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JT23346%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for JT23346: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: ZC00549
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: KB15233
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: TJ20772
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TJ20772%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for TJ20772: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: ML96661
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: AR12639
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: JM76846
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JM76846%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for JM76846: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: DX27899
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: UT67830
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UT67830%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for UT67830: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: RU27646
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RU27646%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for RU27646: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: UE02945
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: XY73038
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: WM78801
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WM78801%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for WM78801: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: RJ37840
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RJ37840%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for RJ37840: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: TZ26377
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ26377%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for TZ26377: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: VM43481
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: FL08980
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: EG41470
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EG41470%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for EG41470: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: HL58093
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: TZ47815
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: ST20254
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: BB73520
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: XJ82802
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: ZM35614
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZM35614%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for ZM35614: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: WK74495
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: VC06734
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VC06734%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for VC06734: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: CV81447
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: YY46039
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YY46039%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for YY46039: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: MD08971
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MD08971%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for MD08971: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: JJ50665
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JJ50665%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for JJ50665: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: XN19179
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XN19179%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for XN19179: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: YU91907
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: HN39146
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HN39146%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for HN39146: 0
2026-03-29 09:07:42 [auto1.it] INFO: Found listing with ID: MG67619
2026-03-29 09:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MG67619%27 HTTP/1.1" 200 None
2026-03-29 09:07:42 [auto1.it] INFO: Scrape type for MG67619: 0
2026-03-29 09: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-29 09:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:43 [auto1.it] INFO: Channel: 24h | Page: 38 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: KY69981
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KY69981%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for KY69981: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: YA22905
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YA22905%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for YA22905: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: YG30728
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: SW30840
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SW30840%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for SW30840: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: PU63843
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PU63843%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for PU63843: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: LK86303
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: UK17345
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: CG66796
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: ZP08653
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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-29 09:07:43 [auto1.it] INFO: Scrape type for ZP08653: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: LX64348
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LX64348%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for LX64348: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: WU48456
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: WW68303
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WW68303%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for WW68303: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: LT86375
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LT86375%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for LT86375: 0
2026-03-29 09:07:43 [auto1.it] INFO: Found listing with ID: RK63045
2026-03-29 09:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RK63045%27 HTTP/1.1" 200 None
2026-03-29 09:07:43 [auto1.it] INFO: Scrape type for RK63045: 2
2026-03-29 09:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e566514-e77a-5add-b2aa-5579efd1c257 with identifier: RK63045
2026-03-29 09:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e566514-e77a-5add-b2aa-5579efd1c257 with scrape type 2
2026-03-29 09:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e566514-e77a-5add-b2aa-5579efd1c257 with scrape type 2
2026-03-29 09:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2e566514-e77a-5add-b2aa-5579efd1c257, identifier: RK63045
2026-03-29 09:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2e566514-e77a-5add-b2aa-5579efd1c257 with identifier: RK63045
2026-03-29 09:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2e566514-e77a-5add-b2aa-5579efd1c257 with identifier: RK63045
2026-03-29 09:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2e566514-e77a-5add-b2aa-5579efd1c257 with identifier: RK63045 to the API
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:35:13Z',
'fuel_type': 'gas',
'id': '2e566514-e77a-5add-b2aa-5579efd1c257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK63045',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 124976,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-17',
'seller_name': None,
'title': 'Fiat Panda 1.2 Dynamic GPL',
'transmission': 'manual',
'trim': 'Dynamic GPL',
'year': 2009}
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RK63045%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Saving data for RK63045: {'auction_closing_time': 1774884913.0, 'created_time': 1774670954.479107, 'last_price_update_time': 1774775264.581969}
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RK63045') HTTP/1.1" 204 0
2026-03-29 09:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: PG53512
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PG53512%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for PG53512: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: SB68054
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: NF38082
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF38082%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for NF38082: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: BE98345
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: RA25408
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RA25408%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for RA25408: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: YB60466
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: YB05417
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YB05417%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for YB05417: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: AF81201
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: PT68883
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PT68883%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for PT68883: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: YH73900
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YH73900%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for YH73900: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: LH69939
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LH69939%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for LH69939: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: XC56824
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: FA93618
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FA93618%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for FA93618: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: LD48805
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD48805%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for LD48805: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: GR86359
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: BR14904
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR14904%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for BR14904: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: HX42058
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HX42058%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for HX42058: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: BN39787
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BN39787%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for BN39787: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: LZ05951
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: HC78741
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: DU09881
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: FX50490
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: TA87203
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TA87203%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for TA87203: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: EF98667
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: DW89993
2026-03-29 09:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DW89993%27 HTTP/1.1" 200 None
2026-03-29 09:07:44 [auto1.it] INFO: Scrape type for DW89993: 0
2026-03-29 09:07:44 [auto1.it] INFO: Found listing with ID: SR46685
2026-03-29 09:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:45 [auto1.it] INFO: Channel: 24h | Page: 39 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: TB60435
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TB60435%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for TB60435: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: GM11383
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: ZJ09783
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZJ09783%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for ZJ09783: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: KC12001
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: GG79286
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GG79286%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for GG79286: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: NB15044
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: VG33831
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VG33831%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for VG33831: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: SL84548
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SL84548%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for SL84548: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: FP61129
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: ZV75074
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZV75074%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for ZV75074: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: JZ46948
2026-03-29 09:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ46948%27 HTTP/1.1" 200 None
2026-03-29 09:07:45 [auto1.it] INFO: Scrape type for JZ46948: 0
2026-03-29 09:07:45 [auto1.it] INFO: Found listing with ID: DZ84756
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DZ84756%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for DZ84756: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: CF35894
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: GU38190
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: DC62247
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DC62247%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for DC62247: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: KD87590
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KD87590%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for KD87590: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: VY00315
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: KA98059
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KA98059%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for KA98059: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: JH32473
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JH32473%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for JH32473: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: HW82018
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW82018%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for HW82018: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: VG76075
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VG76075%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for VG76075: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: UB96617
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: FL87170
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FL87170%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for FL87170: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: HC78855
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HC78855%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for HC78855: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: RF11851
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF11851%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for RF11851: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: VF62325
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: NU40150
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NU40150%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for NU40150: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: HA02667
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HA02667%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for HA02667: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: ZF04289
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZF04289%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for ZF04289: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: KT00361
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT00361%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for KT00361: 2
2026-03-29 09:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543816d6-f030-5130-b5f1-c70c24dd7a0e with identifier: KT00361
2026-03-29 09:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543816d6-f030-5130-b5f1-c70c24dd7a0e with scrape type 2
2026-03-29 09:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543816d6-f030-5130-b5f1-c70c24dd7a0e with scrape type 2
2026-03-29 09:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 543816d6-f030-5130-b5f1-c70c24dd7a0e, identifier: KT00361
2026-03-29 09:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 543816d6-f030-5130-b5f1-c70c24dd7a0e with identifier: KT00361
2026-03-29 09:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 543816d6-f030-5130-b5f1-c70c24dd7a0e with identifier: KT00361
2026-03-29 09:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 543816d6-f030-5130-b5f1-c70c24dd7a0e with identifier: KT00361 to the API
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:50:14Z',
'fuel_type': 'hybrid',
'id': '543816d6-f030-5130-b5f1-c70c24dd7a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT00361',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 46971,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seller_name': None,
'title': 'Honda HR-V 1.5 i-MMD Hybrid Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2023}
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT00361%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Saving data for KT00361: {'auction_closing_time': 1774885814.0, 'created_time': 1774670957.511229, 'last_price_update_time': 1774775266.624467}
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KT00361') HTTP/1.1" 204 0
2026-03-29 09:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: NC40954
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: UZ24263
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: WF98355
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WF98355%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for WF98355: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: LY33062
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: RY75551
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RY75551%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for RY75551: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: GT17174
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: RV11940
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: PW10693
2026-03-29 09:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW10693%27 HTTP/1.1" 200 None
2026-03-29 09:07:46 [auto1.it] INFO: Scrape type for PW10693: 0
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: RA84354
2026-03-29 09:07:46 [auto1.it] INFO: Found listing with ID: CC08861
2026-03-29 09: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-29 09:07:47 [auto1.it] INFO: Channel: 24h | Page: 40 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: SP14530
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: WH70643
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: TH32608
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: ZJ87985
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: RF43689
2026-03-29 09:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF43689%27 HTTP/1.1" 200 None
2026-03-29 09:07:47 [auto1.it] INFO: Scrape type for RF43689: 0
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: BV06574
2026-03-29 09:07:47 [auto1.it] INFO: Found listing with ID: US24028
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27US24028%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for US24028: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: AS07739
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AS07739%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for AS07739: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: DW68997
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: DC13549
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: VB18666
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VB18666%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for VB18666: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: ND31908
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ND31908%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for ND31908: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: YT14284
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: XJ18858
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XJ18858%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for XJ18858: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: RS54948
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS54948%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for RS54948: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: NP40750
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NP40750%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for NP40750: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: MY00561
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: ZK89803
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: UP03227
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: VD09142
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: XJ13084
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XJ13084%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for XJ13084: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: VT42722
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VT42722%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for VT42722: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: VP48054
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VP48054%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for VP48054: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: DS02463
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DS02463%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for DS02463: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: FU99331
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FU99331%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for FU99331: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: WL66559
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WL66559%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for WL66559: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: JW95602
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: ZE21394
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZE21394%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for ZE21394: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: JF95895
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JF95895%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for JF95895: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: KM59258
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KM59258%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for KM59258: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: DT24064
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DT24064%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for DT24064: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: ZU06634
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: CY97706
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: RM50913
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: TY61219
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: VV63992
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VV63992%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for VV63992: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: DD55036
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: JN19530
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JN19530%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for JN19530: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: PM10461
2026-03-29 09:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PM10461%27 HTTP/1.1" 200 None
2026-03-29 09:07:48 [auto1.it] INFO: Scrape type for PM10461: 0
2026-03-29 09:07:48 [auto1.it] INFO: Found listing with ID: FS34329
2026-03-29 09: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-29 09:07: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-29 09:07:49 [auto1.it] INFO: Channel: 24h | Page: 41 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: PV13410
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: AV12122
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AV12122%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for AV12122: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: ZZ56254
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZZ56254%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for ZZ56254: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: UN43339
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UN43339%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for UN43339: 2
2026-03-29 09:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with identifier: UN43339
2026-03-29 09:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with scrape type 2
2026-03-29 09:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with scrape type 2
2026-03-29 09:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 38eab39a-ca1b-581d-bf0c-d40865bf9f8b, identifier: UN43339
2026-03-29 09:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with identifier: UN43339
2026-03-29 09:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with identifier: UN43339
2026-03-29 09:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 38eab39a-ca1b-581d-bf0c-d40865bf9f8b with identifier: UN43339 to the API
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:57:39Z',
'fuel_type': 'diesel',
'id': '38eab39a-ca1b-581d-bf0c-d40865bf9f8b',
'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/UN43339',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 147723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seller_name': None,
'title': 'BMW X1 sDrive 18d Advantage',
'transmission': 'manual',
'trim': 'Advantage',
'year': 2021}
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UN43339%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Saving data for UN43339: {'auction_closing_time': 1774886259.0, 'created_time': 1773781727.463126, 'last_price_update_time': 1774775269.711912}
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UN43339') HTTP/1.1" 204 0
2026-03-29 09:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: PV39557
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: ZE71737
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZE71737%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for ZE71737: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: FP75199
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP75199%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for FP75199: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: GJ95983
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: HH07211
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: FY46493
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FY46493%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for FY46493: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: LG18660
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG18660%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for LG18660: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: AF82865
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AF82865%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for AF82865: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: NZ40909
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NZ40909%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for NZ40909: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: SE98453
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: TJ64738
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: UB44414
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: EU82988
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EU82988%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for EU82988: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: SM22245
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: DL42775
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DL42775%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for DL42775: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: LD41720
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: DP88225
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: GV75261
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GV75261%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for GV75261: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: JJ49663
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: TA75240
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TA75240%27 HTTP/1.1" 200 None
2026-03-29 09:07:49 [auto1.it] INFO: Scrape type for TA75240: 0
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: LZ50355
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: DB04877
2026-03-29 09:07:49 [auto1.it] INFO: Found listing with ID: XV39349
2026-03-29 09:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XV39349%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for XV39349: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: CN31542
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CN31542%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for CN31542: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: UA89499
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UA89499%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for UA89499: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: BV97691
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: LV04843
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: HZ93936
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: WA74830
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA74830%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for WA74830: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: FS29770
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FS29770%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for FS29770: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: BY06123
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: KD78044
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: TD31675
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TD31675%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for TD31675: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: LG36476
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: DV58522
2026-03-29 09:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV58522%27 HTTP/1.1" 200 None
2026-03-29 09:07:50 [auto1.it] INFO: Scrape type for DV58522: 0
2026-03-29 09:07:50 [auto1.it] INFO: Found listing with ID: UB21320
2026-03-29 09: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-29 09:07:51 [auto1.it] INFO: Channel: 24h | Page: 42 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: TV19217
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: HD69394
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HD69394%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for HD69394: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: PM68240
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: CH03473
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CH03473%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for CH03473: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: BZ06099
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BZ06099%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for BZ06099: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: TE47770
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TE47770%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for TE47770: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: SS52204
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SS52204%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for SS52204: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: PT89621
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: HX75119
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: ZL28386
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: KR37794
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KR37794%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for KR37794: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: HY34989
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: XV25356
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XV25356%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for XV25356: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: FP20263
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP20263%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for FP20263: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: UY39151
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UY39151%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for UY39151: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: RL97939
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: JY70774
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JY70774%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for JY70774: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: UR73173
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UR73173%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for UR73173: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: UP17064
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: TT52453
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: WW47132
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: DL97052
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: SM29752
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: PJ46449
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PJ46449%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for PJ46449: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: DX25254
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DX25254%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for DX25254: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: DX82404
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DX82404%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for DX82404: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: MJ86480
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MJ86480%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for MJ86480: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: PK74621
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: AR18622
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AR18622%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for AR18622: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: MZ58050
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: XZ72452
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XZ72452%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for XZ72452: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: TR59701
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: RB26067
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: NV87278
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: SX19566
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: SJ09087
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: HY91699
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY91699%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for HY91699: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: FD12268
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: YT66548
2026-03-29 09:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YT66548%27 HTTP/1.1" 200 None
2026-03-29 09:07:51 [auto1.it] INFO: Scrape type for YT66548: 0
2026-03-29 09:07:51 [auto1.it] INFO: Found listing with ID: CB66149
2026-03-29 09:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:52 [auto1.it] INFO: Channel: 24h | Page: 43 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: ZR48768
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: RE68635
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: UM17769
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UM17769%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for UM17769: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: HW61207
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW61207%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for HW61207: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: GA57810
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: VD70212
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: JK09197
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JK09197%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for JK09197: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: CA31078
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CA31078%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for CA31078: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: JS13846
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JS13846%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for JS13846: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: UN97193
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: JT98079
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: ZN14128
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZN14128%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for ZN14128: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: HS75428
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: GA45330
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GA45330%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for GA45330: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: UU49973
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UU49973%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for UU49973: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: LR95961
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: EB11724
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EB11724%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for EB11724: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: WY28975
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: XP84134
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XP84134%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for XP84134: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: RV64880
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RV64880%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for RV64880: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: XH17321
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XH17321%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for XH17321: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: TG93645
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: ES64600
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ES64600%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for ES64600: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: XY26314
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: XJ87572
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: DV39460
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: NT74531
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: KV97590
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KV97590%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for KV97590: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: BF34891
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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-29 09:07:52 [auto1.it] INFO: Scrape type for BF34891: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: CA25129
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: CP04601
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: PR97766
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: DV62458
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: JF27717
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: NP04036
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: RX07844
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RX07844%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for RX07844: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: LF46608
2026-03-29 09:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LF46608%27 HTTP/1.1" 200 None
2026-03-29 09:07:52 [auto1.it] INFO: Scrape type for LF46608: 0
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: TS59592
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: RZ99853
2026-03-29 09:07:52 [auto1.it] INFO: Found listing with ID: FF22275
2026-03-29 09: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-29 09:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:53 [auto1.it] INFO: Channel: 24h | Page: 44 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: KT26389
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT26389%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for KT26389: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: NB02604
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NB02604%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for NB02604: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: RU45122
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: GY05881
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: MY33245
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MY33245%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for MY33245: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: TT28559
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT28559%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for TT28559: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: BG42211
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BG42211%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for BG42211: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: BK04078
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BK04078%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for BK04078: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: AY46194
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY46194%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for AY46194: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: MW84295
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: YY01932
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: GT34435
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: ED17590
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: VA29565
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VA29565%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for VA29565: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: SC91639
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SC91639%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for SC91639: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: BG55667
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BG55667%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for BG55667: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: PD51522
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PD51522%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for PD51522: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: CH35422
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: FK45797
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FK45797%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for FK45797: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: RA11036
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: DS09153
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DS09153%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for DS09153: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: AC52318
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AC52318%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for AC52318: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: TF37027
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TF37027%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for TF37027: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: DW71358
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: CA07197
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: XY19791
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XY19791%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for XY19791: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: AA46193
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: KA77498
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: FB26923
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: PP30320
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PP30320%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for PP30320: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: GW20586
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: PK39445
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PK39445%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for PK39445: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: DV74338
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV74338%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for DV74338: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: WB02542
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WB02542%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for WB02542: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: XX93100
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: AM26734
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: SX21241
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: NC70942
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: AD83412
2026-03-29 09:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AD83412%27 HTTP/1.1" 200 None
2026-03-29 09:07:53 [auto1.it] INFO: Scrape type for AD83412: 0
2026-03-29 09:07:53 [auto1.it] INFO: Found listing with ID: HM03162
2026-03-29 09:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:54 [auto1.it] INFO: Channel: 24h | Page: 45 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: SK74491
2026-03-29 09:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SK74491%27 HTTP/1.1" 200 None
2026-03-29 09:07:54 [auto1.it] INFO: Scrape type for SK74491: 0
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: HL13838
2026-03-29 09:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HL13838%27 HTTP/1.1" 200 None
2026-03-29 09:07:54 [auto1.it] INFO: Scrape type for HL13838: 0
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: EA08863
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: TZ05140
2026-03-29 09:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ05140%27 HTTP/1.1" 200 None
2026-03-29 09:07:54 [auto1.it] INFO: Scrape type for TZ05140: 0
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: LY98983
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: SP76043
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: TP07930
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: NJ20872
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: VF45343
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: UH24894
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: CA11723
2026-03-29 09:07:54 [auto1.it] INFO: Found listing with ID: SB88786
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SB88786%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for SB88786: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: BA15195
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA15195%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for BA15195: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: UC27147
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: FW75637
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: NT25208
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: XK39914
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XK39914%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for XK39914: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: FM41301
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: KN82468
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KN82468%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for KN82468: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: PT72554
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PT72554%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for PT72554: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: SK80279
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SK80279%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for SK80279: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: TP30919
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TP30919%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for TP30919: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: EE91281
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EE91281%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for EE91281: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: XT40512
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: BE00528
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: DP98700
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: TX96321
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: JC41210
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: RP23530
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: KW78911
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KW78911%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for KW78911: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: XX72461
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: AJ45475
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AJ45475%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for AJ45475: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: RB61179
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: RA46767
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RA46767%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for RA46767: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: NK94790
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: GM28799
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GM28799%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for GM28799: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: GE08005
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: NP81459
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NP81459%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for NP81459: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: KD77242
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KD77242%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for KD77242: 0
2026-03-29 09:07:55 [auto1.it] INFO: Found listing with ID: DZ90619
2026-03-29 09:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DZ90619%27 HTTP/1.1" 200 None
2026-03-29 09:07:55 [auto1.it] INFO: Scrape type for DZ90619: 0
2026-03-29 09:07:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:07:56 [auto1.it] INFO: Channel: 24h | Page: 46 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: BH96807
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: GR65234
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: BT34353
2026-03-29 09:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BT34353%27 HTTP/1.1" 200 None
2026-03-29 09:07:56 [auto1.it] INFO: Scrape type for BT34353: 0
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: EV67651
2026-03-29 09:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EV67651%27 HTTP/1.1" 200 None
2026-03-29 09:07:56 [auto1.it] INFO: Scrape type for EV67651: 0
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: RT31033
2026-03-29 09:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RT31033%27 HTTP/1.1" 200 None
2026-03-29 09:07:56 [auto1.it] INFO: Scrape type for RT31033: 0
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: ZX88730
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: DA14696
2026-03-29 09:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DA14696%27 HTTP/1.1" 200 None
2026-03-29 09:07:56 [auto1.it] INFO: Scrape type for DA14696: 0
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: BT51990
2026-03-29 09:07:56 [auto1.it] INFO: Found listing with ID: GY24745
2026-03-29 09:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GY24745%27 HTTP/1.1" 200 None
2026-03-29 09:07:56 [auto1.it] INFO: Scrape type for GY24745: 2
2026-03-29 09:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with identifier: GY24745
2026-03-29 09:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with scrape type 2
2026-03-29 09:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with scrape type 2
2026-03-29 09:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 49cce838-7a49-50e4-a2b0-abc24d36c8b6, identifier: GY24745
2026-03-29 09:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with identifier: GY24745
2026-03-29 09:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with identifier: GY24745
2026-03-29 09:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 49cce838-7a49-50e4-a2b0-abc24d36c8b6 with identifier: GY24745 to the API
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:07: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': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:10:06Z',
'fuel_type': 'petrol',
'id': '49cce838-7a49-50e4-a2b0-abc24d36c8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GY24745',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 147286,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-09',
'seller_name': None,
'title': 'Opel Mokka 1.4 Turbo Cosmo ecoFlex',
'transmission': 'manual',
'trim': 'Cosmo ecoFlex',
'year': 2015}
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Saving data for GY24745: {'auction_closing_time': 1774883406.0, 'created_time': 1774670951.970953, 'last_price_update_time': 1774775277.358571}
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GY24745') HTTP/1.1" 204 0
2026-03-29 09:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: NY71286
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for NY71286: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: BX71767
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for BX71767: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: KR27714
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for KR27714: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: LN65398
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN65398%27 HTTP/1.1" 200 None
2026-03-29 09:07:57 [auto1.it] INFO: Scrape type for LN65398: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: HR92713
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: ZF40554
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: MK90568
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: FG90237
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: FU47372
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: SX13991
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: FF25963
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for FF25963: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: VS63057
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: MK89859
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for MK89859: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: NT36373
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for NT36373: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: TT73216
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for TT73216: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: RT93241
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for RT93241: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: EU08042
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for EU08042: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: DM50235
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for DM50235: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: XY06195
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: KB99828
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: GB11317
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: WL39771
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for WL39771: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: ER28485
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for ER28485: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: AP47784
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for AP47784: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: RE49156
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: WY52867
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: SS74594
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for SS74594: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: YR57836
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for YR57836: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: ZY29551
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: VS88689
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for VS88689: 0
2026-03-29 09:07:57 [auto1.it] INFO: Found listing with ID: VB10041
2026-03-29 09:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:07:57 [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-29 09:07:57 [auto1.it] INFO: Scrape type for VB10041: 0
2026-03-29 09: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-29 09:07:58 [auto1.it] INFO: Channel: 24h | Page: 47 | totalHits: 2515 | hits on page: 40
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: KE74592
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: MH63316
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MH63316%27 HTTP/1.1" 200 None
2026-03-29 09:07:58 [auto1.it] INFO: Scrape type for MH63316: 0
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: NE32372
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: WG36727
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: AA65111
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: FG22478
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FG22478%27 HTTP/1.1" 200 None
2026-03-29 09:07:58 [auto1.it] INFO: Scrape type for FG22478: 0
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: UE69721
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UE69721%27 HTTP/1.1" 200 None
2026-03-29 09:07:58 [auto1.it] INFO: Scrape type for UE69721: 0
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: FD53627
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FD53627%27 HTTP/1.1" 200 None
2026-03-29 09:07:58 [auto1.it] INFO: Scrape type for FD53627: 0
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: RZ31848
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: NY14439
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NY14439%27 HTTP/1.1" 200 None
2026-03-29 09:07:58 [auto1.it] INFO: Scrape type for NY14439: 0
2026-03-29 09:07:58 [auto1.it] INFO: Found listing with ID: XH35372
2026-03-29 09:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XH35372%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for XH35372: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: FA25945
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FA25945%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for FA25945: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: YG79824
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: TP79080
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: JC61958
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: VV53069
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: ZW88781
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZW88781%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for ZW88781: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: EX36920
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: RC55633
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC55633%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for RC55633: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: ZL56801
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZL56801%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for ZL56801: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: DD75867
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: ZU32516
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU32516%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for ZU32516: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: FN89798
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FN89798%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for FN89798: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: YY37168
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YY37168%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for YY37168: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: MK47318
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: DF71809
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: PW61851
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW61851%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for PW61851: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: PN84990
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PN84990%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for PN84990: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: JT10117
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: MG40784
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: EV28185
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EV28185%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for EV28185: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: UH10100
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: HW99269
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW99269%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for HW99269: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: YX40722
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: KW23650
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: XV92434
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: RE73183
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: EU31713
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: EK96047
2026-03-29 09:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EK96047%27 HTTP/1.1" 200 None
2026-03-29 09:07:59 [auto1.it] INFO: Scrape type for EK96047: 0
2026-03-29 09:07:59 [auto1.it] INFO: Found listing with ID: SN24706
2026-03-29 09:07:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:00 [auto1.it] INFO: Channel: 24h | Page: 48 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: HW38972
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW38972%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for HW38972: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: CT94493
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CT94493%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for CT94493: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: NV14531
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: XW45727
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XW45727%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for XW45727: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: WJ96008
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WJ96008%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for WJ96008: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: EA99644
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EA99644%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for EA99644: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: LR80545
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LR80545%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for LR80545: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: KM03539
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: SD99760
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: NH43496
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NH43496%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for NH43496: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: YA38395
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YA38395%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for YA38395: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: ST06974
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ST06974%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for ST06974: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: UV23225
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: AF86061
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AF86061%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for AF86061: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: HH71659
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HH71659%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for HH71659: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: HA74709
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: JD36680
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JD36680%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for JD36680: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: XW11581
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XW11581%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for XW11581: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: SM56678
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: ZP43872
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: FV08764
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FV08764%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for FV08764: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: NT87512
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: BR85251
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR85251%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for BR85251: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: HK76451
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HK76451%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for HK76451: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: JZ41811
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: MJ56549
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MJ56549%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for MJ56549: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: GT53480
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GT53480%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for GT53480: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: RF78298
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF78298%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for RF78298: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: FE23339
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: CN60691
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CN60691%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for CN60691: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: ZA31579
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: CM50151
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: VG20766
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: ZJ39070
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: NF08896
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF08896%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for NF08896: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: AZ05187
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AZ05187%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for AZ05187: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: CD59495
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: VY80184
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VY80184%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for VY80184: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: PX04626
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PX04626%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for PX04626: 0
2026-03-29 09:08:00 [auto1.it] INFO: Found listing with ID: DL31507
2026-03-29 09:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DL31507%27 HTTP/1.1" 200 None
2026-03-29 09:08:00 [auto1.it] INFO: Scrape type for DL31507: 0
2026-03-29 09:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:05 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 21 pages/min), scraped 156 items (at 10 items/min)
2026-03-29 09:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 09: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-29 09:08:31 [auto1.it] INFO: Channel: 24h | Page: 49 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: YW53472
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YW53472%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for YW53472: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: HS43445
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HS43445%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for HS43445: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: ER97620
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ER97620%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for ER97620: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: TH88339
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TH88339%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for TH88339: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: PH25620
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PH25620%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for PH25620: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: AD96495
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: YP66201
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: LN67507
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: GZ47839
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GZ47839%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for GZ47839: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: AR03634
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AR03634%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for AR03634: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: TL02319
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TL02319%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for TL02319: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: BW07837
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BW07837%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for BW07837: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: XE78357
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XE78357%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for XE78357: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: MX32120
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: XZ55537
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: WS94048
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: FE63733
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FE63733%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for FE63733: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: AK49270
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: TP02469
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: UC14598
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UC14598%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for UC14598: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: RV10689
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: YV66151
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: NT18683
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: VH18457
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VH18457%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for VH18457: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: PM85940
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PM85940%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for PM85940: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: UK60459
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UK60459%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for UK60459: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: XJ25634
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: TS00967
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: CZ11807
2026-03-29 09:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CZ11807%27 HTTP/1.1" 200 None
2026-03-29 09:08:31 [auto1.it] INFO: Scrape type for CZ11807: 0
2026-03-29 09:08:31 [auto1.it] INFO: Found listing with ID: HY82012
2026-03-29 09:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY82012%27 HTTP/1.1" 200 None
2026-03-29 09:08:32 [auto1.it] INFO: Scrape type for HY82012: 0
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: MY80647
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: BC50392
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: YD02421
2026-03-29 09:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD02421%27 HTTP/1.1" 200 None
2026-03-29 09:08:32 [auto1.it] INFO: Scrape type for YD02421: 0
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: RK76685
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: HJ04810
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: MR30902
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: JZ43112
2026-03-29 09:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ43112%27 HTTP/1.1" 200 None
2026-03-29 09:08:32 [auto1.it] INFO: Scrape type for JZ43112: 0
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: EF18991
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: PZ93263
2026-03-29 09:08:32 [auto1.it] INFO: Found listing with ID: YD31077
2026-03-29 09:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:33 [auto1.it] INFO: Channel: 24h | Page: 50 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: WK47884
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WK47884%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for WK47884: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: GR46256
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GR46256%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for GR46256: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: KR62960
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: BP72871
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BP72871%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for BP72871: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: MN05358
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MN05358%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for MN05358: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: NX49735
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: RM50163
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: TH60548
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TH60548%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for TH60548: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: JM95977
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: SC57434
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SC57434%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for SC57434: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: WM09394
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: NH87827
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: EP52133
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EP52133%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for EP52133: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: PY38952
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PY38952%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for PY38952: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: GZ68257
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GZ68257%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for GZ68257: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: CG38373
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CG38373%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for CG38373: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: KN28324
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KN28324%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for KN28324: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: SV68471
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: BH87833
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BH87833%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for BH87833: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: NE29040
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NE29040%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for NE29040: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: RK99012
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RK99012%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for RK99012: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: NC22560
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC22560%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for NC22560: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: FC56913
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: VB76236
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VB76236%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for VB76236: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: TJ16144
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: MP38802
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MP38802%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for MP38802: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: KV55907
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: BZ51177
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BZ51177%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for BZ51177: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: WP46074
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: CY56164
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CY56164%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for CY56164: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: TB63135
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TB63135%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for TB63135: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: ZK39903
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZK39903%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for ZK39903: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: KZ13497
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: YX84472
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YX84472%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for YX84472: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: AT73331
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: NW39959
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: YK98276
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YK98276%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for YK98276: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: CJ64567
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: FK78904
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FK78904%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for FK78904: 0
2026-03-29 09:08:33 [auto1.it] INFO: Found listing with ID: JC35817
2026-03-29 09:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC35817%27 HTTP/1.1" 200 None
2026-03-29 09:08:33 [auto1.it] INFO: Scrape type for JC35817: 0
2026-03-29 09: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-29 09: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-29 09:08:34 [auto1.it] INFO: Channel: 24h | Page: 51 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: MC76570
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MC76570%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for MC76570: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: ZC44432
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: BB49648
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: NC13614
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NC13614%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for NC13614: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: GJ99640
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: TT70902
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TT70902%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for TT70902: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: ZG26295
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZG26295%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for ZG26295: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: CT59426
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CT59426%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for CT59426: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: GK49763
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: EN63218
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EN63218%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for EN63218: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: NM61203
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: HY50986
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HY50986%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for HY50986: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: PV47203
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PV47203%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for PV47203: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: YE33932
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: JR36012
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: RS27725
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RS27725%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for RS27725: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: XP44684
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XP44684%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for XP44684: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: ML45383
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ML45383%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for ML45383: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: LJ23422
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: YM04373
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: MZ65778
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: TD58457
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: SB59466
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: BV17272
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: FE93281
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: EG33732
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: TR09676
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: SX65477
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SX65477%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for SX65477: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: DA98342
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: HB00898
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: NF72135
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NF72135%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for NF72135: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: XS00387
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XS00387%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for XS00387: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: KA49527
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: AR49211
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: MD59623
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MD59623%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for MD59623: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: RN27083
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RN27083%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for RN27083: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: EZ67132
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: RG18197
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: AW19697
2026-03-29 09:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AW19697%27 HTTP/1.1" 200 None
2026-03-29 09:08:34 [auto1.it] INFO: Scrape type for AW19697: 0
2026-03-29 09:08:34 [auto1.it] INFO: Found listing with ID: UJ83864
2026-03-29 09: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-29 09: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-29 09:08:35 [auto1.it] INFO: Channel: 24h | Page: 52 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: XM71615
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XM71615%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for XM71615: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: AG42346
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: RR79025
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: AS99130
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: RH79013
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: JL18468
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: FP31020
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP31020%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for FP31020: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: AV18402
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: ZF99216
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZF99216%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for ZF99216: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: WF32010
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: XH74376
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: EC03156
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: PD98498
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PD98498%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for PD98498: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: HJ07688
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HJ07688%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for HJ07688: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: FF80511
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: UB92069
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: GU46238
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GU46238%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for GU46238: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: GS36896
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GS36896%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for GS36896: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: DK49031
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DK49031%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for DK49031: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: MN68562
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: RR38006
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: UW74676
2026-03-29 09:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UW74676%27 HTTP/1.1" 200 None
2026-03-29 09:08:35 [auto1.it] INFO: Scrape type for UW74676: 0
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: JZ66909
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: EW77307
2026-03-29 09:08:35 [auto1.it] INFO: Found listing with ID: HJ48011
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HJ48011%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for HJ48011: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: PJ71432
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: HJ37635
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: UM30654
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: HY25299
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: RG33241
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: ZT77518
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZT77518%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for ZT77518: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: KS29368
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KS29368%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for KS29368: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: XS70804
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: EL95895
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: XP33889
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XP33889%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for XP33889: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: BS70853
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BS70853%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for BS70853: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: PP81137
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PP81137%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for PP81137: 0
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: AB11915
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: YT31818
2026-03-29 09:08:36 [auto1.it] INFO: Found listing with ID: LK77946
2026-03-29 09:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LK77946%27 HTTP/1.1" 200 None
2026-03-29 09:08:36 [auto1.it] INFO: Scrape type for LK77946: 0
2026-03-29 09: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-29 09: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-29 09:08:40 [auto1.it] INFO: Channel: 24h | Page: 53 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: CV06620
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CV06620%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for CV06620: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: CP91888
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: AT88859
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: WR49596
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: UT72595
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: WU25072
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WU25072%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for WU25072: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: XP46027
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XP46027%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for XP46027: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: ZS74487
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZS74487%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for ZS74487: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: FP84024
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FP84024%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for FP84024: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: HA91371
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HA91371%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for HA91371: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: ZT94310
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZT94310%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for ZT94310: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: YB21046
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YB21046%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for YB21046: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: GY17675
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GY17675%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for GY17675: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: HR28952
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HR28952%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for HR28952: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: CL50179
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CL50179%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for CL50179: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: AV05178
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: ZS11268
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: MR54744
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: VD19319
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: VR66407
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: MH80667
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: SH27035
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SH27035%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for SH27035: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: AT94230
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AT94230%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for AT94230: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: VZ01162
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VZ01162%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for VZ01162: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: KL53293
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: PC10788
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: UK65211
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: JP68462
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP68462%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for JP68462: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: PW02213
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW02213%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for PW02213: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: HK83461
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HK83461%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for HK83461: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: YY73995
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YY73995%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for YY73995: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: SA64006
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SA64006%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for SA64006: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: CL59289
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CL59289%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for CL59289: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: XG56779
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: MM92729
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: PN94511
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PN94511%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for PN94511: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: SP64220
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: DC19091
2026-03-29 09:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DC19091%27 HTTP/1.1" 200 None
2026-03-29 09:08:40 [auto1.it] INFO: Scrape type for DC19091: 0
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: CE88334
2026-03-29 09:08:40 [auto1.it] INFO: Found listing with ID: FP92305
2026-03-29 09:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:41 [auto1.it] INFO: Channel: 24h | Page: 54 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: WH54274
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: YA71285
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: ZZ46220
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZZ46220%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for ZZ46220: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: CW38322
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CW38322%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for CW38322: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: LX63173
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: KV28875
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KV28875%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for KV28875: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: RA59977
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RA59977%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for RA59977: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: NF25875
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: KZ65568
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KZ65568%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for KZ65568: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: WJ04614
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WJ04614%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for WJ04614: 0
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: GJ44194
2026-03-29 09:08:41 [auto1.it] INFO: Found listing with ID: JK37550
2026-03-29 09:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JK37550%27 HTTP/1.1" 200 None
2026-03-29 09:08:41 [auto1.it] INFO: Scrape type for JK37550: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: ZJ54266
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZJ54266%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for ZJ54266: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: TU97067
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU97067%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for TU97067: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: NG25648
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: BR40244
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BR40244%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for BR40244: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: DN16039
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: AV77078
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: WA78117
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA78117%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for WA78117: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: KJ64759
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: DV92182
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV92182%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for DV92182: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: KS37590
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: SN56705
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SN56705%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for SN56705: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: RK00703
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: KM72059
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: NL56799
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: CZ11346
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CZ11346%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for CZ11346: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: ZV36877
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: AW40388
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AW40388%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for AW40388: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: UR17084
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: DE71304
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DE71304%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for DE71304: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: LA00570
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LA00570%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for LA00570: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: ST97650
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ST97650%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for ST97650: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: CD54959
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CD54959%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for CD54959: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: ZH08694
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZH08694%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for ZH08694: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: WN91380
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: RT10721
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RT10721%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for RT10721: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: XL68174
2026-03-29 09:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XL68174%27 HTTP/1.1" 200 None
2026-03-29 09:08:42 [auto1.it] INFO: Scrape type for XL68174: 0
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: NR40821
2026-03-29 09:08:42 [auto1.it] INFO: Found listing with ID: NR41367
2026-03-29 09:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:43 [auto1.it] INFO: Channel: 24h | Page: 55 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: DS09954
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: EF37813
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: CJ77239
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CJ77239%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for CJ77239: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: BT82313
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BT82313%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for BT82313: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: MN04958
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: LR68259
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: WB58416
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WB58416%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for WB58416: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: CS61296
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CS61296%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for CS61296: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: DE59865
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: HA26837
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: JE63706
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: CN51839
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: JR85955
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: MC18601
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: JH97185
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: SY20877
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: KT14926
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KT14926%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for KT14926: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: SD18580
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SD18580%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for SD18580: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: TW38851
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: RM24928
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RM24928%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for RM24928: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: DF57379
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DF57379%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for DF57379: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: VG07643
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: XB46951
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: UN20093
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UN20093%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for UN20093: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: UT21803
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UT21803%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for UT21803: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: RC42052
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC42052%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for RC42052: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: YJ81563
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: JF24469
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: VZ90962
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: FR55532
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FR55532%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for FR55532: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: BL56378
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BL56378%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for BL56378: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: HF54587
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HF54587%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for HF54587: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: AY76833
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY76833%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for AY76833: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: RJ05786
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: CV60870
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CV60870%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for CV60870: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: PM98470
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PM98470%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for PM98470: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: XT30792
2026-03-29 09:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XT30792%27 HTTP/1.1" 200 None
2026-03-29 09:08:43 [auto1.it] INFO: Scrape type for XT30792: 0
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: HD11089
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: WM47642
2026-03-29 09:08:43 [auto1.it] INFO: Found listing with ID: KH13960
2026-03-29 09:08:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09: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-29 09:08:44 [auto1.it] INFO: Channel: 24h | Page: 56 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: JU86722
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JU86722%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for JU86722: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: WS77593
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: KM48378
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KM48378%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for KM48378: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ET22397
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ET22397%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for ET22397: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ML76939
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: TB64568
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TB64568%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for TB64568: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ZU99068
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZU99068%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for ZU99068: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: VL91397
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: WG77442
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: LE72169
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: UR17462
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: DU34377
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DU34377%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for DU34377: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: EV59116
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: UY41081
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: VK68045
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VK68045%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for VK68045: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: YN18335
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: NA95464
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NA95464%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for NA95464: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: WA05506
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA05506%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for WA05506: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: PW96424
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW96424%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for PW96424: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: CZ80815
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: YT14499
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: BU30300
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: WE07120
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WE07120%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for WE07120: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: NF75023
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: VZ92626
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VZ92626%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for VZ92626: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: TF83722
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TF83722%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for TF83722: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: BA01278
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA01278%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for BA01278: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: PW47751
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PW47751%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for PW47751: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: CU74500
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CU74500%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for CU74500: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: SB06120
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SB06120%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for SB06120: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: VC50043
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ZK25339
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZK25339%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for ZK25339: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ZX07478
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: VY27693
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VY27693%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for VY27693: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: JZ77925
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JZ77925%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for JZ77925: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: YY84618
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: LN66513
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LN66513%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for LN66513: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: CE47539
2026-03-29 09:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CE47539%27 HTTP/1.1" 200 None
2026-03-29 09:08:44 [auto1.it] INFO: Scrape type for CE47539: 0
2026-03-29 09:08:44 [auto1.it] INFO: Found listing with ID: ET05908
2026-03-29 09:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ET05908%27 HTTP/1.1" 200 None
2026-03-29 09:08:45 [auto1.it] INFO: Scrape type for ET05908: 0
2026-03-29 09:08:45 [auto1.it] INFO: Found listing with ID: YH77376
2026-03-29 09: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-29 09:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:46 [auto1.it] INFO: Channel: 24h | Page: 57 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: YF75384
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YF75384%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for YF75384: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: YP53845
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YP53845%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for YP53845: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: MU44225
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: DV89996
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV89996%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for DV89996: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: GC21308
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC21308%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for GC21308: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: WN69179
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WN69179%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for WN69179: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: RT68139
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RT68139%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for RT68139: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: GU07540
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GU07540%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for GU07540: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: BW81707
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BW81707%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for BW81707: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: MJ56294
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MJ56294%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for MJ56294: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: ND60676
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ND60676%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for ND60676: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: RD34551
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: MX89615
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: DC79577
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: DP83591
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DP83591%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for DP83591: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: FJ19911
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: DF10030
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DF10030%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for DF10030: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: RF53888
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RF53888%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for RF53888: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: XC35499
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: KW13943
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: CK02940
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: NW63690
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: CR10860
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CR10860%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for CR10860: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: PX02634
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PX02634%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for PX02634: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: RZ14942
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: NE68522
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: HB76167
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: LW42205
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LW42205%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for LW42205: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: YU39946
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: JX99167
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: PB77964
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: PR01158
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR01158%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for PR01158: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: LU04143
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LU04143%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for LU04143: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: VX06371
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: XU75020
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: RT78827
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: ZX02617
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZX02617%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for ZX02617: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: GF04401
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: LF71839
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LF71839%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for LF71839: 0
2026-03-29 09:08:46 [auto1.it] INFO: Found listing with ID: KV81214
2026-03-29 09:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KV81214%27 HTTP/1.1" 200 None
2026-03-29 09:08:46 [auto1.it] INFO: Scrape type for KV81214: 0
2026-03-29 09:08:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:08:48 [auto1.it] INFO: Channel: 24h | Page: 58 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: NZ66288
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: LC50167
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LC50167%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for LC50167: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: RB44165
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: KG10642
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: VU78996
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VU78996%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for VU78996: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: JC58161
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: NB09244
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: CG41342
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: XC50936
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XC50936%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for XC50936: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: PU47641
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: TV36442
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: YG59194
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: NZ89280
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NZ89280%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for NZ89280: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: DV86201
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DV86201%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for DV86201: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: MR47105
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: CP63934
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP63934%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for CP63934: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: WA70865
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: ZB75356
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: SM49398
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SM49398%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for SM49398: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: ND99251
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ND99251%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for ND99251: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: RE64067
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: DE18860
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DE18860%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for DE18860: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: BM48711
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: NH24051
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NH24051%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for NH24051: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: LU93439
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LU93439%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for LU93439: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: GC10643
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC10643%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for GC10643: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: SZ93699
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SZ93699%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for SZ93699: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: HD89174
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: LL57465
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: SD35651
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: VJ26511
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VJ26511%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for VJ26511: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: UM38141
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UM38141%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for UM38141: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: XE84016
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: LD34697
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LD34697%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for LD34697: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: NN91424
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: JP07987
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: ZM57231
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: KG93031
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: PK33610
2026-03-29 09:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PK33610%27 HTTP/1.1" 200 None
2026-03-29 09:08:48 [auto1.it] INFO: Scrape type for PK33610: 0
2026-03-29 09:08:48 [auto1.it] INFO: Found listing with ID: FL38609
2026-03-29 09:08:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08: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-29 09:08:49 [auto1.it] INFO: Channel: 24h | Page: 59 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: PR73005
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR73005%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for PR73005: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: AL33204
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AL33204%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for AL33204: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: VU45167
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VU45167%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for VU45167: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: YD14292
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD14292%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for YD14292: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: HC79760
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HC79760%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for HC79760: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: YJ65230
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: FN08703
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FN08703%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for FN08703: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: AY38539
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AY38539%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for AY38539: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: DK59825
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: SN64311
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: WA74903
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WA74903%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for WA74903: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: NV36405
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: RX99129
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RX99129%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for RX99129: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EY62872
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EY62872%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EY62872: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: MT10040
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: DE88474
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: FC40925
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: LB90809
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EU57494
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EU57494%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EU57494: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EG76959
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EG76959%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EG76959: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: BV97003
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EW38815
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EW38815%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EW38815: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: RC51898
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC51898%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for RC51898: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: RL93891
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EX32240
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EX32240%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EX32240: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: SC52671
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: ZD86423
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27ZD86423%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for ZD86423: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: FJ00600
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: GD51545
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GD51545%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for GD51545: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: HC77212
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: UD61440
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UD61440%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for UD61440: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: EP46313
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EP46313%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for EP46313: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: NB70789
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NB70789%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for NB70789: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: ZF56836
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: LS68308
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LS68308%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for LS68308: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: LX14349
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: HU17700
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HU17700%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for HU17700: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: XB86450
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: BC13106
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BC13106%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for BC13106: 0
2026-03-29 09:08:49 [auto1.it] INFO: Found listing with ID: SS75136
2026-03-29 09:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SS75136%27 HTTP/1.1" 200 None
2026-03-29 09:08:49 [auto1.it] INFO: Scrape type for SS75136: 0
2026-03-29 09:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09: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-29 09:08:51 [auto1.it] INFO: Channel: 24h | Page: 60 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: TZ08821
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: FW12151
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FW12151%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for FW12151: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: SD66994
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SD66994%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for SD66994: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: LB50046
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LB50046%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for LB50046: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: NL74097
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: ME27860
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: MX93098
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MX93098%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for MX93098: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: CL75380
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: VK29965
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VK29965%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for VK29965: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: WG00273
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WG00273%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for WG00273: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: BX84836
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: ZH45027
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: CD24058
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: VB56015
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VB56015%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for VB56015: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: TV81460
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: RK78436
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RK78436%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for RK78436: 0
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: SX60727
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: SF25356
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: PB64949
2026-03-29 09:08:51 [auto1.it] INFO: Found listing with ID: HW36660
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW36660%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Scrape type for HW36660: 2
2026-03-29 09:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with identifier: HW36660
2026-03-29 09:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with scrape type 2
2026-03-29 09:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with scrape type 2
2026-03-29 09:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2dd0c6c7-5039-595b-9212-3784bd7d10b5, identifier: HW36660
2026-03-29 09:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with identifier: HW36660
2026-03-29 09:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with identifier: HW36660
2026-03-29 09:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2dd0c6c7-5039-595b-9212-3784bd7d10b5 with identifier: HW36660 to the API
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 120,
'expiration_date': '2026-03-30T15:33:29Z',
'fuel_type': 'diesel',
'id': '2dd0c6c7-5039-595b-9212-3784bd7d10b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HW36660',
'listing': 'auction',
'make': 'Lancia',
'model': 'Delta',
'odometer': 221716,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-30',
'seller_name': None,
'title': 'Lancia Delta 1.6 Diesel Oro',
'transmission': 'automatic',
'trim': 'Oro',
'year': 2013}
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HW36660%27 HTTP/1.1" 200 None
2026-03-29 09:08:51 [auto1.it] INFO: Saving data for HW36660: {'auction_closing_time': 1774884809.0, 'created_time': 1774688765.683369, 'last_price_update_time': 1774775331.909521}
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HW36660') HTTP/1.1" 204 0
2026-03-29 09: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-29 09:08:52 [auto1.it] INFO: Found listing with ID: HR61031
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HR61031%27 HTTP/1.1" 200 None
2026-03-29 09:08:52 [auto1.it] INFO: Scrape type for HR61031: 2
2026-03-29 09:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06fc907a-d0b0-59af-818a-07274779fdab with identifier: HR61031
2026-03-29 09:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06fc907a-d0b0-59af-818a-07274779fdab with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06fc907a-d0b0-59af-818a-07274779fdab with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 06fc907a-d0b0-59af-818a-07274779fdab, identifier: HR61031
2026-03-29 09:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 06fc907a-d0b0-59af-818a-07274779fdab with identifier: HR61031
2026-03-29 09:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 06fc907a-d0b0-59af-818a-07274779fdab with identifier: HR61031
2026-03-29 09:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 06fc907a-d0b0-59af-818a-07274779fdab with identifier: HR61031 to the API
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:14:44Z',
'fuel_type': 'diesel',
'id': '06fc907a-d0b0-59af-818a-07274779fdab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR61031',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 36842,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-20',
'seller_name': None,
'title': 'Fiat Panda 1.3 JTD Climbing 4x4',
'transmission': 'manual',
'trim': 'Climbing 4x4',
'year': 2006}
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27HR61031%27 HTTP/1.1" 200 None
2026-03-29 09:08:52 [auto1.it] INFO: Saving data for HR61031: {'auction_closing_time': 1774883684.0, 'created_time': 1774688813.582243, 'last_price_update_time': 1774775332.443517}
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HR61031') HTTP/1.1" 204 0
2026-03-29 09:08:52 [auto1.it] INFO: Found listing with ID: GX37056
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GX37056%27 HTTP/1.1" 200 None
2026-03-29 09:08:52 [auto1.it] INFO: Scrape type for GX37056: 2
2026-03-29 09:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402cca32-ea88-5243-98dc-2e8998980a8f with identifier: GX37056
2026-03-29 09:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402cca32-ea88-5243-98dc-2e8998980a8f with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 402cca32-ea88-5243-98dc-2e8998980a8f with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 402cca32-ea88-5243-98dc-2e8998980a8f, identifier: GX37056
2026-03-29 09:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 402cca32-ea88-5243-98dc-2e8998980a8f with identifier: GX37056
2026-03-29 09:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 402cca32-ea88-5243-98dc-2e8998980a8f with identifier: GX37056
2026-03-29 09:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 402cca32-ea88-5243-98dc-2e8998980a8f with identifier: GX37056 to the API
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:00:07Z',
'fuel_type': 'diesel',
'id': '402cca32-ea88-5243-98dc-2e8998980a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GX37056',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 106692,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-29',
'seller_name': None,
'title': 'MINI Countryman Cooper SD',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GX37056%27 HTTP/1.1" 200 None
2026-03-29 09:08:52 [auto1.it] INFO: Saving data for GX37056: {'auction_closing_time': 1774882807.0, 'created_time': 1774688752.851691, 'last_price_update_time': 1774775332.839518}
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GX37056') HTTP/1.1" 204 0
2026-03-29 09:08:52 [auto1.it] INFO: Found listing with ID: RU00933
2026-03-29 09:08:52 [auto1.it] INFO: Found listing with ID: SP24974
2026-03-29 09:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SP24974%27 HTTP/1.1" 200 None
2026-03-29 09:08:52 [auto1.it] INFO: Scrape type for SP24974: 2
2026-03-29 09:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with identifier: SP24974
2026-03-29 09:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with scrape type 2
2026-03-29 09:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73, identifier: SP24974
2026-03-29 09:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with identifier: SP24974
2026-03-29 09:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with identifier: SP24974
2026-03-29 09:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 93f50bf2-fac4-5ee7-8ae1-78949ff3ee73 with identifier: SP24974 to the API
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 65,
'expiration_date': '2026-03-30T15:11:07Z',
'fuel_type': 'petrol',
'id': '93f50bf2-fac4-5ee7-8ae1-78949ff3ee73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SP24974',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 135445,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-28',
'seller_name': None,
'title': 'Fiat Punto Evo 1.2 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2010}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27SP24974%27 HTTP/1.1" 200 None
2026-03-29 09:08:53 [auto1.it] INFO: Saving data for SP24974: {'auction_closing_time': 1774883467.0, 'created_time': 1774688798.42674, 'last_price_update_time': 1774775333.212326}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SP24974') HTTP/1.1" 204 0
2026-03-29 09:08:53 [auto1.it] INFO: Found listing with ID: WU48756
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WU48756%27 HTTP/1.1" 200 None
2026-03-29 09:08:53 [auto1.it] INFO: Scrape type for WU48756: 2
2026-03-29 09:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with identifier: WU48756
2026-03-29 09:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with scrape type 2
2026-03-29 09:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with scrape type 2
2026-03-29 09:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 27df52f4-daf0-5a30-bf3d-faa9dec0fa40, identifier: WU48756
2026-03-29 09:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with identifier: WU48756
2026-03-29 09:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with identifier: WU48756
2026-03-29 09:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 27df52f4-daf0-5a30-bf3d-faa9dec0fa40 with identifier: WU48756 to the API
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 245,
'expiration_date': '2026-03-30T15:37:17Z',
'fuel_type': 'diesel',
'id': '27df52f4-daf0-5a30-bf3d-faa9dec0fa40',
'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/WU48756',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 165240,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-19',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 300 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2020}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WU48756%27 HTTP/1.1" 200 None
2026-03-29 09:08:53 [auto1.it] INFO: Saving data for WU48756: {'auction_closing_time': 1774885037.0, 'created_time': 1774688800.333907, 'last_price_update_time': 1774775333.607548}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WU48756') HTTP/1.1" 204 0
2026-03-29 09:08:53 [auto1.it] INFO: Found listing with ID: PR17884
2026-03-29 09:08:53 [auto1.it] INFO: Found listing with ID: XP65023
2026-03-29 09:08:53 [auto1.it] INFO: Found listing with ID: FV28373
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FV28373%27 HTTP/1.1" 200 None
2026-03-29 09:08:53 [auto1.it] INFO: Scrape type for FV28373: 2
2026-03-29 09:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with identifier: FV28373
2026-03-29 09:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with scrape type 2
2026-03-29 09:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with scrape type 2
2026-03-29 09:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171, identifier: FV28373
2026-03-29 09:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with identifier: FV28373
2026-03-29 09:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with identifier: FV28373
2026-03-29 09:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0ebd2e9e-5aea-50c8-8a28-c4b7b9316171 with identifier: FV28373 to the API
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:28:43Z',
'fuel_type': 'petrol',
'id': '0ebd2e9e-5aea-50c8-8a28-c4b7b9316171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV28373',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 271786,
'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': 'Honda CR-V 2.0 VTEC Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2007}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27FV28373%27 HTTP/1.1" 200 None
2026-03-29 09:08:53 [auto1.it] INFO: Saving data for FV28373: {'auction_closing_time': 1774884523.0, 'created_time': 1774688740.749906, 'last_price_update_time': 1774775333.987243}
2026-03-29 09:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FV28373') HTTP/1.1" 204 0
2026-03-29 09:08:54 [auto1.it] INFO: Found listing with ID: BU89130
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BU89130%27 HTTP/1.1" 200 None
2026-03-29 09:08:54 [auto1.it] INFO: Scrape type for BU89130: 2
2026-03-29 09:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3631ea6d-4553-5fb3-b183-983c0ed9560b with identifier: BU89130
2026-03-29 09:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3631ea6d-4553-5fb3-b183-983c0ed9560b with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3631ea6d-4553-5fb3-b183-983c0ed9560b with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3631ea6d-4553-5fb3-b183-983c0ed9560b, identifier: BU89130
2026-03-29 09:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3631ea6d-4553-5fb3-b183-983c0ed9560b with identifier: BU89130
2026-03-29 09:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3631ea6d-4553-5fb3-b183-983c0ed9560b with identifier: BU89130
2026-03-29 09:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3631ea6d-4553-5fb3-b183-983c0ed9560b with identifier: BU89130 to the API
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:19:50Z',
'fuel_type': 'diesel',
'id': '3631ea6d-4553-5fb3-b183-983c0ed9560b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BU89130',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 168514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-14',
'seller_name': None,
'title': 'Jeep Cherokee 2.8 CRD Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BU89130%27 HTTP/1.1" 200 None
2026-03-29 09:08:54 [auto1.it] INFO: Saving data for BU89130: {'auction_closing_time': 1774883990.0, 'created_time': 1774688763.168112, 'last_price_update_time': 1774775334.364482}
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BU89130') HTTP/1.1" 204 0
2026-03-29 09:08:54 [auto1.it] INFO: Found listing with ID: WM91137
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WM91137%27 HTTP/1.1" 200 None
2026-03-29 09:08:54 [auto1.it] INFO: Scrape type for WM91137: 2
2026-03-29 09:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063a8e98-2d37-52d9-8db0-61c9688b6628 with identifier: WM91137
2026-03-29 09:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063a8e98-2d37-52d9-8db0-61c9688b6628 with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063a8e98-2d37-52d9-8db0-61c9688b6628 with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 063a8e98-2d37-52d9-8db0-61c9688b6628, identifier: WM91137
2026-03-29 09:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 063a8e98-2d37-52d9-8db0-61c9688b6628 with identifier: WM91137
2026-03-29 09:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 063a8e98-2d37-52d9-8db0-61c9688b6628 with identifier: WM91137
2026-03-29 09:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 063a8e98-2d37-52d9-8db0-61c9688b6628 with identifier: WM91137 to the API
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 120,
'expiration_date': '2026-03-30T15:54:26Z',
'fuel_type': 'diesel',
'id': '063a8e98-2d37-52d9-8db0-61c9688b6628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM91137',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 231381,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-07',
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WM91137%27 HTTP/1.1" 200 None
2026-03-29 09:08:54 [auto1.it] INFO: Saving data for WM91137: {'auction_closing_time': 1774886066.0, 'created_time': 1774688738.219023, 'last_price_update_time': 1774775334.773749}
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WM91137') HTTP/1.1" 204 0
2026-03-29 09:08:54 [auto1.it] INFO: Found listing with ID: MR74044
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MR74044%27 HTTP/1.1" 200 None
2026-03-29 09:08:54 [auto1.it] INFO: Scrape type for MR74044: 2
2026-03-29 09:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with identifier: MR74044
2026-03-29 09:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with scrape type 2
2026-03-29 09:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ea23627-d31f-50e7-baf2-c1656e2b8f3d, identifier: MR74044
2026-03-29 09:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with identifier: MR74044
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:08:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 09:08:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with identifier: MR74044
2026-03-29 09:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ea23627-d31f-50e7-baf2-c1656e2b8f3d with identifier: MR74044 to the API
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:06:52Z',
'fuel_type': 'diesel',
'id': '8ea23627-d31f-50e7-baf2-c1656e2b8f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR74044',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 392140,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-28',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2014}
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MR74044%27 HTTP/1.1" 200 None
2026-03-29 09:08:55 [auto1.it] INFO: Saving data for MR74044: {'auction_closing_time': 1774883212.0, 'created_time': 1774688744.673526, 'last_price_update_time': 1774775335.26192}
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MR74044') HTTP/1.1" 204 0
2026-03-29 09:08: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-29 09:08:55 [auto1.it] INFO: Found listing with ID: JB83443
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JB83443%27 HTTP/1.1" 200 None
2026-03-29 09:08:55 [auto1.it] INFO: Scrape type for JB83443: 2
2026-03-29 09:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5ad9e16-76e0-5254-8d06-518ec655d30e with identifier: JB83443
2026-03-29 09:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ad9e16-76e0-5254-8d06-518ec655d30e with scrape type 2
2026-03-29 09:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5ad9e16-76e0-5254-8d06-518ec655d30e with scrape type 2
2026-03-29 09:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f5ad9e16-76e0-5254-8d06-518ec655d30e, identifier: JB83443
2026-03-29 09:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f5ad9e16-76e0-5254-8d06-518ec655d30e with identifier: JB83443
2026-03-29 09:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f5ad9e16-76e0-5254-8d06-518ec655d30e with identifier: JB83443
2026-03-29 09:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f5ad9e16-76e0-5254-8d06-518ec655d30e with identifier: JB83443 to the API
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 90,
'expiration_date': '2026-03-30T15:51:15Z',
'fuel_type': 'diesel',
'id': 'f5ad9e16-76e0-5254-8d06-518ec655d30e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB83443',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 187922,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-22',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Technofeel',
'transmission': 'manual',
'trim': 'Technofeel',
'year': 2014}
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JB83443%27 HTTP/1.1" 200 None
2026-03-29 09:08:55 [auto1.it] INFO: Saving data for JB83443: {'auction_closing_time': 1774885875.0, 'created_time': 1774688758.887179, 'last_price_update_time': 1774775335.737823}
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JB83443') HTTP/1.1" 204 0
2026-03-29 09:08:55 [auto1.it] INFO: Found listing with ID: PB47164
2026-03-29 09:08:55 [auto1.it] INFO: Found listing with ID: RU74019
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RU74019%27 HTTP/1.1" 200 None
2026-03-29 09:08:55 [auto1.it] INFO: Scrape type for RU74019: 2
2026-03-29 09:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with identifier: RU74019
2026-03-29 09:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with scrape type 2
2026-03-29 09:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with scrape type 2
2026-03-29 09:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb, identifier: RU74019
2026-03-29 09:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with identifier: RU74019
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:08:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 09:08:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with identifier: RU74019
2026-03-29 09:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb with identifier: RU74019 to the API
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:16:58Z',
'fuel_type': 'petrol',
'id': '3c7ba322-90ac-5fce-ae45-8fd2a3aa84cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RU74019',
'listing': 'auction',
'make': 'Kia',
'model': 'Picanto',
'odometer': 150498,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-03',
'seller_name': None,
'title': 'Kia Picanto 1.0 Active Collection',
'transmission': 'manual',
'trim': 'Active Collection',
'year': 2016}
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RU74019%27 HTTP/1.1" 200 None
2026-03-29 09:08:56 [auto1.it] INFO: Saving data for RU74019: {'auction_closing_time': 1774883818.0, 'created_time': 1774688760.770734, 'last_price_update_time': 1774775336.255116}
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RU74019') HTTP/1.1" 204 0
2026-03-29 09:08:56 [auto1.it] INFO: Channel: 24h | Page: 61 | totalHits: 2515 | hits on page: 40
2026-03-29 09:08:56 [auto1.it] INFO: Found listing with ID: GT62268
2026-03-29 09:08:56 [auto1.it] INFO: Found listing with ID: NY06096
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NY06096%27 HTTP/1.1" 200 None
2026-03-29 09:08:56 [auto1.it] INFO: Scrape type for NY06096: 2
2026-03-29 09:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a67c0962-2149-53ef-89ab-d2dd2dc55dea with identifier: NY06096
2026-03-29 09:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a67c0962-2149-53ef-89ab-d2dd2dc55dea with scrape type 2
2026-03-29 09:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a67c0962-2149-53ef-89ab-d2dd2dc55dea with scrape type 2
2026-03-29 09:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a67c0962-2149-53ef-89ab-d2dd2dc55dea, identifier: NY06096
2026-03-29 09:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a67c0962-2149-53ef-89ab-d2dd2dc55dea with identifier: NY06096
2026-03-29 09:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a67c0962-2149-53ef-89ab-d2dd2dc55dea with identifier: NY06096
2026-03-29 09:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a67c0962-2149-53ef-89ab-d2dd2dc55dea with identifier: NY06096 to the API
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:28:48Z',
'fuel_type': 'diesel',
'id': 'a67c0962-2149-53ef-89ab-d2dd2dc55dea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY06096',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 158079,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-26',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 Pure',
'transmission': 'automatic',
'trim': 'Pure',
'year': 2016}
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NY06096%27 HTTP/1.1" 200 None
2026-03-29 09:08:56 [auto1.it] INFO: Saving data for NY06096: {'auction_closing_time': 1774884528.0, 'created_time': 1774688761.4965, 'last_price_update_time': 1774775336.878379}
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NY06096') HTTP/1.1" 204 0
2026-03-29 09:08:56 [auto1.it] INFO: Found listing with ID: PR63683
2026-03-29 09:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR63683%27 HTTP/1.1" 200 None
2026-03-29 09:08:56 [auto1.it] INFO: Scrape type for PR63683: 2
2026-03-29 09:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48a4432-4359-50d0-9829-431557c92abe with identifier: PR63683
2026-03-29 09:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48a4432-4359-50d0-9829-431557c92abe with scrape type 2
2026-03-29 09:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b48a4432-4359-50d0-9829-431557c92abe with scrape type 2
2026-03-29 09:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b48a4432-4359-50d0-9829-431557c92abe, identifier: PR63683
2026-03-29 09:08:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:08:56 [auto1.it] INFO: Found listing with ID: DD11193
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD11193%27 HTTP/1.1" 200 None
2026-03-29 09:08:57 [auto1.it] INFO: Scrape type for DD11193: 2
2026-03-29 09:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7ed83d-5a68-53a2-9d12-f933046502c2 with identifier: DD11193
2026-03-29 09:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7ed83d-5a68-53a2-9d12-f933046502c2 with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba7ed83d-5a68-53a2-9d12-f933046502c2 with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ba7ed83d-5a68-53a2-9d12-f933046502c2, identifier: DD11193
2026-03-29 09:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b48a4432-4359-50d0-9829-431557c92abe with identifier: PR63683
2026-03-29 09:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b48a4432-4359-50d0-9829-431557c92abe with identifier: PR63683
2026-03-29 09:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b48a4432-4359-50d0-9829-431557c92abe with identifier: PR63683 to the API
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:27:14Z',
'fuel_type': 'petrol',
'id': 'b48a4432-4359-50d0-9829-431557c92abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PR63683',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 111514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-28',
'seller_name': None,
'title': 'Audi Q5 2.0 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2010}
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PR63683%27 HTTP/1.1" 200 None
2026-03-29 09:08:57 [auto1.it] INFO: Saving data for PR63683: {'auction_closing_time': 1774884434.0, 'created_time': 1774688830.436714, 'last_price_update_time': 1774775337.356315}
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PR63683') HTTP/1.1" 204 0
2026-03-29 09:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ba7ed83d-5a68-53a2-9d12-f933046502c2 with identifier: DD11193
2026-03-29 09:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ba7ed83d-5a68-53a2-9d12-f933046502c2 with identifier: DD11193
2026-03-29 09:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ba7ed83d-5a68-53a2-9d12-f933046502c2 with identifier: DD11193 to the API
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:04:16Z',
'fuel_type': 'petrol',
'id': 'ba7ed83d-5a68-53a2-9d12-f933046502c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD11193',
'listing': 'auction',
'make': 'Toyota',
'model': 'iQ',
'odometer': 46737,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-22',
'seller_name': None,
'title': 'Toyota iQ 1.0 VVT-i Sol',
'transmission': 'automatic',
'trim': 'Sol',
'year': 2014}
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DD11193%27 HTTP/1.1" 200 None
2026-03-29 09:08:57 [auto1.it] INFO: Saving data for DD11193: {'auction_closing_time': 1774883056.0, 'created_time': 1774688762.488148, 'last_price_update_time': 1774775337.668939}
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DD11193') HTTP/1.1" 204 0
2026-03-29 09:08:57 [auto1.it] INFO: Found listing with ID: KC74563
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC74563%27 HTTP/1.1" 200 None
2026-03-29 09:08:57 [auto1.it] INFO: Scrape type for KC74563: 2
2026-03-29 09:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2fa789e-d778-5c8f-ad71-1e20f2a899dc with identifier: KC74563
2026-03-29 09:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2fa789e-d778-5c8f-ad71-1e20f2a899dc with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2fa789e-d778-5c8f-ad71-1e20f2a899dc with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a2fa789e-d778-5c8f-ad71-1e20f2a899dc, identifier: KC74563
2026-03-29 09:08:57 [auto1.it] INFO: Found listing with ID: TU55073
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU55073%27 HTTP/1.1" 200 None
2026-03-29 09:08:57 [auto1.it] INFO: Scrape type for TU55073: 2
2026-03-29 09:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1bcde52-4b02-5e6c-93e8-ace40d504d49 with identifier: TU55073
2026-03-29 09:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1bcde52-4b02-5e6c-93e8-ace40d504d49 with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1bcde52-4b02-5e6c-93e8-ace40d504d49 with scrape type 2
2026-03-29 09:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c1bcde52-4b02-5e6c-93e8-ace40d504d49, identifier: TU55073
2026-03-29 09:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a2fa789e-d778-5c8f-ad71-1e20f2a899dc with identifier: KC74563
2026-03-29 09:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a2fa789e-d778-5c8f-ad71-1e20f2a899dc with identifier: KC74563
2026-03-29 09:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a2fa789e-d778-5c8f-ad71-1e20f2a899dc with identifier: KC74563 to the API
2026-03-29 09:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:05:22Z',
'fuel_type': 'diesel',
'id': 'a2fa789e-d778-5c8f-ad71-1e20f2a899dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC74563',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra GTC',
'odometer': 142655,
'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': 'Opel Astra GTC 1.7 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2008}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KC74563%27 HTTP/1.1" 200 None
2026-03-29 09:08:58 [auto1.it] INFO: Saving data for KC74563: {'auction_closing_time': 1774883122.0, 'created_time': 1774688828.138102, 'last_price_update_time': 1774775338.161016}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KC74563') HTTP/1.1" 204 0
2026-03-29 09:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c1bcde52-4b02-5e6c-93e8-ace40d504d49 with identifier: TU55073
2026-03-29 09:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c1bcde52-4b02-5e6c-93e8-ace40d504d49 with identifier: TU55073
2026-03-29 09:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c1bcde52-4b02-5e6c-93e8-ace40d504d49 with identifier: TU55073 to the API
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:34:46Z',
'fuel_type': 'diesel',
'id': 'c1bcde52-4b02-5e6c-93e8-ace40d504d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU55073',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 97297,
'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': 'Volkswagen T-Roc 1.6 TDI Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2019}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU55073%27 HTTP/1.1" 200 None
2026-03-29 09:08:58 [auto1.it] INFO: Saving data for TU55073: {'auction_closing_time': 1774884886.0, 'created_time': 1774688757.750703, 'last_price_update_time': 1774775338.435421}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU55073') HTTP/1.1" 204 0
2026-03-29 09:08:58 [auto1.it] INFO: Found listing with ID: JD73354
2026-03-29 09:08:58 [auto1.it] INFO: Found listing with ID: MB22824
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MB22824%27 HTTP/1.1" 200 None
2026-03-29 09:08:58 [auto1.it] INFO: Scrape type for MB22824: 2
2026-03-29 09:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8576450-9316-5576-a88a-8201fbf05cc8 with identifier: MB22824
2026-03-29 09:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8576450-9316-5576-a88a-8201fbf05cc8 with scrape type 2
2026-03-29 09:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8576450-9316-5576-a88a-8201fbf05cc8 with scrape type 2
2026-03-29 09:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e8576450-9316-5576-a88a-8201fbf05cc8, identifier: MB22824
2026-03-29 09:08:58 [auto1.it] INFO: Found listing with ID: JC52693
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC52693%27 HTTP/1.1" 200 None
2026-03-29 09:08:58 [auto1.it] INFO: Scrape type for JC52693: 2
2026-03-29 09:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with identifier: JC52693
2026-03-29 09:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with scrape type 2
2026-03-29 09:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with scrape type 2
2026-03-29 09:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3c7aae4a-a871-5e31-92c9-5c95d73d67d2, identifier: JC52693
2026-03-29 09:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e8576450-9316-5576-a88a-8201fbf05cc8 with identifier: MB22824
2026-03-29 09:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e8576450-9316-5576-a88a-8201fbf05cc8 with identifier: MB22824
2026-03-29 09:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e8576450-9316-5576-a88a-8201fbf05cc8 with identifier: MB22824 to the API
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:47:43Z',
'fuel_type': 'diesel',
'id': 'e8576450-9316-5576-a88a-8201fbf05cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB22824',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 251504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-11',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Trendline',
'transmission': 'automatic',
'trim': 'Trendline',
'year': 2007}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MB22824%27 HTTP/1.1" 200 None
2026-03-29 09:08:58 [auto1.it] INFO: Saving data for MB22824: {'auction_closing_time': 1774885663.0, 'created_time': 1774688819.633603, 'last_price_update_time': 1774775338.924699}
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MB22824') HTTP/1.1" 204 0
2026-03-29 09:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with identifier: JC52693
2026-03-29 09:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with identifier: JC52693
2026-03-29 09:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3c7aae4a-a871-5e31-92c9-5c95d73d67d2 with identifier: JC52693 to the API
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:13:57Z',
'fuel_type': 'diesel',
'id': '3c7aae4a-a871-5e31-92c9-5c95d73d67d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC52693',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 122134,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-21',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.6 TDI Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2020}
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC52693%27 HTTP/1.1" 200 None
2026-03-29 09:08:59 [auto1.it] INFO: Saving data for JC52693: {'auction_closing_time': 1774883637.0, 'created_time': 1774688758.489787, 'last_price_update_time': 1774775339.393957}
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JC52693') HTTP/1.1" 204 0
2026-03-29 09:08:59 [auto1.it] INFO: Found listing with ID: NW35507
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NW35507%27 HTTP/1.1" 200 None
2026-03-29 09:08:59 [auto1.it] INFO: Scrape type for NW35507: 2
2026-03-29 09:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b19c3575-20ed-5a1e-a32e-504237c9db68 with identifier: NW35507
2026-03-29 09:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b19c3575-20ed-5a1e-a32e-504237c9db68 with scrape type 2
2026-03-29 09:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b19c3575-20ed-5a1e-a32e-504237c9db68 with scrape type 2
2026-03-29 09:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b19c3575-20ed-5a1e-a32e-504237c9db68, identifier: NW35507
2026-03-29 09:08:59 [auto1.it] INFO: Found listing with ID: BA37529
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA37529%27 HTTP/1.1" 200 None
2026-03-29 09:08:59 [auto1.it] INFO: Scrape type for BA37529: 2
2026-03-29 09:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3f20df5-0fe6-5c92-be21-c0209b8bce27 with identifier: BA37529
2026-03-29 09:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f20df5-0fe6-5c92-be21-c0209b8bce27 with scrape type 2
2026-03-29 09:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3f20df5-0fe6-5c92-be21-c0209b8bce27 with scrape type 2
2026-03-29 09:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3f20df5-0fe6-5c92-be21-c0209b8bce27, identifier: BA37529
2026-03-29 09:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b19c3575-20ed-5a1e-a32e-504237c9db68 with identifier: NW35507
2026-03-29 09:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b19c3575-20ed-5a1e-a32e-504237c9db68 with identifier: NW35507
2026-03-29 09:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b19c3575-20ed-5a1e-a32e-504237c9db68 with identifier: NW35507 to the API
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 69,
'expiration_date': '2026-03-30T15:18:41Z',
'fuel_type': 'petrol',
'id': 'b19c3575-20ed-5a1e-a32e-504237c9db68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW35507',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 20282,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-09',
'seller_name': None,
'title': 'Fiat Panda 1.0 Mild-Hybrid',
'transmission': 'manual',
'trim': '',
'year': 2024}
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NW35507%27 HTTP/1.1" 200 None
2026-03-29 09:08:59 [auto1.it] INFO: Saving data for NW35507: {'auction_closing_time': 1774883921.0, 'created_time': 1774688820.546012, 'last_price_update_time': 1774775339.878484}
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NW35507') HTTP/1.1" 204 0
2026-03-29 09:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3f20df5-0fe6-5c92-be21-c0209b8bce27 with identifier: BA37529
2026-03-29 09:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3f20df5-0fe6-5c92-be21-c0209b8bce27 with identifier: BA37529
2026-03-29 09:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3f20df5-0fe6-5c92-be21-c0209b8bce27 with identifier: BA37529 to the API
2026-03-29 09:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:00:38Z',
'fuel_type': 'diesel',
'id': 'c3f20df5-0fe6-5c92-be21-c0209b8bce27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA37529',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLB-Klasse',
'odometer': 79875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-17',
'seller_name': None,
'title': 'Mercedes-Benz GLB-Klasse GLB 200 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2023}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BA37529%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Saving data for BA37529: {'auction_closing_time': 1774882838.0, 'created_time': 1774688835.70502, 'last_price_update_time': 1774775340.179724}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BA37529') HTTP/1.1" 204 0
2026-03-29 09:09:00 [auto1.it] INFO: Found listing with ID: AG64342
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AG64342%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Scrape type for AG64342: 2
2026-03-29 09:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with identifier: AG64342
2026-03-29 09:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with scrape type 2
2026-03-29 09:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with scrape type 2
2026-03-29 09:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8e55afa9-7e7f-59a0-9331-bc794f9c9188, identifier: AG64342
2026-03-29 09:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with identifier: AG64342
2026-03-29 09:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with identifier: AG64342
2026-03-29 09:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8e55afa9-7e7f-59a0-9331-bc794f9c9188 with identifier: AG64342 to the API
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:07:19Z',
'fuel_type': 'diesel',
'id': '8e55afa9-7e7f-59a0-9331-bc794f9c9188',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG64342',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 134730,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-19',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AG64342%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Saving data for AG64342: {'auction_closing_time': 1774883239.0, 'created_time': 1774688808.006134, 'last_price_update_time': 1774775340.552925}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AG64342') HTTP/1.1" 204 0
2026-03-29 09:09:00 [auto1.it] INFO: Found listing with ID: RC92896
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC92896%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Scrape type for RC92896: 2
2026-03-29 09:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a4e72a-932f-5374-8e55-5294198d9e4c with identifier: RC92896
2026-03-29 09:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a4e72a-932f-5374-8e55-5294198d9e4c with scrape type 2
2026-03-29 09:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a4e72a-932f-5374-8e55-5294198d9e4c with scrape type 2
2026-03-29 09:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e9a4e72a-932f-5374-8e55-5294198d9e4c, identifier: RC92896
2026-03-29 09:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e9a4e72a-932f-5374-8e55-5294198d9e4c with identifier: RC92896
2026-03-29 09:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e9a4e72a-932f-5374-8e55-5294198d9e4c with identifier: RC92896
2026-03-29 09:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e9a4e72a-932f-5374-8e55-5294198d9e4c with identifier: RC92896 to the API
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:25:30Z',
'fuel_type': 'diesel',
'id': 'e9a4e72a-932f-5374-8e55-5294198d9e4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC92896',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 473793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-30',
'seller_name': None,
'title': 'Volvo XC60 2.0 DRIVe R-Design',
'transmission': 'manual',
'trim': 'R-Design',
'year': 2012}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RC92896%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Saving data for RC92896: {'auction_closing_time': 1774884330.0, 'created_time': 1774688817.387607, 'last_price_update_time': 1774775340.949849}
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RC92896') HTTP/1.1" 204 0
2026-03-29 09:09:00 [auto1.it] INFO: Found listing with ID: WK68121
2026-03-29 09:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WK68121%27 HTTP/1.1" 200 None
2026-03-29 09:09:00 [auto1.it] INFO: Scrape type for WK68121: 2
2026-03-29 09:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with identifier: WK68121
2026-03-29 09:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with scrape type 2
2026-03-29 09:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with scrape type 2
2026-03-29 09:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ebfb8d2-8b5e-51d5-a046-83091f641af8, identifier: WK68121
2026-03-29 09:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with identifier: WK68121
2026-03-29 09:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with identifier: WK68121
2026-03-29 09:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ebfb8d2-8b5e-51d5-a046-83091f641af8 with identifier: WK68121 to the API
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:47:43Z',
'fuel_type': 'petrol',
'id': '8ebfb8d2-8b5e-51d5-a046-83091f641af8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WK68121',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 81885,
'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': 'Peugeot 208 1.2 VTi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2013}
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27WK68121%27 HTTP/1.1" 200 None
2026-03-29 09:09:01 [auto1.it] INFO: Saving data for WK68121: {'auction_closing_time': 1774885663.0, 'created_time': 1774688822.045862, 'last_price_update_time': 1774775341.325404}
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WK68121') HTTP/1.1" 204 0
2026-03-29 09:09:01 [auto1.it] INFO: Found listing with ID: MM70792
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MM70792%27 HTTP/1.1" 200 None
2026-03-29 09:09:01 [auto1.it] INFO: Scrape type for MM70792: 2
2026-03-29 09:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with identifier: MM70792
2026-03-29 09:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with scrape type 2
2026-03-29 09:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with scrape type 2
2026-03-29 09:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8, identifier: MM70792
2026-03-29 09:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with identifier: MM70792
2026-03-29 09:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with identifier: MM70792
2026-03-29 09:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8 with identifier: MM70792 to the API
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 163,
'expiration_date': '2026-03-30T15:56:58Z',
'fuel_type': 'diesel',
'id': 'a0e645d7-0e8a-5a8f-8b30-1ec394ddfee8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM70792',
'listing': 'auction',
'make': 'Ford',
'model': 'S-Max',
'odometer': 183311,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': None,
'title': 'Ford S-Max 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2014}
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MM70792%27 HTTP/1.1" 200 None
2026-03-29 09:09:01 [auto1.it] INFO: Saving data for MM70792: {'auction_closing_time': 1774886218.0, 'created_time': 1774688821.279384, 'last_price_update_time': 1774775341.726567}
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MM70792') HTTP/1.1" 204 0
2026-03-29 09:09:01 [auto1.it] INFO: Found listing with ID: RF74009
2026-03-29 09:09:01 [auto1.it] INFO: Found listing with ID: FD11952
2026-03-29 09:09:01 [auto1.it] INFO: Found listing with ID: VP67579
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VP67579%27 HTTP/1.1" 200 None
2026-03-29 09:09:01 [auto1.it] INFO: Scrape type for VP67579: 2
2026-03-29 09:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with identifier: VP67579
2026-03-29 09:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with scrape type 2
2026-03-29 09:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with scrape type 2
2026-03-29 09:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5, identifier: VP67579
2026-03-29 09:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with identifier: VP67579
2026-03-29 09:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with identifier: VP67579
2026-03-29 09:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5 with identifier: VP67579 to the API
2026-03-29 09:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:45:46Z',
'fuel_type': 'petrol',
'id': '17f5254d-1d8b-57d5-9d74-a1f8cbe4c2b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VP67579',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 112384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-13',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 FSI Highline',
'transmission': 'manual',
'trim': 'Highline',
'year': 2009}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VP67579%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Saving data for VP67579: {'auction_closing_time': 1774885546.0, 'created_time': 1774688806.589235, 'last_price_update_time': 1774775342.093184}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VP67579') HTTP/1.1" 204 0
2026-03-29 09:09:02 [auto1.it] INFO: Found listing with ID: VM60926
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VM60926%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Scrape type for VM60926: 2
2026-03-29 09:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc81d046-8eab-513f-9931-4ce57eb14edb with identifier: VM60926
2026-03-29 09:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc81d046-8eab-513f-9931-4ce57eb14edb with scrape type 2
2026-03-29 09:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc81d046-8eab-513f-9931-4ce57eb14edb with scrape type 2
2026-03-29 09:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bc81d046-8eab-513f-9931-4ce57eb14edb, identifier: VM60926
2026-03-29 09:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bc81d046-8eab-513f-9931-4ce57eb14edb with identifier: VM60926
2026-03-29 09:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bc81d046-8eab-513f-9931-4ce57eb14edb with identifier: VM60926
2026-03-29 09:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bc81d046-8eab-513f-9931-4ce57eb14edb with identifier: VM60926 to the API
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:46:17Z',
'fuel_type': 'diesel',
'id': 'bc81d046-8eab-513f-9931-4ce57eb14edb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM60926',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 196835,
'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': 'Volkswagen Tiguan 2.0 TDI Advance BlueMotion',
'transmission': 'automatic',
'trim': 'Advance BlueMotion',
'year': 2019}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27VM60926%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Saving data for VM60926: {'auction_closing_time': 1774885577.0, 'created_time': 1774688743.555664, 'last_price_update_time': 1774775342.461135}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VM60926') HTTP/1.1" 204 0
2026-03-29 09:09:02 [auto1.it] INFO: Found listing with ID: RY72509
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RY72509%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Scrape type for RY72509: 2
2026-03-29 09:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf2e031-95b6-5525-a5be-f8d5544a276c with identifier: RY72509
2026-03-29 09:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf2e031-95b6-5525-a5be-f8d5544a276c with scrape type 2
2026-03-29 09:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf2e031-95b6-5525-a5be-f8d5544a276c with scrape type 2
2026-03-29 09:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bdf2e031-95b6-5525-a5be-f8d5544a276c, identifier: RY72509
2026-03-29 09:09: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-29 09:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bdf2e031-95b6-5525-a5be-f8d5544a276c with identifier: RY72509
2026-03-29 09:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bdf2e031-95b6-5525-a5be-f8d5544a276c with identifier: RY72509
2026-03-29 09:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bdf2e031-95b6-5525-a5be-f8d5544a276c with identifier: RY72509 to the API
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:15:42Z',
'fuel_type': 'diesel',
'id': 'bdf2e031-95b6-5525-a5be-f8d5544a276c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY72509',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 133242,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-03',
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RY72509%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Saving data for RY72509: {'auction_closing_time': 1774883742.0, 'created_time': 1774688749.895228, 'last_price_update_time': 1774775342.832153}
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RY72509') HTTP/1.1" 204 0
2026-03-29 09:09:02 [auto1.it] INFO: Found listing with ID: UE94474
2026-03-29 09:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UE94474%27 HTTP/1.1" 200 None
2026-03-29 09:09:02 [auto1.it] INFO: Scrape type for UE94474: 2
2026-03-29 09:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 348d1838-f3b3-5602-b58c-d387a09af876 with identifier: UE94474
2026-03-29 09:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 348d1838-f3b3-5602-b58c-d387a09af876 with scrape type 2
2026-03-29 09:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 348d1838-f3b3-5602-b58c-d387a09af876 with scrape type 2
2026-03-29 09:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 348d1838-f3b3-5602-b58c-d387a09af876, identifier: UE94474
2026-03-29 09:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 348d1838-f3b3-5602-b58c-d387a09af876 with identifier: UE94474
2026-03-29 09:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 348d1838-f3b3-5602-b58c-d387a09af876 with identifier: UE94474
2026-03-29 09:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 348d1838-f3b3-5602-b58c-d387a09af876 with identifier: UE94474 to the API
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:11:05Z',
'fuel_type': 'diesel',
'id': '348d1838-f3b3-5602-b58c-d387a09af876',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UE94474',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 195077,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-12',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2013}
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UE94474%27 HTTP/1.1" 200 None
2026-03-29 09:09:03 [auto1.it] INFO: Saving data for UE94474: {'auction_closing_time': 1774883465.0, 'created_time': 1774688797.736942, 'last_price_update_time': 1774775343.315529}
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UE94474') HTTP/1.1" 204 0
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: LG11591
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: UD99211
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: SX47374
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: AP90035
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AP90035%27 HTTP/1.1" 200 None
2026-03-29 09:09:03 [auto1.it] INFO: Scrape type for AP90035: 2
2026-03-29 09:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8e3ceca-7eaa-5a05-bed5-5875453c8639 with identifier: AP90035
2026-03-29 09:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8e3ceca-7eaa-5a05-bed5-5875453c8639 with scrape type 2
2026-03-29 09:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8e3ceca-7eaa-5a05-bed5-5875453c8639 with scrape type 2
2026-03-29 09:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a8e3ceca-7eaa-5a05-bed5-5875453c8639, identifier: AP90035
2026-03-29 09:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a8e3ceca-7eaa-5a05-bed5-5875453c8639 with identifier: AP90035
2026-03-29 09:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a8e3ceca-7eaa-5a05-bed5-5875453c8639 with identifier: AP90035
2026-03-29 09:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a8e3ceca-7eaa-5a05-bed5-5875453c8639 with identifier: AP90035 to the API
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:25:39Z',
'fuel_type': 'petrol',
'id': 'a8e3ceca-7eaa-5a05-bed5-5875453c8639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AP90035',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'MiTo',
'odometer': 97132,
'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': 'Alfa Romeo MiTo 1.4 Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2010}
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AP90035%27 HTTP/1.1" 200 None
2026-03-29 09:09:03 [auto1.it] INFO: Saving data for AP90035: {'auction_closing_time': 1774884339.0, 'created_time': 1774688755.153839, 'last_price_update_time': 1774775343.692514}
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AP90035') HTTP/1.1" 204 0
2026-03-29 09:09:03 [auto1.it] INFO: Channel: 24h | Page: 62 | totalHits: 2515 | hits on page: 40
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: NS10029
2026-03-29 09:09:03 [auto1.it] INFO: Found listing with ID: BY89134
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27BY89134%27 HTTP/1.1" 200 None
2026-03-29 09:09:03 [auto1.it] INFO: Scrape type for BY89134: 2
2026-03-29 09:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc71848a-b641-55d6-a77a-76af8789aad2 with identifier: BY89134
2026-03-29 09:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc71848a-b641-55d6-a77a-76af8789aad2 with scrape type 2
2026-03-29 09:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc71848a-b641-55d6-a77a-76af8789aad2 with scrape type 2
2026-03-29 09:09:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fc71848a-b641-55d6-a77a-76af8789aad2, identifier: BY89134
2026-03-29 09:09:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fc71848a-b641-55d6-a77a-76af8789aad2 with identifier: BY89134
2026-03-29 09:09:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fc71848a-b641-55d6-a77a-76af8789aad2 with identifier: BY89134
2026-03-29 09:09:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fc71848a-b641-55d6-a77a-76af8789aad2 with identifier: BY89134 to the API
2026-03-29 09:09:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09:09: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': 102,
'expiration_date': '2026-03-30T15:45:05Z',
'fuel_type': 'petrol',
'id': 'fc71848a-b641-55d6-a77a-76af8789aad2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BY89134',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 169114,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-29',
'seller_name': None,
'title': 'Volkswagen Golf V 1.6 United',
'transmission': 'manual',
'trim': 'United',
'year': 2008}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Saving data for BY89134: {'auction_closing_time': 1774885505.0, 'created_time': 1774688756.415035, 'last_price_update_time': 1774775344.065073}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BY89134') HTTP/1.1" 204 0
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: PR59695
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Scrape type for PR59695: 2
2026-03-29 09:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with identifier: PR59695
2026-03-29 09:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1ca1147e-c98b-50aa-a8a4-ce0ec137be32, identifier: PR59695
2026-03-29 09:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: TW88152
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: MU21056
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Scrape type for MU21056: 2
2026-03-29 09:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e64bdd1b-2b2c-560e-97c7-c114510cb31e with identifier: MU21056
2026-03-29 09:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e64bdd1b-2b2c-560e-97c7-c114510cb31e with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e64bdd1b-2b2c-560e-97c7-c114510cb31e with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e64bdd1b-2b2c-560e-97c7-c114510cb31e, identifier: MU21056
2026-03-29 09:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with identifier: PR59695
2026-03-29 09:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with identifier: PR59695
2026-03-29 09:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1ca1147e-c98b-50aa-a8a4-ce0ec137be32 with identifier: PR59695 to the API
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:39:35Z',
'fuel_type': 'diesel',
'id': '1ca1147e-c98b-50aa-a8a4-ce0ec137be32',
'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/PR59695',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 293356,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-04',
'seller_name': None,
'title': 'BMW X4 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Saving data for PR59695: {'auction_closing_time': 1774885175.0, 'created_time': 1773135199.707348, 'last_price_update_time': 1774775344.571376}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PR59695') HTTP/1.1" 204 0
2026-03-29 09:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e64bdd1b-2b2c-560e-97c7-c114510cb31e with identifier: MU21056
2026-03-29 09:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e64bdd1b-2b2c-560e-97c7-c114510cb31e with identifier: MU21056
2026-03-29 09:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e64bdd1b-2b2c-560e-97c7-c114510cb31e with identifier: MU21056 to the API
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 165,
'expiration_date': '2026-03-30T15:47:35Z',
'fuel_type': 'diesel',
'id': 'e64bdd1b-2b2c-560e-97c7-c114510cb31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MU21056',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra GTC',
'odometer': 130482,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-30',
'seller_name': None,
'title': 'Opel Astra GTC 2.0 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2012}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Saving data for MU21056: {'auction_closing_time': 1774885655.0, 'created_time': 1774688757.351073, 'last_price_update_time': 1774775344.845232}
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MU21056') HTTP/1.1" 204 0
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: AL09653
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Scrape type for AL09653: 2
2026-03-29 09:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb851146-0294-5f7d-8d49-24c1d25e3f83 with identifier: AL09653
2026-03-29 09:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb851146-0294-5f7d-8d49-24c1d25e3f83 with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb851146-0294-5f7d-8d49-24c1d25e3f83 with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb851146-0294-5f7d-8d49-24c1d25e3f83, identifier: AL09653
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: BG29864
2026-03-29 09:09:04 [auto1.it] INFO: Found listing with ID: XE56181
2026-03-29 09:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:04 [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-29 09:09:04 [auto1.it] INFO: Scrape type for XE56181: 2
2026-03-29 09:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with identifier: XE56181
2026-03-29 09:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with scrape type 2
2026-03-29 09:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with scrape type 2
2026-03-29 09:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cba2e24f-1a46-5d0c-ab57-e4a78668ed98, identifier: XE56181
2026-03-29 09:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb851146-0294-5f7d-8d49-24c1d25e3f83 with identifier: AL09653
2026-03-29 09:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb851146-0294-5f7d-8d49-24c1d25e3f83 with identifier: AL09653
2026-03-29 09:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb851146-0294-5f7d-8d49-24c1d25e3f83 with identifier: AL09653 to the API
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:14:12Z',
'fuel_type': 'petrol',
'id': 'eb851146-0294-5f7d-8d49-24c1d25e3f83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL09653',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 13384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-30',
'seller_name': None,
'title': 'Lancia Ypsilon 1.0 Mild-Hybrid Gold',
'transmission': 'manual',
'trim': 'Gold',
'year': 2022}
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27AL09653%27 HTTP/1.1" 200 None
2026-03-29 09:09:05 [auto1.it] INFO: Saving data for AL09653: {'auction_closing_time': 1774883652.0, 'created_time': 1773911129.227054, 'last_price_update_time': 1774775345.331957}
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AL09653') HTTP/1.1" 204 0
2026-03-29 09:09:05 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 14 pages/min), scraped 189 items (at 33 items/min)
2026-03-29 09:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 09:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with identifier: XE56181
2026-03-29 09:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with identifier: XE56181
2026-03-29 09:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cba2e24f-1a46-5d0c-ab57-e4a78668ed98 with identifier: XE56181 to the API
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 70,
'expiration_date': '2026-03-30T15:31:46Z',
'fuel_type': 'petrol',
'id': 'cba2e24f-1a46-5d0c-ab57-e4a78668ed98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE56181',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 86432,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-28',
'seller_name': None,
'title': 'Fiat Panda 1.2 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2017}
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XE56181%27 HTTP/1.1" 200 None
2026-03-29 09:09:05 [auto1.it] INFO: Saving data for XE56181: {'auction_closing_time': 1774884706.0, 'created_time': 1774343240.185057, 'last_price_update_time': 1774775345.713439}
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XE56181') HTTP/1.1" 204 0
2026-03-29 09:09:05 [auto1.it] INFO: Found listing with ID: DK55043
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DK55043%27 HTTP/1.1" 200 None
2026-03-29 09:09:05 [auto1.it] INFO: Scrape type for DK55043: 2
2026-03-29 09:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e033872-a83b-5cff-98e9-c5694592bad3 with identifier: DK55043
2026-03-29 09:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e033872-a83b-5cff-98e9-c5694592bad3 with scrape type 2
2026-03-29 09:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e033872-a83b-5cff-98e9-c5694592bad3 with scrape type 2
2026-03-29 09:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5e033872-a83b-5cff-98e9-c5694592bad3, identifier: DK55043
2026-03-29 09:09:05 [auto1.it] INFO: Found listing with ID: WY26414
2026-03-29 09:09:05 [auto1.it] INFO: Found listing with ID: CP34925
2026-03-29 09:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP34925%27 HTTP/1.1" 200 None
2026-03-29 09:09:05 [auto1.it] INFO: Scrape type for CP34925: 2
2026-03-29 09:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e06c7891-bfc2-53b7-b745-fff38cff534e with identifier: CP34925
2026-03-29 09:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e06c7891-bfc2-53b7-b745-fff38cff534e with scrape type 2
2026-03-29 09:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e06c7891-bfc2-53b7-b745-fff38cff534e with scrape type 2
2026-03-29 09:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e06c7891-bfc2-53b7-b745-fff38cff534e, identifier: CP34925
2026-03-29 09:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5e033872-a83b-5cff-98e9-c5694592bad3 with identifier: DK55043
2026-03-29 09:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5e033872-a83b-5cff-98e9-c5694592bad3 with identifier: DK55043
2026-03-29 09:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5e033872-a83b-5cff-98e9-c5694592bad3 with identifier: DK55043 to the API
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:31:45Z',
'fuel_type': 'petrol',
'id': '5e033872-a83b-5cff-98e9-c5694592bad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK55043',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 269349,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-02-28',
'seller_name': None,
'title': 'Hyundai Tucson 2.0',
'transmission': 'manual',
'trim': '',
'year': 2005}
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DK55043%27 HTTP/1.1" 200 None
2026-03-29 09:09:06 [auto1.it] INFO: Saving data for DK55043: {'auction_closing_time': 1774884705.0, 'created_time': 1774688790.837686, 'last_price_update_time': 1774775346.189643}
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DK55043') HTTP/1.1" 204 0
2026-03-29 09:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e06c7891-bfc2-53b7-b745-fff38cff534e with identifier: CP34925
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 09:09:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 09:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e06c7891-bfc2-53b7-b745-fff38cff534e with identifier: CP34925
2026-03-29 09:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e06c7891-bfc2-53b7-b745-fff38cff534e with identifier: CP34925 to the API
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:24:49Z',
'fuel_type': 'diesel',
'id': 'e06c7891-bfc2-53b7-b745-fff38cff534e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP34925',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 206236,
'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 Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2018}
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CP34925%27 HTTP/1.1" 200 None
2026-03-29 09:09:06 [auto1.it] INFO: Saving data for CP34925: {'auction_closing_time': 1774884289.0, 'created_time': 1774343247.091071, 'last_price_update_time': 1774775346.585013}
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CP34925') HTTP/1.1" 204 0
2026-03-29 09:09:06 [auto1.it] INFO: Found listing with ID: AG82147
2026-03-29 09:09:06 [auto1.it] INFO: Found listing with ID: RG79014
2026-03-29 09:09:06 [auto1.it] INFO: Found listing with ID: NU26591
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NU26591%27 HTTP/1.1" 200 None
2026-03-29 09:09:06 [auto1.it] INFO: Scrape type for NU26591: 2
2026-03-29 09:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b064af-bfba-53a2-a199-97b5474b8605 with identifier: NU26591
2026-03-29 09:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b064af-bfba-53a2-a199-97b5474b8605 with scrape type 2
2026-03-29 09:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b064af-bfba-53a2-a199-97b5474b8605 with scrape type 2
2026-03-29 09:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 95b064af-bfba-53a2-a199-97b5474b8605, identifier: NU26591
2026-03-29 09:09:06 [auto1.it] INFO: Found listing with ID: UB84582
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UB84582%27 HTTP/1.1" 200 None
2026-03-29 09:09:06 [auto1.it] INFO: Scrape type for UB84582: 2
2026-03-29 09:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c63c9504-634c-5e16-83a4-c48ec6ff5396 with identifier: UB84582
2026-03-29 09:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c63c9504-634c-5e16-83a4-c48ec6ff5396 with scrape type 2
2026-03-29 09:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c63c9504-634c-5e16-83a4-c48ec6ff5396 with scrape type 2
2026-03-29 09:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c63c9504-634c-5e16-83a4-c48ec6ff5396, identifier: UB84582
2026-03-29 09:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 95b064af-bfba-53a2-a199-97b5474b8605 with identifier: NU26591
2026-03-29 09:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 95b064af-bfba-53a2-a199-97b5474b8605 with identifier: NU26591
2026-03-29 09:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 95b064af-bfba-53a2-a199-97b5474b8605 with identifier: NU26591 to the API
2026-03-29 09:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 435,
'expiration_date': '2026-03-30T15:47:01Z',
'fuel_type': 'diesel',
'id': '95b064af-bfba-53a2-a199-97b5474b8605',
'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/NU26591',
'listing': 'auction',
'make': 'Audi',
'model': 'SQ8',
'odometer': 214761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-10',
'seller_name': None,
'title': 'Audi SQ8 4.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2019}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NU26591%27 HTTP/1.1" 200 None
2026-03-29 09:09:07 [auto1.it] INFO: Saving data for NU26591: {'auction_closing_time': 1774885621.0, 'created_time': 1774688769.675773, 'last_price_update_time': 1774775347.083547}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NU26591') HTTP/1.1" 204 0
2026-03-29 09:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c63c9504-634c-5e16-83a4-c48ec6ff5396 with identifier: UB84582
2026-03-29 09:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c63c9504-634c-5e16-83a4-c48ec6ff5396 with identifier: UB84582
2026-03-29 09:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c63c9504-634c-5e16-83a4-c48ec6ff5396 with identifier: UB84582 to the API
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:42:00Z',
'fuel_type': 'petrol',
'id': 'c63c9504-634c-5e16-83a4-c48ec6ff5396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB84582',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka',
'odometer': 43968,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-04',
'seller_name': None,
'title': 'Ford Ka 1.2 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2016}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UB84582%27 HTTP/1.1" 200 None
2026-03-29 09:09:07 [auto1.it] INFO: Saving data for UB84582: {'auction_closing_time': 1774885320.0, 'created_time': 1774688748.628153, 'last_price_update_time': 1774775347.348985}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UB84582') HTTP/1.1" 204 0
2026-03-29 09:09:07 [auto1.it] INFO: Found listing with ID: UB42424
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UB42424%27 HTTP/1.1" 200 None
2026-03-29 09:09:07 [auto1.it] INFO: Scrape type for UB42424: 2
2026-03-29 09:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with identifier: UB42424
2026-03-29 09:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with scrape type 2
2026-03-29 09:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with scrape type 2
2026-03-29 09:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 52404a5c-b63a-54c1-90ea-fd713bf0ad09, identifier: UB42424
2026-03-29 09:09:07 [auto1.it] INFO: Found listing with ID: HY41860
2026-03-29 09:09:07 [auto1.it] INFO: Found listing with ID: FD69176
2026-03-29 09:09:07 [auto1.it] INFO: Found listing with ID: CB28979
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CB28979%27 HTTP/1.1" 200 None
2026-03-29 09:09:07 [auto1.it] INFO: Scrape type for CB28979: 2
2026-03-29 09:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with identifier: CB28979
2026-03-29 09:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with scrape type 2
2026-03-29 09:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with scrape type 2
2026-03-29 09:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b, identifier: CB28979
2026-03-29 09:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with identifier: UB42424
2026-03-29 09:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with identifier: UB42424
2026-03-29 09:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 52404a5c-b63a-54c1-90ea-fd713bf0ad09 with identifier: UB42424 to the API
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:06:29Z',
'fuel_type': 'petrol',
'id': '52404a5c-b63a-54c1-90ea-fd713bf0ad09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB42424',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 81135,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-11',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Sport Edition',
'transmission': 'manual',
'trim': 'Sport Edition',
'year': 2012}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27UB42424%27 HTTP/1.1" 200 None
2026-03-29 09:09:07 [auto1.it] INFO: Saving data for UB42424: {'auction_closing_time': 1774883189.0, 'created_time': 1773130001.049804, 'last_price_update_time': 1774775347.886547}
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UB42424') HTTP/1.1" 204 0
2026-03-29 09:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with identifier: CB28979
2026-03-29 09:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with identifier: CB28979
2026-03-29 09:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b with identifier: CB28979 to the API
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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-30T15:11:59Z',
'fuel_type': 'diesel',
'id': '944fbf7b-d8a1-59f4-ba0f-79f2cabd3a4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CB28979',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 140125,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-22',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Sound Edition ISG 2WD',
'transmission': 'automatic',
'trim': 'Sound Edition ISG 2WD',
'year': 2018}
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CB28979%27 HTTP/1.1" 200 None
2026-03-29 09:09:08 [auto1.it] INFO: Saving data for CB28979: {'auction_closing_time': 1774883519.0, 'created_time': 1774688792.803726, 'last_price_update_time': 1774775348.236242}
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CB28979') HTTP/1.1" 204 0
2026-03-29 09:09:08 [auto1.it] INFO: Found listing with ID: RV63380
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RV63380%27 HTTP/1.1" 200 None
2026-03-29 09:09:08 [auto1.it] INFO: Scrape type for RV63380: 2
2026-03-29 09:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with identifier: RV63380
2026-03-29 09:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with scrape type 2
2026-03-29 09:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with scrape type 2
2026-03-29 09:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b6df7a9f-1dab-5409-a138-46e2ab4b07d4, identifier: RV63380
2026-03-29 09:09:08 [auto1.it] INFO: Found listing with ID: RG05236
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG05236%27 HTTP/1.1" 200 None
2026-03-29 09:09:08 [auto1.it] INFO: Scrape type for RG05236: 2
2026-03-29 09:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c54439-704b-595e-9960-e714f6dd07ba with identifier: RG05236
2026-03-29 09:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c54439-704b-595e-9960-e714f6dd07ba with scrape type 2
2026-03-29 09:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c54439-704b-595e-9960-e714f6dd07ba with scrape type 2
2026-03-29 09:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 49c54439-704b-595e-9960-e714f6dd07ba, identifier: RG05236
2026-03-29 09:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with identifier: RV63380
2026-03-29 09:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with identifier: RV63380
2026-03-29 09:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b6df7a9f-1dab-5409-a138-46e2ab4b07d4 with identifier: RV63380 to the API
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:16:32Z',
'fuel_type': 'petrol',
'id': 'b6df7a9f-1dab-5409-a138-46e2ab4b07d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV63380',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 140593,
'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': 'Citroen C3 1.4 Classique',
'transmission': 'manual',
'trim': 'Classique',
'year': 2010}
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RV63380%27 HTTP/1.1" 200 None
2026-03-29 09:09:08 [auto1.it] INFO: Saving data for RV63380: {'auction_closing_time': 1774883792.0, 'created_time': 1774688767.88537, 'last_price_update_time': 1774775348.767523}
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RV63380') HTTP/1.1" 204 0
2026-03-29 09:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 49c54439-704b-595e-9960-e714f6dd07ba with identifier: RG05236
2026-03-29 09:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 49c54439-704b-595e-9960-e714f6dd07ba with identifier: RG05236
2026-03-29 09:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 49c54439-704b-595e-9960-e714f6dd07ba with identifier: RG05236 to the API
2026-03-29 09:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:36:43Z',
'fuel_type': 'diesel',
'id': '49c54439-704b-595e-9960-e714f6dd07ba',
'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/RG05236',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 223085,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-29',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Societé',
'transmission': 'manual',
'trim': 'Societé',
'year': 2016}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RG05236%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Saving data for RG05236: {'auction_closing_time': 1774885003.0, 'created_time': 1774688777.07607, 'last_price_update_time': 1774775349.056262}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RG05236') HTTP/1.1" 204 0
2026-03-29 09:09:09 [auto1.it] INFO: Found listing with ID: JE70672
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JE70672%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Scrape type for JE70672: 2
2026-03-29 09:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0201274d-d103-5b9f-b47f-a2350e121c7b with identifier: JE70672
2026-03-29 09:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0201274d-d103-5b9f-b47f-a2350e121c7b with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0201274d-d103-5b9f-b47f-a2350e121c7b with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0201274d-d103-5b9f-b47f-a2350e121c7b, identifier: JE70672
2026-03-29 09:09: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-29 09:09:09 [auto1.it] INFO: Found listing with ID: MN63848
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MN63848%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Scrape type for MN63848: 2
2026-03-29 09:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with identifier: MN63848
2026-03-29 09:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 446c9d9f-984f-51fb-ad7a-b3fac5eea97c, identifier: MN63848
2026-03-29 09:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0201274d-d103-5b9f-b47f-a2350e121c7b with identifier: JE70672
2026-03-29 09:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0201274d-d103-5b9f-b47f-a2350e121c7b with identifier: JE70672
2026-03-29 09:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0201274d-d103-5b9f-b47f-a2350e121c7b with identifier: JE70672 to the API
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:12:48Z',
'fuel_type': 'diesel',
'id': '0201274d-d103-5b9f-b47f-a2350e121c7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JE70672',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 161590,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Executive BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Executive BlueMotion Tech',
'year': 2016}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JE70672%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Saving data for JE70672: {'auction_closing_time': 1774883568.0, 'created_time': 1774688795.659509, 'last_price_update_time': 1774775349.533325}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JE70672') HTTP/1.1" 204 0
2026-03-29 09:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with identifier: MN63848
2026-03-29 09:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with identifier: MN63848
2026-03-29 09:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 446c9d9f-984f-51fb-ad7a-b3fac5eea97c with identifier: MN63848 to the API
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:50:06Z',
'fuel_type': 'diesel',
'id': '446c9d9f-984f-51fb-ad7a-b3fac5eea97c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN63848',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 196695,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-29',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2017}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27MN63848%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Saving data for MN63848: {'auction_closing_time': 1774885806.0, 'created_time': 1774688794.979505, 'last_price_update_time': 1774775349.79631}
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MN63848') HTTP/1.1" 204 0
2026-03-29 09:09:09 [auto1.it] INFO: Found listing with ID: KL44785
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KL44785%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Scrape type for KL44785: 2
2026-03-29 09:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b425b7a-1a1e-5424-811c-d835384a92a0 with identifier: KL44785
2026-03-29 09:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b425b7a-1a1e-5424-811c-d835384a92a0 with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b425b7a-1a1e-5424-811c-d835384a92a0 with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7b425b7a-1a1e-5424-811c-d835384a92a0, identifier: KL44785
2026-03-29 09:09:09 [auto1.it] INFO: Found listing with ID: GC15950
2026-03-29 09:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC15950%27 HTTP/1.1" 200 None
2026-03-29 09:09:09 [auto1.it] INFO: Scrape type for GC15950: 2
2026-03-29 09:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dedb6cc-43e3-5afe-b2ad-748f3461719e with identifier: GC15950
2026-03-29 09:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dedb6cc-43e3-5afe-b2ad-748f3461719e with scrape type 2
2026-03-29 09:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dedb6cc-43e3-5afe-b2ad-748f3461719e with scrape type 2
2026-03-29 09:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9dedb6cc-43e3-5afe-b2ad-748f3461719e, identifier: GC15950
2026-03-29 09:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7b425b7a-1a1e-5424-811c-d835384a92a0 with identifier: KL44785
2026-03-29 09:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7b425b7a-1a1e-5424-811c-d835384a92a0 with identifier: KL44785
2026-03-29 09:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7b425b7a-1a1e-5424-811c-d835384a92a0 with identifier: KL44785 to the API
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:29:39Z',
'fuel_type': 'diesel',
'id': '7b425b7a-1a1e-5424-811c-d835384a92a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KL44785',
'listing': 'auction',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 261183,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-27',
'seller_name': None,
'title': 'Fiat Scudo 2.0 JTDM Panorama Family L2H1 130 Multijet',
'transmission': 'manual',
'trim': 'Panorama Family L2H1 130 Multijet',
'year': 2012}
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27KL44785%27 HTTP/1.1" 200 None
2026-03-29 09:09:10 [auto1.it] INFO: Saving data for KL44785: {'auction_closing_time': 1774884579.0, 'created_time': 1774688754.772622, 'last_price_update_time': 1774775350.28979}
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KL44785') HTTP/1.1" 204 0
2026-03-29 09:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9dedb6cc-43e3-5afe-b2ad-748f3461719e with identifier: GC15950
2026-03-29 09:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9dedb6cc-43e3-5afe-b2ad-748f3461719e with identifier: GC15950
2026-03-29 09:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9dedb6cc-43e3-5afe-b2ad-748f3461719e with identifier: GC15950 to the API
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:40:37Z',
'fuel_type': 'diesel',
'id': '9dedb6cc-43e3-5afe-b2ad-748f3461719e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GC15950',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 99341,
'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': 'Audi A5 Sportback 35 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2019}
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GC15950%27 HTTP/1.1" 200 None
2026-03-29 09:09:10 [auto1.it] INFO: Saving data for GC15950: {'auction_closing_time': 1774885237.0, 'created_time': 1774688780.387165, 'last_price_update_time': 1774775350.547785}
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GC15950') HTTP/1.1" 204 0
2026-03-29 09:09:10 [auto1.it] INFO: Found listing with ID: TU59167
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU59167%27 HTTP/1.1" 200 None
2026-03-29 09:09:10 [auto1.it] INFO: Scrape type for TU59167: 2
2026-03-29 09:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9fe25c-0dbe-5298-99f6-7627c7332175 with identifier: TU59167
2026-03-29 09:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9fe25c-0dbe-5298-99f6-7627c7332175 with scrape type 2
2026-03-29 09:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e9fe25c-0dbe-5298-99f6-7627c7332175 with scrape type 2
2026-03-29 09:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0e9fe25c-0dbe-5298-99f6-7627c7332175, identifier: TU59167
2026-03-29 09:09:10 [auto1.it] INFO: Found listing with ID: ZU87038
2026-03-29 09:09:10 [auto1.it] INFO: Found listing with ID: YR71782
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YR71782%27 HTTP/1.1" 200 None
2026-03-29 09:09:10 [auto1.it] INFO: Scrape type for YR71782: 2
2026-03-29 09:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3022335d-6f84-581b-b193-8873e4bbb075 with identifier: YR71782
2026-03-29 09:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3022335d-6f84-581b-b193-8873e4bbb075 with scrape type 2
2026-03-29 09:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3022335d-6f84-581b-b193-8873e4bbb075 with scrape type 2
2026-03-29 09:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3022335d-6f84-581b-b193-8873e4bbb075, identifier: YR71782
2026-03-29 09:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0e9fe25c-0dbe-5298-99f6-7627c7332175 with identifier: TU59167
2026-03-29 09:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0e9fe25c-0dbe-5298-99f6-7627c7332175 with identifier: TU59167
2026-03-29 09:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0e9fe25c-0dbe-5298-99f6-7627c7332175 with identifier: TU59167 to the API
2026-03-29 09:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:48Z',
'fuel_type': 'diesel',
'id': '0e9fe25c-0dbe-5298-99f6-7627c7332175',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU59167',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 187406,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-30',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2014}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TU59167%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Saving data for TU59167: {'auction_closing_time': 1774885308.0, 'created_time': 1774688769.329015, 'last_price_update_time': 1774775351.034579}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU59167') HTTP/1.1" 204 0
2026-03-29 09:09:11 [auto1.it] INFO: Channel: 24h | Page: 63 | totalHits: 2515 | hits on page: 35
2026-03-29 09:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3022335d-6f84-581b-b193-8873e4bbb075 with identifier: YR71782
2026-03-29 09:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3022335d-6f84-581b-b193-8873e4bbb075 with identifier: YR71782
2026-03-29 09:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3022335d-6f84-581b-b193-8873e4bbb075 with identifier: YR71782 to the API
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:46:42Z',
'fuel_type': 'petrol',
'id': '3022335d-6f84-581b-b193-8873e4bbb075',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR71782',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 258470,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-18',
'seller_name': None,
'title': 'Fiat Punto Evo 1.4 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2010}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YR71782%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Saving data for YR71782: {'auction_closing_time': 1774885602.0, 'created_time': 1774688794.269569, 'last_price_update_time': 1774775351.29391}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YR71782') HTTP/1.1" 204 0
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: TD04886
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TD04886%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Scrape type for TD04886: 2
2026-03-29 09:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bc7c546-0122-5029-805b-39cc6c550770 with identifier: TD04886
2026-03-29 09:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bc7c546-0122-5029-805b-39cc6c550770 with scrape type 2
2026-03-29 09:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bc7c546-0122-5029-805b-39cc6c550770 with scrape type 2
2026-03-29 09:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6bc7c546-0122-5029-805b-39cc6c550770, identifier: TD04886
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: RX70685
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RX70685%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Scrape type for RX70685: 2
2026-03-29 09:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdbf227c-bd50-5928-800a-c959a597da67 with identifier: RX70685
2026-03-29 09:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdbf227c-bd50-5928-800a-c959a597da67 with scrape type 2
2026-03-29 09:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdbf227c-bd50-5928-800a-c959a597da67 with scrape type 2
2026-03-29 09:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fdbf227c-bd50-5928-800a-c959a597da67, identifier: RX70685
2026-03-29 09:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6bc7c546-0122-5029-805b-39cc6c550770 with identifier: TD04886
2026-03-29 09:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6bc7c546-0122-5029-805b-39cc6c550770 with identifier: TD04886
2026-03-29 09:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6bc7c546-0122-5029-805b-39cc6c550770 with identifier: TD04886 to the API
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:41Z',
'fuel_type': 'diesel',
'id': '6bc7c546-0122-5029-805b-39cc6c550770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TD04886',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 134839,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-12',
'seller_name': None,
'title': 'BMW 1er 118d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2019}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TD04886%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Saving data for TD04886: {'auction_closing_time': 1774883081.0, 'created_time': 1774688768.476944, 'last_price_update_time': 1774775351.825706}
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TD04886') HTTP/1.1" 204 0
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: XL36522
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: WJ93918
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: PW21371
2026-03-29 09:09:11 [auto1.it] INFO: Found listing with ID: TR54078
2026-03-29 09:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TR54078%27 HTTP/1.1" 200 None
2026-03-29 09:09:11 [auto1.it] INFO: Scrape type for TR54078: 2
2026-03-29 09:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74849f8d-da12-56ab-abe2-9e9955a6aed6 with identifier: TR54078
2026-03-29 09:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74849f8d-da12-56ab-abe2-9e9955a6aed6 with scrape type 2
2026-03-29 09:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74849f8d-da12-56ab-abe2-9e9955a6aed6 with scrape type 2
2026-03-29 09:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 74849f8d-da12-56ab-abe2-9e9955a6aed6, identifier: TR54078
2026-03-29 09:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fdbf227c-bd50-5928-800a-c959a597da67 with identifier: RX70685
2026-03-29 09:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fdbf227c-bd50-5928-800a-c959a597da67 with identifier: RX70685
2026-03-29 09:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fdbf227c-bd50-5928-800a-c959a597da67 with identifier: RX70685 to the API
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:37:25Z',
'fuel_type': 'petrol',
'id': 'fdbf227c-bd50-5928-800a-c959a597da67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RX70685',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 173164,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-17',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2013}
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27RX70685%27 HTTP/1.1" 200 None
2026-03-29 09:09:12 [auto1.it] INFO: Saving data for RX70685: {'auction_closing_time': 1774885045.0, 'created_time': 1774688784.909646, 'last_price_update_time': 1774775352.321867}
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RX70685') HTTP/1.1" 204 0
2026-03-29 09:09:12 [auto1.it] INFO: Found listing with ID: NK26905
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NK26905%27 HTTP/1.1" 200 None
2026-03-29 09:09:12 [auto1.it] INFO: Scrape type for NK26905: 2
2026-03-29 09:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with identifier: NK26905
2026-03-29 09:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with scrape type 2
2026-03-29 09:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with scrape type 2
2026-03-29 09:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7, identifier: NK26905
2026-03-29 09:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 74849f8d-da12-56ab-abe2-9e9955a6aed6 with identifier: TR54078
2026-03-29 09:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 74849f8d-da12-56ab-abe2-9e9955a6aed6 with identifier: TR54078
2026-03-29 09:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 74849f8d-da12-56ab-abe2-9e9955a6aed6 with identifier: TR54078 to the API
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:50:48Z',
'fuel_type': 'petrol',
'id': '74849f8d-da12-56ab-abe2-9e9955a6aed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR54078',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 203784,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-27',
'seller_name': None,
'title': 'Opel Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2011}
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TR54078%27 HTTP/1.1" 200 None
2026-03-29 09:09:12 [auto1.it] INFO: Saving data for TR54078: {'auction_closing_time': 1774885848.0, 'created_time': 1774688791.586156, 'last_price_update_time': 1774775352.710353}
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TR54078') HTTP/1.1" 204 0
2026-03-29 09:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 09:09:12 [auto1.it] INFO: Found listing with ID: ZG33148
2026-03-29 09:09:12 [auto1.it] INFO: Found listing with ID: JP42061
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP42061%27 HTTP/1.1" 200 None
2026-03-29 09:09:12 [auto1.it] INFO: Scrape type for JP42061: 2
2026-03-29 09:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f0d7d43-eb16-587c-9878-67034ac709a3 with identifier: JP42061
2026-03-29 09:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f0d7d43-eb16-587c-9878-67034ac709a3 with scrape type 2
2026-03-29 09:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f0d7d43-eb16-587c-9878-67034ac709a3 with scrape type 2
2026-03-29 09:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4f0d7d43-eb16-587c-9878-67034ac709a3, identifier: JP42061
2026-03-29 09:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with identifier: NK26905
2026-03-29 09:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with identifier: NK26905
2026-03-29 09:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7 with identifier: NK26905 to the API
2026-03-29 09:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:18:18Z',
'fuel_type': 'petrol',
'id': '6bd54da9-bfb7-55ce-a6a4-41c7a7c805d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK26905',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 119046,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-02',
'seller_name': None,
'title': 'Fiat Punto 1.2 Street',
'transmission': 'manual',
'trim': 'Street',
'year': 2018}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27NK26905%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Saving data for NK26905: {'auction_closing_time': 1774883898.0, 'created_time': 1774688797.046401, 'last_price_update_time': 1774775353.090918}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NK26905') HTTP/1.1" 204 0
2026-03-29 09:09:13 [auto1.it] INFO: Found listing with ID: LG70821
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG70821%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Scrape type for LG70821: 2
2026-03-29 09:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with identifier: LG70821
2026-03-29 09:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with scrape type 2
2026-03-29 09:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with scrape type 2
2026-03-29 09:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1b1fa12d-e7ae-5664-8ceb-85f120eb9758, identifier: LG70821
2026-03-29 09:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4f0d7d43-eb16-587c-9878-67034ac709a3 with identifier: JP42061
2026-03-29 09:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4f0d7d43-eb16-587c-9878-67034ac709a3 with identifier: JP42061
2026-03-29 09:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4f0d7d43-eb16-587c-9878-67034ac709a3 with identifier: JP42061 to the API
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:46:39Z',
'fuel_type': 'diesel',
'id': '4f0d7d43-eb16-587c-9878-67034ac709a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP42061',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 41268,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-21',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2018}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JP42061%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Saving data for JP42061: {'auction_closing_time': 1774885599.0, 'created_time': 1774343222.028961, 'last_price_update_time': 1774775353.476982}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JP42061') HTTP/1.1" 204 0
2026-03-29 09:09:13 [auto1.it] INFO: Found listing with ID: PL47981
2026-03-29 09:09:13 [auto1.it] INFO: Found listing with ID: EP64063
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EP64063%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Scrape type for EP64063: 2
2026-03-29 09:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with identifier: EP64063
2026-03-29 09:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with scrape type 2
2026-03-29 09:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with scrape type 2
2026-03-29 09:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 14331b05-cd5a-51a8-9a6a-0bda0a5c3056, identifier: EP64063
2026-03-29 09:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with identifier: LG70821
2026-03-29 09:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with identifier: LG70821
2026-03-29 09:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1b1fa12d-e7ae-5664-8ceb-85f120eb9758 with identifier: LG70821 to the API
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:46:08Z',
'fuel_type': 'diesel',
'id': '1b1fa12d-e7ae-5664-8ceb-85f120eb9758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG70821',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-25',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Brave² 4x2',
'transmission': 'manual',
'trim': 'Brave² 4x2',
'year': 2018}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27LG70821%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Saving data for LG70821: {'auction_closing_time': 1774885568.0, 'created_time': 1774688799.328714, 'last_price_update_time': 1774775353.899201}
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LG70821') HTTP/1.1" 204 0
2026-03-29 09:09:13 [auto1.it] INFO: Found listing with ID: YC40082
2026-03-29 09:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YC40082%27 HTTP/1.1" 200 None
2026-03-29 09:09:13 [auto1.it] INFO: Scrape type for YC40082: 2
2026-03-29 09:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4557617-4b44-5adc-99d6-a74dd5a5ce51 with identifier: YC40082
2026-03-29 09:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4557617-4b44-5adc-99d6-a74dd5a5ce51 with scrape type 2
2026-03-29 09:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4557617-4b44-5adc-99d6-a74dd5a5ce51 with scrape type 2
2026-03-29 09:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d4557617-4b44-5adc-99d6-a74dd5a5ce51, identifier: YC40082
2026-03-29 09:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with identifier: EP64063
2026-03-29 09:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with identifier: EP64063
2026-03-29 09:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 14331b05-cd5a-51a8-9a6a-0bda0a5c3056 with identifier: EP64063 to the API
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 102,
'expiration_date': '2026-03-30T15:40:09Z',
'fuel_type': 'petrol',
'id': '14331b05-cd5a-51a8-9a6a-0bda0a5c3056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EP64063',
'listing': 'auction',
'make': 'Honda',
'model': 'Jazz',
'odometer': 69963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-29',
'seller_name': None,
'title': 'Honda Jazz 1.3 i-VTEC Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2020}
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27EP64063%27 HTTP/1.1" 200 None
2026-03-29 09:09:14 [auto1.it] INFO: Saving data for EP64063: {'auction_closing_time': 1774885209.0, 'created_time': 1774688792.402249, 'last_price_update_time': 1774775354.270547}
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EP64063') HTTP/1.1" 204 0
2026-03-29 09:09:14 [auto1.it] INFO: Found listing with ID: TL02972
2026-03-29 09:09:14 [auto1.it] INFO: Found listing with ID: PD30072
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27PD30072%27 HTTP/1.1" 200 None
2026-03-29 09:09:14 [auto1.it] INFO: Scrape type for PD30072: 2
2026-03-29 09:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 867f7bec-ab0d-5cac-9780-7aeddac0960f with identifier: PD30072
2026-03-29 09:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 867f7bec-ab0d-5cac-9780-7aeddac0960f with scrape type 2
2026-03-29 09:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 867f7bec-ab0d-5cac-9780-7aeddac0960f with scrape type 2
2026-03-29 09:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 867f7bec-ab0d-5cac-9780-7aeddac0960f, identifier: PD30072
2026-03-29 09:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d4557617-4b44-5adc-99d6-a74dd5a5ce51 with identifier: YC40082
2026-03-29 09:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d4557617-4b44-5adc-99d6-a74dd5a5ce51 with identifier: YC40082
2026-03-29 09:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d4557617-4b44-5adc-99d6-a74dd5a5ce51 with identifier: YC40082 to the API
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:09:40Z',
'fuel_type': 'diesel',
'id': 'd4557617-4b44-5adc-99d6-a74dd5a5ce51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YC40082',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 97627,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-14',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Highline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Highline BlueMotion Tech',
'year': 2013}
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YC40082%27 HTTP/1.1" 200 None
2026-03-29 09:09:14 [auto1.it] INFO: Saving data for YC40082: {'auction_closing_time': 1774883380.0, 'created_time': 1774688796.031427, 'last_price_update_time': 1774775354.723033}
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YC40082') HTTP/1.1" 204 0
2026-03-29 09:09:14 [auto1.it] INFO: Found listing with ID: XS31843
2026-03-29 09:09:14 [auto1.it] INFO: Found listing with ID: DP98022
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DP98022%27 HTTP/1.1" 200 None
2026-03-29 09:09:14 [auto1.it] INFO: Scrape type for DP98022: 2
2026-03-29 09:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 363e61f7-4252-5bf0-a1b2-0d180a176ffb with identifier: DP98022
2026-03-29 09:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 363e61f7-4252-5bf0-a1b2-0d180a176ffb with scrape type 2
2026-03-29 09:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 363e61f7-4252-5bf0-a1b2-0d180a176ffb with scrape type 2
2026-03-29 09:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 363e61f7-4252-5bf0-a1b2-0d180a176ffb, identifier: DP98022
2026-03-29 09:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 867f7bec-ab0d-5cac-9780-7aeddac0960f with identifier: PD30072
2026-03-29 09:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 867f7bec-ab0d-5cac-9780-7aeddac0960f with identifier: PD30072
2026-03-29 09:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 867f7bec-ab0d-5cac-9780-7aeddac0960f with identifier: PD30072 to the API
2026-03-29 09:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 95,
'expiration_date': '2026-03-30T15:21:44Z',
'fuel_type': 'petrol',
'id': '867f7bec-ab0d-5cac-9780-7aeddac0960f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD30072',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 85517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-16',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 Avantgarde',
'transmission': 'manual',
'trim': 'Avantgarde',
'year': 2009}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [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-29 09:09:15 [auto1.it] INFO: Saving data for PD30072: {'auction_closing_time': 1774884104.0, 'created_time': 1774688810.536515, 'last_price_update_time': 1774775355.106375}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD30072') HTTP/1.1" 204 0
2026-03-29 09:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 363e61f7-4252-5bf0-a1b2-0d180a176ffb with identifier: DP98022
2026-03-29 09:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 363e61f7-4252-5bf0-a1b2-0d180a176ffb with identifier: DP98022
2026-03-29 09:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 363e61f7-4252-5bf0-a1b2-0d180a176ffb with identifier: DP98022 to the API
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:18:10Z',
'fuel_type': 'diesel',
'id': '363e61f7-4252-5bf0-a1b2-0d180a176ffb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DP98022',
'listing': 'auction',
'make': 'Opel',
'model': 'Antara',
'odometer': 176271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-14',
'seller_name': None,
'title': 'Opel Antara 2.0 CDTI Cosmo 4x4',
'transmission': 'automatic',
'trim': 'Cosmo 4x4',
'year': 2009}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09: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-29 09:09:15 [auto1.it] INFO: Saving data for DP98022: {'auction_closing_time': 1774883890.0, 'created_time': 1774688778.048225, 'last_price_update_time': 1774775355.379585}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DP98022') HTTP/1.1" 204 0
2026-03-29 09:09:15 [auto1.it] INFO: Found listing with ID: PN93360
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [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-29 09:09:15 [auto1.it] INFO: Scrape type for PN93360: 2
2026-03-29 09:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1480ce-4d07-58bb-9f18-6a35b429a113 with identifier: PN93360
2026-03-29 09:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1480ce-4d07-58bb-9f18-6a35b429a113 with scrape type 2
2026-03-29 09:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa1480ce-4d07-58bb-9f18-6a35b429a113 with scrape type 2
2026-03-29 09:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: aa1480ce-4d07-58bb-9f18-6a35b429a113, identifier: PN93360
2026-03-29 09:09:15 [auto1.it] INFO: Found listing with ID: TZ57511
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09: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-29 09:09:15 [auto1.it] INFO: Scrape type for TZ57511: 2
2026-03-29 09:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6488b779-3c9a-5a52-b6b9-f456660da4e0 with identifier: TZ57511
2026-03-29 09:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6488b779-3c9a-5a52-b6b9-f456660da4e0 with scrape type 2
2026-03-29 09:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6488b779-3c9a-5a52-b6b9-f456660da4e0 with scrape type 2
2026-03-29 09:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6488b779-3c9a-5a52-b6b9-f456660da4e0, identifier: TZ57511
2026-03-29 09:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: aa1480ce-4d07-58bb-9f18-6a35b429a113 with identifier: PN93360
2026-03-29 09:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: aa1480ce-4d07-58bb-9f18-6a35b429a113 with identifier: PN93360
2026-03-29 09:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: aa1480ce-4d07-58bb-9f18-6a35b429a113 with identifier: PN93360 to the API
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 130,
'expiration_date': '2026-03-30T15:44:15Z',
'fuel_type': 'diesel',
'id': 'aa1480ce-4d07-58bb-9f18-6a35b429a113',
'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/PN93360',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 123513,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Renault Grand Scenic 1.6 dCi Energy BOSE-Edition',
'transmission': 'manual',
'trim': 'BOSE-Edition',
'year': 2018}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [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-29 09:09:15 [auto1.it] INFO: Saving data for PN93360: {'auction_closing_time': 1774885455.0, 'created_time': 1773954573.727023, 'last_price_update_time': 1774775355.867497}
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN93360') HTTP/1.1" 204 0
2026-03-29 09:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6488b779-3c9a-5a52-b6b9-f456660da4e0 with identifier: TZ57511
2026-03-29 09:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6488b779-3c9a-5a52-b6b9-f456660da4e0 with identifier: TZ57511
2026-03-29 09:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6488b779-3c9a-5a52-b6b9-f456660da4e0 with identifier: TZ57511 to the API
2026-03-29 09:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:59:02Z',
'fuel_type': 'diesel',
'id': '6488b779-3c9a-5a52-b6b9-f456660da4e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ57511',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 145018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-10',
'seller_name': None,
'title': 'Jeep Compass 2.2 CRD Sport 4x2',
'transmission': 'manual',
'trim': 'Sport 4x2',
'year': 2012}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27TZ57511%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Saving data for TZ57511: {'auction_closing_time': 1774886342.0, 'created_time': 1774343139.889664, 'last_price_update_time': 1774775356.152145}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ57511') HTTP/1.1" 204 0
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: WH30921
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: WC55302
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: GP46420
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GP46420%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Scrape type for GP46420: 2
2026-03-29 09:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67e9f24f-19d7-5232-a322-19d30db54d3d with identifier: GP46420
2026-03-29 09:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67e9f24f-19d7-5232-a322-19d30db54d3d with scrape type 2
2026-03-29 09:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67e9f24f-19d7-5232-a322-19d30db54d3d with scrape type 2
2026-03-29 09:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 67e9f24f-19d7-5232-a322-19d30db54d3d, identifier: GP46420
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: XF75286
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XF75286%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Scrape type for XF75286: 2
2026-03-29 09:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with identifier: XF75286
2026-03-29 09:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with scrape type 2
2026-03-29 09:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with scrape type 2
2026-03-29 09:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b, identifier: XF75286
2026-03-29 09:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 67e9f24f-19d7-5232-a322-19d30db54d3d with identifier: GP46420
2026-03-29 09:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 67e9f24f-19d7-5232-a322-19d30db54d3d with identifier: GP46420
2026-03-29 09:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 67e9f24f-19d7-5232-a322-19d30db54d3d with identifier: GP46420 to the API
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:38:46Z',
'fuel_type': 'diesel',
'id': '67e9f24f-19d7-5232-a322-19d30db54d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP46420',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 330213,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-05',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Xpossible ISG 2WD',
'transmission': 'automatic',
'trim': 'Xpossible ISG 2WD',
'year': 2016}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27GP46420%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Saving data for GP46420: {'auction_closing_time': 1774885126.0, 'created_time': 1774688810.18422, 'last_price_update_time': 1774775356.671415}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GP46420') HTTP/1.1" 204 0
2026-03-29 09:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with identifier: XF75286
2026-03-29 09:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with identifier: XF75286
2026-03-29 09:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 16b65cd5-acdf-5d0b-8741-13bc0ab20a7b with identifier: XF75286 to the API
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:25:20Z',
'fuel_type': 'diesel',
'id': '16b65cd5-acdf-5d0b-8741-13bc0ab20a7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF75286',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat Alltrack',
'odometer': 174415,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-27',
'seller_name': None,
'title': 'Volkswagen Passat Alltrack 2.0 TDI 4Motion BlueMotion Tech',
'transmission': 'automatic',
'trim': '4Motion BlueMotion Tech',
'year': 2018}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27XF75286%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Saving data for XF75286: {'auction_closing_time': 1774884320.0, 'created_time': 1774447596.014384, 'last_price_update_time': 1774775356.965602}
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XF75286') HTTP/1.1" 204 0
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: LD02725
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: SB80667
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: HW51602
2026-03-29 09:09:16 [auto1.it] INFO: Found listing with ID: DX75497
2026-03-29 09:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DX75497%27 HTTP/1.1" 200 None
2026-03-29 09:09:16 [auto1.it] INFO: Scrape type for DX75497: 2
2026-03-29 09:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with identifier: DX75497
2026-03-29 09:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with scrape type 2
2026-03-29 09:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 836b0b1d-3b05-5a9c-baaf-b3d91c48482d, identifier: DX75497
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: MN96094
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: YD21144
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD21144%27 HTTP/1.1" 200 None
2026-03-29 09:09:17 [auto1.it] INFO: Scrape type for YD21144: 2
2026-03-29 09:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf5aab5b-d54b-5932-92d3-70e5eefa8263 with identifier: YD21144
2026-03-29 09:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf5aab5b-d54b-5932-92d3-70e5eefa8263 with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf5aab5b-d54b-5932-92d3-70e5eefa8263 with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bf5aab5b-d54b-5932-92d3-70e5eefa8263, identifier: YD21144
2026-03-29 09:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with identifier: DX75497
2026-03-29 09:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with identifier: DX75497
2026-03-29 09:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 836b0b1d-3b05-5a9c-baaf-b3d91c48482d with identifier: DX75497 to the API
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:42:12Z',
'fuel_type': 'diesel',
'id': '836b0b1d-3b05-5a9c-baaf-b3d91c48482d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DX75497',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 215682,
'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': 'Opel Astra 1.7 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2012}
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27DX75497%27 HTTP/1.1" 200 None
2026-03-29 09:09:17 [auto1.it] INFO: Saving data for DX75497: {'auction_closing_time': 1774885332.0, 'created_time': 1774343162.792023, 'last_price_update_time': 1774775357.454028}
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DX75497') HTTP/1.1" 204 0
2026-03-29 09:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bf5aab5b-d54b-5932-92d3-70e5eefa8263 with identifier: YD21144
2026-03-29 09:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bf5aab5b-d54b-5932-92d3-70e5eefa8263 with identifier: YD21144
2026-03-29 09:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bf5aab5b-d54b-5932-92d3-70e5eefa8263 with identifier: YD21144 to the API
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09: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-29 09: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:39:15Z',
'fuel_type': 'diesel',
'id': 'bf5aab5b-d54b-5932-92d3-70e5eefa8263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD21144',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 155349,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-23',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27YD21144%27 HTTP/1.1" 200 None
2026-03-29 09:09:17 [auto1.it] INFO: Saving data for YD21144: {'auction_closing_time': 1774885155.0, 'created_time': 1773130267.263325, 'last_price_update_time': 1774775357.812984}
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YD21144') HTTP/1.1" 204 0
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: KF97174
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: UT33269
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: GJ33186
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: CJ50775
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27CJ50775%27 HTTP/1.1" 200 None
2026-03-29 09:09:17 [auto1.it] INFO: Scrape type for CJ50775: 2
2026-03-29 09:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with identifier: CJ50775
2026-03-29 09:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c, identifier: CJ50775
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: RT57270
2026-03-29 09:09:17 [auto1.it] INFO: Found listing with ID: JC99655
2026-03-29 09:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09: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%27JC99655%27 HTTP/1.1" 200 None
2026-03-29 09:09:17 [auto1.it] INFO: Scrape type for JC99655: 2
2026-03-29 09:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59152a20-03e5-5c53-8083-4eb282cea514 with identifier: JC99655
2026-03-29 09:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59152a20-03e5-5c53-8083-4eb282cea514 with scrape type 2
2026-03-29 09:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59152a20-03e5-5c53-8083-4eb282cea514 with scrape type 2
2026-03-29 09:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 59152a20-03e5-5c53-8083-4eb282cea514, identifier: JC99655
2026-03-29 09:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with identifier: CJ50775
2026-03-29 09:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with identifier: CJ50775
2026-03-29 09:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 94cbd0c5-ca26-5f13-9209-e84dda1c8d0c with identifier: CJ50775 to the API
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:18:30Z',
'fuel_type': 'diesel',
'id': '94cbd0c5-ca26-5f13-9209-e84dda1c8d0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ50775',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 223344,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-02',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'manual',
'trim': 'BlueEfficiency Urban',
'year': 2016}
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [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-29 09:09:18 [auto1.it] INFO: Saving data for CJ50775: {'auction_closing_time': 1774883910.0, 'created_time': 1774688793.624155, 'last_price_update_time': 1774775358.311359}
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CJ50775') HTTP/1.1" 204 0
2026-03-29 09:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 59152a20-03e5-5c53-8083-4eb282cea514 with identifier: JC99655
2026-03-29 09:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 59152a20-03e5-5c53-8083-4eb282cea514 with identifier: JC99655
2026-03-29 09:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 59152a20-03e5-5c53-8083-4eb282cea514 with identifier: JC99655 to the API
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:58:07Z',
'fuel_type': 'diesel',
'id': '59152a20-03e5-5c53-8083-4eb282cea514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC99655',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 141796,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-25',
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2016}
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [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-29 09:09:18 [auto1.it] INFO: Saving data for JC99655: {'auction_closing_time': 1774886287.0, 'created_time': 1774688788.032365, 'last_price_update_time': 1774775358.646425}
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JC99655') HTTP/1.1" 204 0
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: YB09690
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: UC99700
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: EG31110
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: SK62476
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: KR24813
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [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-29 09:09:18 [auto1.it] INFO: Scrape type for KR24813: 2
2026-03-29 09:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 688ac3ea-4c1c-578a-b56b-7bd327a99640 with identifier: KR24813
2026-03-29 09:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 688ac3ea-4c1c-578a-b56b-7bd327a99640 with scrape type 2
2026-03-29 09:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 688ac3ea-4c1c-578a-b56b-7bd327a99640 with scrape type 2
2026-03-29 09:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 688ac3ea-4c1c-578a-b56b-7bd327a99640, identifier: KR24813
2026-03-29 09:09:18 [auto1.it] INFO: Found listing with ID: YN59096
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:18 [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-29 09:09:18 [auto1.it] INFO: Scrape type for YN59096: 2
2026-03-29 09:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with identifier: YN59096
2026-03-29 09:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with scrape type 2
2026-03-29 09:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with scrape type 2
2026-03-29 09:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cf4aafb8-fc4c-5af0-9866-506f8f82ce24, identifier: YN59096
2026-03-29 09:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 688ac3ea-4c1c-578a-b56b-7bd327a99640 with identifier: KR24813
2026-03-29 09:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 688ac3ea-4c1c-578a-b56b-7bd327a99640 with identifier: KR24813
2026-03-29 09:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 688ac3ea-4c1c-578a-b56b-7bd327a99640 with identifier: KR24813 to the API
2026-03-29 09:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:06:03Z',
'fuel_type': 'diesel',
'id': '688ac3ea-4c1c-578a-b56b-7bd327a99640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KR24813',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 97558,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-23',
'seller_name': None,
'title': 'BMW 3er 316d',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [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-29 09:09:19 [auto1.it] INFO: Saving data for KR24813: {'auction_closing_time': 1774883163.0, 'created_time': 1774688785.893629, 'last_price_update_time': 1774775359.119186}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KR24813') HTTP/1.1" 204 0
2026-03-29 09:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with identifier: YN59096
2026-03-29 09:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with identifier: YN59096
2026-03-29 09:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cf4aafb8-fc4c-5af0-9866-506f8f82ce24 with identifier: YN59096 to the API
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:00:25Z',
'fuel_type': 'petrol',
'id': 'cf4aafb8-fc4c-5af0-9866-506f8f82ce24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YN59096',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'up!',
'odometer': 88015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-24',
'seller_name': None,
'title': 'Volkswagen up! 1.0 Move up!',
'transmission': 'manual',
'trim': 'Move',
'year': 2014}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [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-29 09:09:19 [auto1.it] INFO: Saving data for YN59096: {'auction_closing_time': 1774882825.0, 'created_time': 1773954876.702786, 'last_price_update_time': 1774775359.481596}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YN59096') HTTP/1.1" 204 0
2026-03-29 09:09:19 [auto1.it] INFO: Found listing with ID: WL53741
2026-03-29 09:09:19 [auto1.it] INFO: Found listing with ID: KK99486
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [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-29 09:09:19 [auto1.it] INFO: Scrape type for KK99486: 2
2026-03-29 09:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with identifier: KK99486
2026-03-29 09:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with scrape type 2
2026-03-29 09:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with scrape type 2
2026-03-29 09:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93, identifier: KK99486
2026-03-29 09:09:19 [auto1.it] INFO: Found listing with ID: PC10641
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [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-29 09:09:19 [auto1.it] INFO: Scrape type for PC10641: 2
2026-03-29 09:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a84ad904-aa71-56f3-b2cf-dd74edb750d3 with identifier: PC10641
2026-03-29 09:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a84ad904-aa71-56f3-b2cf-dd74edb750d3 with scrape type 2
2026-03-29 09:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a84ad904-aa71-56f3-b2cf-dd74edb750d3 with scrape type 2
2026-03-29 09:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a84ad904-aa71-56f3-b2cf-dd74edb750d3, identifier: PC10641
2026-03-29 09:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with identifier: KK99486
2026-03-29 09:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with identifier: KK99486
2026-03-29 09:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93 with identifier: KK99486 to the API
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:11:47Z',
'fuel_type': 'diesel',
'id': '8ac7dc09-ed04-5f41-b8fb-f39a32a7fb93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK99486',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 390510,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-04',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2007}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [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-29 09:09:19 [auto1.it] INFO: Saving data for KK99486: {'auction_closing_time': 1774883507.0, 'created_time': 1773129555.083647, 'last_price_update_time': 1774775359.977191}
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KK99486') HTTP/1.1" 204 0
2026-03-29 09:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a84ad904-aa71-56f3-b2cf-dd74edb750d3 with identifier: PC10641
2026-03-29 09:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a84ad904-aa71-56f3-b2cf-dd74edb750d3 with identifier: PC10641
2026-03-29 09:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a84ad904-aa71-56f3-b2cf-dd74edb750d3 with identifier: PC10641 to the API
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 110,
'expiration_date': '2026-03-30T15:07:28Z',
'fuel_type': 'diesel',
'id': 'a84ad904-aa71-56f3-b2cf-dd74edb750d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PC10641',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 145304,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-28',
'seller_name': None,
'title': 'MINI Countryman Cooper D',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:20 [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-29 09:09:20 [auto1.it] INFO: Saving data for PC10641: {'auction_closing_time': 1774883248.0, 'created_time': 1774688782.888622, 'last_price_update_time': 1774775360.247412}
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PC10641') HTTP/1.1" 204 0
2026-03-29 09:09:20 [auto1.it] INFO: Found listing with ID: XW14976
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:20 [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-29 09:09:20 [auto1.it] INFO: Scrape type for XW14976: 2
2026-03-29 09:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with identifier: XW14976
2026-03-29 09:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with scrape type 2
2026-03-29 09:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with scrape type 2
2026-03-29 09:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d7ebd1c3-b242-585c-a31e-72018cbd5ae9, identifier: XW14976
2026-03-29 09:09:20 [auto1.it] INFO: Found listing with ID: MH04778
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:20 [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-29 09:09:20 [auto1.it] INFO: Scrape type for MH04778: 2
2026-03-29 09:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106f47da-14b9-5c47-a547-cea8110544c4 with identifier: MH04778
2026-03-29 09:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106f47da-14b9-5c47-a547-cea8110544c4 with scrape type 2
2026-03-29 09:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106f47da-14b9-5c47-a547-cea8110544c4 with scrape type 2
2026-03-29 09:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 106f47da-14b9-5c47-a547-cea8110544c4, identifier: MH04778
2026-03-29 09:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with identifier: XW14976
2026-03-29 09:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with identifier: XW14976
2026-03-29 09:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d7ebd1c3-b242-585c-a31e-72018cbd5ae9 with identifier: XW14976 to the API
2026-03-29 09:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09: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-29 09:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:47:05Z',
'fuel_type': 'diesel',
'id': 'd7ebd1c3-b242-585c-a31e-72018cbd5ae9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW14976',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 186471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-22',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2017}
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [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-29 09:09:21 [auto1.it] INFO: Saving data for XW14976: {'auction_closing_time': 1774885625.0, 'created_time': 1773997743.881776, 'last_price_update_time': 1774775361.373318}
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XW14976') HTTP/1.1" 204 0
2026-03-29 09:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 09:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 106f47da-14b9-5c47-a547-cea8110544c4 with identifier: MH04778
2026-03-29 09:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 106f47da-14b9-5c47-a547-cea8110544c4 with identifier: MH04778
2026-03-29 09:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 106f47da-14b9-5c47-a547-cea8110544c4 with identifier: MH04778 to the API
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09: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-29 09:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:48:28Z',
'fuel_type': 'diesel',
'id': '106f47da-14b9-5c47-a547-cea8110544c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH04778',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 195041,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-02',
'seller_name': None,
'title': 'Hyundai Tucson 2.0 CRDi VGT Dynamic',
'transmission': 'automatic',
'trim': 'VGT Dynamic',
'year': 2008}
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [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-29 09:09:21 [auto1.it] INFO: Saving data for MH04778: {'auction_closing_time': 1774885708.0, 'created_time': 1774688808.639739, 'last_price_update_time': 1774775361.640178}
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MH04778') HTTP/1.1" 204 0
2026-03-29 09:09:21 [auto1.it] INFO: Found listing with ID: CV32353
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [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-29 09:09:21 [auto1.it] INFO: Scrape type for CV32353: 2
2026-03-29 09:09:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e044c2-49f2-53e9-9e8d-8c20364b2728 with identifier: CV32353
2026-03-29 09:09:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e044c2-49f2-53e9-9e8d-8c20364b2728 with scrape type 2
2026-03-29 09:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e044c2-49f2-53e9-9e8d-8c20364b2728 with scrape type 2
2026-03-29 09:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 75e044c2-49f2-53e9-9e8d-8c20364b2728, identifier: CV32353
2026-03-29 09:09:21 [auto1.it] INFO: Found listing with ID: HG07035
2026-03-29 09:09:21 [auto1.it] INFO: Found listing with ID: RB57838
2026-03-29 09:09:21 [auto1.it] INFO: Found listing with ID: UW00940
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:21 [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-29 09:09:21 [auto1.it] INFO: Scrape type for UW00940: 2
2026-03-29 09:09:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60156fbb-2377-5519-b136-be64270d3345 with identifier: UW00940
2026-03-29 09:09:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60156fbb-2377-5519-b136-be64270d3345 with scrape type 2
2026-03-29 09:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60156fbb-2377-5519-b136-be64270d3345 with scrape type 2
2026-03-29 09:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 60156fbb-2377-5519-b136-be64270d3345, identifier: UW00940
2026-03-29 09:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 75e044c2-49f2-53e9-9e8d-8c20364b2728 with identifier: CV32353
2026-03-29 09:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 75e044c2-49f2-53e9-9e8d-8c20364b2728 with identifier: CV32353
2026-03-29 09:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 75e044c2-49f2-53e9-9e8d-8c20364b2728 with identifier: CV32353 to the API
2026-03-29 09:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 120,
'expiration_date': '2026-03-30T15:27:14Z',
'fuel_type': 'diesel',
'id': '75e044c2-49f2-53e9-9e8d-8c20364b2728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV32353',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 148237,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-16',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2015}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [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-29 09:09:22 [auto1.it] INFO: Saving data for CV32353: {'auction_closing_time': 1774884434.0, 'created_time': 1773130269.150676, 'last_price_update_time': 1774775362.134857}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CV32353') HTTP/1.1" 204 0
2026-03-29 09:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 60156fbb-2377-5519-b136-be64270d3345 with identifier: UW00940
2026-03-29 09:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 60156fbb-2377-5519-b136-be64270d3345 with identifier: UW00940
2026-03-29 09:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 60156fbb-2377-5519-b136-be64270d3345 with identifier: UW00940 to the API
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 211,
'expiration_date': '2026-03-30T15:13:45Z',
'fuel_type': 'hybrid',
'id': '60156fbb-2377-5519-b136-be64270d3345',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW00940',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 105731,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-24',
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge Plug-in Hybrid Core 2WD',
'transmission': 'automatic',
'trim': 'Core 2WD',
'year': 2022}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [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-29 09:09:22 [auto1.it] INFO: Saving data for UW00940: {'auction_closing_time': 1774883625.0, 'created_time': 1774688804.647924, 'last_price_update_time': 1774775362.421516}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UW00940') HTTP/1.1" 204 0
2026-03-29 09:09:22 [auto1.it] INFO: Found listing with ID: YE49798
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [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-29 09:09:22 [auto1.it] INFO: Scrape type for YE49798: 2
2026-03-29 09:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e70bfe3-326a-59c3-bf90-656e01b615c2 with identifier: YE49798
2026-03-29 09:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e70bfe3-326a-59c3-bf90-656e01b615c2 with scrape type 2
2026-03-29 09:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e70bfe3-326a-59c3-bf90-656e01b615c2 with scrape type 2
2026-03-29 09:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4e70bfe3-326a-59c3-bf90-656e01b615c2, identifier: YE49798
2026-03-29 09:09:22 [auto1.it] INFO: Found listing with ID: CR16346
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [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-29 09:09:22 [auto1.it] INFO: Scrape type for CR16346: 2
2026-03-29 09:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with identifier: CR16346
2026-03-29 09:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with scrape type 2
2026-03-29 09:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with scrape type 2
2026-03-29 09:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26, identifier: CR16346
2026-03-29 09:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4e70bfe3-326a-59c3-bf90-656e01b615c2 with identifier: YE49798
2026-03-29 09:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4e70bfe3-326a-59c3-bf90-656e01b615c2 with identifier: YE49798
2026-03-29 09:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4e70bfe3-326a-59c3-bf90-656e01b615c2 with identifier: YE49798 to the API
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 120,
'expiration_date': '2026-03-30T15:58:07Z',
'fuel_type': 'diesel',
'id': '4e70bfe3-326a-59c3-bf90-656e01b615c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE49798',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 117555,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-28',
'seller_name': None,
'title': 'Fiat 500X 1.6 JTDM Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2017}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [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-29 09:09:22 [auto1.it] INFO: Saving data for YE49798: {'auction_closing_time': 1774886287.0, 'created_time': 1774688789.341924, 'last_price_update_time': 1774775362.914894}
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YE49798') HTTP/1.1" 204 0
2026-03-29 09:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with identifier: CR16346
2026-03-29 09:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with identifier: CR16346
2026-03-29 09:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26 with identifier: CR16346 to the API
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 110,
'expiration_date': '2026-03-30T15:42:01Z',
'fuel_type': 'diesel',
'id': 'b0ecb0c0-ce15-5dbb-887d-1a23e82a4f26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR16346',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-30',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2013}
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [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-29 09:09:23 [auto1.it] INFO: Saving data for CR16346: {'auction_closing_time': 1774885321.0, 'created_time': 1774688822.412675, 'last_price_update_time': 1774775363.256676}
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CR16346') HTTP/1.1" 204 0
2026-03-29 09:09:23 [auto1.it] INFO: Found listing with ID: RB84694
2026-03-29 09:09:23 [auto1.it] INFO: Found listing with ID: DJ31826
2026-03-29 09:09:23 [auto1.it] INFO: Found listing with ID: UL30423
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [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-29 09:09:23 [auto1.it] INFO: Scrape type for UL30423: 2
2026-03-29 09:09:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4530052-df44-52af-ac60-a09aba23674a with identifier: UL30423
2026-03-29 09:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4530052-df44-52af-ac60-a09aba23674a with scrape type 2
2026-03-29 09:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4530052-df44-52af-ac60-a09aba23674a with scrape type 2
2026-03-29 09:09:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b4530052-df44-52af-ac60-a09aba23674a, identifier: UL30423
2026-03-29 09:09:23 [auto1.it] INFO: Channel: 24h | Page: 64 | totalHits: 2515 | hits on page: 0
2026-03-29 09:09:23 [auto1.it] INFO: Found listing with ID: PD21393
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [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-29 09:09:23 [auto1.it] INFO: Scrape type for PD21393: 2
2026-03-29 09:09:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with identifier: PD21393
2026-03-29 09:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with scrape type 2
2026-03-29 09:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with scrape type 2
2026-03-29 09:09:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643, identifier: PD21393
2026-03-29 09:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b4530052-df44-52af-ac60-a09aba23674a with identifier: UL30423
2026-03-29 09:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b4530052-df44-52af-ac60-a09aba23674a with identifier: UL30423
2026-03-29 09:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b4530052-df44-52af-ac60-a09aba23674a with identifier: UL30423 to the API
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 83,
'expiration_date': '2026-03-30T15:31:16Z',
'fuel_type': 'petrol',
'id': 'b4530052-df44-52af-ac60-a09aba23674a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL30423',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 116248,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-01',
'seller_name': None,
'title': 'Honda Civic 1.4 DSi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [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-29 09:09:23 [auto1.it] INFO: Saving data for UL30423: {'auction_closing_time': 1774884676.0, 'created_time': 1773129793.8563, 'last_price_update_time': 1774775363.756604}
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UL30423') HTTP/1.1" 204 0
2026-03-29 09:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with identifier: PD21393
2026-03-29 09:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with identifier: PD21393
2026-03-29 09:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643 with identifier: PD21393 to the API
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'beige',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:28:11Z',
'fuel_type': 'petrol',
'id': '3c4c89f3-b5e6-56a2-ace1-9bf03f7f9643',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD21393',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 159572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-18',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Argento',
'transmission': 'manual',
'trim': 'Argento',
'year': 2006}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Saving data for PD21393: {'auction_closing_time': 1774884491.0, 'created_time': 1774688825.870316, 'last_price_update_time': 1774775364.030907}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD21393') HTTP/1.1" 204 0
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: MT45417
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: FV07755
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: SW75734
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Scrape type for SW75734: 2
2026-03-29 09:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd326e37-9ee5-51ed-958e-cbeba9f9d3af with identifier: SW75734
2026-03-29 09:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd326e37-9ee5-51ed-958e-cbeba9f9d3af with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd326e37-9ee5-51ed-958e-cbeba9f9d3af with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cd326e37-9ee5-51ed-958e-cbeba9f9d3af, identifier: SW75734
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: AU50392
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: XK62729
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Scrape type for XK62729: 2
2026-03-29 09:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbc101d-1cce-5619-9943-d813bcfb86bc with identifier: XK62729
2026-03-29 09:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbc101d-1cce-5619-9943-d813bcfb86bc with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbc101d-1cce-5619-9943-d813bcfb86bc with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ffbc101d-1cce-5619-9943-d813bcfb86bc, identifier: XK62729
2026-03-29 09:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cd326e37-9ee5-51ed-958e-cbeba9f9d3af with identifier: SW75734
2026-03-29 09:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cd326e37-9ee5-51ed-958e-cbeba9f9d3af with identifier: SW75734
2026-03-29 09:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cd326e37-9ee5-51ed-958e-cbeba9f9d3af with identifier: SW75734 to the API
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:27:43Z',
'fuel_type': 'petrol',
'id': 'cd326e37-9ee5-51ed-958e-cbeba9f9d3af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW75734',
'listing': 'auction',
'make': 'Renault',
'model': 'Modus',
'odometer': 85791,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-11',
'seller_name': None,
'title': 'Renault Modus 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2010}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Saving data for SW75734: {'auction_closing_time': 1774884463.0, 'created_time': 1774688789.678129, 'last_price_update_time': 1774775364.54282}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SW75734') HTTP/1.1" 204 0
2026-03-29 09:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ffbc101d-1cce-5619-9943-d813bcfb86bc with identifier: XK62729
2026-03-29 09:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ffbc101d-1cce-5619-9943-d813bcfb86bc with identifier: XK62729
2026-03-29 09:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ffbc101d-1cce-5619-9943-d813bcfb86bc with identifier: XK62729 to the API
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 135,
'expiration_date': '2026-03-30T15:08:00Z',
'fuel_type': 'diesel',
'id': 'ffbc101d-1cce-5619-9943-d813bcfb86bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK62729',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 170446,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-03',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d 4Matic Sport',
'transmission': 'automatic',
'trim': '4Matic Sport',
'year': 2018}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Saving data for XK62729: {'auction_closing_time': 1774883280.0, 'created_time': 1774688807.074228, 'last_price_update_time': 1774775364.80454}
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XK62729') HTTP/1.1" 204 0
2026-03-29 09:09:24 [auto1.it] INFO: Found listing with ID: BD17279
2026-03-29 09:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:24 [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-29 09:09:24 [auto1.it] INFO: Scrape type for BD17279: 2
2026-03-29 09:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with identifier: BD17279
2026-03-29 09:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with scrape type 2
2026-03-29 09:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1, identifier: BD17279
2026-03-29 09:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with identifier: BD17279
2026-03-29 09:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with identifier: BD17279
2026-03-29 09:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1 with identifier: BD17279 to the API
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 120,
'expiration_date': '2026-03-30T15:34:37Z',
'fuel_type': 'diesel',
'id': '8bcd0a4c-f292-5d43-b1e9-c5c9d1a8fbc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD17279',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 176031,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-11',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2016}
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [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-29 09:09:25 [auto1.it] INFO: Saving data for BD17279: {'auction_closing_time': 1774884877.0, 'created_time': 1773954829.453781, 'last_price_update_time': 1774775365.180471}
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BD17279') HTTP/1.1" 204 0
2026-03-29 09:09:25 [auto1.it] INFO: Found listing with ID: VV69855
2026-03-29 09:09:25 [auto1.it] INFO: Found listing with ID: WP22813
2026-03-29 09:09:25 [auto1.it] INFO: Found listing with ID: PZ74443
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [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-29 09:09:25 [auto1.it] INFO: Scrape type for PZ74443: 2
2026-03-29 09:09:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fcbeaf6-ccb5-5903-89be-190be0822dba with identifier: PZ74443
2026-03-29 09:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fcbeaf6-ccb5-5903-89be-190be0822dba with scrape type 2
2026-03-29 09:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fcbeaf6-ccb5-5903-89be-190be0822dba with scrape type 2
2026-03-29 09:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1fcbeaf6-ccb5-5903-89be-190be0822dba, identifier: PZ74443
2026-03-29 09:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1fcbeaf6-ccb5-5903-89be-190be0822dba with identifier: PZ74443
2026-03-29 09:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1fcbeaf6-ccb5-5903-89be-190be0822dba with identifier: PZ74443
2026-03-29 09:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1fcbeaf6-ccb5-5903-89be-190be0822dba with identifier: PZ74443 to the API
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 143,
'expiration_date': '2026-03-30T15:05:27Z',
'fuel_type': 'diesel',
'id': '1fcbeaf6-ccb5-5903-89be-190be0822dba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ74443',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 213942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-27',
'seller_name': None,
'title': 'BMW X1 sDrive 18d',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [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-29 09:09:25 [auto1.it] INFO: Saving data for PZ74443: {'auction_closing_time': 1774883127.0, 'created_time': 1774688814.289607, 'last_price_update_time': 1774775365.555989}
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PZ74443') HTTP/1.1" 204 0
2026-03-29 09:09:25 [auto1.it] INFO: Found listing with ID: DF91853
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:25 [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-29 09:09:25 [auto1.it] INFO: Scrape type for DF91853: 2
2026-03-29 09:09:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with identifier: DF91853
2026-03-29 09:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with scrape type 2
2026-03-29 09:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with scrape type 2
2026-03-29 09:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fd66edc9-6f36-54da-94f3-f4d6f1fbd23e, identifier: DF91853
2026-03-29 09:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with identifier: DF91853
2026-03-29 09:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with identifier: DF91853
2026-03-29 09:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fd66edc9-6f36-54da-94f3-f4d6f1fbd23e with identifier: DF91853 to the API
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 09:09:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 09:09: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:32:40Z',
'fuel_type': 'petrol',
'id': 'fd66edc9-6f36-54da-94f3-f4d6f1fbd23e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DF91853',
'listing': 'auction',
'make': 'Lancia',
'model': 'Musa',
'odometer': 201063,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-26',
'seller_name': None,
'title': 'Lancia Musa 1.4 E-Collection',
'transmission': 'manual',
'trim': 'E-Collection',
'year': 2010}
2026-03-29 09:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:26 [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-29 09:09:26 [auto1.it] INFO: Saving data for DF91853: {'auction_closing_time': 1774884760.0, 'created_time': 1774688823.494932, 'last_price_update_time': 1774775366.028058}
2026-03-29 09:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 09:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DF91853') HTTP/1.1" 204 0
2026-03-29 09:09:26 [auto1.it] INFO: Found listing with ID: KA05234
2026-03-29 09:09:26 [auto1.it] INFO: Found listing with ID: NA17081
2026-03-29 09:09:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 09:09:26 [auto1.it] INFO: auto1.it Batch config: batch 2/2
2026-03-29 09:09:26 [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>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 2}
2026-03-29 09:09:26 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (239 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_23_2026-03-29T09_05_00.jl
2026-03-29 09:09:26 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 387751,
'downloader/request_count': 160,
'downloader/request_method_count/GET': 94,
'downloader/request_method_count/POST': 66,
'downloader/response_bytes': 12982283,
'downloader/response_count': 160,
'downloader/response_status_count/200': 160,
'dupefilter/filtered': 9,
'elapsed_time_seconds': 260.991293,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 9, 9, 26, 140033, tzinfo=datetime.timezone.utc),
'item_scraped_count': 239,
'log_count/DEBUG': 5459,
'log_count/INFO': 6349,
'memusage/max': 172838912,
'memusage/startup': 149876736,
'photo_download_count': 10,
'request_depth_max': 67,
'response_received_count': 150,
'scheduler/dequeued': 160,
'scheduler/dequeued/memory': 160,
'scheduler/enqueued': 160,
'scheduler/enqueued/memory': 160,
'scrape_type/batch_skipped': 1270,
'scrape_type/new': 41,
'scrape_type/price_update': 198,
'scrape_type/skipped': 1037,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 150,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.1518559434885782,
'scrapy-zyte-api/mean_response_seconds': 3.219205578168231,
'scrapy-zyte-api/processed': 150,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 150,
'scrapy-zyte-api/request_args/experimental.requestCookies': 149,
'scrapy-zyte-api/request_args/experimental.responseCookies': 150,
'scrapy-zyte-api/request_args/httpRequestBody': 66,
'scrapy-zyte-api/request_args/httpRequestMethod': 66,
'scrapy-zyte-api/request_args/httpResponseBody': 150,
'scrapy-zyte-api/request_args/httpResponseHeaders': 150,
'scrapy-zyte-api/request_args/sessionContext': 150,
'scrapy-zyte-api/request_args/url': 150,
'scrapy-zyte-api/status_codes/200': 150,
'scrapy-zyte-api/success': 150,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 2555,
'source/total_available': 2515,
'start_time': datetime.datetime(2026, 3, 29, 9, 5, 5, 148740, tzinfo=datetime.timezone.utc)}
2026-03-29 09:09:26 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 09:09:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fc11fcd6c10>
2026-03-29 09:09:26 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fc11fb7fb50>