2026-03-30 08:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 08:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 08:15:06 [auto1.fr] INFO: Batch mode enabled: batch 4/4
2026-03-30 08:15:06 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-30 08:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 08:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 08:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 08:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 08:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: dde054223f3e2ecd
2026-03-30 08:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 08:15:06 [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.fr/task_14_2026-03-30T08_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 08:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 08:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 08:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 08:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 08:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 08:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 08:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 08:15:06 [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-30 08:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 08:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 08:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 08:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 08:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 08:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 08:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 08:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 08:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-30 08:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 08:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 08:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 08:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 08:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 08:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-30 08:15:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-30 08:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-30 08:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-30 08:15:15 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 4794 | hits on page: 40
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: XB55824
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: UL28191
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: VN55404
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: WS14634
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: NA77187
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA77187%27 HTTP/1.1" 200 None
2026-03-30 08:15:15 [auto1.fr] INFO: Scrape type for NA77187: 0
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: JH89520
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: YS10684
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS10684%27 HTTP/1.1" 200 None
2026-03-30 08:15:15 [auto1.fr] INFO: Scrape type for YS10684: 1
2026-03-30 08:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: TX45559
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: RP46008
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: RZ94972
2026-03-30 08:15:15 [auto1.fr] INFO: Found listing with ID: DG00282
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG00282%27 HTTP/1.1" 200 None
2026-03-30 08:15:15 [auto1.fr] INFO: Scrape type for DG00282: 2
2026-03-30 08:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d2d2f9-935e-5343-b56a-6b80d33c9908 with identifier: DG00282
2026-03-30 08:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d2d2f9-935e-5343-b56a-6b80d33c9908 with scrape type 2
2026-03-30 08:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d2d2f9-935e-5343-b56a-6b80d33c9908 with scrape type 2
2026-03-30 08:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 03d2d2f9-935e-5343-b56a-6b80d33c9908, identifier: DG00282
2026-03-30 08:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 03d2d2f9-935e-5343-b56a-6b80d33c9908 with identifier: DG00282
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-30 08:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-30 08:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 03d2d2f9-935e-5343-b56a-6b80d33c9908 with identifier: DG00282
2026-03-30 08:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 03d2d2f9-935e-5343-b56a-6b80d33c9908 with identifier: DG00282 to the API
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 4,
'engine_horse_power': 179,
'expiration_date': '2026-03-31T15:06:26Z',
'fuel_type': 'diesel',
'id': '03d2d2f9-935e-5343-b56a-6b80d33c9908',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG00282',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 169474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-27',
'seller_name': None,
'title': 'Peugeot Expert 2.0 Blue-HDi Premium L2',
'transmission': 'automatic',
'trim': 'Premium L2',
'year': 2020}
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG00282%27 HTTP/1.1" 200 None
2026-03-30 08:15:17 [auto1.fr] INFO: Saving data for DG00282: {'auction_closing_time': 1774969586.0, 'created_time': 1772608806.417155, 'last_price_update_time': 1774858517.086648}
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DG00282') HTTP/1.1" 204 0
2026-03-30 08:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:17 [auto1.fr] INFO: Found listing with ID: RG95907
2026-03-30 08:15:17 [auto1.fr] INFO: Found listing with ID: FH61572
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH61572%27 HTTP/1.1" 200 None
2026-03-30 08:15:17 [auto1.fr] INFO: Scrape type for FH61572: 2
2026-03-30 08:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e82d9a-6eb4-58e3-b972-9a370b1d191d with identifier: FH61572
2026-03-30 08:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e82d9a-6eb4-58e3-b972-9a370b1d191d with scrape type 2
2026-03-30 08:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e82d9a-6eb4-58e3-b972-9a370b1d191d with scrape type 2
2026-03-30 08:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 65e82d9a-6eb4-58e3-b972-9a370b1d191d, identifier: FH61572
2026-03-30 08:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 65e82d9a-6eb4-58e3-b972-9a370b1d191d with identifier: FH61572
2026-03-30 08:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 65e82d9a-6eb4-58e3-b972-9a370b1d191d with identifier: FH61572
2026-03-30 08:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 65e82d9a-6eb4-58e3-b972-9a370b1d191d with identifier: FH61572 to the API
2026-03-30 08:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:36:16Z',
'fuel_type': 'diesel',
'id': '65e82d9a-6eb4-58e3-b972-9a370b1d191d',
'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/FH61572',
'listing': 'auction',
'make': 'Renault',
'model': 'Trafic',
'odometer': 173144,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seller_name': None,
'title': 'Renault Trafic 2.0 BLUE dCi L1H1 2T8 Confort',
'transmission': 'automatic',
'trim': 'L1H1 2T8 Confort',
'year': 2022}
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH61572%27 HTTP/1.1" 200 None
2026-03-30 08:15:18 [auto1.fr] INFO: Saving data for FH61572: {'auction_closing_time': 1774971376.0, 'created_time': 1773144165.110655, 'last_price_update_time': 1774858518.285983}
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH61572') HTTP/1.1" 204 0
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: ZG40832
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: NL69056
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: ET50464
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET50464%27 HTTP/1.1" 200 None
2026-03-30 08:15:18 [auto1.fr] INFO: Scrape type for ET50464: 1
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: FP01410
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: HC90791
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: TB91463
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB91463%27 HTTP/1.1" 200 None
2026-03-30 08:15:18 [auto1.fr] INFO: Scrape type for TB91463: 1
2026-03-30 08:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: RX01850
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX01850%27 HTTP/1.1" 200 None
2026-03-30 08:15:18 [auto1.fr] INFO: Scrape type for RX01850: 1
2026-03-30 08:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:18 [auto1.fr] INFO: Found listing with ID: PH66344
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH66344%27 HTTP/1.1" 200 None
2026-03-30 08:15:18 [auto1.fr] INFO: Scrape type for PH66344: 2
2026-03-30 08:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with identifier: PH66344
2026-03-30 08:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with scrape type 2
2026-03-30 08:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with scrape type 2
2026-03-30 08:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 13c65c92-aa9f-5f20-9676-b07dfb2eb282, identifier: PH66344
2026-03-30 08:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with identifier: PH66344
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-30 08:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with identifier: PH66344
2026-03-30 08:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 13c65c92-aa9f-5f20-9676-b07dfb2eb282 with identifier: PH66344 to the API
2026-03-30 08:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:12:19Z',
'fuel_type': 'diesel',
'id': '13c65c92-aa9f-5f20-9676-b07dfb2eb282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH66344',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 209359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-10',
'seller_name': None,
'title': 'Toyota RAV 4 2.0 D-4D Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2014}
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH66344%27 HTTP/1.1" 200 None
2026-03-30 08:15:19 [auto1.fr] INFO: Saving data for PH66344: {'auction_closing_time': 1774969939.0, 'created_time': 1774385348.595534, 'last_price_update_time': 1774858519.28609}
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PH66344') HTTP/1.1" 204 0
2026-03-30 08:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:19 [auto1.fr] INFO: Found listing with ID: TD64566
2026-03-30 08:15:19 [auto1.fr] INFO: Found listing with ID: RL54968
2026-03-30 08:15:19 [auto1.fr] INFO: Found listing with ID: FD94763
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD94763%27 HTTP/1.1" 200 None
2026-03-30 08:15:19 [auto1.fr] INFO: Scrape type for FD94763: 2
2026-03-30 08:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9804a0de-d8f6-5629-a38f-c3de279d87aa with identifier: FD94763
2026-03-30 08:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9804a0de-d8f6-5629-a38f-c3de279d87aa with scrape type 2
2026-03-30 08:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9804a0de-d8f6-5629-a38f-c3de279d87aa with scrape type 2
2026-03-30 08:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9804a0de-d8f6-5629-a38f-c3de279d87aa, identifier: FD94763
2026-03-30 08:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9804a0de-d8f6-5629-a38f-c3de279d87aa with identifier: FD94763
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-30 08:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-30 08:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9804a0de-d8f6-5629-a38f-c3de279d87aa with identifier: FD94763
2026-03-30 08:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9804a0de-d8f6-5629-a38f-c3de279d87aa with identifier: FD94763 to the API
2026-03-30 08:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-31T15:32:57Z',
'fuel_type': 'petrol',
'id': '9804a0de-d8f6-5629-a38f-c3de279d87aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD94763',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 179890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-23',
'seller_name': None,
'title': 'Renault Twingo 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2008}
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD94763%27 HTTP/1.1" 200 None
2026-03-30 08:15:20 [auto1.fr] INFO: Saving data for FD94763: {'auction_closing_time': 1774971177.0, 'created_time': 1774270670.77955, 'last_price_update_time': 1774858520.358161}
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FD94763') HTTP/1.1" 204 0
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: AC36773
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: JX07863
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX07863%27 HTTP/1.1" 200 None
2026-03-30 08:15:20 [auto1.fr] INFO: Scrape type for JX07863: 1
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: PW59367
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: LJ10054
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: HT05552
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: NC58814
2026-03-30 08:15:20 [auto1.fr] INFO: Found listing with ID: RH41219
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH41219%27 HTTP/1.1" 200 None
2026-03-30 08:15:20 [auto1.fr] INFO: Scrape type for RH41219: 2
2026-03-30 08:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with identifier: RH41219
2026-03-30 08:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with scrape type 2
2026-03-30 08:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with scrape type 2
2026-03-30 08:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7a5363c9-feb6-5f02-9a2e-f57f29e916b7, identifier: RH41219
2026-03-30 08:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with identifier: RH41219
2026-03-30 08:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with identifier: RH41219
2026-03-30 08:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7a5363c9-feb6-5f02-9a2e-f57f29e916b7 with identifier: RH41219 to the API
2026-03-30 08:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 131,
'expiration_date': '2026-03-31T15:15:28Z',
'fuel_type': 'petrol',
'id': '7a5363c9-feb6-5f02-9a2e-f57f29e916b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH41219',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 12737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-30',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2023}
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH41219%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Saving data for RH41219: {'auction_closing_time': 1774970128.0, 'created_time': 1772817076.033826, 'last_price_update_time': 1774858521.282002}
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RH41219') HTTP/1.1" 204 0
2026-03-30 08:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: AC90567
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: VE45996
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: NU50982
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JX21918
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: EN97801
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: DB80908
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JJ59660
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ59660%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for JJ59660: 1
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: CD08371
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: CR45449
2026-03-30 08:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:21 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 4794 | hits on page: 40
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: XB55824
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: UL28191
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: VN55404
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: WS14634
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: NA77187
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA77187%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for NA77187: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JH89520
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: YS10684
2026-03-30 08:15:21 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/YS10684/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-30 08:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: TX45559
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RP46008
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RZ94972
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: DG00282
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG00282%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for DG00282: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RG95907
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: FH61572
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH61572%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for FH61572: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: ZG40832
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: NL69056
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: ET50464
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: FP01410
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: HC90791
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: TB91463
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RX01850
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: PH66344
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH66344%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for PH66344: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: TD64566
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RL54968
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: FD94763
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD94763%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for FD94763: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: AC36773
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JX07863
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: PW59367
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: LJ10054
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: HT05552
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: NC58814
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: RH41219
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH41219%27 HTTP/1.1" 200 None
2026-03-30 08:15:21 [auto1.fr] INFO: Scrape type for RH41219: 0
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: AC90567
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: VE45996
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: NU50982
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JX21918
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: EN97801
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: DB80908
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: JJ59660
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: CD08371
2026-03-30 08:15:21 [auto1.fr] INFO: Found listing with ID: CR45449
2026-03-30 08:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ET50464/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TB91463/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JX07863/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RX01850/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JJ59660/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15: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-30 08:15:22 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 4794 | hits on page: 40
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: VR63320
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR63320%27 HTTP/1.1" 200 None
2026-03-30 08:15:22 [auto1.fr] INFO: Scrape type for VR63320: 1
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: HJ75341
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: AJ10016
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ10016%27 HTTP/1.1" 200 None
2026-03-30 08:15:22 [auto1.fr] INFO: Scrape type for AJ10016: 1
2026-03-30 08:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: WC83197
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: MZ88305
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: VX56195
2026-03-30 08:15:22 [auto1.fr] INFO: Found listing with ID: BH01130
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH01130%27 HTTP/1.1" 200 None
2026-03-30 08:15:22 [auto1.fr] INFO: Scrape type for BH01130: 2
2026-03-30 08:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ee224fd-c570-59f0-94c7-4f5da450f044 with identifier: BH01130
2026-03-30 08:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ee224fd-c570-59f0-94c7-4f5da450f044 with scrape type 2
2026-03-30 08:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ee224fd-c570-59f0-94c7-4f5da450f044 with scrape type 2
2026-03-30 08:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ee224fd-c570-59f0-94c7-4f5da450f044, identifier: BH01130
2026-03-30 08:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ee224fd-c570-59f0-94c7-4f5da450f044 with identifier: BH01130
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-30 08:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ee224fd-c570-59f0-94c7-4f5da450f044 with identifier: BH01130
2026-03-30 08:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ee224fd-c570-59f0-94c7-4f5da450f044 with identifier: BH01130 to the API
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 204,
'expiration_date': '2026-03-31T15:35:13Z',
'fuel_type': 'diesel',
'id': '7ee224fd-c570-59f0-94c7-4f5da450f044',
'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/BH01130',
'listing': 'auction',
'make': 'Jaguar',
'model': 'XE',
'odometer': 67461,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-16',
'seller_name': None,
'title': 'Jaguar XE D200 Mild-Hybrid R-Dynamic Black AWD',
'transmission': 'automatic',
'trim': 'R-Dynamic Black AWD',
'year': 2021}
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH01130%27 HTTP/1.1" 200 None
2026-03-30 08:15:23 [auto1.fr] INFO: Saving data for BH01130: {'auction_closing_time': 1774971313.0, 'created_time': 1774452069.478673, 'last_price_update_time': 1774858523.845672}
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BH01130') HTTP/1.1" 204 0
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: YF10781
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: ZW91296
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: MG28923
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: RC91479
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: HM40518
2026-03-30 08:15:23 [auto1.fr] INFO: Found listing with ID: WA87686
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA87686%27 HTTP/1.1" 200 None
2026-03-30 08:15:23 [auto1.fr] INFO: Scrape type for WA87686: 2
2026-03-30 08:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d6358ae-2d0b-5f02-b887-800714a75efb with identifier: WA87686
2026-03-30 08:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d6358ae-2d0b-5f02-b887-800714a75efb with scrape type 2
2026-03-30 08:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d6358ae-2d0b-5f02-b887-800714a75efb with scrape type 2
2026-03-30 08:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5d6358ae-2d0b-5f02-b887-800714a75efb, identifier: WA87686
2026-03-30 08:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5d6358ae-2d0b-5f02-b887-800714a75efb with identifier: WA87686
2026-03-30 08:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5d6358ae-2d0b-5f02-b887-800714a75efb with identifier: WA87686
2026-03-30 08:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5d6358ae-2d0b-5f02-b887-800714a75efb with identifier: WA87686 to the API
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:44:40Z',
'fuel_type': 'diesel',
'id': '5d6358ae-2d0b-5f02-b887-800714a75efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA87686',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 299760,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-21',
'seller_name': None,
'title': 'Peugeot 508 2.0 HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2012}
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA87686%27 HTTP/1.1" 200 None
2026-03-30 08:15:24 [auto1.fr] INFO: Saving data for WA87686: {'auction_closing_time': 1774971880.0, 'created_time': 1773249266.279515, 'last_price_update_time': 1774858524.768651}
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WA87686') HTTP/1.1" 204 0
2026-03-30 08:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ET50464> (referer: https://www.auto1.com/v1/car-details-view/ET50464/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: HR90410
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: BP76976
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: MS47798
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: DC79217
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: NA00973
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: JN64906
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: DB80378
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB80378%27 HTTP/1.1" 200 None
2026-03-30 08:15:24 [auto1.fr] INFO: Scrape type for DB80378: 1
2026-03-30 08:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RX01850> (referer: https://www.auto1.com/v1/car-details-view/RX01850/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JX07863> (referer: https://www.auto1.com/v1/car-details-view/JX07863/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TB91463> (referer: https://www.auto1.com/v1/car-details-view/TB91463/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JJ59660> (referer: https://www.auto1.com/v1/car-details-view/JJ59660/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: SM15350
2026-03-30 08:15:24 [auto1.fr] INFO: Found listing with ID: TX11821
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX11821%27 HTTP/1.1" 200 None
2026-03-30 08:15:24 [auto1.fr] INFO: Scrape type for TX11821: 2
2026-03-30 08:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c726d060-9bb7-57ca-8337-5ceb8b10c161 with identifier: TX11821
2026-03-30 08:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c726d060-9bb7-57ca-8337-5ceb8b10c161 with scrape type 2
2026-03-30 08:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c726d060-9bb7-57ca-8337-5ceb8b10c161 with scrape type 2
2026-03-30 08:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c726d060-9bb7-57ca-8337-5ceb8b10c161, identifier: TX11821
2026-03-30 08:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c726d060-9bb7-57ca-8337-5ceb8b10c161 with identifier: TX11821
2026-03-30 08:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c726d060-9bb7-57ca-8337-5ceb8b10c161 with identifier: TX11821
2026-03-30 08:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c726d060-9bb7-57ca-8337-5ceb8b10c161 with identifier: TX11821 to the API
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 115,
'expiration_date': '2026-03-31T15:50:54Z',
'fuel_type': 'diesel',
'id': 'c726d060-9bb7-57ca-8337-5ceb8b10c161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TX11821',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 150654,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-11',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2017}
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX11821%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [auto1.fr] INFO: Saving data for TX11821: {'auction_closing_time': 1774972254.0, 'created_time': 1773076255.983312, 'last_price_update_time': 1774858525.564303}
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TX11821') HTTP/1.1" 204 0
2026-03-30 08:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:25 [auto1.fr] INFO: Found listing with ID: PV35629
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV35629%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [auto1.fr] INFO: Scrape type for PV35629: 1
2026-03-30 08:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e5a84e-1bcb-58ea-99b9-0efedd331f94 with identifier: ET50464
2026-03-30 08:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e5a84e-1bcb-58ea-99b9-0efedd331f94 with scrape type 1
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55e5a84e-1bcb-58ea-99b9-0efedd331f94
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_1678596c593ff868cbe6e480bdeab0db.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_1678596c593ff868cbe6e480bdeab0db.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_e9c28c96867bd3bc3731278484fb5016.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_e9c28c96867bd3bc3731278484fb5016.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_0d36218f91821845287644edd3ccb073.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0d36218f91821845287644edd3ccb073.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_9abbb83305a8c5ef2c3626f01290ebcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9abbb83305a8c5ef2c3626f01290ebcc.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_7514e7c418f3daf812383aa91c26b8d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_7514e7c418f3daf812383aa91c26b8d9.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_9921303a6b4b7b165f584f4040ffce10.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9921303a6b4b7b165f584f4040ffce10.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_fc772ac0fc7781f2e6f2853d662c0fa2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_fc772ac0fc7781f2e6f2853d662c0fa2.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_f1c5b9ff76d0f575c398aa0542b47e79.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_f1c5b9ff76d0f575c398aa0542b47e79.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_0da09fa0f57a9fd883439cc4ad1732c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0da09fa0f57a9fd883439cc4ad1732c4.jpg already downloaded
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bf988fcc1558155fce1281435711e%252Fpa%252FET50464_9da5f23ca80374c3013d88787ac682d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9da5f23ca80374c3013d88787ac682d7.jpg already downloaded
2026-03-30 08:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 55e5a84e-1bcb-58ea-99b9-0efedd331f94, identifier: ET50464
2026-03-30 08:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246 with identifier: RX01850
2026-03-30 08:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246 with scrape type 1
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_5ff40392e24c148d873b2157d4b59272.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5ff40392e24c148d873b2157d4b59272.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_e3f0d9dbb3dd5bbd1b5e95e5b3a31272.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_e3f0d9dbb3dd5bbd1b5e95e5b3a31272.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_a519ce99df0f97ad439480b1546d1c1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_a519ce99df0f97ad439480b1546d1c1f.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_7ccf331cb09c9ea6131348109ac6cf6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_7ccf331cb09c9ea6131348109ac6cf6a.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_31f799990a2b8eb0fdaa98535f796a5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_31f799990a2b8eb0fdaa98535f796a5d.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_309ea59d4c62c952f4c6347d6fea6e3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_309ea59d4c62c952f4c6347d6fea6e3f.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_778840a94d5d3ea65beed14d68a3649b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_778840a94d5d3ea65beed14d68a3649b.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_26a3f623b4d773867aee30ac6e0c4cbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_26a3f623b4d773867aee30ac6e0c4cbe.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_6ccb2bcd5e1b55fb358593d6e39bc023.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_6ccb2bcd5e1b55fb358593d6e39bc023.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F5b%252Fa95be779d84c975d007f2d1fcce994c5%252Fpa%252FRX01850_5463fa6997a8ce46217d3e565750d8cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5463fa6997a8ce46217d3e565750d8cb.jpg already downloaded
2026-03-30 08:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246, identifier: RX01850
2026-03-30 08:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db97aff6-74e5-503d-9d4c-0d7e06fe7b0a with identifier: JX07863
2026-03-30 08:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db97aff6-74e5-503d-9d4c-0d7e06fe7b0a with scrape type 1
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db97aff6-74e5-503d-9d4c-0d7e06fe7b0a
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_c5ba8889f966a6c8af92f1db728052b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_c5ba8889f966a6c8af92f1db728052b5.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_8708bb3b6e2e2196eaddd2b2f1e3f9a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_8708bb3b6e2e2196eaddd2b2f1e3f9a3.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_1df387431a6ee432c8cd1974e4cc7a54.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_1df387431a6ee432c8cd1974e4cc7a54.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_e4bc75506a073b193fcbedf110c95447.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e4bc75506a073b193fcbedf110c95447.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_ce516357f326d7c40a7d2d1482fc5339.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_ce516357f326d7c40a7d2d1482fc5339.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_27aab996aafe6ee4dfa69673cd3d1c4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_27aab996aafe6ee4dfa69673cd3d1c4d.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_f2fd704476b6aa470cb7d63be1ec5ca3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_f2fd704476b6aa470cb7d63be1ec5ca3.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_af8579040aefc21127b57869e3f2e923.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_af8579040aefc21127b57869e3f2e923.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_3c4cba71905bfd7946955df68feb3171.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_3c4cba71905bfd7946955df68feb3171.jpg already downloaded
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F87%252F0487bbbe8e8279325d5b644558d76431%252Fpa%252FJX07863_e3db44ed59fa62fbf3300b07f529283b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e3db44ed59fa62fbf3300b07f529283b.jpg already downloaded
2026-03-30 08:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: db97aff6-74e5-503d-9d4c-0d7e06fe7b0a, identifier: JX07863
2026-03-30 08:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6af9aeff-db23-5a13-9c67-8069a6be611c with identifier: TB91463
2026-03-30 08:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af9aeff-db23-5a13-9c67-8069a6be611c with scrape type 1
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_62414d607c0f00d0a44bff2fe8991fed.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_62414d607c0f00d0a44bff2fe8991fed.jpg not downloaded yet
2026-03-30 08:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73f7957d-0426-519e-b2be-d4d95f4676ce with identifier: JJ59660
2026-03-30 08:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f7957d-0426-519e-b2be-d4d95f4676ce with scrape type 1
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg not downloaded yet
2026-03-30 08:15:26 [auto1.fr] INFO: Found listing with ID: XP85932
2026-03-30 08:15:26 [auto1.fr] INFO: Found listing with ID: NN99848
2026-03-30 08:15:26 [auto1.fr] INFO: Found listing with ID: SS89133
2026-03-30 08:15:26 [auto1.fr] INFO: Found listing with ID: VT37001
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT37001%27 HTTP/1.1" 200 None
2026-03-30 08:15:26 [auto1.fr] INFO: Scrape type for VT37001: 2
2026-03-30 08:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e63e3a07-6a12-542a-8efd-a4f8e68c72ce with identifier: VT37001
2026-03-30 08:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63e3a07-6a12-542a-8efd-a4f8e68c72ce with scrape type 2
2026-03-30 08:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e63e3a07-6a12-542a-8efd-a4f8e68c72ce with scrape type 2
2026-03-30 08:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e63e3a07-6a12-542a-8efd-a4f8e68c72ce, identifier: VT37001
2026-03-30 08:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 55e5a84e-1bcb-58ea-99b9-0efedd331f94 with identifier: ET50464
2026-03-30 08:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 55e5a84e-1bcb-58ea-99b9-0efedd331f94 with identifier: ET50464
2026-03-30 08:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 55e5a84e-1bcb-58ea-99b9-0efedd331f94 with identifier: ET50464 to the API
2026-03-30 08:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ET50464>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:14:44Z',
'fuel_type': 'diesel',
'id': '55e5a84e-1bcb-58ea-99b9-0efedd331f94',
'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/ET50464',
'listing': 'auction',
'location': 'FR, Houecourt',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 174565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_1678596c593ff868cbe6e480bdeab0db.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_e9c28c96867bd3bc3731278484fb5016.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0d36218f91821845287644edd3ccb073.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9abbb83305a8c5ef2c3626f01290ebcc.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_7514e7c418f3daf812383aa91c26b8d9.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9921303a6b4b7b165f584f4040ffce10.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_fc772ac0fc7781f2e6f2853d662c0fa2.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_f1c5b9ff76d0f575c398aa0542b47e79.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0da09fa0f57a9fd883439cc4ad1732c4.jpg',
'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9da5f23ca80374c3013d88787ac682d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81078,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_1678596c593ff868cbe6e480bdeab0db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76436,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_e9c28c96867bd3bc3731278484fb5016.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0d36218f91821845287644edd3ccb073.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9abbb83305a8c5ef2c3626f01290ebcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74439,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_7514e7c418f3daf812383aa91c26b8d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79269,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9921303a6b4b7b165f584f4040ffce10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65224,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_fc772ac0fc7781f2e6f2853d662c0fa2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79202,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_f1c5b9ff76d0f575c398aa0542b47e79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74596,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_0da09fa0f57a9fd883439cc4ad1732c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e5a84e-1bcb-58ea-99b9-0efedd331f94/55e5a84e-1bcb-58ea-99b9-0efedd331f94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76367,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bf988fcc1558155fce1281435711e/pa/ET50464_9da5f23ca80374c3013d88787ac682d7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Feel',
'transmission': 'automatic',
'trim': 'Feel',
'year': 2020}
2026-03-30 08:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET50464%27 HTTP/1.1" 200 None
2026-03-30 08:15:28 [auto1.fr] INFO: Saving data for ET50464: {'created_time': 1774858528.959517, 'last_price_update_time': 1774858528.95953, 'auction_closing_time': 1774970084.0}
2026-03-30 08:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET50464') HTTP/1.1" 204 0
2026-03-30 08:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246 with identifier: RX01850
2026-03-30 08:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246 with identifier: RX01850
2026-03-30 08:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7b77eb7f-dfaa-548a-96b5-b0bc82a7d246 with identifier: RX01850 to the API
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RX01850>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:39:47Z',
'fuel_type': 'petrol',
'id': '7b77eb7f-dfaa-548a-96b5-b0bc82a7d246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RX01850',
'listing': 'auction',
'location': 'FR, CASTELNAU D’ESTRETEFONDS',
'make': 'Opel',
'model': 'Corsa',
'odometer': 16238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5ff40392e24c148d873b2157d4b59272.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_e3f0d9dbb3dd5bbd1b5e95e5b3a31272.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_a519ce99df0f97ad439480b1546d1c1f.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_7ccf331cb09c9ea6131348109ac6cf6a.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_31f799990a2b8eb0fdaa98535f796a5d.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_309ea59d4c62c952f4c6347d6fea6e3f.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_778840a94d5d3ea65beed14d68a3649b.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_26a3f623b4d773867aee30ac6e0c4cbe.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_6ccb2bcd5e1b55fb358593d6e39bc023.jpg',
'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5463fa6997a8ce46217d3e565750d8cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70323,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5ff40392e24c148d873b2157d4b59272.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2101203,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_e3f0d9dbb3dd5bbd1b5e95e5b3a31272.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2256744,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_a519ce99df0f97ad439480b1546d1c1f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2129082,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_7ccf331cb09c9ea6131348109ac6cf6a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2089126,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_31f799990a2b8eb0fdaa98535f796a5d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2129040,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_309ea59d4c62c952f4c6347d6fea6e3f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2032423,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_778840a94d5d3ea65beed14d68a3649b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_26a3f623b4d773867aee30ac6e0c4cbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68320,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_6ccb2bcd5e1b55fb358593d6e39bc023.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b77eb7f-dfaa-548a-96b5-b0bc82a7d246/7b77eb7f-dfaa-548a-96b5-b0bc82a7d246_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/5b/a95be779d84c975d007f2d1fcce994c5/pa/RX01850_5463fa6997a8ce46217d3e565750d8cb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 Elegance Business',
'transmission': 'manual',
'trim': 'Elegance Business',
'year': 2022}
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX01850%27 HTTP/1.1" 200 None
2026-03-30 08:15:29 [auto1.fr] INFO: Saving data for RX01850: {'created_time': 1774858529.481852, 'last_price_update_time': 1774858529.481865, 'auction_closing_time': 1774971587.0}
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RX01850') HTTP/1.1" 204 0
2026-03-30 08:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: db97aff6-74e5-503d-9d4c-0d7e06fe7b0a with identifier: JX07863
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-30 08:15:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-30 08:15:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: db97aff6-74e5-503d-9d4c-0d7e06fe7b0a with identifier: JX07863
2026-03-30 08:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: db97aff6-74e5-503d-9d4c-0d7e06fe7b0a with identifier: JX07863 to the API
2026-03-30 08:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JX07863>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:22:30Z',
'fuel_type': 'gas',
'id': 'db97aff6-74e5-503d-9d4c-0d7e06fe7b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JX07863',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 37853,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_c5ba8889f966a6c8af92f1db728052b5.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_8708bb3b6e2e2196eaddd2b2f1e3f9a3.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_1df387431a6ee432c8cd1974e4cc7a54.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e4bc75506a073b193fcbedf110c95447.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_ce516357f326d7c40a7d2d1482fc5339.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_27aab996aafe6ee4dfa69673cd3d1c4d.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_f2fd704476b6aa470cb7d63be1ec5ca3.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_af8579040aefc21127b57869e3f2e923.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_3c4cba71905bfd7946955df68feb3171.jpg',
'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e3db44ed59fa62fbf3300b07f529283b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79890,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_c5ba8889f966a6c8af92f1db728052b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73929,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_8708bb3b6e2e2196eaddd2b2f1e3f9a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68038,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_1df387431a6ee432c8cd1974e4cc7a54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70283,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e4bc75506a073b193fcbedf110c95447.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3168995,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_ce516357f326d7c40a7d2d1482fc5339.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2941817,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_27aab996aafe6ee4dfa69673cd3d1c4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3210388,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_f2fd704476b6aa470cb7d63be1ec5ca3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76851,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_af8579040aefc21127b57869e3f2e923.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86513,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_3c4cba71905bfd7946955df68feb3171.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db97aff6-74e5-503d-9d4c-0d7e06fe7b0a/db97aff6-74e5-503d-9d4c-0d7e06fe7b0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777676,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img04/87/0487bbbe8e8279325d5b644558d76431/pa/JX07863_e3db44ed59fa62fbf3300b07f529283b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe LPG Stepway Comfort',
'transmission': 'manual',
'trim': 'Stepway Comfort',
'year': 2021}
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX07863%27 HTTP/1.1" 200 None
2026-03-30 08:15:30 [auto1.fr] INFO: Saving data for JX07863: {'created_time': 1774858530.846127, 'last_price_update_time': 1774858530.846137, 'auction_closing_time': 1774970550.0}
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JX07863') HTTP/1.1" 204 0
2026-03-30 08:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e63e3a07-6a12-542a-8efd-a4f8e68c72ce with identifier: VT37001
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-30 08:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e63e3a07-6a12-542a-8efd-a4f8e68c72ce with identifier: VT37001
2026-03-30 08:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e63e3a07-6a12-542a-8efd-a4f8e68c72ce with identifier: VT37001 to the API
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:00:42Z',
'fuel_type': 'diesel',
'id': 'e63e3a07-6a12-542a-8efd-a4f8e68c72ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT37001',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 146029,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-08',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Creative 2WD',
'transmission': 'manual',
'trim': 'Creative 2WD',
'year': 2019}
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT37001%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [auto1.fr] INFO: Saving data for VT37001: {'auction_closing_time': 1774969242.0, 'created_time': 1773693274.702963, 'last_price_update_time': 1774858531.84316}
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VT37001') HTTP/1.1" 204 0
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9403a3150ec6b61b41298557987fe2c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9403a3150ec6b61b41298557987fe2c2.jpg not downloaded yet
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_f9ca3038bf57960339c5448fc45e8432.png%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_f9ca3038bf57960339c5448fc45e8432.png not downloaded yet
2026-03-30 08:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:31 [auto1.fr] INFO: Found listing with ID: ZN87379
2026-03-30 08:15:31 [auto1.fr] INFO: Found listing with ID: NV27506
2026-03-30 08:15:31 [auto1.fr] INFO: Found listing with ID: GV52982
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV52982%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [auto1.fr] INFO: Scrape type for GV52982: 1
2026-03-30 08:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VR63320/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_a394a4113d07855bcf05255a798e907a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_a394a4113d07855bcf05255a798e907a.jpg not downloaded yet
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg not downloaded yet
2026-03-30 08:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YS10684/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:31 [auto1.fr] INFO: Found listing with ID: BN28756
2026-03-30 08:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN28756%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for BN28756: 1
2026-03-30 08:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg not downloaded yet
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_57fa44d75b3996a339101ad258ac81b9.png%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_57fa44d75b3996a339101ad258ac81b9.png not downloaded yet
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: AD91227
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: ZC95968
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC95968%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for ZC95968: 1
2026-03-30 08:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg not downloaded yet
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg not downloaded yet
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: XK83942
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: XK81760
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK81760%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for XK81760: 1
2026-03-30 08:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:32 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 4794 | hits on page: 40
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg not downloaded yet
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg not downloaded yet
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: EH51062
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH51062%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for EH51062: 1
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: XL94041
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: YA21876
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA21876%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for YA21876: 2
2026-03-30 08:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with identifier: YA21876
2026-03-30 08:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with scrape type 2
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with scrape type 2
2026-03-30 08:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0, identifier: YA21876
2026-03-30 08:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg not downloaded yet
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png not downloaded yet
2026-03-30 08:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with identifier: YA21876
2026-03-30 08:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with identifier: YA21876
2026-03-30 08:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0 with identifier: YA21876 to the API
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 4,
'engine_horse_power': 333,
'expiration_date': '2026-03-31T15:56:15Z',
'fuel_type': 'petrol',
'id': 'cc3dc9cf-6e8b-5c3b-a4a6-f58810adcbd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YA21876',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 72573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-18',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2016}
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA21876%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Saving data for YA21876: {'auction_closing_time': 1774972575.0, 'created_time': 1773060170.291181, 'last_price_update_time': 1774858532.748202}
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YA21876') HTTP/1.1" 204 0
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: JY76757
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY76757%27 HTTP/1.1" 200 None
2026-03-30 08:15:32 [auto1.fr] INFO: Scrape type for JY76757: 2
2026-03-30 08:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with identifier: JY76757
2026-03-30 08:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with scrape type 2
2026-03-30 08:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with scrape type 2
2026-03-30 08:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1ac83e5d-9008-53cd-8b74-82b0b0d631d7, identifier: JY76757
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: RN15222
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: GG22552
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: LP16968
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: RB04706
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: NN01775
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: CU28394
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: JK29705
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: SR20214
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: LT76736
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: LB48009
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: KH84545
2026-03-30 08:15:32 [auto1.fr] INFO: Found listing with ID: VF20612
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF20612%27 HTTP/1.1" 200 None
2026-03-30 08:15:33 [auto1.fr] INFO: Scrape type for VF20612: 2
2026-03-30 08:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61df9884-38a2-5c5b-8b45-b706541588c8 with identifier: VF20612
2026-03-30 08:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61df9884-38a2-5c5b-8b45-b706541588c8 with scrape type 2
2026-03-30 08:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61df9884-38a2-5c5b-8b45-b706541588c8 with scrape type 2
2026-03-30 08:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 61df9884-38a2-5c5b-8b45-b706541588c8, identifier: VF20612
2026-03-30 08:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with identifier: JY76757
2026-03-30 08:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with identifier: JY76757
2026-03-30 08:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1ac83e5d-9008-53cd-8b74-82b0b0d631d7 with identifier: JY76757 to the API
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:58:40Z',
'fuel_type': 'diesel',
'id': '1ac83e5d-9008-53cd-8b74-82b0b0d631d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JY76757',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 215509,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-15',
'seller_name': None,
'title': 'Volvo XC60 2.4 D4 Signature Edition AWD',
'transmission': 'automatic',
'trim': 'Signature Edition AWD',
'year': 2017}
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY76757%27 HTTP/1.1" 200 None
2026-03-30 08:15:33 [auto1.fr] INFO: Saving data for JY76757: {'auction_closing_time': 1774972720.0, 'created_time': 1773648958.373791, 'last_price_update_time': 1774858533.561461}
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JY76757') HTTP/1.1" 204 0
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg not downloaded yet
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_3afa6170bba9a51e6658246051847a45.png%27 HTTP/1.1" 200 None
2026-03-30 08:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_3afa6170bba9a51e6658246051847a45.png not downloaded yet
2026-03-30 08:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 61df9884-38a2-5c5b-8b45-b706541588c8 with identifier: VF20612
2026-03-30 08:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 61df9884-38a2-5c5b-8b45-b706541588c8 with identifier: VF20612
2026-03-30 08:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 61df9884-38a2-5c5b-8b45-b706541588c8 with identifier: VF20612 to the API
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:31:02Z',
'fuel_type': 'diesel',
'id': '61df9884-38a2-5c5b-8b45-b706541588c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VF20612',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'V-Klasse',
'odometer': 350703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-20',
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse V 250 d lang 4Matic Exclusive',
'transmission': 'automatic',
'trim': 'lang 4Matic Exclusive',
'year': 2016}
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF20612%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [auto1.fr] INFO: Saving data for VF20612: {'auction_closing_time': 1774971062.0, 'created_time': 1774470964.981368, 'last_price_update_time': 1774858534.046576}
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VF20612') HTTP/1.1" 204 0
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: AX22473
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: MZ41837
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: EF10438
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: TG26507
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: NV80033
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: KJ05424
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ05424%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [auto1.fr] INFO: Scrape type for KJ05424: 2
2026-03-30 08:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29afdb8-4901-5e77-9d17-244b153c7f37 with identifier: KJ05424
2026-03-30 08:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29afdb8-4901-5e77-9d17-244b153c7f37 with scrape type 2
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29afdb8-4901-5e77-9d17-244b153c7f37 with scrape type 2
2026-03-30 08:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b29afdb8-4901-5e77-9d17-244b153c7f37, identifier: KJ05424
2026-03-30 08:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AJ10016/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_fd528c880ca71273c244c991173cc321.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_fd528c880ca71273c244c991173cc321.jpg not downloaded yet
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_50bddedae0c264e98b9f2560b2459839.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_50bddedae0c264e98b9f2560b2459839.jpg not downloaded yet
2026-03-30 08:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b29afdb8-4901-5e77-9d17-244b153c7f37 with identifier: KJ05424
2026-03-30 08:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b29afdb8-4901-5e77-9d17-244b153c7f37 with identifier: KJ05424
2026-03-30 08:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b29afdb8-4901-5e77-9d17-244b153c7f37 with identifier: KJ05424 to the API
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 135,
'expiration_date': '2026-03-31T15:03:23Z',
'fuel_type': 'diesel',
'id': 'b29afdb8-4901-5e77-9d17-244b153c7f37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ05424',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 140731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-22',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 Shooting Brake Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2015}
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ05424%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [auto1.fr] INFO: Saving data for KJ05424: {'auction_closing_time': 1774969403.0, 'created_time': 1774299073.708687, 'last_price_update_time': 1774858534.614761}
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ05424') HTTP/1.1" 204 0
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: GF80669
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: MD03951
2026-03-30 08:15:34 [auto1.fr] INFO: Found listing with ID: XP99731
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP99731%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [auto1.fr] INFO: Scrape type for XP99731: 2
2026-03-30 08:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with identifier: XP99731
2026-03-30 08:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with scrape type 2
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with scrape type 2
2026-03-30 08:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fea81be2-dbd6-5c37-90b8-a8f2974fc0a4, identifier: XP99731
2026-03-30 08:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg not downloaded yet
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg not downloaded yet
2026-03-30 08:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with identifier: XP99731
2026-03-30 08:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with identifier: XP99731
2026-03-30 08:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fea81be2-dbd6-5c37-90b8-a8f2974fc0a4 with identifier: XP99731 to the API
2026-03-30 08:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:38:39Z',
'fuel_type': 'petrol',
'id': 'fea81be2-dbd6-5c37-90b8-a8f2974fc0a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP99731',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 64723,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-25',
'seller_name': None,
'title': 'Renault Twingo 1.2 Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2011}
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP99731%27 HTTP/1.1" 200 None
2026-03-30 08:15:35 [auto1.fr] INFO: Saving data for XP99731: {'auction_closing_time': 1774971519.0, 'created_time': 1772043637.342282, 'last_price_update_time': 1774858535.151922}
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XP99731') HTTP/1.1" 204 0
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9403a3150ec6b61b41298557987fe2c2.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: HC61208
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: VM65091
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: WY28346
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: RM38030
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: RB12134
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: BD87596
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: DK47228
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: XC31487
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC31487%27 HTTP/1.1" 200 None
2026-03-30 08:15:35 [auto1.fr] INFO: Scrape type for XC31487: 2
2026-03-30 08:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646a0144-e8bb-5b23-a886-9d2916d61985 with identifier: XC31487
2026-03-30 08:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646a0144-e8bb-5b23-a886-9d2916d61985 with scrape type 2
2026-03-30 08:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 646a0144-e8bb-5b23-a886-9d2916d61985 with scrape type 2
2026-03-30 08:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 646a0144-e8bb-5b23-a886-9d2916d61985, identifier: XC31487
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_a394a4113d07855bcf05255a798e907a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 646a0144-e8bb-5b23-a886-9d2916d61985 with identifier: XC31487
2026-03-30 08:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 646a0144-e8bb-5b23-a886-9d2916d61985 with identifier: XC31487
2026-03-30 08:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 646a0144-e8bb-5b23-a886-9d2916d61985 with identifier: XC31487 to the API
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:43:19Z',
'fuel_type': 'diesel',
'id': '646a0144-e8bb-5b23-a886-9d2916d61985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XC31487',
'listing': 'auction',
'make': 'Renault',
'model': 'Talisman',
'odometer': 76156,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-26',
'seller_name': None,
'title': 'Renault Talisman 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2019}
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC31487%27 HTTP/1.1" 200 None
2026-03-30 08:15:35 [auto1.fr] INFO: Saving data for XC31487: {'auction_closing_time': 1774971799.0, 'created_time': 1773253717.189638, 'last_price_update_time': 1774858535.663717}
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XC31487') HTTP/1.1" 204 0
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GV52982/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_f9ca3038bf57960339c5448fc45e8432.png> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: KA87751
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: JA17926
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: VM16147
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: KH57146
2026-03-30 08:15:35 [auto1.fr] INFO: Found listing with ID: ER22788
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER22788%27 HTTP/1.1" 200 None
2026-03-30 08:15:35 [auto1.fr] INFO: Scrape type for ER22788: 2
2026-03-30 08:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab065e3-d0e1-56dc-8d77-06e81f86e0cb with identifier: ER22788
2026-03-30 08:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab065e3-d0e1-56dc-8d77-06e81f86e0cb with scrape type 2
2026-03-30 08:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab065e3-d0e1-56dc-8d77-06e81f86e0cb with scrape type 2
2026-03-30 08:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fab065e3-d0e1-56dc-8d77-06e81f86e0cb, identifier: ER22788
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PV35629/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_57fa44d75b3996a339101ad258ac81b9.png> (referer: https://www.auto1.com/)
2026-03-30 08:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fab065e3-d0e1-56dc-8d77-06e81f86e0cb with identifier: ER22788
2026-03-30 08:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fab065e3-d0e1-56dc-8d77-06e81f86e0cb with identifier: ER22788
2026-03-30 08:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fab065e3-d0e1-56dc-8d77-06e81f86e0cb with identifier: ER22788 to the API
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:00:44Z',
'fuel_type': 'petrol',
'id': 'fab065e3-d0e1-56dc-8d77-06e81f86e0cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ER22788',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 41052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': None,
'title': 'Fiat Panda 1.2 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2019}
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER22788%27 HTTP/1.1" 200 None
2026-03-30 08:15:36 [auto1.fr] INFO: Saving data for ER22788: {'auction_closing_time': 1774969244.0, 'created_time': 1773145836.560839, 'last_price_update_time': 1774858536.25044}
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ER22788') HTTP/1.1" 204 0
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_3afa6170bba9a51e6658246051847a45.png> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: TF16696
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: ZG90152
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: CP15038
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: WD39316
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: FE06802
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: KA87239
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA87239%27 HTTP/1.1" 200 None
2026-03-30 08:15:36 [auto1.fr] INFO: Scrape type for KA87239: 1
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BN28756/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad38450>
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg saved to cache
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad4b410>
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg saved to cache
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad60090>
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9403a3150ec6b61b41298557987fe2c2.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9403a3150ec6b61b41298557987fe2c2.jpg saved to cache
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad6de90>
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg saved to cache
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf0f610>
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_a394a4113d07855bcf05255a798e907a.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_a394a4113d07855bcf05255a798e907a.jpg saved to cache
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_50bddedae0c264e98b9f2560b2459839.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_fd528c880ca71273c244c991173cc321.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:36 [auto1.fr] INFO: Found listing with ID: FR98174
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR98174%27 HTTP/1.1" 200 None
2026-03-30 08:15:36 [auto1.fr] INFO: Scrape type for FR98174: 2
2026-03-30 08:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with identifier: FR98174
2026-03-30 08:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with scrape type 2
2026-03-30 08:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with scrape type 2
2026-03-30 08:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5da3c712-4fc4-5844-a410-2f3d9d3cb335, identifier: FR98174
2026-03-30 08:15:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:37 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-30 08:15:37 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 8192
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a80f1810>
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_1.png HTTP/1.1" 201 0
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_f9ca3038bf57960339c5448fc45e8432.png') HTTP/1.1" 204 0
2026-03-30 08:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_f9ca3038bf57960339c5448fc45e8432.png saved to cache
2026-03-30 08:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:37 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-30 08:15:37 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 8192
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf3c250>
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_3.png HTTP/1.1" 201 0
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_57fa44d75b3996a339101ad258ac81b9.png') HTTP/1.1" 204 0
2026-03-30 08:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_57fa44d75b3996a339101ad258ac81b9.png saved to cache
2026-03-30 08:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with identifier: FR98174
2026-03-30 08:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with identifier: FR98174
2026-03-30 08:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5da3c712-4fc4-5844-a410-2f3d9d3cb335 with identifier: FR98174 to the API
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:17:15Z',
'fuel_type': 'diesel',
'id': '5da3c712-4fc4-5844-a410-2f3d9d3cb335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FR98174',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 103714,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-15',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2018}
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR98174%27 HTTP/1.1" 200 None
2026-03-30 08:15:37 [auto1.fr] INFO: Saving data for FR98174: {'auction_closing_time': 1774970235.0, 'created_time': 1771438190.153598, 'last_price_update_time': 1774858537.973183}
2026-03-30 08:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FR98174') HTTP/1.1" 204 0
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-30 08:15:38 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 8192
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf41b90>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_7.png HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_3afa6170bba9a51e6658246051847a45.png') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_3afa6170bba9a51e6658246051847a45.png saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf078d0>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf06c90>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_50bddedae0c264e98b9f2560b2459839.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_50bddedae0c264e98b9f2560b2459839.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be38b90>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad7a1d0>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be25d50>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_fd528c880ca71273c244c991173cc321.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_fd528c880ca71273c244c991173cc321.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZC95968/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15: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-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VR63320> (referer: https://www.auto1.com/v1/car-details-view/VR63320/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8155a10>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_62414d607c0f00d0a44bff2fe8991fed.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:38 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-30 08:15:38 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 8192
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfe4190>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_6.png HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:38 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 4794 | hits on page: 40
2026-03-30 08:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b260032d-df98-5512-9b14-b2624a4c8744 with identifier: VR63320
2026-03-30 08:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b260032d-df98-5512-9b14-b2624a4c8744 with scrape type 1
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg not downloaded yet
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfabe10>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a825bad0>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ada1850>
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg saved to cache
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: PG03000
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: MB18852
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: GS75094
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: ET15310
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: BX78480
2026-03-30 08:15:38 [auto1.fr] INFO: Found listing with ID: WP13025
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP13025%27 HTTP/1.1" 200 None
2026-03-30 08:15:38 [auto1.fr] INFO: Scrape type for WP13025: 2
2026-03-30 08:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with identifier: WP13025
2026-03-30 08:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with scrape type 2
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with scrape type 2
2026-03-30 08:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ac084132-2cbc-5bf5-a7e1-6307d3c409d8, identifier: WP13025
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_e20440d4876789232a4a946e23bd0590.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_e20440d4876789232a4a946e23bd0590.jpg not downloaded yet
2026-03-30 08:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with identifier: WP13025
2026-03-30 08:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with identifier: WP13025
2026-03-30 08:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ac084132-2cbc-5bf5-a7e1-6307d3c409d8 with identifier: WP13025 to the API
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:20:55Z',
'fuel_type': 'diesel',
'id': 'ac084132-2cbc-5bf5-a7e1-6307d3c409d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP13025',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 99327,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-05',
'seller_name': None,
'title': 'Audi Q3 35 TDI S Line',
'transmission': 'automatic',
'trim': 'S Line',
'year': 2021}
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP13025%27 HTTP/1.1" 200 None
2026-03-30 08:15:39 [auto1.fr] INFO: Saving data for WP13025: {'auction_closing_time': 1774970455.0, 'created_time': 1772106526.565902, 'last_price_update_time': 1774858539.320424}
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WP13025') HTTP/1.1" 204 0
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bedd750>
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F4b%252F9d4b1fff5d70b63b3d5edcbf480c0588%252Fpa%252FJJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg saved to cache
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73f7957d-0426-519e-b2be-d4d95f4676ce
2026-03-30 08:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73f7957d-0426-519e-b2be-d4d95f4676ce, skipping ID generation
2026-03-30 08:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f7957d-0426-519e-b2be-d4d95f4676ce with scrape type 1
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73f7957d-0426-519e-b2be-d4d95f4676ce sending to next pipeline
2026-03-30 08:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 73f7957d-0426-519e-b2be-d4d95f4676ce, identifier: JJ59660
2026-03-30 08:15:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a81430d0>
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fc1%252F13c10b9b36260483dce9dbc35a0b7ab6%252Fpa%252FTB91463_62414d607c0f00d0a44bff2fe8991fed.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_62414d607c0f00d0a44bff2fe8991fed.jpg saved to cache
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6af9aeff-db23-5a13-9c67-8069a6be611c
2026-03-30 08:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6af9aeff-db23-5a13-9c67-8069a6be611c, skipping ID generation
2026-03-30 08:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af9aeff-db23-5a13-9c67-8069a6be611c with scrape type 1
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6af9aeff-db23-5a13-9c67-8069a6be611c sending to next pipeline
2026-03-30 08:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6af9aeff-db23-5a13-9c67-8069a6be611c, identifier: TB91463
2026-03-30 08:15:39 [auto1.fr] INFO: Found listing with ID: CJ89974
2026-03-30 08:15:39 [auto1.fr] INFO: Found listing with ID: ML28729
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML28729%27 HTTP/1.1" 200 None
2026-03-30 08:15:39 [auto1.fr] INFO: Scrape type for ML28729: 2
2026-03-30 08:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38d677c0-6532-54b3-8b20-01d29746b24e with identifier: ML28729
2026-03-30 08:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d677c0-6532-54b3-8b20-01d29746b24e with scrape type 2
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38d677c0-6532-54b3-8b20-01d29746b24e with scrape type 2
2026-03-30 08:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 38d677c0-6532-54b3-8b20-01d29746b24e, identifier: ML28729
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg not downloaded yet
2026-03-30 08:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 73f7957d-0426-519e-b2be-d4d95f4676ce with identifier: JJ59660
2026-03-30 08:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 73f7957d-0426-519e-b2be-d4d95f4676ce with identifier: JJ59660
2026-03-30 08:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 73f7957d-0426-519e-b2be-d4d95f4676ce with identifier: JJ59660 to the API
2026-03-30 08:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:28:53Z',
'fuel_type': 'petrol',
'id': '73f7957d-0426-519e-b2be-d4d95f4676ce',
'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/JJ59660',
'listing': 'auction',
'location': 'FR',
'make': 'Fiat',
'model': '500',
'odometer': 56849,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125265,
'Height': 768,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_1f310a2ad5cbeb07e0ca5fab4f065ce7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 153288,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_f9ca3038bf57960339c5448fc45e8432.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32546,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d4e3dd59eac69764dfdee882e35dd37a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 153288,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_57fa44d75b3996a339101ad258ac81b9.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138638,
'Height': 768,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_d0d8f0049a8bd179c7a7a144db079eb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46896,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_5e3d0f49612973aaa52ab22cc0e995af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 153288,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_4f8f489a3e3dd2d5bc883afee75cc2fc.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 153288,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_3afa6170bba9a51e6658246051847a45.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80248,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_50bddedae0c264e98b9f2560b2459839.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f7957d-0426-519e-b2be-d4d95f4676ce/73f7957d-0426-519e-b2be-d4d95f4676ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111306,
'Height': 768,
'OriginUrl': 'https://img-pa.auto1.com/img9d/4b/9d4b1fff5d70b63b3d5edcbf480c0588/pa/JJ59660_9bf5b814085c7b572e90bbf6a64b373e.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2019}
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ59660%27 HTTP/1.1" 200 None
2026-03-30 08:15:40 [auto1.fr] INFO: Saving data for JJ59660: {'created_time': 1774858540.300877, 'last_price_update_time': 1774858540.300888, 'auction_closing_time': 1774970933.0}
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ59660') HTTP/1.1" 204 0
2026-03-30 08:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6af9aeff-db23-5a13-9c67-8069a6be611c with identifier: TB91463
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-30 08:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6af9aeff-db23-5a13-9c67-8069a6be611c with identifier: TB91463
2026-03-30 08:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6af9aeff-db23-5a13-9c67-8069a6be611c with identifier: TB91463 to the API
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_62414d607c0f00d0a44bff2fe8991fed.jpg>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:33:05Z',
'fuel_type': 'hybrid',
'id': '6af9aeff-db23-5a13-9c67-8069a6be611c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB91463',
'listing': 'auction',
'location': 'FR, Caluire et Cuire',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 84724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2576780,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_62414d607c0f00d0a44bff2fe8991fed.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72426,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9403a3150ec6b61b41298557987fe2c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70339,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_a394a4113d07855bcf05255a798e907a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55086,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3ccac2a57b1b6952b459c04238b45cf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9bef0c597779ee8e3c3bbef9d960b544.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77963,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_3183db22c9aa7c7bab87dc8e9de84913.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65227,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_7f6a510d01d2fd1836728c7c7c9d4d68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75520,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_92ea3e06fa38b09dde480a1d0cab5c0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73850,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_fd528c880ca71273c244c991173cc321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af9aeff-db23-5a13-9c67-8069a6be611c/6af9aeff-db23-5a13-9c67-8069a6be611c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/c1/13c10b9b36260483dce9dbc35a0b7ab6/pa/TB91463_9e80fc7bcd083d45547807f1cb0fde9c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB91463%27 HTTP/1.1" 200 None
2026-03-30 08:15:40 [auto1.fr] INFO: Saving data for TB91463: {'created_time': 1774858540.955662, 'last_price_update_time': 1774858540.955672, 'auction_closing_time': 1774971185.0}
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TB91463') HTTP/1.1" 204 0
2026-03-30 08:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 38d677c0-6532-54b3-8b20-01d29746b24e with identifier: ML28729
2026-03-30 08:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 38d677c0-6532-54b3-8b20-01d29746b24e with identifier: ML28729
2026-03-30 08:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 38d677c0-6532-54b3-8b20-01d29746b24e with identifier: ML28729 to the API
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:52:54Z',
'fuel_type': 'diesel',
'id': '38d677c0-6532-54b3-8b20-01d29746b24e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML28729',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 222560,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-10',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML28729%27 HTTP/1.1" 200 None
2026-03-30 08:15:41 [auto1.fr] INFO: Saving data for ML28729: {'auction_closing_time': 1774972374.0, 'created_time': 1774470134.736058, 'last_price_update_time': 1774858541.381664}
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ML28729') HTTP/1.1" 204 0
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: HV51188
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: BM94017
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: CP37955
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: KR98838
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: LJ18319
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: GR98034
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: MK42469
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: SL62587
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: PC27087
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: ZP95502
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: YT36285
2026-03-30 08:15:41 [auto1.fr] INFO: Found listing with ID: XR02166
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR02166%27 HTTP/1.1" 200 None
2026-03-30 08:15:41 [auto1.fr] INFO: Scrape type for XR02166: 2
2026-03-30 08:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with identifier: XR02166
2026-03-30 08:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with scrape type 2
2026-03-30 08:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with scrape type 2
2026-03-30 08:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d65fa4cc-baf1-58cb-b0f0-94b24e0efb27, identifier: XR02166
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg not downloaded yet
2026-03-30 08:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KA87239/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH51062/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AJ10016> (referer: https://www.auto1.com/v1/car-details-view/AJ10016/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YS10684> (referer: https://www.auto1.com/v1/car-details-view/YS10684/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with identifier: XR02166
2026-03-30 08:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with identifier: XR02166
2026-03-30 08:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d65fa4cc-baf1-58cb-b0f0-94b24e0efb27 with identifier: XR02166 to the API
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:37:59Z',
'fuel_type': 'diesel',
'id': 'd65fa4cc-baf1-58cb-b0f0-94b24e0efb27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR02166',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 325961,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-27',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2011}
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR02166%27 HTTP/1.1" 200 None
2026-03-30 08:15:41 [auto1.fr] INFO: Saving data for XR02166: {'auction_closing_time': 1774971479.0, 'created_time': 1773666103.496441, 'last_price_update_time': 1774858541.924115}
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XR02166') HTTP/1.1" 204 0
2026-03-30 08:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PV35629> (referer: https://www.auto1.com/v1/car-details-view/PV35629/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XK81760/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DB80378/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: BV69061
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: UC77970
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: CN53755
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN53755%27 HTTP/1.1" 200 None
2026-03-30 08:15:42 [auto1.fr] INFO: Scrape type for CN53755: 2
2026-03-30 08:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8e6807b-7bd8-5598-9552-f40f50aa6817 with identifier: CN53755
2026-03-30 08:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8e6807b-7bd8-5598-9552-f40f50aa6817 with scrape type 2
2026-03-30 08:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8e6807b-7bd8-5598-9552-f40f50aa6817 with scrape type 2
2026-03-30 08:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d8e6807b-7bd8-5598-9552-f40f50aa6817, identifier: CN53755
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_8708cab40de05dd52028af14881a4641.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_8708cab40de05dd52028af14881a4641.jpg not downloaded yet
2026-03-30 08:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_e20440d4876789232a4a946e23bd0590.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d8e6807b-7bd8-5598-9552-f40f50aa6817 with identifier: CN53755
2026-03-30 08:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d8e6807b-7bd8-5598-9552-f40f50aa6817 with identifier: CN53755
2026-03-30 08:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d8e6807b-7bd8-5598-9552-f40f50aa6817 with identifier: CN53755 to the API
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:26:28Z',
'fuel_type': 'petrol',
'id': 'd8e6807b-7bd8-5598-9552-f40f50aa6817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CN53755',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 73234,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI United',
'transmission': 'manual',
'trim': 'United',
'year': 2020}
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN53755%27 HTTP/1.1" 200 None
2026-03-30 08:15:42 [auto1.fr] INFO: Saving data for CN53755: {'auction_closing_time': 1774970788.0, 'created_time': 1773293562.354213, 'last_price_update_time': 1774858542.564015}
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CN53755') HTTP/1.1" 204 0
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: DH30848
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: MR83440
2026-03-30 08:15:42 [auto1.fr] INFO: Found listing with ID: BK72121
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK72121%27 HTTP/1.1" 200 None
2026-03-30 08:15:42 [auto1.fr] INFO: Scrape type for BK72121: 2
2026-03-30 08:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6612de60-2989-5179-9233-62b2af5db9ec with identifier: BK72121
2026-03-30 08:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6612de60-2989-5179-9233-62b2af5db9ec with scrape type 2
2026-03-30 08:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6612de60-2989-5179-9233-62b2af5db9ec with scrape type 2
2026-03-30 08:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6612de60-2989-5179-9233-62b2af5db9ec, identifier: BK72121
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_2aaa827f2eca9dced62aec06019855fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_2aaa827f2eca9dced62aec06019855fa.jpg not downloaded yet
2026-03-30 08:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6612de60-2989-5179-9233-62b2af5db9ec with identifier: BK72121
2026-03-30 08:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6612de60-2989-5179-9233-62b2af5db9ec with identifier: BK72121
2026-03-30 08:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6612de60-2989-5179-9233-62b2af5db9ec with identifier: BK72121 to the API
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-31T15:09:26Z',
'fuel_type': 'petrol',
'id': '6612de60-2989-5179-9233-62b2af5db9ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK72121',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 158461,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-11-14',
'seller_name': None,
'title': 'Renault Twingo 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2001}
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK72121%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [auto1.fr] INFO: Saving data for BK72121: {'auction_closing_time': 1774969766.0, 'created_time': 1774279198.40054, 'last_price_update_time': 1774858543.08195}
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK72121') HTTP/1.1" 204 0
2026-03-30 08:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 779e0629-de4a-5174-a1ca-27c69fef64af with identifier: AJ10016
2026-03-30 08:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 779e0629-de4a-5174-a1ca-27c69fef64af with scrape type 1
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 779e0629-de4a-5174-a1ca-27c69fef64af
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_4c591ebd19b8dd4def82c0e8a031c3b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_4c591ebd19b8dd4def82c0e8a031c3b7.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_2805b021dc7ad6ade31d9afc01e25cb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_2805b021dc7ad6ade31d9afc01e25cb7.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_22fb76ced0adef5cf505e6c5ad2ee3cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_22fb76ced0adef5cf505e6c5ad2ee3cd.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_27124b04a2e67445301a1e31b0a91b0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_27124b04a2e67445301a1e31b0a91b0e.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_9bdff50cddd20dde79f9f4d1fae8af2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_9bdff50cddd20dde79f9f4d1fae8af2b.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_5f737c4862bd9b1f10393d188fa22628.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5f737c4862bd9b1f10393d188fa22628.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_c3eeffd1209a7c2b7bd75832ba377a6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_c3eeffd1209a7c2b7bd75832ba377a6f.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_99558eea6f3bf305a119be54eb60efc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_99558eea6f3bf305a119be54eb60efc3.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_29f5791c8147d762adb533b597e9b67d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_29f5791c8147d762adb533b597e9b67d.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3b%252Fba%252F3bba61c21a5c49a7a5ff051e43c948bf%252Fpa%252FAJ10016_5c35afe2fb0cb3bd0c728c71ae377146.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5c35afe2fb0cb3bd0c728c71ae377146.jpg already downloaded
2026-03-30 08:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 779e0629-de4a-5174-a1ca-27c69fef64af, identifier: AJ10016
2026-03-30 08:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8663891-ba35-5477-9f07-1a5f2a30bae4 with identifier: YS10684
2026-03-30 08:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8663891-ba35-5477-9f07-1a5f2a30bae4 with scrape type 1
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8663891-ba35-5477-9f07-1a5f2a30bae4
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_45f56731d968303c698b4524463cc50b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_45f56731d968303c698b4524463cc50b.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_bbf13c2f592c9e1891aff86778e97986.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_bbf13c2f592c9e1891aff86778e97986.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_aac0adff60317af7e467ef7f6c6f092e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_aac0adff60317af7e467ef7f6c6f092e.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_08e12f01ecf2ff7e25faa8d02edf389d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_08e12f01ecf2ff7e25faa8d02edf389d.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_d0aee8147d355f136934eeb5ecb93496.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_d0aee8147d355f136934eeb5ecb93496.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_81373312effa685aaf2906df9b456d97.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_81373312effa685aaf2906df9b456d97.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_cda4c03691b3c2fff23a4fcd5fb05bdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_cda4c03691b3c2fff23a4fcd5fb05bdb.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_13f4fb8617071cec80f65c023a42bd7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_13f4fb8617071cec80f65c023a42bd7c.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_e73e3b95814d75234728c39b38f29e32.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_e73e3b95814d75234728c39b38f29e32.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7e%252F2b%252F7e2b06b73b0e33d2b424903bc3f2b259%252Fpa%252FYS10684_437bf1b8b72e84d08bd8e68757f50bd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_437bf1b8b72e84d08bd8e68757f50bd3.jpg already downloaded
2026-03-30 08:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d8663891-ba35-5477-9f07-1a5f2a30bae4, identifier: YS10684
2026-03-30 08:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b198b193-8e5e-5267-bfca-e87ff5b2a534 with identifier: PV35629
2026-03-30 08:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b198b193-8e5e-5267-bfca-e87ff5b2a534 with scrape type 1
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b198b193-8e5e-5267-bfca-e87ff5b2a534
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_4017ad4fd1d41024fcb28211d0a13804.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_4017ad4fd1d41024fcb28211d0a13804.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_e747987c4547beae53323a3c919f2e5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_e747987c4547beae53323a3c919f2e5d.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_be0eb80da7896db8198f16cc9b956977.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_be0eb80da7896db8198f16cc9b956977.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_baeb286762ee19a29d2d2365aafad005.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_baeb286762ee19a29d2d2365aafad005.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_b68de103198f810b4648f2b27a08083f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b68de103198f810b4648f2b27a08083f.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_b02634fab87a7547885769f74aeb29e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b02634fab87a7547885769f74aeb29e9.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_862db1ed43a41e477252a4289ea6ff74.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_862db1ed43a41e477252a4289ea6ff74.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_86414aa1969e60f0074057c1ad81b20c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_86414aa1969e60f0074057c1ad81b20c.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_569e21fe3fc689e5e0627c6a9e5c9598.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_569e21fe3fc689e5e0627c6a9e5c9598.jpg already downloaded
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F22%252Fad2202b520b5fba230c80bb21453189b%252Fpa%252FPV35629_ca0307783ef148006222a3041832f613.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_ca0307783ef148006222a3041832f613.jpg already downloaded
2026-03-30 08:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b198b193-8e5e-5267-bfca-e87ff5b2a534, identifier: PV35629
2026-03-30 08:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a815db90>
2026-03-30 08:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg saved to cache
2026-03-30 08:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:44 [auto1.fr] INFO: Found listing with ID: KH85386
2026-03-30 08:15:44 [auto1.fr] INFO: Found listing with ID: DH64426
2026-03-30 08:15:44 [auto1.fr] INFO: Found listing with ID: NJ39357
2026-03-30 08:15:44 [auto1.fr] INFO: Found listing with ID: VC57641
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC57641%27 HTTP/1.1" 200 None
2026-03-30 08:15:44 [auto1.fr] INFO: Scrape type for VC57641: 2
2026-03-30 08:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721d5756-fcc0-5402-a4ba-63e91f325e0c with identifier: VC57641
2026-03-30 08:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721d5756-fcc0-5402-a4ba-63e91f325e0c with scrape type 2
2026-03-30 08:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721d5756-fcc0-5402-a4ba-63e91f325e0c with scrape type 2
2026-03-30 08:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 721d5756-fcc0-5402-a4ba-63e91f325e0c, identifier: VC57641
2026-03-30 08:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 779e0629-de4a-5174-a1ca-27c69fef64af with identifier: AJ10016
2026-03-30 08:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 779e0629-de4a-5174-a1ca-27c69fef64af with identifier: AJ10016
2026-03-30 08:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 779e0629-de4a-5174-a1ca-27c69fef64af with identifier: AJ10016 to the API
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AJ10016>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:23:57Z',
'fuel_type': 'diesel',
'id': '779e0629-de4a-5174-a1ca-27c69fef64af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ10016',
'listing': 'auction',
'location': 'FR, Marly-la-ville',
'make': 'BMW',
'model': '5er',
'odometer': 305140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_4c591ebd19b8dd4def82c0e8a031c3b7.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_2805b021dc7ad6ade31d9afc01e25cb7.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_22fb76ced0adef5cf505e6c5ad2ee3cd.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_27124b04a2e67445301a1e31b0a91b0e.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_9bdff50cddd20dde79f9f4d1fae8af2b.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5f737c4862bd9b1f10393d188fa22628.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_c3eeffd1209a7c2b7bd75832ba377a6f.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_99558eea6f3bf305a119be54eb60efc3.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_29f5791c8147d762adb533b597e9b67d.jpg',
'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5c35afe2fb0cb3bd0c728c71ae377146.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72641,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_4c591ebd19b8dd4def82c0e8a031c3b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2837203,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_2805b021dc7ad6ade31d9afc01e25cb7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2953404,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_22fb76ced0adef5cf505e6c5ad2ee3cd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53117,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_27124b04a2e67445301a1e31b0a91b0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68277,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_9bdff50cddd20dde79f9f4d1fae8af2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63143,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5f737c4862bd9b1f10393d188fa22628.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_c3eeffd1209a7c2b7bd75832ba377a6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67040,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_99558eea6f3bf305a119be54eb60efc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2756128,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_29f5791c8147d762adb533b597e9b67d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_779e0629-de4a-5174-a1ca-27c69fef64af/779e0629-de4a-5174-a1ca-27c69fef64af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72242,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3b/ba/3bba61c21a5c49a7a5ff051e43c948bf/pa/AJ10016_5c35afe2fb0cb3bd0c728c71ae377146.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5er 520d Excellis',
'transmission': 'automatic',
'trim': 'Excellis',
'year': 2011}
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ10016%27 HTTP/1.1" 200 None
2026-03-30 08:15:44 [auto1.fr] INFO: Saving data for AJ10016: {'created_time': 1774858544.509807, 'last_price_update_time': 1774858544.509817, 'auction_closing_time': 1774970637.0}
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AJ10016') HTTP/1.1" 204 0
2026-03-30 08:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d8663891-ba35-5477-9f07-1a5f2a30bae4 with identifier: YS10684
2026-03-30 08:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d8663891-ba35-5477-9f07-1a5f2a30bae4 with identifier: YS10684
2026-03-30 08:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d8663891-ba35-5477-9f07-1a5f2a30bae4 with identifier: YS10684 to the API
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YS10684>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:04:11Z',
'fuel_type': 'petrol',
'id': 'd8663891-ba35-5477-9f07-1a5f2a30bae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YS10684',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Renault',
'model': 'Captur',
'odometer': 108068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_45f56731d968303c698b4524463cc50b.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_bbf13c2f592c9e1891aff86778e97986.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_aac0adff60317af7e467ef7f6c6f092e.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_08e12f01ecf2ff7e25faa8d02edf389d.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_d0aee8147d355f136934eeb5ecb93496.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_81373312effa685aaf2906df9b456d97.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_cda4c03691b3c2fff23a4fcd5fb05bdb.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_13f4fb8617071cec80f65c023a42bd7c.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_e73e3b95814d75234728c39b38f29e32.jpg',
'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_437bf1b8b72e84d08bd8e68757f50bd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80472,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_45f56731d968303c698b4524463cc50b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82735,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_bbf13c2f592c9e1891aff86778e97986.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74873,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_aac0adff60317af7e467ef7f6c6f092e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75277,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_08e12f01ecf2ff7e25faa8d02edf389d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69919,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_d0aee8147d355f136934eeb5ecb93496.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75693,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_81373312effa685aaf2906df9b456d97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69103,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_cda4c03691b3c2fff23a4fcd5fb05bdb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85076,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_13f4fb8617071cec80f65c023a42bd7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74157,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_e73e3b95814d75234728c39b38f29e32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8663891-ba35-5477-9f07-1a5f2a30bae4/d8663891-ba35-5477-9f07-1a5f2a30bae4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7e/2b/7e2b06b73b0e33d2b424903bc3f2b259/pa/YS10684_437bf1b8b72e84d08bd8e68757f50bd3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2018}
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS10684%27 HTTP/1.1" 200 None
2026-03-30 08:15:44 [auto1.fr] INFO: Saving data for YS10684: {'created_time': 1774858544.879874, 'last_price_update_time': 1774858544.879885, 'auction_closing_time': 1774969451.0}
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YS10684') HTTP/1.1" 204 0
2026-03-30 08:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b198b193-8e5e-5267-bfca-e87ff5b2a534 with identifier: PV35629
2026-03-30 08:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-30 08:15:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b198b193-8e5e-5267-bfca-e87ff5b2a534 with identifier: PV35629
2026-03-30 08:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b198b193-8e5e-5267-bfca-e87ff5b2a534 with identifier: PV35629 to the API
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PV35629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-31T15:03:59Z',
'fuel_type': 'electro',
'id': 'b198b193-8e5e-5267-bfca-e87ff5b2a534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PV35629',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Fiat',
'model': '500e',
'odometer': 67792,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_4017ad4fd1d41024fcb28211d0a13804.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_e747987c4547beae53323a3c919f2e5d.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_be0eb80da7896db8198f16cc9b956977.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_baeb286762ee19a29d2d2365aafad005.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b68de103198f810b4648f2b27a08083f.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b02634fab87a7547885769f74aeb29e9.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_862db1ed43a41e477252a4289ea6ff74.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_86414aa1969e60f0074057c1ad81b20c.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_569e21fe3fc689e5e0627c6a9e5c9598.jpg',
'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_ca0307783ef148006222a3041832f613.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_4017ad4fd1d41024fcb28211d0a13804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85552,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_e747987c4547beae53323a3c919f2e5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78954,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_be0eb80da7896db8198f16cc9b956977.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3074960,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_baeb286762ee19a29d2d2365aafad005.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74893,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b68de103198f810b4648f2b27a08083f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76463,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_b02634fab87a7547885769f74aeb29e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71767,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_862db1ed43a41e477252a4289ea6ff74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77141,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_86414aa1969e60f0074057c1ad81b20c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3324874,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_569e21fe3fc689e5e0627c6a9e5c9598.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b198b193-8e5e-5267-bfca-e87ff5b2a534/b198b193-8e5e-5267-bfca-e87ff5b2a534_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84195,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/22/ad2202b520b5fba230c80bb21453189b/pa/PV35629_ca0307783ef148006222a3041832f613.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500e electric drive 87 kW France Edition',
'transmission': 'automatic',
'trim': 'France Edition',
'year': 2021}
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV35629%27 HTTP/1.1" 200 None
2026-03-30 08:15:45 [auto1.fr] INFO: Saving data for PV35629: {'created_time': 1774858545.426314, 'last_price_update_time': 1774858545.426325, 'auction_closing_time': 1774969439.0}
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PV35629') HTTP/1.1" 204 0
2026-03-30 08:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 721d5756-fcc0-5402-a4ba-63e91f325e0c with identifier: VC57641
2026-03-30 08:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 721d5756-fcc0-5402-a4ba-63e91f325e0c with identifier: VC57641
2026-03-30 08:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 721d5756-fcc0-5402-a4ba-63e91f325e0c with identifier: VC57641 to the API
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:22:17Z',
'fuel_type': 'diesel',
'id': '721d5756-fcc0-5402-a4ba-63e91f325e0c',
'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/VC57641',
'listing': 'auction',
'make': 'Renault',
'model': 'Trafic',
'odometer': 181116,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-15',
'seller_name': None,
'title': 'Renault Trafic 1.6 dCi Grand Confort L1H1 1000',
'transmission': 'manual',
'trim': 'Grand Confort L1H1 1000',
'year': 2018}
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC57641%27 HTTP/1.1" 200 None
2026-03-30 08:15:45 [auto1.fr] INFO: Saving data for VC57641: {'auction_closing_time': 1774970537.0, 'created_time': 1774451908.775878, 'last_price_update_time': 1774858545.835818}
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VC57641') HTTP/1.1" 204 0
2026-03-30 08:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac566d0>
2026-03-30 08:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_e20440d4876789232a4a946e23bd0590.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_e20440d4876789232a4a946e23bd0590.jpg saved to cache
2026-03-30 08:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:15:45 [auto1.fr] INFO: Found listing with ID: TY69433
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY69433%27 HTTP/1.1" 200 None
2026-03-30 08:15:45 [auto1.fr] INFO: Scrape type for TY69433: 2
2026-03-30 08:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d3987ca-04ed-5fe2-a795-d5b869b0276e with identifier: TY69433
2026-03-30 08:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d3987ca-04ed-5fe2-a795-d5b869b0276e with scrape type 2
2026-03-30 08:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d3987ca-04ed-5fe2-a795-d5b869b0276e with scrape type 2
2026-03-30 08:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9d3987ca-04ed-5fe2-a795-d5b869b0276e, identifier: TY69433
2026-03-30 08:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9d3987ca-04ed-5fe2-a795-d5b869b0276e with identifier: TY69433
2026-03-30 08:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9d3987ca-04ed-5fe2-a795-d5b869b0276e with identifier: TY69433
2026-03-30 08:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9d3987ca-04ed-5fe2-a795-d5b869b0276e with identifier: TY69433 to the API
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 4,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:38:45Z',
'fuel_type': 'diesel',
'id': '9d3987ca-04ed-5fe2-a795-d5b869b0276e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY69433',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 129237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-27',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 HDi Business L1',
'transmission': 'manual',
'trim': 'Business L1',
'year': 2013}
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY69433%27 HTTP/1.1" 200 None
2026-03-30 08:15:46 [auto1.fr] INFO: Saving data for TY69433: {'auction_closing_time': 1774971525.0, 'created_time': 1774383973.147945, 'last_price_update_time': 1774858546.393253}
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TY69433') HTTP/1.1" 204 0
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac7a2d0>
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg saved to cache
2026-03-30 08:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8ef07d0>
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg saved to cache
2026-03-30 08:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_8708cab40de05dd52028af14881a4641.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:46 [auto1.fr] INFO: Found listing with ID: NG03536
2026-03-30 08:15:46 [auto1.fr] INFO: Found listing with ID: EL57210
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL57210%27 HTTP/1.1" 200 None
2026-03-30 08:15:46 [auto1.fr] INFO: Scrape type for EL57210: 2
2026-03-30 08:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee96eced-8d98-537c-a191-c7b0d276ed41 with identifier: EL57210
2026-03-30 08:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee96eced-8d98-537c-a191-c7b0d276ed41 with scrape type 2
2026-03-30 08:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee96eced-8d98-537c-a191-c7b0d276ed41 with scrape type 2
2026-03-30 08:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee96eced-8d98-537c-a191-c7b0d276ed41, identifier: EL57210
2026-03-30 08:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_2aaa827f2eca9dced62aec06019855fa.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee96eced-8d98-537c-a191-c7b0d276ed41 with identifier: EL57210
2026-03-30 08:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee96eced-8d98-537c-a191-c7b0d276ed41 with identifier: EL57210
2026-03-30 08:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee96eced-8d98-537c-a191-c7b0d276ed41 with identifier: EL57210 to the API
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:45:47Z',
'fuel_type': 'petrol',
'id': 'ee96eced-8d98-537c-a191-c7b0d276ed41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EL57210',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 174277,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-27',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL57210%27 HTTP/1.1" 200 None
2026-03-30 08:15:47 [auto1.fr] INFO: Saving data for EL57210: {'auction_closing_time': 1774971947.0, 'created_time': 1773219538.166987, 'last_price_update_time': 1774858547.093095}
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EL57210') HTTP/1.1" 204 0
2026-03-30 08:15:47 [auto1.fr] INFO: Found listing with ID: FP49208
2026-03-30 08:15:47 [auto1.fr] INFO: Found listing with ID: BR79428
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR79428%27 HTTP/1.1" 200 None
2026-03-30 08:15:47 [auto1.fr] INFO: Scrape type for BR79428: 2
2026-03-30 08:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c85826-8f73-5a41-85e2-321123933da4 with identifier: BR79428
2026-03-30 08:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c85826-8f73-5a41-85e2-321123933da4 with scrape type 2
2026-03-30 08:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c85826-8f73-5a41-85e2-321123933da4 with scrape type 2
2026-03-30 08:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 04c85826-8f73-5a41-85e2-321123933da4, identifier: BR79428
2026-03-30 08:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 04c85826-8f73-5a41-85e2-321123933da4 with identifier: BR79428
2026-03-30 08:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 04c85826-8f73-5a41-85e2-321123933da4 with identifier: BR79428
2026-03-30 08:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 04c85826-8f73-5a41-85e2-321123933da4 with identifier: BR79428 to the API
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:18:45Z',
'fuel_type': 'petrol',
'id': '04c85826-8f73-5a41-85e2-321123933da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR79428',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 202533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-16',
'seller_name': None,
'title': 'Chevrolet Aveo 1.4 LT +',
'transmission': 'manual',
'trim': 'LT +',
'year': 2013}
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR79428%27 HTTP/1.1" 200 None
2026-03-30 08:15:47 [auto1.fr] INFO: Saving data for BR79428: {'auction_closing_time': 1774970325.0, 'created_time': 1772086782.587642, 'last_price_update_time': 1774858547.572509}
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BR79428') HTTP/1.1" 204 0
2026-03-30 08:15:47 [auto1.fr] INFO: Found listing with ID: VS37711
2026-03-30 08:15:47 [auto1.fr] INFO: Found listing with ID: JU81285
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU81285%27 HTTP/1.1" 200 None
2026-03-30 08:15:47 [auto1.fr] INFO: Scrape type for JU81285: 2
2026-03-30 08:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b318d1e-006a-5430-9fe1-eca772b300cb with identifier: JU81285
2026-03-30 08:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b318d1e-006a-5430-9fe1-eca772b300cb with scrape type 2
2026-03-30 08:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b318d1e-006a-5430-9fe1-eca772b300cb with scrape type 2
2026-03-30 08:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2b318d1e-006a-5430-9fe1-eca772b300cb, identifier: JU81285
2026-03-30 08:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BN28756> (referer: https://www.auto1.com/v1/car-details-view/BN28756/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZC95968> (referer: https://www.auto1.com/v1/car-details-view/ZC95968/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2b318d1e-006a-5430-9fe1-eca772b300cb with identifier: JU81285
2026-03-30 08:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2b318d1e-006a-5430-9fe1-eca772b300cb with identifier: JU81285
2026-03-30 08:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2b318d1e-006a-5430-9fe1-eca772b300cb with identifier: JU81285 to the API
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:30:43Z',
'fuel_type': 'petrol',
'id': '2b318d1e-006a-5430-9fe1-eca772b300cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU81285',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 112203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2020}
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU81285%27 HTTP/1.1" 200 None
2026-03-30 08:15:48 [auto1.fr] INFO: Saving data for JU81285: {'auction_closing_time': 1774971043.0, 'created_time': 1774471401.923496, 'last_price_update_time': 1774858548.121348}
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JU81285') HTTP/1.1" 204 0
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac88d10>
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_8708cab40de05dd52028af14881a4641.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_8708cab40de05dd52028af14881a4641.jpg saved to cache
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ada6bd0>
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F10%252F8310401e3614bb7d5092d2adfad39d79%252Fpa%252FVR63320_2aaa827f2eca9dced62aec06019855fa.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_2aaa827f2eca9dced62aec06019855fa.jpg saved to cache
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b260032d-df98-5512-9b14-b2624a4c8744
2026-03-30 08:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b260032d-df98-5512-9b14-b2624a4c8744, skipping ID generation
2026-03-30 08:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b260032d-df98-5512-9b14-b2624a4c8744 with scrape type 1
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b260032d-df98-5512-9b14-b2624a4c8744 sending to next pipeline
2026-03-30 08:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b260032d-df98-5512-9b14-b2624a4c8744, identifier: VR63320
2026-03-30 08:15:48 [auto1.fr] INFO: Found listing with ID: SF00257
2026-03-30 08:15:48 [auto1.fr] INFO: Found listing with ID: GN02112
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN02112%27 HTTP/1.1" 200 None
2026-03-30 08:15:48 [auto1.fr] INFO: Scrape type for GN02112: 2
2026-03-30 08:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad188251-36f7-5f83-be7d-ab771f4a7880 with identifier: GN02112
2026-03-30 08:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad188251-36f7-5f83-be7d-ab771f4a7880 with scrape type 2
2026-03-30 08:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad188251-36f7-5f83-be7d-ab771f4a7880 with scrape type 2
2026-03-30 08:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ad188251-36f7-5f83-be7d-ab771f4a7880, identifier: GN02112
2026-03-30 08:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b260032d-df98-5512-9b14-b2624a4c8744 with identifier: VR63320
2026-03-30 08:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b260032d-df98-5512-9b14-b2624a4c8744 with identifier: VR63320
2026-03-30 08:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b260032d-df98-5512-9b14-b2624a4c8744 with identifier: VR63320 to the API
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_2aaa827f2eca9dced62aec06019855fa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:30:09Z',
'fuel_type': 'petrol',
'id': 'b260032d-df98-5512-9b14-b2624a4c8744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR63320',
'listing': 'auction',
'location': 'FR, Croissy-Beaubourg',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 132470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80612,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_78f1dd7202c1cbe73ce977214d755aa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68286,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_e20440d4876789232a4a946e23bd0590.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_258902e92ad6c270a99d0ce8134b2aaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62767,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_7d925b8b1a3a5ba62e71c3b43fd8a223.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_8708cab40de05dd52028af14881a4641.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b260032d-df98-5512-9b14-b2624a4c8744/b260032d-df98-5512-9b14-b2624a4c8744_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84643,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/10/8310401e3614bb7d5092d2adfad39d79/pa/VR63320_2aaa827f2eca9dced62aec06019855fa.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf V 1.4 Goal',
'transmission': 'manual',
'trim': 'Goal',
'year': 2006}
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR63320%27 HTTP/1.1" 200 None
2026-03-30 08:15:48 [auto1.fr] INFO: Saving data for VR63320: {'created_time': 1774858548.867409, 'last_price_update_time': 1774858548.867421, 'auction_closing_time': 1774971009.0}
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VR63320') HTTP/1.1" 204 0
2026-03-30 08:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ad188251-36f7-5f83-be7d-ab771f4a7880 with identifier: GN02112
2026-03-30 08:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ad188251-36f7-5f83-be7d-ab771f4a7880 with identifier: GN02112
2026-03-30 08:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ad188251-36f7-5f83-be7d-ab771f4a7880 with identifier: GN02112 to the API
2026-03-30 08:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15: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': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:05:54Z',
'fuel_type': 'petrol',
'id': 'ad188251-36f7-5f83-be7d-ab771f4a7880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GN02112',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 83150,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-23',
'seller_name': None,
'title': 'Opel Corsa 1.2 Essentia',
'transmission': 'manual',
'trim': 'Essentia',
'year': 2014}
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN02112%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [auto1.fr] INFO: Saving data for GN02112: {'auction_closing_time': 1774969554.0, 'created_time': 1773908150.829065, 'last_price_update_time': 1774858549.659705}
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GN02112') HTTP/1.1" 204 0
2026-03-30 08:15:49 [auto1.fr] INFO: Found listing with ID: KT15244
2026-03-30 08:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a33d23-1f20-5736-8590-e68cb90ece19 with identifier: BN28756
2026-03-30 08:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a33d23-1f20-5736-8590-e68cb90ece19 with scrape type 1
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59a33d23-1f20-5736-8590-e68cb90ece19
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_01646f3b3783f78a1722eb0e5e6ff3e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_01646f3b3783f78a1722eb0e5e6ff3e2.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_843c2d99c6c6ce5448285e0fcc155fef.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_843c2d99c6c6ce5448285e0fcc155fef.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_4b9f8a2399b696db09e29ab634a56b06.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_4b9f8a2399b696db09e29ab634a56b06.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_87180999654ba5eb72e6e1aaa4f4d30d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_87180999654ba5eb72e6e1aaa4f4d30d.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_9714c57a9ea7bf4e14b51c00d064baee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_9714c57a9ea7bf4e14b51c00d064baee.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_1aee648860243c2b99a9b551d5182eb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_1aee648860243c2b99a9b551d5182eb4.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_03dc31171a0d4a58951df03bbe5b17b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_03dc31171a0d4a58951df03bbe5b17b2.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_e0dca2add242cbc91f779793ddeba4a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_e0dca2add242cbc91f779793ddeba4a9.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_fef7c100f28f42a733137884d9306cfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_fef7c100f28f42a733137884d9306cfa.jpg already downloaded
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga3%252F8f%252Fa38f9379f7f4a4a24c3152105a17cbf7%252Fpa%252FBN28756_103b24a00f29b0856f42a0700f0d5ae0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_103b24a00f29b0856f42a0700f0d5ae0.jpg already downloaded
2026-03-30 08:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 59a33d23-1f20-5736-8590-e68cb90ece19, identifier: BN28756
2026-03-30 08:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05b9398c-0478-54c3-9c27-894349948bb7 with identifier: ZC95968
2026-03-30 08:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b9398c-0478-54c3-9c27-894349948bb7 with scrape type 1
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_07c2414857dcc729f325226e49efe385.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_07c2414857dcc729f325226e49efe385.jpg not downloaded yet
2026-03-30 08:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 59a33d23-1f20-5736-8590-e68cb90ece19 with identifier: BN28756
2026-03-30 08:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 59a33d23-1f20-5736-8590-e68cb90ece19 with identifier: BN28756
2026-03-30 08:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 59a33d23-1f20-5736-8590-e68cb90ece19 with identifier: BN28756 to the API
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BN28756>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:13:49Z',
'fuel_type': 'diesel',
'id': '59a33d23-1f20-5736-8590-e68cb90ece19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN28756',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 219829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_01646f3b3783f78a1722eb0e5e6ff3e2.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_843c2d99c6c6ce5448285e0fcc155fef.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_4b9f8a2399b696db09e29ab634a56b06.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_87180999654ba5eb72e6e1aaa4f4d30d.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_9714c57a9ea7bf4e14b51c00d064baee.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_1aee648860243c2b99a9b551d5182eb4.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_03dc31171a0d4a58951df03bbe5b17b2.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_e0dca2add242cbc91f779793ddeba4a9.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_fef7c100f28f42a733137884d9306cfa.jpg',
'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_103b24a00f29b0856f42a0700f0d5ae0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81032,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_01646f3b3783f78a1722eb0e5e6ff3e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_843c2d99c6c6ce5448285e0fcc155fef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75492,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_4b9f8a2399b696db09e29ab634a56b06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77146,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_87180999654ba5eb72e6e1aaa4f4d30d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71511,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_9714c57a9ea7bf4e14b51c00d064baee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_1aee648860243c2b99a9b551d5182eb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72135,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_03dc31171a0d4a58951df03bbe5b17b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80318,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_e0dca2add242cbc91f779793ddeba4a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72046,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_fef7c100f28f42a733137884d9306cfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a33d23-1f20-5736-8590-e68cb90ece19/59a33d23-1f20-5736-8590-e68cb90ece19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga3/8f/a38f9379f7f4a4a24c3152105a17cbf7/pa/BN28756_103b24a00f29b0856f42a0700f0d5ae0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2017}
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN28756%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [auto1.fr] INFO: Saving data for BN28756: {'created_time': 1774858550.346453, 'last_price_update_time': 1774858550.346463, 'auction_closing_time': 1774970029.0}
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BN28756') HTTP/1.1" 204 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_86411371f46adac425e875be4c39ae94.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_86411371f46adac425e875be4c39ae94.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GV52982> (referer: https://www.auto1.com/v1/car-details-view/GV52982/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_1813b1effda139dbcf35d34cac667d71.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_1813b1effda139dbcf35d34cac667d71.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_07c2414857dcc729f325226e49efe385.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg not downloaded yet
2026-03-30 08:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with identifier: GV52982
2026-03-30 08:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with scrape type 1
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_8e6a973f785de55c14a45275b57ff811.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_8e6a973f785de55c14a45275b57ff811.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_be8070721ed675fb24fd28863bc86aa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_be8070721ed675fb24fd28863bc86aa1.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_1813b1effda139dbcf35d34cac667d71.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_e9fb842d528a457ccfd6a030de6bd302.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_e9fb842d528a457ccfd6a030de6bd302.jpg not downloaded yet
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a80ba810>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_07c2414857dcc729f325226e49efe385.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_07c2414857dcc729f325226e49efe385.jpg saved to cache
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_a27a86a0b02e120178620ec08da1b5c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_a27a86a0b02e120178620ec08da1b5c3.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_86411371f46adac425e875be4c39ae94.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_4bfb4cf6ec591dc1253136449bc68700.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_4bfb4cf6ec591dc1253136449bc68700.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg not downloaded yet
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_5dda8936f1843220eff6ff1ea8644adb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_5dda8936f1843220eff6ff1ea8644adb.jpg not downloaded yet
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be4f610>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_1813b1effda139dbcf35d34cac667d71.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_1813b1effda139dbcf35d34cac667d71.jpg saved to cache
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_be8070721ed675fb24fd28863bc86aa1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_e9fb842d528a457ccfd6a030de6bd302.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DB80378> (referer: https://www.auto1.com/v1/car-details-view/DB80378/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_75d073e94cee11b141f93584bcdf9853.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_75d073e94cee11b141f93584bcdf9853.jpg not downloaded yet
2026-03-30 08:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_8e6a973f785de55c14a45275b57ff811.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189becf750>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg saved to cache
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf86bd0>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg saved to cache
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad915d0>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_86411371f46adac425e875be4c39ae94.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_86411371f46adac425e875be4c39ae94.jpg saved to cache
2026-03-30 08:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad767d0>
2026-03-30 08:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg saved to cache
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_4bfb4cf6ec591dc1253136449bc68700.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_a27a86a0b02e120178620ec08da1b5c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bec0750>
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_be8070721ed675fb24fd28863bc86aa1.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_be8070721ed675fb24fd28863bc86aa1.jpg saved to cache
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189adc8210>
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_e9fb842d528a457ccfd6a030de6bd302.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_e9fb842d528a457ccfd6a030de6bd302.jpg saved to cache
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189adc9b90>
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg saved to cache
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20f7935a-d3e9-5e8d-9cc7-85a6680f417b with identifier: DB80378
2026-03-30 08:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20f7935a-d3e9-5e8d-9cc7-85a6680f417b with scrape type 1
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20f7935a-d3e9-5e8d-9cc7-85a6680f417b
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_25f7ceef2941caf14d1a7a720c898645.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_25f7ceef2941caf14d1a7a720c898645.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_bf353d75dfdd204ea0ba5b57ed36849e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_bf353d75dfdd204ea0ba5b57ed36849e.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_9e280b19b0659d858491d46f68401a83.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_9e280b19b0659d858491d46f68401a83.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_75acae683c1daf5722459ef636cca585.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_75acae683c1daf5722459ef636cca585.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_aca7355c0f6796ff47ac66e5c39d585b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_aca7355c0f6796ff47ac66e5c39d585b.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_eebb792f70909b719dcc18d9ae80e97f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_eebb792f70909b719dcc18d9ae80e97f.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_78f8bd5a3c14e3427ba489d15c959bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_78f8bd5a3c14e3427ba489d15c959bca.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_681993446154d99ff88a44909aee9cbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_681993446154d99ff88a44909aee9cbf.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_2f1afeab0819533d2f0025750ba07bb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_2f1afeab0819533d2f0025750ba07bb7.jpg already downloaded
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F8d%252Fcb8d06ba1ad8d474a70fb135b41ed9d6%252Fpa%252FDB80378_3163df5e514a565aaa8a392e83f43574.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_3163df5e514a565aaa8a392e83f43574.jpg already downloaded
2026-03-30 08:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 20f7935a-d3e9-5e8d-9cc7-85a6680f417b, identifier: DB80378
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bee5a10>
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_8e6a973f785de55c14a45275b57ff811.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_8e6a973f785de55c14a45275b57ff811.jpg saved to cache
2026-03-30 08:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_75d073e94cee11b141f93584bcdf9853.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 20f7935a-d3e9-5e8d-9cc7-85a6680f417b with identifier: DB80378
2026-03-30 08:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 20f7935a-d3e9-5e8d-9cc7-85a6680f417b with identifier: DB80378
2026-03-30 08:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 20f7935a-d3e9-5e8d-9cc7-85a6680f417b with identifier: DB80378 to the API
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DB80378>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:24:52Z',
'fuel_type': 'diesel',
'id': '20f7935a-d3e9-5e8d-9cc7-85a6680f417b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DB80378',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Renault',
'model': 'Megane',
'odometer': 169488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_25f7ceef2941caf14d1a7a720c898645.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_bf353d75dfdd204ea0ba5b57ed36849e.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_9e280b19b0659d858491d46f68401a83.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_75acae683c1daf5722459ef636cca585.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_aca7355c0f6796ff47ac66e5c39d585b.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_eebb792f70909b719dcc18d9ae80e97f.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_78f8bd5a3c14e3427ba489d15c959bca.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_681993446154d99ff88a44909aee9cbf.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_2f1afeab0819533d2f0025750ba07bb7.jpg',
'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_3163df5e514a565aaa8a392e83f43574.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_25f7ceef2941caf14d1a7a720c898645.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62460,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_bf353d75dfdd204ea0ba5b57ed36849e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2768081,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_9e280b19b0659d858491d46f68401a83.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57219,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_75acae683c1daf5722459ef636cca585.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67065,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_aca7355c0f6796ff47ac66e5c39d585b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70085,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_eebb792f70909b719dcc18d9ae80e97f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60083,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_78f8bd5a3c14e3427ba489d15c959bca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777947,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_681993446154d99ff88a44909aee9cbf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60194,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_2f1afeab0819533d2f0025750ba07bb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f7935a-d3e9-5e8d-9cc7-85a6680f417b/20f7935a-d3e9-5e8d-9cc7-85a6680f417b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/8d/cb8d06ba1ad8d474a70fb135b41ed9d6/pa/DB80378_3163df5e514a565aaa8a392e83f43574.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 dCi XV de France',
'transmission': 'manual',
'trim': 'XV de France',
'year': 2011}
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB80378%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [auto1.fr] INFO: Saving data for DB80378: {'created_time': 1774858552.105792, 'last_price_update_time': 1774858552.105803, 'auction_closing_time': 1774970692.0}
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DB80378') HTTP/1.1" 204 0
2026-03-30 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_5dda8936f1843220eff6ff1ea8644adb.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH51062> (referer: https://www.auto1.com/v1/car-details-view/EH51062/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XK81760> (referer: https://www.auto1.com/v1/car-details-view/XK81760/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KA87239> (referer: https://www.auto1.com/v1/car-details-view/KA87239/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18aa0004d0>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfd5ed0>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189beb39d0>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_4bfb4cf6ec591dc1253136449bc68700.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_4bfb4cf6ec591dc1253136449bc68700.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf3e910>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_a27a86a0b02e120178620ec08da1b5c3.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_a27a86a0b02e120178620ec08da1b5c3.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf35e10>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_75d073e94cee11b141f93584bcdf9853.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_75d073e94cee11b141f93584bcdf9853.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac2d190>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_5dda8936f1843220eff6ff1ea8644adb.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_5dda8936f1843220eff6ff1ea8644adb.jpg saved to cache
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240f8cbc-d86c-546d-bc2c-161aae498561 with identifier: EH51062
2026-03-30 08:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240f8cbc-d86c-546d-bc2c-161aae498561 with scrape type 1
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 240f8cbc-d86c-546d-bc2c-161aae498561
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_6fb8da117ab110ae931cf68295db10b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6fb8da117ab110ae931cf68295db10b5.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_de4650e22b02dce00420a120192ef23c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_de4650e22b02dce00420a120192ef23c.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_51a002f8a5456ab0c2f0f1574ccdf148.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_51a002f8a5456ab0c2f0f1574ccdf148.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_6de7935ca3f79c5cd31740aed31ea825.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6de7935ca3f79c5cd31740aed31ea825.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_dca55f36e31d9a8ca51edeb29674e2b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_dca55f36e31d9a8ca51edeb29674e2b0.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_88802bde00452b788ac160b6ff4f0396.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_88802bde00452b788ac160b6ff4f0396.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_ce521cd89b99e5f98137f6a8b363c160.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_ce521cd89b99e5f98137f6a8b363c160.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_58cf3dab947fc5e5a59c8ca32065648f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_58cf3dab947fc5e5a59c8ca32065648f.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_3366db4086e15a41ff86badfc3489044.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_3366db4086e15a41ff86badfc3489044.jpg already downloaded
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F6a%252F1c6a12b15ea70fdf8d83c2666774a9ef%252Fpa%252FEH51062_e3e857f41157d306a4fd12f21c7d0a6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_e3e857f41157d306a4fd12f21c7d0a6e.jpg already downloaded
2026-03-30 08:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 240f8cbc-d86c-546d-bc2c-161aae498561, identifier: EH51062
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8ef0dd0>
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fb8%252F6bb8fcff36a3cd8047ff856be55ad676%252Fpa%252FGV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg saved to cache
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db
2026-03-30 08:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db, skipping ID generation
2026-03-30 08:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with scrape type 1
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1b114ff-a5dd-5b31-bd3f-9238a39cd1db sending to next pipeline
2026-03-30 08:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db, identifier: GV52982
2026-03-30 08:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7981c3a-a44b-5329-8747-88ca78fa853e with identifier: XK81760
2026-03-30 08:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7981c3a-a44b-5329-8747-88ca78fa853e with scrape type 1
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7981c3a-a44b-5329-8747-88ca78fa853e
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_d3a923558202cccc528e9569727b321f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_d3a923558202cccc528e9569727b321f.jpg already downloaded
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_68135973420139a8288b3f037b14258e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_68135973420139a8288b3f037b14258e.jpg already downloaded
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_b5ede4d5bf0db4e88c83ff626297706f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_b5ede4d5bf0db4e88c83ff626297706f.jpg already downloaded
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_0962ec12fe5ebbcf805b528625be532f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_0962ec12fe5ebbcf805b528625be532f.jpg already downloaded
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_fdc7a0dc9e3ffa7c903365c64c0fb2e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_fdc7a0dc9e3ffa7c903365c64c0fb2e5.jpg already downloaded
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F99%252F0c99d7b901b51e65528095556081556d%252Fpa%252FXK81760_f9e2e778c5b82429d61b4bab7f82fdb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_f9e2e778c5b82429d61b4bab7f82fdb3.jpg already downloaded
2026-03-30 08:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a7981c3a-a44b-5329-8747-88ca78fa853e, identifier: XK81760
2026-03-30 08:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with identifier: KA87239
2026-03-30 08:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with scrape type 1
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_bbeab91652235a1917ad0f84b5bf584d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_bbeab91652235a1917ad0f84b5bf584d.jpg not downloaded yet
2026-03-30 08:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 240f8cbc-d86c-546d-bc2c-161aae498561 with identifier: EH51062
2026-03-30 08:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 240f8cbc-d86c-546d-bc2c-161aae498561 with identifier: EH51062
2026-03-30 08:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 240f8cbc-d86c-546d-bc2c-161aae498561 with identifier: EH51062 to the API
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EH51062>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-31T15:01:03Z',
'fuel_type': 'diesel',
'id': '240f8cbc-d86c-546d-bc2c-161aae498561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH51062',
'listing': 'auction',
'location': 'FR, Allennes-les-Marais',
'make': 'Audi',
'model': 'Q5',
'odometer': 271403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6fb8da117ab110ae931cf68295db10b5.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_de4650e22b02dce00420a120192ef23c.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_51a002f8a5456ab0c2f0f1574ccdf148.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6de7935ca3f79c5cd31740aed31ea825.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_dca55f36e31d9a8ca51edeb29674e2b0.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_88802bde00452b788ac160b6ff4f0396.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_ce521cd89b99e5f98137f6a8b363c160.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_58cf3dab947fc5e5a59c8ca32065648f.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_3366db4086e15a41ff86badfc3489044.jpg',
'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_e3e857f41157d306a4fd12f21c7d0a6e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59749,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6fb8da117ab110ae931cf68295db10b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2516290,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_de4650e22b02dce00420a120192ef23c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2505170,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_51a002f8a5456ab0c2f0f1574ccdf148.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46151,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_6de7935ca3f79c5cd31740aed31ea825.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55909,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_dca55f36e31d9a8ca51edeb29674e2b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2613693,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_88802bde00452b788ac160b6ff4f0396.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47447,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_ce521cd89b99e5f98137f6a8b363c160.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67289,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_58cf3dab947fc5e5a59c8ca32065648f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2649580,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_3366db4086e15a41ff86badfc3489044.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240f8cbc-d86c-546d-bc2c-161aae498561/240f8cbc-d86c-546d-bc2c-161aae498561_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1c/6a/1c6a12b15ea70fdf8d83c2666774a9ef/pa/EH51062_e3e857f41157d306a4fd12f21c7d0a6e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 3.0 V6 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2010}
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH51062%27 HTTP/1.1" 200 None
2026-03-30 08:15:53 [auto1.fr] INFO: Saving data for EH51062: {'created_time': 1774858553.703189, 'last_price_update_time': 1774858553.703202, 'auction_closing_time': 1774969263.0}
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EH51062') HTTP/1.1" 204 0
2026-03-30 08:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with identifier: GV52982
2026-03-30 08:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with identifier: GV52982
2026-03-30 08:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b1b114ff-a5dd-5b31-bd3f-9238a39cd1db with identifier: GV52982 to the API
2026-03-30 08:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:30:03Z',
'fuel_type': 'petrol',
'id': 'b1b114ff-a5dd-5b31-bd3f-9238a39cd1db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV52982',
'listing': 'auction',
'location': 'FR',
'make': 'Seat',
'model': 'Arona',
'odometer': 75416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_8e6a973f785de55c14a45275b57ff811.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63771,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_be8070721ed675fb24fd28863bc86aa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63441,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_d9adfb89bf9c2abbd6069c60110d2416.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52317,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_e9fb842d528a457ccfd6a030de6bd302.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_a27a86a0b02e120178620ec08da1b5c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66605,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_4bfb4cf6ec591dc1253136449bc68700.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54811,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_1ac4a75c7f6a8922cf3470641e14207d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114036,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_5dda8936f1843220eff6ff1ea8644adb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96129,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_cb7188ffd4f49f9be1df9764da7687bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1b114ff-a5dd-5b31-bd3f-9238a39cd1db/b1b114ff-a5dd-5b31-bd3f-9238a39cd1db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64050,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/b8/6bb8fcff36a3cd8047ff856be55ad676/pa/GV52982_75d073e94cee11b141f93584bcdf9853.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2018}
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV52982%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [auto1.fr] INFO: Saving data for GV52982: {'created_time': 1774858554.125617, 'last_price_update_time': 1774858554.125651, 'auction_closing_time': 1774971003.0}
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV52982') HTTP/1.1" 204 0
2026-03-30 08:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a7981c3a-a44b-5329-8747-88ca78fa853e with identifier: XK81760
2026-03-30 08:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a7981c3a-a44b-5329-8747-88ca78fa853e with identifier: XK81760
2026-03-30 08:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a7981c3a-a44b-5329-8747-88ca78fa853e with identifier: XK81760 to the API
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XK81760>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:21:18Z',
'fuel_type': 'diesel',
'id': 'a7981c3a-a44b-5329-8747-88ca78fa853e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK81760',
'listing': 'auction',
'location': 'FR, Quincieux',
'make': 'Citroen',
'model': 'C2',
'odometer': 183825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_d3a923558202cccc528e9569727b321f.jpg',
'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_68135973420139a8288b3f037b14258e.jpg',
'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_b5ede4d5bf0db4e88c83ff626297706f.jpg',
'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_0962ec12fe5ebbcf805b528625be532f.jpg',
'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_fdc7a0dc9e3ffa7c903365c64c0fb2e5.jpg',
'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_f9e2e778c5b82429d61b4bab7f82fdb3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77773,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_d3a923558202cccc528e9569727b321f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84115,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_68135973420139a8288b3f037b14258e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85969,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_b5ede4d5bf0db4e88c83ff626297706f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49244,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_0962ec12fe5ebbcf805b528625be532f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89778,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_fdc7a0dc9e3ffa7c903365c64c0fb2e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7981c3a-a44b-5329-8747-88ca78fa853e/a7981c3a-a44b-5329-8747-88ca78fa853e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67479,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/99/0c99d7b901b51e65528095556081556d/pa/XK81760_f9e2e778c5b82429d61b4bab7f82fdb3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-07-10',
'seats_number': 2,
'seller_name': None,
'title': 'Citroen C2 1.4 HDi Leader',
'transmission': 'manual',
'trim': 'Leader',
'year': 2008}
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK81760%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [auto1.fr] INFO: Saving data for XK81760: {'created_time': 1774858554.532744, 'last_price_update_time': 1774858554.532757, 'auction_closing_time': 1774970478.0}
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XK81760') HTTP/1.1" 204 0
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_094b83a616ecc15274948d40970f9470.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_094b83a616ecc15274948d40970f9470.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_1628a59e7c91ffd368c6f417d37c041a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_1628a59e7c91ffd368c6f417d37c041a.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_9b5057ae8a2524796d38c13825ea10d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9b5057ae8a2524796d38c13825ea10d3.jpg not downloaded yet
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_bbeab91652235a1917ad0f84b5bf584d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_076cf2c69c0d825630beabc4ee4349cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_076cf2c69c0d825630beabc4ee4349cd.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg not downloaded yet
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_235344dd6b8e179fb611faa4f8dbf060.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_235344dd6b8e179fb611faa4f8dbf060.jpg not downloaded yet
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_fabc04129b0e7913b3150863ca268db1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fabc04129b0e7913b3150863ca268db1.jpg not downloaded yet
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18aa000750>
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_bbeab91652235a1917ad0f84b5bf584d.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_bbeab91652235a1917ad0f84b5bf584d.jpg saved to cache
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bee9f10>
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg saved to cache
2026-03-30 08:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_094b83a616ecc15274948d40970f9470.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_1628a59e7c91ffd368c6f417d37c041a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9b5057ae8a2524796d38c13825ea10d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad8e6d0>
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a815c210>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189adbdf10>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252F27%252F4a274eb625a05bfb8ec4ba66b0ee88b3%252Fpa%252FZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05b9398c-0478-54c3-9c27-894349948bb7
2026-03-30 08:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05b9398c-0478-54c3-9c27-894349948bb7, skipping ID generation
2026-03-30 08:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b9398c-0478-54c3-9c27-894349948bb7 with scrape type 1
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05b9398c-0478-54c3-9c27-894349948bb7 sending to next pipeline
2026-03-30 08:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 05b9398c-0478-54c3-9c27-894349948bb7, identifier: ZC95968
2026-03-30 08:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 05b9398c-0478-54c3-9c27-894349948bb7 with identifier: ZC95968
2026-03-30 08:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 05b9398c-0478-54c3-9c27-894349948bb7 with identifier: ZC95968
2026-03-30 08:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 05b9398c-0478-54c3-9c27-894349948bb7 with identifier: ZC95968 to the API
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:40:08Z',
'fuel_type': 'petrol',
'id': '05b9398c-0478-54c3-9c27-894349948bb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZC95968',
'listing': 'auction',
'location': 'FR, Nice',
'make': 'Peugeot',
'model': '2008',
'odometer': 67987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113052,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_07c2414857dcc729f325226e49efe385.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3399056,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_74925f2ed7362fbb0b9a3d16561015b1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78314,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_86411371f46adac425e875be4c39ae94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79809,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_1813b1effda139dbcf35d34cac667d71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2853608,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_3ca02470d034fe30b716e1c9051f0e77.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95244,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b194dad55e84186cac63b6c5bd54f3b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_713e35b63fa1cd97e40c4ff87605bb40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3541955,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_b1c737da8c534cf9d7029068d7d87de7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_15c87704f8f8d2fabafb1fe0734a1673.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05b9398c-0478-54c3-9c27-894349948bb7/05b9398c-0478-54c3-9c27-894349948bb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48347,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/27/4a274eb625a05bfb8ec4ba66b0ee88b3/pa/ZC95968_2fbeebaa0f09d9b48aefc20b434a4119.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2020}
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC95968%27 HTTP/1.1" 200 None
2026-03-30 08:15:55 [auto1.fr] INFO: Saving data for ZC95968: {'created_time': 1774858555.741605, 'last_price_update_time': 1774858555.741617, 'auction_closing_time': 1774971608.0}
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZC95968') HTTP/1.1" 204 0
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189adb8e50>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a816c810>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_094b83a616ecc15274948d40970f9470.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_094b83a616ecc15274948d40970f9470.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfd7290>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_1628a59e7c91ffd368c6f417d37c041a.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_1628a59e7c91ffd368c6f417d37c041a.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be4ced0>
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_9b5057ae8a2524796d38c13825ea10d3.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9b5057ae8a2524796d38c13825ea10d3.jpg saved to cache
2026-03-30 08:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fabc04129b0e7913b3150863ca268db1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_076cf2c69c0d825630beabc4ee4349cd.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_235344dd6b8e179fb611faa4f8dbf060.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfd7650>
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_fabc04129b0e7913b3150863ca268db1.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fabc04129b0e7913b3150863ca268db1.jpg saved to cache
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf2cb90>
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_076cf2c69c0d825630beabc4ee4349cd.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_076cf2c69c0d825630beabc4ee4349cd.jpg saved to cache
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8121890>
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg saved to cache
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189adbc6d0>
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252Fbd%252F3dbd46238049908d2d817443431faba6%252Fpa%252FKA87239_235344dd6b8e179fb611faa4f8dbf060.jpg') HTTP/1.1" 204 0
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_235344dd6b8e179fb611faa4f8dbf060.jpg saved to cache
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7
2026-03-30 08:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd5d20e8-7e8e-5744-b7f6-48e965b430d7, skipping ID generation
2026-03-30 08:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with scrape type 1
2026-03-30 08:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd5d20e8-7e8e-5744-b7f6-48e965b430d7 sending to next pipeline
2026-03-30 08:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cd5d20e8-7e8e-5744-b7f6-48e965b430d7, identifier: KA87239
2026-03-30 08:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with identifier: KA87239
2026-03-30 08:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with identifier: KA87239
2026-03-30 08:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cd5d20e8-7e8e-5744-b7f6-48e965b430d7 with identifier: KA87239 to the API
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_235344dd6b8e179fb611faa4f8dbf060.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:20:49Z',
'fuel_type': 'petrol',
'id': 'cd5d20e8-7e8e-5744-b7f6-48e965b430d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KA87239',
'listing': 'auction',
'location': 'FR, Vénissieux',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 113559,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84044,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_bbeab91652235a1917ad0f84b5bf584d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9bf0915438aed7ac6baf3e97aa2c4aab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_b7dcf5e16246ea90a0a935809e6ba9a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82159,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_094b83a616ecc15274948d40970f9470.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_1628a59e7c91ffd368c6f417d37c041a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81268,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_9b5057ae8a2524796d38c13825ea10d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76186,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_076cf2c69c0d825630beabc4ee4349cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fa871f38c6a9827e27779cee44e6cd9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90980,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_235344dd6b8e179fb611faa4f8dbf060.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5d20e8-7e8e-5744-b7f6-48e965b430d7/cd5d20e8-7e8e-5744-b7f6-48e965b430d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64045,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3d/bd/3dbd46238049908d2d817443431faba6/pa/KA87239_fabc04129b0e7913b3150863ca268db1.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2019}
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA87239%27 HTTP/1.1" 200 None
2026-03-30 08:15:56 [auto1.fr] INFO: Saving data for KA87239: {'created_time': 1774858556.873055, 'last_price_update_time': 1774858556.873066, 'auction_closing_time': 1774970449.0}
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KA87239') HTTP/1.1" 204 0
2026-03-30 08:16: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-30 08:16:02 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 4796 | hits on page: 40
2026-03-30 08:16:02 [auto1.fr] INFO: Found listing with ID: GN02112
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN02112%27 HTTP/1.1" 200 None
2026-03-30 08:16:02 [auto1.fr] INFO: Scrape type for GN02112: 0
2026-03-30 08:16:02 [auto1.fr] INFO: Found listing with ID: KT15244
2026-03-30 08:16:02 [auto1.fr] INFO: Found listing with ID: KJ82390
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ82390%27 HTTP/1.1" 200 None
2026-03-30 08:16:02 [auto1.fr] INFO: Scrape type for KJ82390: 2
2026-03-30 08:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d82fe08-2670-5900-8058-93aa413748bc with identifier: KJ82390
2026-03-30 08:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d82fe08-2670-5900-8058-93aa413748bc with scrape type 2
2026-03-30 08:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d82fe08-2670-5900-8058-93aa413748bc with scrape type 2
2026-03-30 08:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5d82fe08-2670-5900-8058-93aa413748bc, identifier: KJ82390
2026-03-30 08:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5d82fe08-2670-5900-8058-93aa413748bc with identifier: KJ82390
2026-03-30 08:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5d82fe08-2670-5900-8058-93aa413748bc with identifier: KJ82390
2026-03-30 08:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5d82fe08-2670-5900-8058-93aa413748bc with identifier: KJ82390 to the API
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 158,
'expiration_date': '2026-03-31T15:41:58Z',
'fuel_type': 'petrol',
'id': '5d82fe08-2670-5900-8058-93aa413748bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ82390',
'listing': 'auction',
'make': 'Renault',
'model': 'Arkana',
'odometer': 22825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-15',
'seller_name': None,
'title': 'Renault Arkana 1.3 TCe R.S. Line',
'transmission': 'automatic',
'trim': 'R.S. Line',
'year': 2022}
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ82390%27 HTTP/1.1" 200 None
2026-03-30 08:16:02 [auto1.fr] INFO: Saving data for KJ82390: {'auction_closing_time': 1774971718.0, 'created_time': 1772608435.545071, 'last_price_update_time': 1774858562.885878}
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ82390') HTTP/1.1" 204 0
2026-03-30 08:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: DN05636
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: DJ58290
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ58290%27 HTTP/1.1" 200 None
2026-03-30 08:16:03 [auto1.fr] INFO: Scrape type for DJ58290: 0
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: BZ54186
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: EV63004
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: DX45828
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: RH58772
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: MB07680
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB07680%27 HTTP/1.1" 200 None
2026-03-30 08:16:03 [auto1.fr] INFO: Scrape type for MB07680: 2
2026-03-30 08:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aee7fa73-360e-5aa5-8c9d-a102242373ba with identifier: MB07680
2026-03-30 08:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aee7fa73-360e-5aa5-8c9d-a102242373ba with scrape type 2
2026-03-30 08:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aee7fa73-360e-5aa5-8c9d-a102242373ba with scrape type 2
2026-03-30 08:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aee7fa73-360e-5aa5-8c9d-a102242373ba, identifier: MB07680
2026-03-30 08:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aee7fa73-360e-5aa5-8c9d-a102242373ba with identifier: MB07680
2026-03-30 08:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aee7fa73-360e-5aa5-8c9d-a102242373ba with identifier: MB07680
2026-03-30 08:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aee7fa73-360e-5aa5-8c9d-a102242373ba with identifier: MB07680 to the API
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:25:38Z',
'fuel_type': 'diesel',
'id': 'aee7fa73-360e-5aa5-8c9d-a102242373ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB07680',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 137020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-24',
'seller_name': None,
'title': 'Renault Koleos 2.0 dCi Energy Initiale Paris 4x4',
'transmission': 'automatic',
'trim': 'Initiale Paris 4x4',
'year': 2018}
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB07680%27 HTTP/1.1" 200 None
2026-03-30 08:16:03 [auto1.fr] INFO: Saving data for MB07680: {'auction_closing_time': 1774970738.0, 'created_time': 1773837364.811998, 'last_price_update_time': 1774858563.517203}
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MB07680') HTTP/1.1" 204 0
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: VZ61146
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: PV49045
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV49045%27 HTTP/1.1" 200 None
2026-03-30 08:16:03 [auto1.fr] INFO: Scrape type for PV49045: 1
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: FV37446
2026-03-30 08:16:03 [auto1.fr] INFO: Found listing with ID: YK96178
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK96178%27 HTTP/1.1" 200 None
2026-03-30 08:16:03 [auto1.fr] INFO: Scrape type for YK96178: 2
2026-03-30 08:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c53ba06d-49f5-57bb-b125-b7f19a1afe55 with identifier: YK96178
2026-03-30 08:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c53ba06d-49f5-57bb-b125-b7f19a1afe55 with scrape type 2
2026-03-30 08:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c53ba06d-49f5-57bb-b125-b7f19a1afe55 with scrape type 2
2026-03-30 08:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c53ba06d-49f5-57bb-b125-b7f19a1afe55, identifier: YK96178
2026-03-30 08:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c53ba06d-49f5-57bb-b125-b7f19a1afe55 with identifier: YK96178
2026-03-30 08:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c53ba06d-49f5-57bb-b125-b7f19a1afe55 with identifier: YK96178
2026-03-30 08:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c53ba06d-49f5-57bb-b125-b7f19a1afe55 with identifier: YK96178 to the API
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:16:58Z',
'fuel_type': 'diesel',
'id': 'c53ba06d-49f5-57bb-b125-b7f19a1afe55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YK96178',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 102078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-01',
'seller_name': None,
'title': 'MINI One D BAKER STREET',
'transmission': 'manual',
'trim': 'BAKER STREET',
'year': 2013}
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK96178%27 HTTP/1.1" 200 None
2026-03-30 08:16:04 [auto1.fr] INFO: Saving data for YK96178: {'auction_closing_time': 1774970218.0, 'created_time': 1773838274.279096, 'last_price_update_time': 1774858564.092217}
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YK96178') HTTP/1.1" 204 0
2026-03-30 08:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:04 [auto1.fr] INFO: Found listing with ID: TP09076
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP09076%27 HTTP/1.1" 200 None
2026-03-30 08:16:04 [auto1.fr] INFO: Scrape type for TP09076: 2
2026-03-30 08:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f04005a-2492-559a-abeb-b999f3b8c3c9 with identifier: TP09076
2026-03-30 08:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f04005a-2492-559a-abeb-b999f3b8c3c9 with scrape type 2
2026-03-30 08:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f04005a-2492-559a-abeb-b999f3b8c3c9 with scrape type 2
2026-03-30 08:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0f04005a-2492-559a-abeb-b999f3b8c3c9, identifier: TP09076
2026-03-30 08:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0f04005a-2492-559a-abeb-b999f3b8c3c9 with identifier: TP09076
2026-03-30 08:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0f04005a-2492-559a-abeb-b999f3b8c3c9 with identifier: TP09076
2026-03-30 08:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0f04005a-2492-559a-abeb-b999f3b8c3c9 with identifier: TP09076 to the API
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 82,
'expiration_date': '2026-03-31T15:24:02Z',
'fuel_type': 'petrol',
'id': '0f04005a-2492-559a-abeb-b999f3b8c3c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TP09076',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 158326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-23',
'seller_name': None,
'title': 'Peugeot 2008 1.2 VTi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP09076%27 HTTP/1.1" 200 None
2026-03-30 08:16:04 [auto1.fr] INFO: Saving data for TP09076: {'auction_closing_time': 1774970642.0, 'created_time': 1773693605.426707, 'last_price_update_time': 1774858564.667816}
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TP09076') HTTP/1.1" 204 0
2026-03-30 08:16:04 [auto1.fr] INFO: Found listing with ID: EG55368
2026-03-30 08:16:04 [auto1.fr] INFO: Found listing with ID: MM01049
2026-03-30 08:16:04 [auto1.fr] INFO: Found listing with ID: TU22359
2026-03-30 08:16:04 [auto1.fr] INFO: Found listing with ID: SV83520
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV83520%27 HTTP/1.1" 200 None
2026-03-30 08:16:04 [auto1.fr] INFO: Scrape type for SV83520: 2
2026-03-30 08:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf539119-cc5b-5541-945a-1cb7eabdcfa7 with identifier: SV83520
2026-03-30 08:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf539119-cc5b-5541-945a-1cb7eabdcfa7 with scrape type 2
2026-03-30 08:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf539119-cc5b-5541-945a-1cb7eabdcfa7 with scrape type 2
2026-03-30 08:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bf539119-cc5b-5541-945a-1cb7eabdcfa7, identifier: SV83520
2026-03-30 08:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bf539119-cc5b-5541-945a-1cb7eabdcfa7 with identifier: SV83520
2026-03-30 08:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bf539119-cc5b-5541-945a-1cb7eabdcfa7 with identifier: SV83520
2026-03-30 08:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bf539119-cc5b-5541-945a-1cb7eabdcfa7 with identifier: SV83520 to the API
2026-03-30 08:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 118,
'expiration_date': '2026-03-31T15:21:03Z',
'fuel_type': 'petrol',
'id': 'bf539119-cc5b-5541-945a-1cb7eabdcfa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV83520',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 8360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-22',
'seller_name': None,
'title': 'Renault Clio 1.2 TCe Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2015}
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV83520%27 HTTP/1.1" 200 None
2026-03-30 08:16:05 [auto1.fr] INFO: Saving data for SV83520: {'auction_closing_time': 1774970463.0, 'created_time': 1774452361.793061, 'last_price_update_time': 1774858565.129515}
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV83520') HTTP/1.1" 204 0
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: RX28214
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX28214%27 HTTP/1.1" 200 None
2026-03-30 08:16:05 [auto1.fr] INFO: Scrape type for RX28214: 2
2026-03-30 08:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef0e9980-c3c2-518d-ae65-f36aebe284a4 with identifier: RX28214
2026-03-30 08:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef0e9980-c3c2-518d-ae65-f36aebe284a4 with scrape type 2
2026-03-30 08:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef0e9980-c3c2-518d-ae65-f36aebe284a4 with scrape type 2
2026-03-30 08:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ef0e9980-c3c2-518d-ae65-f36aebe284a4, identifier: RX28214
2026-03-30 08:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ef0e9980-c3c2-518d-ae65-f36aebe284a4 with identifier: RX28214
2026-03-30 08:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ef0e9980-c3c2-518d-ae65-f36aebe284a4 with identifier: RX28214
2026-03-30 08:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ef0e9980-c3c2-518d-ae65-f36aebe284a4 with identifier: RX28214 to the API
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 102,
'expiration_date': '2026-03-31T15:34:32Z',
'fuel_type': 'diesel',
'id': 'ef0e9980-c3c2-518d-ae65-f36aebe284a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RX28214',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 111458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-27',
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi Société Feel Nav',
'transmission': 'manual',
'trim': 'Société Feel Nav',
'year': 2019}
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX28214%27 HTTP/1.1" 200 None
2026-03-30 08:16:05 [auto1.fr] INFO: Saving data for RX28214: {'auction_closing_time': 1774971272.0, 'created_time': 1772040515.335749, 'last_price_update_time': 1774858565.666834}
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RX28214') HTTP/1.1" 204 0
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: ZU71183
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: XL92817
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: TL43630
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: JZ88534
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: TC56491
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: NV76103
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: KV21640
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: KB61906
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: PA77686
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: CF60384
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: SY29297
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: HM35105
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: BX52558
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: HS81476
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: TT94112
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: ZU29510
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: SX04652
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: BK23856
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: PX14877
2026-03-30 08:16:05 [auto1.fr] INFO: Found listing with ID: DT54800
2026-03-30 08:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PV49045/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:06 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 4796 | hits on page: 40
2026-03-30 08:16:06 [auto1.fr] INFO: Found listing with ID: UR06829
2026-03-30 08:16:06 [auto1.fr] INFO: Found listing with ID: TA74732
2026-03-30 08:16:06 [auto1.fr] INFO: Found listing with ID: LD13478
2026-03-30 08:16:06 [auto1.fr] INFO: Found listing with ID: GD92514
2026-03-30 08:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD92514%27 HTTP/1.1" 200 None
2026-03-30 08:16:06 [auto1.fr] INFO: Scrape type for GD92514: 2
2026-03-30 08:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 090c1b9c-80fd-5deb-934b-4312a62819c8 with identifier: GD92514
2026-03-30 08:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 090c1b9c-80fd-5deb-934b-4312a62819c8 with scrape type 2
2026-03-30 08:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 090c1b9c-80fd-5deb-934b-4312a62819c8 with scrape type 2
2026-03-30 08:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 090c1b9c-80fd-5deb-934b-4312a62819c8, identifier: GD92514
2026-03-30 08:16:06 [scrapy.extensions.logstats] INFO: Crawled 43 pages (at 43 pages/min), scraped 50 items (at 50 items/min)
2026-03-30 08:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 090c1b9c-80fd-5deb-934b-4312a62819c8 with identifier: GD92514
2026-03-30 08:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 090c1b9c-80fd-5deb-934b-4312a62819c8 with identifier: GD92514
2026-03-30 08:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 090c1b9c-80fd-5deb-934b-4312a62819c8 with identifier: GD92514 to the API
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 2,
'engine_horse_power': 113,
'expiration_date': '2026-03-31T15:17:37Z',
'fuel_type': 'petrol',
'id': '090c1b9c-80fd-5deb-934b-4312a62819c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GD92514',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 252597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-15',
'seller_name': None,
'title': 'Renault Megane 1.6 Dynamique Sport',
'transmission': 'manual',
'trim': 'Dynamique Sport',
'year': 2005}
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD92514%27 HTTP/1.1" 200 None
2026-03-30 08:16:07 [auto1.fr] INFO: Saving data for GD92514: {'auction_closing_time': 1774970257.0, 'created_time': 1774538590.919545, 'last_price_update_time': 1774858567.448656}
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GD92514') HTTP/1.1" 204 0
2026-03-30 08:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:07 [auto1.fr] INFO: Found listing with ID: DL24790
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL24790%27 HTTP/1.1" 200 None
2026-03-30 08:16:07 [auto1.fr] INFO: Scrape type for DL24790: 2
2026-03-30 08:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with identifier: DL24790
2026-03-30 08:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with scrape type 2
2026-03-30 08:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with scrape type 2
2026-03-30 08:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0, identifier: DL24790
2026-03-30 08:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with identifier: DL24790
2026-03-30 08:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with identifier: DL24790
2026-03-30 08:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0 with identifier: DL24790 to the API
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 2,
'engine_horse_power': 204,
'expiration_date': '2026-03-31T15:22:12Z',
'fuel_type': 'diesel',
'id': '2fc5100c-998d-5b67-8bb1-ffd12f6f3bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL24790',
'listing': 'auction',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 139273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-02',
'seller_name': None,
'title': 'Toyota Hilux 2.8 D-4D Xtra Cab Légende 4WD',
'transmission': 'automatic',
'trim': 'Xtra Cab Légende 4WD',
'year': 2023}
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL24790%27 HTTP/1.1" 200 None
2026-03-30 08:16:08 [auto1.fr] INFO: Saving data for DL24790: {'auction_closing_time': 1774970532.0, 'created_time': 1773252026.465736, 'last_price_update_time': 1774858568.069062}
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DL24790') HTTP/1.1" 204 0
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: FV10697
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: TU46522
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: CM07289
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: XG30202
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: TN98594
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TN98594%27 HTTP/1.1" 200 None
2026-03-30 08:16:08 [auto1.fr] INFO: Scrape type for TN98594: 2
2026-03-30 08:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with identifier: TN98594
2026-03-30 08:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with scrape type 2
2026-03-30 08:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with scrape type 2
2026-03-30 08:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd, identifier: TN98594
2026-03-30 08:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PV49045> (referer: https://www.auto1.com/v1/car-details-view/PV49045/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with identifier: TN98594
2026-03-30 08:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with identifier: TN98594
2026-03-30 08:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd with identifier: TN98594 to the API
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 107,
'expiration_date': '2026-03-31T15:42:29Z',
'fuel_type': 'diesel',
'id': 'f9c34bbf-3d2a-57d4-a1b4-1c1d358475bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TN98594',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 265669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-08',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2011}
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TN98594%27 HTTP/1.1" 200 None
2026-03-30 08:16:08 [auto1.fr] INFO: Saving data for TN98594: {'auction_closing_time': 1774971749.0, 'created_time': 1773693506.753354, 'last_price_update_time': 1774858568.534967}
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TN98594') HTTP/1.1" 204 0
2026-03-30 08:16:08 [auto1.fr] INFO: Found listing with ID: EC55821
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC55821%27 HTTP/1.1" 200 None
2026-03-30 08:16:08 [auto1.fr] INFO: Scrape type for EC55821: 2
2026-03-30 08:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with identifier: EC55821
2026-03-30 08:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with scrape type 2
2026-03-30 08:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with scrape type 2
2026-03-30 08:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e48bb70b-b1bd-5cd6-9eb5-be98c7514617, identifier: EC55821
2026-03-30 08:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with identifier: EC55821
2026-03-30 08:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with identifier: EC55821
2026-03-30 08:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e48bb70b-b1bd-5cd6-9eb5-be98c7514617 with identifier: EC55821 to the API
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 416,
'expiration_date': '2026-03-31T15:18:46Z',
'fuel_type': 'hybrid',
'id': 'e48bb70b-b1bd-5cd6-9eb5-be98c7514617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC55821',
'listing': 'auction',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 195504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-17',
'seller_name': None,
'title': 'Porsche Cayenne S E-Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC55821%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [auto1.fr] INFO: Saving data for EC55821: {'auction_closing_time': 1774970326.0, 'created_time': 1772614073.256122, 'last_price_update_time': 1774858569.058147}
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EC55821') HTTP/1.1" 204 0
2026-03-30 08:16:09 [auto1.fr] INFO: Found listing with ID: AL74013
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL74013%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [auto1.fr] INFO: Scrape type for AL74013: 2
2026-03-30 08:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37038517-8c5b-5888-940d-8a277d6b5ac7 with identifier: AL74013
2026-03-30 08:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37038517-8c5b-5888-940d-8a277d6b5ac7 with scrape type 2
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37038517-8c5b-5888-940d-8a277d6b5ac7 with scrape type 2
2026-03-30 08:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 37038517-8c5b-5888-940d-8a277d6b5ac7, identifier: AL74013
2026-03-30 08:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 37038517-8c5b-5888-940d-8a277d6b5ac7 with identifier: AL74013
2026-03-30 08:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 37038517-8c5b-5888-940d-8a277d6b5ac7 with identifier: AL74013
2026-03-30 08:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 37038517-8c5b-5888-940d-8a277d6b5ac7 with identifier: AL74013 to the API
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 130,
'expiration_date': '2026-03-31T15:52:35Z',
'fuel_type': 'diesel',
'id': '37038517-8c5b-5888-940d-8a277d6b5ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL74013',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 187561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-07',
'seller_name': None,
'title': 'Renault Megane 1.9 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2011}
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL74013%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [auto1.fr] INFO: Saving data for AL74013: {'auction_closing_time': 1774972355.0, 'created_time': 1773250931.676444, 'last_price_update_time': 1774858569.547879}
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AL74013') HTTP/1.1" 204 0
2026-03-30 08:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb37e40a-483d-57cc-be0c-6f025b94278b with identifier: PV49045
2026-03-30 08:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb37e40a-483d-57cc-be0c-6f025b94278b with scrape type 1
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb37e40a-483d-57cc-be0c-6f025b94278b
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_2ba80460813ed4f7f204da5f058e7a30.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_2ba80460813ed4f7f204da5f058e7a30.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_86f474bb1327ebb0143b53b5f3a70628.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_86f474bb1327ebb0143b53b5f3a70628.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_6f701f8f6b2160fbfa6e41125a42562c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_6f701f8f6b2160fbfa6e41125a42562c.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_4c702231c5ac2b7838fa7fc2b0a796e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_4c702231c5ac2b7838fa7fc2b0a796e6.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_46e51c489dbb6001915afddfcf2b7b84.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_46e51c489dbb6001915afddfcf2b7b84.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_3060273ff70c1d64d295f27f1be87ff1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_3060273ff70c1d64d295f27f1be87ff1.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_c8cfffd97ef4e4f16d73b41a627a4d51.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_c8cfffd97ef4e4f16d73b41a627a4d51.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_d50713f17a2f8a93995de2e8907917a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d50713f17a2f8a93995de2e8907917a3.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_bcb42b2c6a17412bd17ad7b81a161d2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_bcb42b2c6a17412bd17ad7b81a161d2d.jpg already downloaded
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F88%252F4d888122bb0d5e1d055a071f90441784%252Fpa%252FPV49045_d57afd6456b17557a49894e8327a170e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d57afd6456b17557a49894e8327a170e.jpg already downloaded
2026-03-30 08:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bb37e40a-483d-57cc-be0c-6f025b94278b, identifier: PV49045
2026-03-30 08:16:09 [auto1.fr] INFO: Found listing with ID: FX72814
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX72814%27 HTTP/1.1" 200 None
2026-03-30 08:16:09 [auto1.fr] INFO: Scrape type for FX72814: 2
2026-03-30 08:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e8550c-f72a-5a69-9548-8d0d50486899 with identifier: FX72814
2026-03-30 08:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e8550c-f72a-5a69-9548-8d0d50486899 with scrape type 2
2026-03-30 08:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e8550c-f72a-5a69-9548-8d0d50486899 with scrape type 2
2026-03-30 08:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 01e8550c-f72a-5a69-9548-8d0d50486899, identifier: FX72814
2026-03-30 08:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bb37e40a-483d-57cc-be0c-6f025b94278b with identifier: PV49045
2026-03-30 08:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bb37e40a-483d-57cc-be0c-6f025b94278b with identifier: PV49045
2026-03-30 08:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bb37e40a-483d-57cc-be0c-6f025b94278b with identifier: PV49045 to the API
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PV49045>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': '2026-03-31T15:39:35Z',
'fuel_type': 'hybrid',
'id': 'bb37e40a-483d-57cc-be0c-6f025b94278b',
'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/PV49045',
'listing': 'auction',
'location': 'FR, Chartres de Bretagne',
'make': 'Citroen',
'model': 'C5 X',
'odometer': 14892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_2ba80460813ed4f7f204da5f058e7a30.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_86f474bb1327ebb0143b53b5f3a70628.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_6f701f8f6b2160fbfa6e41125a42562c.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_4c702231c5ac2b7838fa7fc2b0a796e6.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_46e51c489dbb6001915afddfcf2b7b84.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_3060273ff70c1d64d295f27f1be87ff1.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_c8cfffd97ef4e4f16d73b41a627a4d51.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d50713f17a2f8a93995de2e8907917a3.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_bcb42b2c6a17412bd17ad7b81a161d2d.jpg',
'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d57afd6456b17557a49894e8327a170e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96097,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_2ba80460813ed4f7f204da5f058e7a30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98072,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_86f474bb1327ebb0143b53b5f3a70628.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100136,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_6f701f8f6b2160fbfa6e41125a42562c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_4c702231c5ac2b7838fa7fc2b0a796e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49971,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_46e51c489dbb6001915afddfcf2b7b84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97879,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_3060273ff70c1d64d295f27f1be87ff1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_c8cfffd97ef4e4f16d73b41a627a4d51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113639,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d50713f17a2f8a93995de2e8907917a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79477,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_bcb42b2c6a17412bd17ad7b81a161d2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb37e40a-483d-57cc-be0c-6f025b94278b/bb37e40a-483d-57cc-be0c-6f025b94278b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79462,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/88/4d888122bb0d5e1d055a071f90441784/pa/PV49045_d57afd6456b17557a49894e8327a170e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 X 1.6 Plug-in Hybrid Feel Business',
'transmission': 'automatic',
'trim': 'Feel Business',
'year': 2022}
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV49045%27 HTTP/1.1" 200 None
2026-03-30 08:16:10 [auto1.fr] INFO: Saving data for PV49045: {'created_time': 1774858570.401651, 'last_price_update_time': 1774858570.401662, 'auction_closing_time': 1774971575.0}
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PV49045') HTTP/1.1" 204 0
2026-03-30 08:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 01e8550c-f72a-5a69-9548-8d0d50486899 with identifier: FX72814
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-30 08:16:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 01e8550c-f72a-5a69-9548-8d0d50486899 with identifier: FX72814
2026-03-30 08:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 01e8550c-f72a-5a69-9548-8d0d50486899 with identifier: FX72814 to the API
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:24:22Z',
'fuel_type': 'diesel',
'id': '01e8550c-f72a-5a69-9548-8d0d50486899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX72814',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 174409,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-14',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX72814%27 HTTP/1.1" 200 None
2026-03-30 08:16:10 [auto1.fr] INFO: Saving data for FX72814: {'auction_closing_time': 1774970662.0, 'created_time': 1774279422.534427, 'last_price_update_time': 1774858570.905672}
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX72814') HTTP/1.1" 204 0
2026-03-30 08:16:10 [auto1.fr] INFO: Found listing with ID: VS30684
2026-03-30 08:16:10 [auto1.fr] INFO: Found listing with ID: JJ80448
2026-03-30 08:16:10 [auto1.fr] INFO: Found listing with ID: MJ43566
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ43566%27 HTTP/1.1" 200 None
2026-03-30 08:16:10 [auto1.fr] INFO: Scrape type for MJ43566: 2
2026-03-30 08:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with identifier: MJ43566
2026-03-30 08:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with scrape type 2
2026-03-30 08:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with scrape type 2
2026-03-30 08:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d, identifier: MJ43566
2026-03-30 08:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with identifier: MJ43566
2026-03-30 08:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with identifier: MJ43566
2026-03-30 08:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d876f9b1-d2a0-5c92-bfae-0f7f6304bc8d with identifier: MJ43566 to the API
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:11:21Z',
'fuel_type': 'diesel',
'id': 'd876f9b1-d2a0-5c92-bfae-0f7f6304bc8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ43566',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 195230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-20',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Navteq',
'transmission': 'manual',
'trim': 'Navteq',
'year': 2009}
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ43566%27 HTTP/1.1" 200 None
2026-03-30 08:16:11 [auto1.fr] INFO: Saving data for MJ43566: {'auction_closing_time': 1774969881.0, 'created_time': 1773415013.154116, 'last_price_update_time': 1774858571.390049}
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ43566') HTTP/1.1" 204 0
2026-03-30 08:16:11 [auto1.fr] INFO: Found listing with ID: ZZ19761
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ19761%27 HTTP/1.1" 200 None
2026-03-30 08:16:11 [auto1.fr] INFO: Scrape type for ZZ19761: 2
2026-03-30 08:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac8c69f-e801-5719-84f3-052d6c2a6b60 with identifier: ZZ19761
2026-03-30 08:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac8c69f-e801-5719-84f3-052d6c2a6b60 with scrape type 2
2026-03-30 08:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac8c69f-e801-5719-84f3-052d6c2a6b60 with scrape type 2
2026-03-30 08:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aac8c69f-e801-5719-84f3-052d6c2a6b60, identifier: ZZ19761
2026-03-30 08:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aac8c69f-e801-5719-84f3-052d6c2a6b60 with identifier: ZZ19761
2026-03-30 08:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aac8c69f-e801-5719-84f3-052d6c2a6b60 with identifier: ZZ19761
2026-03-30 08:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aac8c69f-e801-5719-84f3-052d6c2a6b60 with identifier: ZZ19761 to the API
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-31T15:50:11Z',
'fuel_type': 'diesel',
'id': 'aac8c69f-e801-5719-84f3-052d6c2a6b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ19761',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 294116,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-09',
'seller_name': None,
'title': 'BMW 5er 525d Confort',
'transmission': 'automatic',
'trim': 'Confort',
'year': 2011}
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ19761%27 HTTP/1.1" 200 None
2026-03-30 08:16:12 [auto1.fr] INFO: Saving data for ZZ19761: {'auction_closing_time': 1774972211.0, 'created_time': 1774299810.572418, 'last_price_update_time': 1774858572.072792}
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZZ19761') HTTP/1.1" 204 0
2026-03-30 08:16:12 [auto1.fr] INFO: Found listing with ID: UZ78191
2026-03-30 08:16:12 [auto1.fr] INFO: Found listing with ID: NS56484
2026-03-30 08:16:12 [auto1.fr] INFO: Found listing with ID: RD55039
2026-03-30 08:16:12 [auto1.fr] INFO: Found listing with ID: GR61554
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR61554%27 HTTP/1.1" 200 None
2026-03-30 08:16:12 [auto1.fr] INFO: Scrape type for GR61554: 2
2026-03-30 08:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900433b5-837f-5eef-ba0b-4ddfc66f2230 with identifier: GR61554
2026-03-30 08:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900433b5-837f-5eef-ba0b-4ddfc66f2230 with scrape type 2
2026-03-30 08:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900433b5-837f-5eef-ba0b-4ddfc66f2230 with scrape type 2
2026-03-30 08:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 900433b5-837f-5eef-ba0b-4ddfc66f2230, identifier: GR61554
2026-03-30 08:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 900433b5-837f-5eef-ba0b-4ddfc66f2230 with identifier: GR61554
2026-03-30 08:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 900433b5-837f-5eef-ba0b-4ddfc66f2230 with identifier: GR61554
2026-03-30 08:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 900433b5-837f-5eef-ba0b-4ddfc66f2230 with identifier: GR61554 to the API
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:01:06Z',
'fuel_type': 'petrol',
'id': '900433b5-837f-5eef-ba0b-4ddfc66f2230',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR61554',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 106942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-28',
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2019}
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR61554%27 HTTP/1.1" 200 None
2026-03-30 08:16:12 [auto1.fr] INFO: Saving data for GR61554: {'auction_closing_time': 1774969266.0, 'created_time': 1774366107.613989, 'last_price_update_time': 1774858572.548519}
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GR61554') HTTP/1.1" 204 0
2026-03-30 08:16:12 [auto1.fr] INFO: Found listing with ID: SU67266
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU67266%27 HTTP/1.1" 200 None
2026-03-30 08:16:12 [auto1.fr] INFO: Scrape type for SU67266: 2
2026-03-30 08:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b90dc0-f01c-5573-a3cc-9c54c972e03b with identifier: SU67266
2026-03-30 08:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b90dc0-f01c-5573-a3cc-9c54c972e03b with scrape type 2
2026-03-30 08:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b90dc0-f01c-5573-a3cc-9c54c972e03b with scrape type 2
2026-03-30 08:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 12b90dc0-f01c-5573-a3cc-9c54c972e03b, identifier: SU67266
2026-03-30 08:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 12b90dc0-f01c-5573-a3cc-9c54c972e03b with identifier: SU67266
2026-03-30 08:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 12b90dc0-f01c-5573-a3cc-9c54c972e03b with identifier: SU67266
2026-03-30 08:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 12b90dc0-f01c-5573-a3cc-9c54c972e03b with identifier: SU67266 to the API
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 150,
'expiration_date': '2026-03-31T15:35:01Z',
'fuel_type': 'diesel',
'id': '12b90dc0-f01c-5573-a3cc-9c54c972e03b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU67266',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 300177,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-09',
'seller_name': None,
'title': 'Renault Espace 2.0 dCi Alyum Plus',
'transmission': 'manual',
'trim': 'Alyum Plus',
'year': 2008}
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU67266%27 HTTP/1.1" 200 None
2026-03-30 08:16:13 [auto1.fr] INFO: Saving data for SU67266: {'auction_closing_time': 1774971301.0, 'created_time': 1773119442.567771, 'last_price_update_time': 1774858573.056942}
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SU67266') HTTP/1.1" 204 0
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: TY27143
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: CF24077
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF24077%27 HTTP/1.1" 200 None
2026-03-30 08:16:13 [auto1.fr] INFO: Scrape type for CF24077: 1
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: GM82732
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: TW89495
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: JR89101
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR89101%27 HTTP/1.1" 200 None
2026-03-30 08:16:13 [auto1.fr] INFO: Scrape type for JR89101: 2
2026-03-30 08:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with identifier: JR89101
2026-03-30 08:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with scrape type 2
2026-03-30 08:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with scrape type 2
2026-03-30 08:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c9cf1a0f-ab13-55a8-9a34-87e3e94b2078, identifier: JR89101
2026-03-30 08:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with identifier: JR89101
2026-03-30 08:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with identifier: JR89101
2026-03-30 08:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c9cf1a0f-ab13-55a8-9a34-87e3e94b2078 with identifier: JR89101 to the API
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:02:21Z',
'fuel_type': 'diesel',
'id': 'c9cf1a0f-ab13-55a8-9a34-87e3e94b2078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR89101',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 166391,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-20',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Style',
'transmission': 'automatic',
'trim': 'BlueEfficiency Style',
'year': 2015}
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR89101%27 HTTP/1.1" 200 None
2026-03-30 08:16:13 [auto1.fr] INFO: Saving data for JR89101: {'auction_closing_time': 1774969341.0, 'created_time': 1774470133.908453, 'last_price_update_time': 1774858573.572239}
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JR89101') HTTP/1.1" 204 0
2026-03-30 08:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: PE76789
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: EW80890
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: TM96159
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: LA42071
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA42071%27 HTTP/1.1" 200 None
2026-03-30 08:16:13 [auto1.fr] INFO: Scrape type for LA42071: 1
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: CH43272
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: WU38484
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: JC04729
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: NK60668
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: BE87790
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: PH43278
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: UL81175
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: PG45287
2026-03-30 08:16:13 [auto1.fr] INFO: Found listing with ID: XN84792
2026-03-30 08:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CF24077/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LA42071/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CF24077> (referer: https://www.auto1.com/v1/car-details-view/CF24077/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e43c1d-4f54-57de-906e-523091fdb8bc with identifier: CF24077
2026-03-30 08:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e43c1d-4f54-57de-906e-523091fdb8bc with scrape type 1
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg not downloaded yet
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg not downloaded yet
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg not downloaded yet
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg not downloaded yet
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_e020ed581b3009bd44db827258fd9ab8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_e020ed581b3009bd44db827258fd9ab8.jpg not downloaded yet
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_3cd5b4a2a069392a50486f79d71270dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_3cd5b4a2a069392a50486f79d71270dc.jpg not downloaded yet
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LA42071> (referer: https://www.auto1.com/v1/car-details-view/LA42071/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_e020ed581b3009bd44db827258fd9ab8.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf9ef10>
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg saved to cache
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be07d50>
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg saved to cache
2026-03-30 08:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_3cd5b4a2a069392a50486f79d71270dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a818dbd0>
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg saved to cache
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c1577f-edfb-5c31-aded-cb965289654d with identifier: LA42071
2026-03-30 08:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c1577f-edfb-5c31-aded-cb965289654d with scrape type 1
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1d60575b226ac340d686d532b57cf8f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1d60575b226ac340d686d532b57cf8f9.jpg not downloaded yet
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bfc0d90>
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg saved to cache
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8159b50>
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_e020ed581b3009bd44db827258fd9ab8.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_e020ed581b3009bd44db827258fd9ab8.jpg saved to cache
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_0233299ce14b8df7b7d6455f30284978.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_0233299ce14b8df7b7d6455f30284978.jpg not downloaded yet
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_c3ef214df4c239a92c8460fa336ccaee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_c3ef214df4c239a92c8460fa336ccaee.jpg not downloaded yet
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ad8c190>
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Feb%252F63ebe71d94c0929462956aa469d11980%252Fpa%252FCF24077_3cd5b4a2a069392a50486f79d71270dc.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_3cd5b4a2a069392a50486f79d71270dc.jpg saved to cache
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39e43c1d-4f54-57de-906e-523091fdb8bc
2026-03-30 08:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39e43c1d-4f54-57de-906e-523091fdb8bc, skipping ID generation
2026-03-30 08:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e43c1d-4f54-57de-906e-523091fdb8bc with scrape type 1
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39e43c1d-4f54-57de-906e-523091fdb8bc sending to next pipeline
2026-03-30 08:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 39e43c1d-4f54-57de-906e-523091fdb8bc, identifier: CF24077
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_f0efe05069e3ab5385c56698d52b2d09.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_f0efe05069e3ab5385c56698d52b2d09.jpg not downloaded yet
2026-03-30 08:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 39e43c1d-4f54-57de-906e-523091fdb8bc with identifier: CF24077
2026-03-30 08:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 39e43c1d-4f54-57de-906e-523091fdb8bc with identifier: CF24077
2026-03-30 08:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 39e43c1d-4f54-57de-906e-523091fdb8bc with identifier: CF24077 to the API
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_3cd5b4a2a069392a50486f79d71270dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:34:39Z',
'fuel_type': 'diesel',
'id': '39e43c1d-4f54-57de-906e-523091fdb8bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF24077',
'listing': 'auction',
'location': 'FR, Limoges',
'make': 'Honda',
'model': 'Civic',
'odometer': 374467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71069,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_32ca41511f48a72e89b27afcbbcb6be4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_ca91041fc235a29cd8b6a0c9e16bb18a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74187,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_a7d7c2a0f9ed99eecd4c4be7cc9617dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65565,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_89e57af8a940df97ec5a18e78e9b9a31.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114589,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_e020ed581b3009bd44db827258fd9ab8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e43c1d-4f54-57de-906e-523091fdb8bc/39e43c1d-4f54-57de-906e-523091fdb8bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48083,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/eb/63ebe71d94c0929462956aa469d11980/pa/CF24077_3cd5b4a2a069392a50486f79d71270dc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Honda Civic 2.2 CTDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF24077%27 HTTP/1.1" 200 None
2026-03-30 08:16:16 [auto1.fr] INFO: Saving data for CF24077: {'created_time': 1774858576.871594, 'last_price_update_time': 1774858576.871606, 'auction_closing_time': 1774971279.0}
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF24077') HTTP/1.1" 204 0
2026-03-30 08:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1d60575b226ac340d686d532b57cf8f9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_df43a6866000dcf94369087305d7433d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_df43a6866000dcf94369087305d7433d.jpg not downloaded yet
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1cd00cfe408b30ce7950edb3769177ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1cd00cfe408b30ce7950edb3769177ba.jpg not downloaded yet
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_8549efecb5bd613b53b41e69933cee69.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_8549efecb5bd613b53b41e69933cee69.jpg not downloaded yet
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_cddc682e046224887f7e4b26b585b411.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_cddc682e046224887f7e4b26b585b411.jpg not downloaded yet
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_c3ef214df4c239a92c8460fa336ccaee.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_f0efe05069e3ab5385c56698d52b2d09.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg not downloaded yet
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_df43a6866000dcf94369087305d7433d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_de046ff5e1005d58fad317ba75d2eba9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_de046ff5e1005d58fad317ba75d2eba9.jpg not downloaded yet
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf0ac90>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1d60575b226ac340d686d532b57cf8f9.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1d60575b226ac340d686d532b57cf8f9.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a818d4d0>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_c3ef214df4c239a92c8460fa336ccaee.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_c3ef214df4c239a92c8460fa336ccaee.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_de046ff5e1005d58fad317ba75d2eba9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_8549efecb5bd613b53b41e69933cee69.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf0aa10>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_f0efe05069e3ab5385c56698d52b2d09.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_f0efe05069e3ab5385c56698d52b2d09.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_0233299ce14b8df7b7d6455f30284978.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18aacb7350>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_df43a6866000dcf94369087305d7433d.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_df43a6866000dcf94369087305d7433d.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1cd00cfe408b30ce7950edb3769177ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8176250>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_de046ff5e1005d58fad317ba75d2eba9.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_de046ff5e1005d58fad317ba75d2eba9.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_cddc682e046224887f7e4b26b585b411.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8279950>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_8549efecb5bd613b53b41e69933cee69.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_8549efecb5bd613b53b41e69933cee69.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18aa39ab50>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_0233299ce14b8df7b7d6455f30284978.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_0233299ce14b8df7b7d6455f30284978.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac179d0>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ada0d10>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_1cd00cfe408b30ce7950edb3769177ba.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1cd00cfe408b30ce7950edb3769177ba.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a80b9110>
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F3f%252F473f442f03dc615fd9f21f9b1b857571%252Fpa%252FLA42071_cddc682e046224887f7e4b26b585b411.jpg') HTTP/1.1" 204 0
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_cddc682e046224887f7e4b26b585b411.jpg saved to cache
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2c1577f-edfb-5c31-aded-cb965289654d
2026-03-30 08:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2c1577f-edfb-5c31-aded-cb965289654d, skipping ID generation
2026-03-30 08:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c1577f-edfb-5c31-aded-cb965289654d with scrape type 1
2026-03-30 08:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2c1577f-edfb-5c31-aded-cb965289654d sending to next pipeline
2026-03-30 08:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b2c1577f-edfb-5c31-aded-cb965289654d, identifier: LA42071
2026-03-30 08:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b2c1577f-edfb-5c31-aded-cb965289654d with identifier: LA42071
2026-03-30 08:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b2c1577f-edfb-5c31-aded-cb965289654d with identifier: LA42071
2026-03-30 08:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b2c1577f-edfb-5c31-aded-cb965289654d with identifier: LA42071 to the API
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_cddc682e046224887f7e4b26b585b411.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:23:34Z',
'fuel_type': 'diesel',
'id': 'b2c1577f-edfb-5c31-aded-cb965289654d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA42071',
'listing': 'auction',
'location': 'FR, Saint-Etienne',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 220372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80855,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1d60575b226ac340d686d532b57cf8f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_0233299ce14b8df7b7d6455f30284978.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_c3ef214df4c239a92c8460fa336ccaee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64550,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_f0efe05069e3ab5385c56698d52b2d09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_df43a6866000dcf94369087305d7433d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1cd00cfe408b30ce7950edb3769177ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61100,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_8549efecb5bd613b53b41e69933cee69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_cddc682e046224887f7e4b26b585b411.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_1b7e9b52fc33114e4bd07f1a4c3a4635.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2c1577f-edfb-5c31-aded-cb965289654d/b2c1577f-edfb-5c31-aded-cb965289654d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/3f/473f442f03dc615fd9f21f9b1b857571/pa/LA42071_de046ff5e1005d58fad317ba75d2eba9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Trend & Fun BlueMotion Tech',
'transmission': 'manual',
'trim': 'Trend & Fun BlueMotion Tech',
'year': 2013}
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA42071%27 HTTP/1.1" 200 None
2026-03-30 08:16:18 [auto1.fr] INFO: Saving data for LA42071: {'created_time': 1774858578.123909, 'last_price_update_time': 1774858578.123925, 'auction_closing_time': 1774970614.0}
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LA42071') HTTP/1.1" 204 0
2026-03-30 08:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:18 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 4796 | hits on page: 40
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: ZG81108
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG81108%27 HTTP/1.1" 200 None
2026-03-30 08:16:18 [auto1.fr] INFO: Scrape type for ZG81108: 2
2026-03-30 08:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342f81b5-4614-5303-8329-c67e56981c4c with identifier: ZG81108
2026-03-30 08:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342f81b5-4614-5303-8329-c67e56981c4c with scrape type 2
2026-03-30 08:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342f81b5-4614-5303-8329-c67e56981c4c with scrape type 2
2026-03-30 08:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 342f81b5-4614-5303-8329-c67e56981c4c, identifier: ZG81108
2026-03-30 08:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 342f81b5-4614-5303-8329-c67e56981c4c with identifier: ZG81108
2026-03-30 08:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 342f81b5-4614-5303-8329-c67e56981c4c with identifier: ZG81108
2026-03-30 08:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 342f81b5-4614-5303-8329-c67e56981c4c with identifier: ZG81108 to the API
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 90,
'expiration_date': '2026-03-31T15:36:49Z',
'fuel_type': 'diesel',
'id': '342f81b5-4614-5303-8329-c67e56981c4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG81108',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 172595,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-18',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2009}
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG81108%27 HTTP/1.1" 200 None
2026-03-30 08:16:18 [auto1.fr] INFO: Saving data for ZG81108: {'auction_closing_time': 1774971409.0, 'created_time': 1773248826.895274, 'last_price_update_time': 1774858578.740097}
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG81108') HTTP/1.1" 204 0
2026-03-30 08:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: LY30069
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: GU38048
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: JA85521
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: ZV53128
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: NN44286
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: YF90779
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: EG04160
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: ZJ95567
2026-03-30 08:16:18 [auto1.fr] INFO: Found listing with ID: FS13979
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS13979%27 HTTP/1.1" 200 None
2026-03-30 08:16:18 [auto1.fr] INFO: Scrape type for FS13979: 2
2026-03-30 08:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52591387-61ea-5e78-bda3-776753014979 with identifier: FS13979
2026-03-30 08:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52591387-61ea-5e78-bda3-776753014979 with scrape type 2
2026-03-30 08:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52591387-61ea-5e78-bda3-776753014979 with scrape type 2
2026-03-30 08:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 52591387-61ea-5e78-bda3-776753014979, identifier: FS13979
2026-03-30 08:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 52591387-61ea-5e78-bda3-776753014979 with identifier: FS13979
2026-03-30 08:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 52591387-61ea-5e78-bda3-776753014979 with identifier: FS13979
2026-03-30 08:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 52591387-61ea-5e78-bda3-776753014979 with identifier: FS13979 to the API
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:55:58Z',
'fuel_type': 'diesel',
'id': '52591387-61ea-5e78-bda3-776753014979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FS13979',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 182225,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-03-06',
'seller_name': None,
'title': 'Renault Kangoo 1.9 dTi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2001}
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS13979%27 HTTP/1.1" 200 None
2026-03-30 08:16:19 [auto1.fr] INFO: Saving data for FS13979: {'auction_closing_time': 1774972558.0, 'created_time': 1774365948.405499, 'last_price_update_time': 1774858579.24686}
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FS13979') HTTP/1.1" 204 0
2026-03-30 08:16:19 [auto1.fr] INFO: Found listing with ID: TF56803
2026-03-30 08:16:19 [auto1.fr] INFO: Found listing with ID: KV99093
2026-03-30 08:16:19 [auto1.fr] INFO: Found listing with ID: BK02644
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK02644%27 HTTP/1.1" 200 None
2026-03-30 08:16:19 [auto1.fr] INFO: Scrape type for BK02644: 2
2026-03-30 08:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98511e3a-01bf-53c6-9da7-589d87334064 with identifier: BK02644
2026-03-30 08:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98511e3a-01bf-53c6-9da7-589d87334064 with scrape type 2
2026-03-30 08:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98511e3a-01bf-53c6-9da7-589d87334064 with scrape type 2
2026-03-30 08:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 98511e3a-01bf-53c6-9da7-589d87334064, identifier: BK02644
2026-03-30 08:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 98511e3a-01bf-53c6-9da7-589d87334064 with identifier: BK02644
2026-03-30 08:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 98511e3a-01bf-53c6-9da7-589d87334064 with identifier: BK02644
2026-03-30 08:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 98511e3a-01bf-53c6-9da7-589d87334064 with identifier: BK02644 to the API
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 158,
'expiration_date': '2026-03-31T15:25:24Z',
'fuel_type': 'petrol',
'id': '98511e3a-01bf-53c6-9da7-589d87334064',
'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/BK02644',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 29539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-13',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Mild-Hybrid Techno',
'transmission': 'automatic',
'trim': 'Techno',
'year': 2023}
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK02644%27 HTTP/1.1" 200 None
2026-03-30 08:16:19 [auto1.fr] INFO: Saving data for BK02644: {'auction_closing_time': 1774970724.0, 'created_time': 1774471548.977104, 'last_price_update_time': 1774858579.75795}
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK02644') HTTP/1.1" 204 0
2026-03-30 08:16:19 [auto1.fr] INFO: Found listing with ID: XP51935
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP51935%27 HTTP/1.1" 200 None
2026-03-30 08:16:19 [auto1.fr] INFO: Scrape type for XP51935: 2
2026-03-30 08:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54512632-2fae-5a6c-b931-44d01699c038 with identifier: XP51935
2026-03-30 08:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54512632-2fae-5a6c-b931-44d01699c038 with scrape type 2
2026-03-30 08:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54512632-2fae-5a6c-b931-44d01699c038 with scrape type 2
2026-03-30 08:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 54512632-2fae-5a6c-b931-44d01699c038, identifier: XP51935
2026-03-30 08:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 54512632-2fae-5a6c-b931-44d01699c038 with identifier: XP51935
2026-03-30 08:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 54512632-2fae-5a6c-b931-44d01699c038 with identifier: XP51935
2026-03-30 08:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 54512632-2fae-5a6c-b931-44d01699c038 with identifier: XP51935 to the API
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:54:30Z',
'fuel_type': 'petrol',
'id': '54512632-2fae-5a6c-b931-44d01699c038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP51935',
'listing': 'auction',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 199127,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-06',
'seller_name': None,
'title': 'Dacia Lodgy 1.2 TCe Laureate',
'transmission': 'manual',
'trim': 'Laureate',
'year': 2014}
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP51935%27 HTTP/1.1" 200 None
2026-03-30 08:16:20 [auto1.fr] INFO: Saving data for XP51935: {'auction_closing_time': 1774972470.0, 'created_time': 1772611794.24417, 'last_price_update_time': 1774858580.423775}
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XP51935') HTTP/1.1" 204 0
2026-03-30 08:16:20 [auto1.fr] INFO: Found listing with ID: ZH33585
2026-03-30 08:16:20 [auto1.fr] INFO: Found listing with ID: BE56161
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE56161%27 HTTP/1.1" 200 None
2026-03-30 08:16:20 [auto1.fr] INFO: Scrape type for BE56161: 2
2026-03-30 08:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69e152d8-0183-5543-b874-4d435669bd1e with identifier: BE56161
2026-03-30 08:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69e152d8-0183-5543-b874-4d435669bd1e with scrape type 2
2026-03-30 08:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69e152d8-0183-5543-b874-4d435669bd1e with scrape type 2
2026-03-30 08:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 69e152d8-0183-5543-b874-4d435669bd1e, identifier: BE56161
2026-03-30 08:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 69e152d8-0183-5543-b874-4d435669bd1e with identifier: BE56161
2026-03-30 08:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 69e152d8-0183-5543-b874-4d435669bd1e with identifier: BE56161
2026-03-30 08:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 69e152d8-0183-5543-b874-4d435669bd1e with identifier: BE56161 to the API
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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-31T15:10:18Z',
'fuel_type': 'diesel',
'id': '69e152d8-0183-5543-b874-4d435669bd1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BE56161',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 162567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-19',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2012}
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE56161%27 HTTP/1.1" 200 None
2026-03-30 08:16:20 [auto1.fr] INFO: Saving data for BE56161: {'auction_closing_time': 1774969818.0, 'created_time': 1774470091.773932, 'last_price_update_time': 1774858580.876727}
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BE56161') HTTP/1.1" 204 0
2026-03-30 08:16:20 [auto1.fr] INFO: Found listing with ID: RP02904
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP02904%27 HTTP/1.1" 200 None
2026-03-30 08:16:20 [auto1.fr] INFO: Scrape type for RP02904: 2
2026-03-30 08:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with identifier: RP02904
2026-03-30 08:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with scrape type 2
2026-03-30 08:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with scrape type 2
2026-03-30 08:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 96cb70d2-f081-5415-a5b3-5ad1b648ac8a, identifier: RP02904
2026-03-30 08:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with identifier: RP02904
2026-03-30 08:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with identifier: RP02904
2026-03-30 08:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 96cb70d2-f081-5415-a5b3-5ad1b648ac8a with identifier: RP02904 to the API
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:22:59Z',
'fuel_type': 'petrol',
'id': '96cb70d2-f081-5415-a5b3-5ad1b648ac8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RP02904',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 170157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-27',
'seller_name': None,
'title': 'Renault Clio 1.6 Initiale',
'transmission': 'manual',
'trim': 'Initiale',
'year': 2007}
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP02904%27 HTTP/1.1" 200 None
2026-03-30 08:16:21 [auto1.fr] INFO: Saving data for RP02904: {'auction_closing_time': 1774970579.0, 'created_time': 1773251657.461601, 'last_price_update_time': 1774858581.397568}
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RP02904') HTTP/1.1" 204 0
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: KG84776
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: RD69787
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: KV37155
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV37155%27 HTTP/1.1" 200 None
2026-03-30 08:16:21 [auto1.fr] INFO: Scrape type for KV37155: 2
2026-03-30 08:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10e8e5e8-5e67-5a43-b447-7543c62aac35 with identifier: KV37155
2026-03-30 08:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10e8e5e8-5e67-5a43-b447-7543c62aac35 with scrape type 2
2026-03-30 08:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10e8e5e8-5e67-5a43-b447-7543c62aac35 with scrape type 2
2026-03-30 08:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 10e8e5e8-5e67-5a43-b447-7543c62aac35, identifier: KV37155
2026-03-30 08:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 10e8e5e8-5e67-5a43-b447-7543c62aac35 with identifier: KV37155
2026-03-30 08:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 10e8e5e8-5e67-5a43-b447-7543c62aac35 with identifier: KV37155
2026-03-30 08:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 10e8e5e8-5e67-5a43-b447-7543c62aac35 with identifier: KV37155 to the API
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 354,
'expiration_date': '2026-03-31T15:03:41Z',
'fuel_type': 'petrol',
'id': '10e8e5e8-5e67-5a43-b447-7543c62aac35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV37155',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 94190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-10',
'seller_name': None,
'title': 'BMW X3 M40i',
'transmission': 'automatic',
'trim': '',
'year': 2019}
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV37155%27 HTTP/1.1" 200 None
2026-03-30 08:16:21 [auto1.fr] INFO: Saving data for KV37155: {'auction_closing_time': 1774969421.0, 'created_time': 1774470308.073286, 'last_price_update_time': 1774858581.841491}
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KV37155') HTTP/1.1" 204 0
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: XP70683
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: YD24944
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: TV40287
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV40287%27 HTTP/1.1" 200 None
2026-03-30 08:16:21 [auto1.fr] INFO: Scrape type for TV40287: 1
2026-03-30 08:16:21 [auto1.fr] INFO: Found listing with ID: MV30877
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV30877%27 HTTP/1.1" 200 None
2026-03-30 08:16:21 [auto1.fr] INFO: Scrape type for MV30877: 2
2026-03-30 08:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac9f0df-4a2e-5aa9-8725-1658337f9d08 with identifier: MV30877
2026-03-30 08:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac9f0df-4a2e-5aa9-8725-1658337f9d08 with scrape type 2
2026-03-30 08:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eac9f0df-4a2e-5aa9-8725-1658337f9d08 with scrape type 2
2026-03-30 08:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eac9f0df-4a2e-5aa9-8725-1658337f9d08, identifier: MV30877
2026-03-30 08:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eac9f0df-4a2e-5aa9-8725-1658337f9d08 with identifier: MV30877
2026-03-30 08:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eac9f0df-4a2e-5aa9-8725-1658337f9d08 with identifier: MV30877
2026-03-30 08:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eac9f0df-4a2e-5aa9-8725-1658337f9d08 with identifier: MV30877 to the API
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 75,
'expiration_date': '2026-03-31T15:57:05Z',
'fuel_type': 'petrol',
'id': 'eac9f0df-4a2e-5aa9-8725-1658337f9d08',
'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/MV30877',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 131497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-16',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2020}
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV30877%27 HTTP/1.1" 200 None
2026-03-30 08:16:22 [auto1.fr] INFO: Saving data for MV30877: {'auction_closing_time': 1774972625.0, 'created_time': 1774426567.094455, 'last_price_update_time': 1774858582.386426}
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MV30877') HTTP/1.1" 204 0
2026-03-30 08:16:22 [auto1.fr] INFO: Found listing with ID: CY41732
2026-03-30 08:16:22 [auto1.fr] INFO: Found listing with ID: UB44080
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB44080%27 HTTP/1.1" 200 None
2026-03-30 08:16:22 [auto1.fr] INFO: Scrape type for UB44080: 2
2026-03-30 08:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60a89553-1fa9-50ad-8217-9dffb0a548eb with identifier: UB44080
2026-03-30 08:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60a89553-1fa9-50ad-8217-9dffb0a548eb with scrape type 2
2026-03-30 08:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60a89553-1fa9-50ad-8217-9dffb0a548eb with scrape type 2
2026-03-30 08:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 60a89553-1fa9-50ad-8217-9dffb0a548eb, identifier: UB44080
2026-03-30 08:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 60a89553-1fa9-50ad-8217-9dffb0a548eb with identifier: UB44080
2026-03-30 08:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 60a89553-1fa9-50ad-8217-9dffb0a548eb with identifier: UB44080
2026-03-30 08:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 60a89553-1fa9-50ad-8217-9dffb0a548eb with identifier: UB44080 to the API
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 75,
'expiration_date': '2026-03-31T15:34:08Z',
'fuel_type': 'petrol',
'id': '60a89553-1fa9-50ad-8217-9dffb0a548eb',
'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/UB44080',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 24674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2022}
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB44080%27 HTTP/1.1" 200 None
2026-03-30 08:16:23 [auto1.fr] INFO: Saving data for UB44080: {'auction_closing_time': 1774971248.0, 'created_time': 1774268840.213854, 'last_price_update_time': 1774858583.021711}
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UB44080') HTTP/1.1" 204 0
2026-03-30 08:16: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-30 08:16:23 [auto1.fr] INFO: Found listing with ID: JX53268
2026-03-30 08:16:23 [auto1.fr] INFO: Found listing with ID: VJ25498
2026-03-30 08:16:23 [auto1.fr] INFO: Found listing with ID: PH34253
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH34253%27 HTTP/1.1" 200 None
2026-03-30 08:16:23 [auto1.fr] INFO: Scrape type for PH34253: 2
2026-03-30 08:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with identifier: PH34253
2026-03-30 08:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with scrape type 2
2026-03-30 08:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with scrape type 2
2026-03-30 08:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fd4fe71e-d5d7-5ac9-b978-106f10c9f95b, identifier: PH34253
2026-03-30 08:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with identifier: PH34253
2026-03-30 08:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with identifier: PH34253
2026-03-30 08:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fd4fe71e-d5d7-5ac9-b978-106f10c9f95b with identifier: PH34253 to the API
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 122,
'expiration_date': '2026-03-31T15:20:02Z',
'fuel_type': 'hybrid',
'id': 'fd4fe71e-d5d7-5ac9-b978-106f10c9f95b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH34253',
'listing': 'auction',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 127121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-09',
'seller_name': None,
'title': 'Toyota C-HR 1.8 Hybrid Graphic',
'transmission': 'automatic',
'trim': 'Graphic',
'year': 2018}
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH34253%27 HTTP/1.1" 200 None
2026-03-30 08:16:23 [auto1.fr] INFO: Saving data for PH34253: {'auction_closing_time': 1774970402.0, 'created_time': 1773865770.3883, 'last_price_update_time': 1774858583.541152}
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PH34253') HTTP/1.1" 204 0
2026-03-30 08:16:23 [auto1.fr] INFO: Found listing with ID: ZY67756
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY67756%27 HTTP/1.1" 200 None
2026-03-30 08:16:23 [auto1.fr] INFO: Scrape type for ZY67756: 2
2026-03-30 08:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with identifier: ZY67756
2026-03-30 08:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with scrape type 2
2026-03-30 08:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with scrape type 2
2026-03-30 08:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa, identifier: ZY67756
2026-03-30 08:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with identifier: ZY67756
2026-03-30 08:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with identifier: ZY67756
2026-03-30 08:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa with identifier: ZY67756 to the API
2026-03-30 08:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:06:53Z',
'fuel_type': 'diesel',
'id': 'fc1a61c2-7dd1-5ff5-be25-b3cba0c6a0aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZY67756',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 222943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-17',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Graphite',
'transmission': 'manual',
'trim': 'Graphite',
'year': 2014}
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY67756%27 HTTP/1.1" 200 None
2026-03-30 08:16:24 [auto1.fr] INFO: Saving data for ZY67756: {'auction_closing_time': 1774969613.0, 'created_time': 1773919717.358316, 'last_price_update_time': 1774858584.65493}
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZY67756') HTTP/1.1" 204 0
2026-03-30 08:16:24 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 4797 | hits on page: 40
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: WE41857
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: HL16171
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: MK81616
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: BG53255
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: SA79253
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: ZU60832
2026-03-30 08:16:24 [auto1.fr] INFO: Found listing with ID: UJ98371
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ98371%27 HTTP/1.1" 200 None
2026-03-30 08:16:24 [auto1.fr] INFO: Scrape type for UJ98371: 2
2026-03-30 08:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with identifier: UJ98371
2026-03-30 08:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with scrape type 2
2026-03-30 08:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with scrape type 2
2026-03-30 08:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9ed1b337-aecd-5f6b-ae55-a48cc375a625, identifier: UJ98371
2026-03-30 08:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with identifier: UJ98371
2026-03-30 08:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with identifier: UJ98371
2026-03-30 08:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9ed1b337-aecd-5f6b-ae55-a48cc375a625 with identifier: UJ98371 to the API
2026-03-30 08:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:24:37Z',
'fuel_type': 'petrol',
'id': '9ed1b337-aecd-5f6b-ae55-a48cc375a625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ98371',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 100596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-29',
'seller_name': None,
'title': 'Renault Clio 1.2 Alizé',
'transmission': 'manual',
'trim': 'Alizé',
'year': 2012}
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ98371%27 HTTP/1.1" 200 None
2026-03-30 08:16:25 [auto1.fr] INFO: Saving data for UJ98371: {'auction_closing_time': 1774970677.0, 'created_time': 1773248699.018069, 'last_price_update_time': 1774858585.149629}
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UJ98371') HTTP/1.1" 204 0
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: YV95357
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: VV06327
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: TZ76111
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ76111%27 HTTP/1.1" 200 None
2026-03-30 08:16:25 [auto1.fr] INFO: Scrape type for TZ76111: 2
2026-03-30 08:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e01cf592-46a2-572d-93a8-05788101f4c0 with identifier: TZ76111
2026-03-30 08:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e01cf592-46a2-572d-93a8-05788101f4c0 with scrape type 2
2026-03-30 08:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e01cf592-46a2-572d-93a8-05788101f4c0 with scrape type 2
2026-03-30 08:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e01cf592-46a2-572d-93a8-05788101f4c0, identifier: TZ76111
2026-03-30 08:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: VL74516
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: TP39004
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: YV95357
2026-03-30 08:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e01cf592-46a2-572d-93a8-05788101f4c0 with identifier: TZ76111
2026-03-30 08:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e01cf592-46a2-572d-93a8-05788101f4c0 with identifier: TZ76111
2026-03-30 08:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e01cf592-46a2-572d-93a8-05788101f4c0 with identifier: TZ76111 to the API
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:35:06Z',
'fuel_type': 'hybrid',
'id': 'e01cf592-46a2-572d-93a8-05788101f4c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ76111',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 52187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-24',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 250e AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ76111%27 HTTP/1.1" 200 None
2026-03-30 08:16:25 [auto1.fr] INFO: Saving data for TZ76111: {'auction_closing_time': 1774971306.0, 'created_time': 1773053514.635663, 'last_price_update_time': 1774858585.897328}
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TZ76111') HTTP/1.1" 204 0
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: CW97175
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW97175%27 HTTP/1.1" 200 None
2026-03-30 08:16:25 [auto1.fr] INFO: Scrape type for CW97175: 1
2026-03-30 08:16:25 [auto1.fr] INFO: Found listing with ID: MR25927
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR25927%27 HTTP/1.1" 200 None
2026-03-30 08:16:25 [auto1.fr] INFO: Scrape type for MR25927: 2
2026-03-30 08:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1865102a-a755-5a4a-b88e-f4635e04a72a with identifier: MR25927
2026-03-30 08:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1865102a-a755-5a4a-b88e-f4635e04a72a with scrape type 2
2026-03-30 08:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1865102a-a755-5a4a-b88e-f4635e04a72a with scrape type 2
2026-03-30 08:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1865102a-a755-5a4a-b88e-f4635e04a72a, identifier: MR25927
2026-03-30 08:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TV40287/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1865102a-a755-5a4a-b88e-f4635e04a72a with identifier: MR25927
2026-03-30 08:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1865102a-a755-5a4a-b88e-f4635e04a72a with identifier: MR25927
2026-03-30 08:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1865102a-a755-5a4a-b88e-f4635e04a72a with identifier: MR25927 to the API
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 110,
'expiration_date': '2026-03-31T15:27:03Z',
'fuel_type': 'diesel',
'id': '1865102a-a755-5a4a-b88e-f4635e04a72a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR25927',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 152225,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-27',
'seller_name': None,
'title': 'Nissan Pulsar 1.5 Turbodiesel N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2016}
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR25927%27 HTTP/1.1" 200 None
2026-03-30 08:16:26 [auto1.fr] INFO: Saving data for MR25927: {'auction_closing_time': 1774970823.0, 'created_time': 1774624783.731459, 'last_price_update_time': 1774858586.419101}
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR25927') HTTP/1.1" 204 0
2026-03-30 08:16:26 [auto1.fr] INFO: Found listing with ID: EL79670
2026-03-30 08:16:26 [auto1.fr] INFO: Found listing with ID: DC78531
2026-03-30 08:16:26 [auto1.fr] INFO: Found listing with ID: HF97027
2026-03-30 08:16:26 [auto1.fr] INFO: Found listing with ID: JC25064
2026-03-30 08:16:26 [auto1.fr] INFO: Found listing with ID: FX87997
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX87997%27 HTTP/1.1" 200 None
2026-03-30 08:16:26 [auto1.fr] INFO: Scrape type for FX87997: 2
2026-03-30 08:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94bcaa6-20a7-526f-91cd-5656d0241d02 with identifier: FX87997
2026-03-30 08:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94bcaa6-20a7-526f-91cd-5656d0241d02 with scrape type 2
2026-03-30 08:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94bcaa6-20a7-526f-91cd-5656d0241d02 with scrape type 2
2026-03-30 08:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c94bcaa6-20a7-526f-91cd-5656d0241d02, identifier: FX87997
2026-03-30 08:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c94bcaa6-20a7-526f-91cd-5656d0241d02 with identifier: FX87997
2026-03-30 08:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c94bcaa6-20a7-526f-91cd-5656d0241d02 with identifier: FX87997
2026-03-30 08:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c94bcaa6-20a7-526f-91cd-5656d0241d02 with identifier: FX87997 to the API
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:00:24Z',
'fuel_type': 'petrol',
'id': 'c94bcaa6-20a7-526f-91cd-5656d0241d02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX87997',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 112398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-22',
'seller_name': None,
'title': 'Audi A4 2.0 TFSI Design Luxe ultra',
'transmission': 'automatic',
'trim': 'Design Luxe ultra',
'year': 2016}
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX87997%27 HTTP/1.1" 200 None
2026-03-30 08:16:26 [auto1.fr] INFO: Saving data for FX87997: {'auction_closing_time': 1774969224.0, 'created_time': 1773059471.966261, 'last_price_update_time': 1774858586.910016}
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX87997') HTTP/1.1" 204 0
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: HG95528
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: FU18661
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU18661%27 HTTP/1.1" 200 None
2026-03-30 08:16:27 [auto1.fr] INFO: Scrape type for FU18661: 2
2026-03-30 08:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with identifier: FU18661
2026-03-30 08:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with scrape type 2
2026-03-30 08:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with scrape type 2
2026-03-30 08:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41f13dd7-6f9b-5f4a-9202-820bdc3492bf, identifier: FU18661
2026-03-30 08:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with identifier: FU18661
2026-03-30 08:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with identifier: FU18661
2026-03-30 08:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41f13dd7-6f9b-5f4a-9202-820bdc3492bf with identifier: FU18661 to the API
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:22:46Z',
'fuel_type': 'diesel',
'id': '41f13dd7-6f9b-5f4a-9202-820bdc3492bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU18661',
'listing': 'auction',
'make': 'Ford',
'model': 'Grand C-Max',
'odometer': 255195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-13',
'seller_name': None,
'title': 'Ford Grand C-Max 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2012}
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU18661%27 HTTP/1.1" 200 None
2026-03-30 08:16:27 [auto1.fr] INFO: Saving data for FU18661: {'auction_closing_time': 1774970566.0, 'created_time': 1772615055.907587, 'last_price_update_time': 1774858587.843229}
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FU18661') HTTP/1.1" 204 0
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: EE45585
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: UT20394
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: MX13044
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: EF63082
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: VX78818
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: TT35591
2026-03-30 08:16:27 [auto1.fr] INFO: Found listing with ID: RN36299
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN36299%27 HTTP/1.1" 200 None
2026-03-30 08:16:27 [auto1.fr] INFO: Scrape type for RN36299: 2
2026-03-30 08:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5120499-1e51-5d09-9d30-ee5ab3e15299 with identifier: RN36299
2026-03-30 08:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5120499-1e51-5d09-9d30-ee5ab3e15299 with scrape type 2
2026-03-30 08:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5120499-1e51-5d09-9d30-ee5ab3e15299 with scrape type 2
2026-03-30 08:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a5120499-1e51-5d09-9d30-ee5ab3e15299, identifier: RN36299
2026-03-30 08:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a5120499-1e51-5d09-9d30-ee5ab3e15299 with identifier: RN36299
2026-03-30 08:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a5120499-1e51-5d09-9d30-ee5ab3e15299 with identifier: RN36299
2026-03-30 08:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a5120499-1e51-5d09-9d30-ee5ab3e15299 with identifier: RN36299 to the API
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:55:56Z',
'fuel_type': 'diesel',
'id': 'a5120499-1e51-5d09-9d30-ee5ab3e15299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN36299',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 219757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-17',
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI RS 4x4',
'transmission': 'automatic',
'trim': 'RS 4x4',
'year': 2016}
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN36299%27 HTTP/1.1" 200 None
2026-03-30 08:16:28 [auto1.fr] INFO: Saving data for RN36299: {'auction_closing_time': 1774972556.0, 'created_time': 1772085900.481499, 'last_price_update_time': 1774858588.598231}
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RN36299') HTTP/1.1" 204 0
2026-03-30 08:16:28 [auto1.fr] INFO: Found listing with ID: AP09710
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP09710%27 HTTP/1.1" 200 None
2026-03-30 08:16:28 [auto1.fr] INFO: Scrape type for AP09710: 2
2026-03-30 08:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46486a8f-4db4-5a7f-85ee-c82a167e88bb with identifier: AP09710
2026-03-30 08:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46486a8f-4db4-5a7f-85ee-c82a167e88bb with scrape type 2
2026-03-30 08:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46486a8f-4db4-5a7f-85ee-c82a167e88bb with scrape type 2
2026-03-30 08:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 46486a8f-4db4-5a7f-85ee-c82a167e88bb, identifier: AP09710
2026-03-30 08:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 46486a8f-4db4-5a7f-85ee-c82a167e88bb with identifier: AP09710
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-30 08:16:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 46486a8f-4db4-5a7f-85ee-c82a167e88bb with identifier: AP09710
2026-03-30 08:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 46486a8f-4db4-5a7f-85ee-c82a167e88bb with identifier: AP09710 to the API
2026-03-30 08:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:22:39Z',
'fuel_type': 'diesel',
'id': '46486a8f-4db4-5a7f-85ee-c82a167e88bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AP09710',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 306979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-27',
'seller_name': None,
'title': 'Peugeot Partner 1.6 HDi Zenith',
'transmission': 'manual',
'trim': 'Zenith',
'year': 2011}
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP09710%27 HTTP/1.1" 200 None
2026-03-30 08:16:29 [auto1.fr] INFO: Saving data for AP09710: {'auction_closing_time': 1774970559.0, 'created_time': 1773248976.214044, 'last_price_update_time': 1774858589.259478}
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AP09710') HTTP/1.1" 204 0
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: BH31485
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: ES02305
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: DA74552
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: EL93658
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: MU42358
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU42358%27 HTTP/1.1" 200 None
2026-03-30 08:16:29 [auto1.fr] INFO: Scrape type for MU42358: 2
2026-03-30 08:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24c0e7f-455c-51a5-a4fa-4241974d20be with identifier: MU42358
2026-03-30 08:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24c0e7f-455c-51a5-a4fa-4241974d20be with scrape type 2
2026-03-30 08:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24c0e7f-455c-51a5-a4fa-4241974d20be with scrape type 2
2026-03-30 08:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f24c0e7f-455c-51a5-a4fa-4241974d20be, identifier: MU42358
2026-03-30 08:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f24c0e7f-455c-51a5-a4fa-4241974d20be with identifier: MU42358
2026-03-30 08:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f24c0e7f-455c-51a5-a4fa-4241974d20be with identifier: MU42358
2026-03-30 08:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f24c0e7f-455c-51a5-a4fa-4241974d20be with identifier: MU42358 to the API
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 73,
'expiration_date': '2026-03-31T15:07:25Z',
'fuel_type': 'petrol',
'id': 'f24c0e7f-455c-51a5-a4fa-4241974d20be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MU42358',
'listing': 'auction',
'make': 'Citroen',
'model': 'C2',
'odometer': 141317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-26',
'seller_name': None,
'title': 'Citroen C2 1.4 Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2008}
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU42358%27 HTTP/1.1" 200 None
2026-03-30 08:16:29 [auto1.fr] INFO: Saving data for MU42358: {'auction_closing_time': 1774969645.0, 'created_time': 1772214275.762098, 'last_price_update_time': 1774858589.779606}
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MU42358') HTTP/1.1" 204 0
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: BL12426
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: WZ54212
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: MA06902
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: ZB04396
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: WM34767
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: GR12789
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: MZ22730
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: DU77787
2026-03-30 08:16:29 [auto1.fr] INFO: Found listing with ID: BR89045
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR89045%27 HTTP/1.1" 200 None
2026-03-30 08:16:29 [auto1.fr] INFO: Scrape type for BR89045: 2
2026-03-30 08:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c18b14-f861-56d7-af4b-112b9b9e3dfa with identifier: BR89045
2026-03-30 08:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0c18b14-f861-56d7-af4b-112b9b9e3dfa with scrape type 2
2026-03-30 08:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0c18b14-f861-56d7-af4b-112b9b9e3dfa with scrape type 2
2026-03-30 08:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a0c18b14-f861-56d7-af4b-112b9b9e3dfa, identifier: BR89045
2026-03-30 08:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a0c18b14-f861-56d7-af4b-112b9b9e3dfa with identifier: BR89045
2026-03-30 08:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a0c18b14-f861-56d7-af4b-112b9b9e3dfa with identifier: BR89045
2026-03-30 08:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a0c18b14-f861-56d7-af4b-112b9b9e3dfa with identifier: BR89045 to the API
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:24:12Z',
'fuel_type': 'petrol',
'id': 'a0c18b14-f861-56d7-af4b-112b9b9e3dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR89045',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 150451,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-01',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Carat',
'transmission': 'automatic',
'trim': 'Carat',
'year': 2019}
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR89045%27 HTTP/1.1" 200 None
2026-03-30 08:16:30 [auto1.fr] INFO: Saving data for BR89045: {'auction_closing_time': 1774970652.0, 'created_time': 1773937569.53653, 'last_price_update_time': 1774858590.414407}
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BR89045') HTTP/1.1" 204 0
2026-03-30 08:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CW97175/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:30 [auto1.fr] INFO: Found listing with ID: KH06244
2026-03-30 08:16:30 [auto1.fr] INFO: Found listing with ID: BT62919
2026-03-30 08:16:30 [auto1.fr] INFO: Found listing with ID: NY21368
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY21368%27 HTTP/1.1" 200 None
2026-03-30 08:16:30 [auto1.fr] INFO: Scrape type for NY21368: 2
2026-03-30 08:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with identifier: NY21368
2026-03-30 08:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with scrape type 2
2026-03-30 08:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with scrape type 2
2026-03-30 08:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 339e894f-5d9e-5eb5-b79a-3b64d08fac60, identifier: NY21368
2026-03-30 08:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with identifier: NY21368
2026-03-30 08:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with identifier: NY21368
2026-03-30 08:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 339e894f-5d9e-5eb5-b79a-3b64d08fac60 with identifier: NY21368 to the API
2026-03-30 08:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:18:09Z',
'fuel_type': 'petrol',
'id': '339e894f-5d9e-5eb5-b79a-3b64d08fac60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY21368',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII Sportsvan',
'odometer': 137622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-28',
'seller_name': None,
'title': 'Volkswagen Golf VII Sportsvan 1.4 TSI Confortline Business '
'BlueMotion',
'transmission': 'manual',
'trim': 'Confortline Business BlueMotion',
'year': 2014}
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY21368%27 HTTP/1.1" 200 None
2026-03-30 08:16:31 [auto1.fr] INFO: Saving data for NY21368: {'auction_closing_time': 1774970289.0, 'created_time': 1774299821.858161, 'last_price_update_time': 1774858591.491862}
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NY21368') HTTP/1.1" 204 0
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: AT01769
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: XH36862
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: GU34103
2026-03-30 08:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:31 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 4797 | hits on page: 40
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: LW46673
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: XS84278
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: ND89234
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: DS91007
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: GE11364
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: VY02503
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: TZ02960
2026-03-30 08:16:31 [auto1.fr] INFO: Found listing with ID: NA76127
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA76127%27 HTTP/1.1" 200 None
2026-03-30 08:16:31 [auto1.fr] INFO: Scrape type for NA76127: 2
2026-03-30 08:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 077db3a2-f4a4-50a7-b3fd-817e111db9ea with identifier: NA76127
2026-03-30 08:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 077db3a2-f4a4-50a7-b3fd-817e111db9ea with scrape type 2
2026-03-30 08:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 077db3a2-f4a4-50a7-b3fd-817e111db9ea with scrape type 2
2026-03-30 08:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 077db3a2-f4a4-50a7-b3fd-817e111db9ea, identifier: NA76127
2026-03-30 08:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 077db3a2-f4a4-50a7-b3fd-817e111db9ea with identifier: NA76127
2026-03-30 08:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 077db3a2-f4a4-50a7-b3fd-817e111db9ea with identifier: NA76127
2026-03-30 08:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 077db3a2-f4a4-50a7-b3fd-817e111db9ea with identifier: NA76127 to the API
2026-03-30 08:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 72,
'expiration_date': '2026-03-31T15:43:01Z',
'fuel_type': 'petrol',
'id': '077db3a2-f4a4-50a7-b3fd-817e111db9ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA76127',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo X',
'odometer': 24988,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-20',
'seller_name': None,
'title': 'Toyota Aygo X 1.0 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2022}
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA76127%27 HTTP/1.1" 200 None
2026-03-30 08:16:32 [auto1.fr] INFO: Saving data for NA76127: {'auction_closing_time': 1774971781.0, 'created_time': 1774557626.345784, 'last_price_update_time': 1774858592.24224}
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NA76127') HTTP/1.1" 204 0
2026-03-30 08:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: DU05349
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: FZ19401
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: PD24885
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: MJ09819
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: TL76456
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL76456%27 HTTP/1.1" 200 None
2026-03-30 08:16:32 [auto1.fr] INFO: Scrape type for TL76456: 2
2026-03-30 08:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabdadae-f113-5ce3-936d-26d5a540c5d4 with identifier: TL76456
2026-03-30 08:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabdadae-f113-5ce3-936d-26d5a540c5d4 with scrape type 2
2026-03-30 08:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabdadae-f113-5ce3-936d-26d5a540c5d4 with scrape type 2
2026-03-30 08:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eabdadae-f113-5ce3-936d-26d5a540c5d4, identifier: TL76456
2026-03-30 08:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eabdadae-f113-5ce3-936d-26d5a540c5d4 with identifier: TL76456
2026-03-30 08:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eabdadae-f113-5ce3-936d-26d5a540c5d4 with identifier: TL76456
2026-03-30 08:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eabdadae-f113-5ce3-936d-26d5a540c5d4 with identifier: TL76456 to the API
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 82,
'expiration_date': '2026-03-31T15:05:23Z',
'fuel_type': 'petrol',
'id': 'eabdadae-f113-5ce3-936d-26d5a540c5d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL76456',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 136561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-29',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Urban Soul',
'transmission': 'manual',
'trim': 'Urban Soul',
'year': 2013}
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL76456%27 HTTP/1.1" 200 None
2026-03-30 08:16:32 [auto1.fr] INFO: Saving data for TL76456: {'auction_closing_time': 1774969523.0, 'created_time': 1774440032.898024, 'last_price_update_time': 1774858592.93173}
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TL76456') HTTP/1.1" 204 0
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: BD67200
2026-03-30 08:16:32 [auto1.fr] INFO: Found listing with ID: TS19753
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS19753%27 HTTP/1.1" 200 None
2026-03-30 08:16:32 [auto1.fr] INFO: Scrape type for TS19753: 2
2026-03-30 08:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bef14b6-cd37-5da4-b000-58c99f717e1d with identifier: TS19753
2026-03-30 08:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bef14b6-cd37-5da4-b000-58c99f717e1d with scrape type 2
2026-03-30 08:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bef14b6-cd37-5da4-b000-58c99f717e1d with scrape type 2
2026-03-30 08:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6bef14b6-cd37-5da4-b000-58c99f717e1d, identifier: TS19753
2026-03-30 08:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6bef14b6-cd37-5da4-b000-58c99f717e1d with identifier: TS19753
2026-03-30 08:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6bef14b6-cd37-5da4-b000-58c99f717e1d with identifier: TS19753
2026-03-30 08:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6bef14b6-cd37-5da4-b000-58c99f717e1d with identifier: TS19753 to the API
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:03:01Z',
'fuel_type': 'diesel',
'id': '6bef14b6-cd37-5da4-b000-58c99f717e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TS19753',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 258123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-30',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2015}
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS19753%27 HTTP/1.1" 200 None
2026-03-30 08:16:33 [auto1.fr] INFO: Saving data for TS19753: {'auction_closing_time': 1774969381.0, 'created_time': 1772104538.851983, 'last_price_update_time': 1774858593.486694}
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TS19753') HTTP/1.1" 204 0
2026-03-30 08:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TV40287> (referer: https://www.auto1.com/v1/car-details-view/TV40287/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: BM92439
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: EZ26130
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: FR00063
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: CN82695
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: JP18496
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: WL83691
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: ZB66420
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: HA49256
2026-03-30 08:16:33 [auto1.fr] INFO: Found listing with ID: RH62537
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH62537%27 HTTP/1.1" 200 None
2026-03-30 08:16:33 [auto1.fr] INFO: Scrape type for RH62537: 2
2026-03-30 08:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 072bc232-0306-5253-b710-f5318c06c97d with identifier: RH62537
2026-03-30 08:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 072bc232-0306-5253-b710-f5318c06c97d with scrape type 2
2026-03-30 08:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 072bc232-0306-5253-b710-f5318c06c97d with scrape type 2
2026-03-30 08:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 072bc232-0306-5253-b710-f5318c06c97d, identifier: RH62537
2026-03-30 08:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 072bc232-0306-5253-b710-f5318c06c97d with identifier: RH62537
2026-03-30 08:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 072bc232-0306-5253-b710-f5318c06c97d with identifier: RH62537
2026-03-30 08:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 072bc232-0306-5253-b710-f5318c06c97d with identifier: RH62537 to the API
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:42:43Z',
'fuel_type': 'petrol',
'id': '072bc232-0306-5253-b710-f5318c06c97d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH62537',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 58033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-28',
'seller_name': None,
'title': 'Opel Corsa 1.0 Turbo 120 Jahre ecoFlex',
'transmission': 'manual',
'trim': '120 Jahre ecoFlex',
'year': 2019}
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH62537%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [auto1.fr] INFO: Saving data for RH62537: {'auction_closing_time': 1774971763.0, 'created_time': 1774470306.98594, 'last_price_update_time': 1774858594.058065}
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RH62537') HTTP/1.1" 204 0
2026-03-30 08:16:34 [auto1.fr] INFO: Found listing with ID: YY77064
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY77064%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [auto1.fr] INFO: Scrape type for YY77064: 1
2026-03-30 08:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faa35a7f-0189-560e-a260-486e5c640ea5 with identifier: TV40287
2026-03-30 08:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faa35a7f-0189-560e-a260-486e5c640ea5 with scrape type 1
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faa35a7f-0189-560e-a260-486e5c640ea5
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_1c24c684c6d850aaf3c467d3e4a87fda.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_1c24c684c6d850aaf3c467d3e4a87fda.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_00ddbe0f30410df91356df6480f9580c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_00ddbe0f30410df91356df6480f9580c.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_f1d395d6e3abdf3aab09d024524df040.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f1d395d6e3abdf3aab09d024524df040.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_16d8c4f19a82ba19556c9badad2a66d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_16d8c4f19a82ba19556c9badad2a66d9.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_42f75216c7ca4f7d73a900e68c77c545.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_42f75216c7ca4f7d73a900e68c77c545.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_b72544780f8f7702b49531533e908492.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_b72544780f8f7702b49531533e908492.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_785a7dda5297d3a36cbdb203b969a21e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_785a7dda5297d3a36cbdb203b969a21e.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_f32e800e7597ef25ec26bee64828706d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f32e800e7597ef25ec26bee64828706d.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_ae51cd9cfb71378121fb8a4e6f00460a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_ae51cd9cfb71378121fb8a4e6f00460a.jpg already downloaded
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F0d%252Fbc0dd8913e8166a05b724cf643a755bf%252Fpa%252FTV40287_0480e6b68cffbb805c040339f7864751.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_0480e6b68cffbb805c040339f7864751.jpg already downloaded
2026-03-30 08:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: faa35a7f-0189-560e-a260-486e5c640ea5, identifier: TV40287
2026-03-30 08:16:34 [auto1.fr] INFO: Found listing with ID: HL00485
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL00485%27 HTTP/1.1" 200 None
2026-03-30 08:16:34 [auto1.fr] INFO: Scrape type for HL00485: 2
2026-03-30 08:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e52f698-d482-524d-97bd-493047464d19 with identifier: HL00485
2026-03-30 08:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e52f698-d482-524d-97bd-493047464d19 with scrape type 2
2026-03-30 08:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e52f698-d482-524d-97bd-493047464d19 with scrape type 2
2026-03-30 08:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6e52f698-d482-524d-97bd-493047464d19, identifier: HL00485
2026-03-30 08:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: faa35a7f-0189-560e-a260-486e5c640ea5 with identifier: TV40287
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-30 08:16:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: faa35a7f-0189-560e-a260-486e5c640ea5 with identifier: TV40287
2026-03-30 08:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: faa35a7f-0189-560e-a260-486e5c640ea5 with identifier: TV40287 to the API
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TV40287>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': None,
'color': 'gold',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:43:43Z',
'fuel_type': 'diesel',
'id': 'faa35a7f-0189-560e-a260-486e5c640ea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV40287',
'listing': 'auction',
'location': 'FR, Varennes-lès-Mâcon',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 291950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_1c24c684c6d850aaf3c467d3e4a87fda.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_00ddbe0f30410df91356df6480f9580c.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f1d395d6e3abdf3aab09d024524df040.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_16d8c4f19a82ba19556c9badad2a66d9.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_42f75216c7ca4f7d73a900e68c77c545.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_b72544780f8f7702b49531533e908492.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_785a7dda5297d3a36cbdb203b969a21e.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f32e800e7597ef25ec26bee64828706d.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_ae51cd9cfb71378121fb8a4e6f00460a.jpg',
'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_0480e6b68cffbb805c040339f7864751.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2004525,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_1c24c684c6d850aaf3c467d3e4a87fda.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_00ddbe0f30410df91356df6480f9580c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63710,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f1d395d6e3abdf3aab09d024524df040.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59437,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_16d8c4f19a82ba19556c9badad2a66d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55478,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_42f75216c7ca4f7d73a900e68c77c545.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65175,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_b72544780f8f7702b49531533e908492.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59545,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_785a7dda5297d3a36cbdb203b969a21e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_f32e800e7597ef25ec26bee64828706d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70131,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_ae51cd9cfb71378121fb8a4e6f00460a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faa35a7f-0189-560e-a260-486e5c640ea5/faa35a7f-0189-560e-a260-486e5c640ea5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82390,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/0d/bc0dd8913e8166a05b724cf643a755bf/pa/TV40287_0480e6b68cffbb805c040339f7864751.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-04-19',
'seats_number': 9,
'seller_name': None,
'title': 'Fiat Scudo 2.0 JTDM Panorama Executive L2H1 165 Multijet',
'transmission': 'manual',
'trim': 'Panorama Executive L2H1 165 Multijet',
'year': 2012}
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV40287%27 HTTP/1.1" 200 None
2026-03-30 08:16:35 [auto1.fr] INFO: Saving data for TV40287: {'created_time': 1774858595.287465, 'last_price_update_time': 1774858595.287477, 'auction_closing_time': 1774971823.0}
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TV40287') HTTP/1.1" 204 0
2026-03-30 08:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6e52f698-d482-524d-97bd-493047464d19 with identifier: HL00485
2026-03-30 08:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6e52f698-d482-524d-97bd-493047464d19 with identifier: HL00485
2026-03-30 08:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6e52f698-d482-524d-97bd-493047464d19 with identifier: HL00485 to the API
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:38:48Z',
'fuel_type': 'diesel',
'id': '6e52f698-d482-524d-97bd-493047464d19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL00485',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 149911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL00485%27 HTTP/1.1" 200 None
2026-03-30 08:16:35 [auto1.fr] INFO: Saving data for HL00485: {'auction_closing_time': 1774971528.0, 'created_time': 1773676324.87124, 'last_price_update_time': 1774858595.68488}
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL00485') HTTP/1.1" 204 0
2026-03-30 08:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:35 [auto1.fr] INFO: Found listing with ID: PU50020
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU50020%27 HTTP/1.1" 200 None
2026-03-30 08:16:35 [auto1.fr] INFO: Scrape type for PU50020: 2
2026-03-30 08:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706b6062-bddf-59c8-a4b2-74fd90181364 with identifier: PU50020
2026-03-30 08:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706b6062-bddf-59c8-a4b2-74fd90181364 with scrape type 2
2026-03-30 08:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706b6062-bddf-59c8-a4b2-74fd90181364 with scrape type 2
2026-03-30 08:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 706b6062-bddf-59c8-a4b2-74fd90181364, identifier: PU50020
2026-03-30 08:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 706b6062-bddf-59c8-a4b2-74fd90181364 with identifier: PU50020
2026-03-30 08:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 706b6062-bddf-59c8-a4b2-74fd90181364 with identifier: PU50020
2026-03-30 08:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 706b6062-bddf-59c8-a4b2-74fd90181364 with identifier: PU50020 to the API
2026-03-30 08:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:07:55Z',
'fuel_type': 'diesel',
'id': '706b6062-bddf-59c8-a4b2-74fd90181364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU50020',
'listing': 'auction',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 204822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-29',
'seller_name': None,
'title': 'Opel Vivaro 2.0 CDTI M INNOVATION L2',
'transmission': 'automatic',
'trim': 'M INNOVATION L2',
'year': 2019}
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU50020%27 HTTP/1.1" 200 None
2026-03-30 08:16:36 [auto1.fr] INFO: Saving data for PU50020: {'auction_closing_time': 1774969675.0, 'created_time': 1774452363.513311, 'last_price_update_time': 1774858596.369873}
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PU50020') HTTP/1.1" 204 0
2026-03-30 08:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CW97175> (referer: https://www.auto1.com/v1/car-details-view/CW97175/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: EX77707
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: SZ69370
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ69370%27 HTTP/1.1" 200 None
2026-03-30 08:16:36 [auto1.fr] INFO: Scrape type for SZ69370: 2
2026-03-30 08:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f910357-cff0-5a11-ab19-23d0a8c990c5 with identifier: SZ69370
2026-03-30 08:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f910357-cff0-5a11-ab19-23d0a8c990c5 with scrape type 2
2026-03-30 08:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f910357-cff0-5a11-ab19-23d0a8c990c5 with scrape type 2
2026-03-30 08:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4f910357-cff0-5a11-ab19-23d0a8c990c5, identifier: SZ69370
2026-03-30 08:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4f910357-cff0-5a11-ab19-23d0a8c990c5 with identifier: SZ69370
2026-03-30 08:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4f910357-cff0-5a11-ab19-23d0a8c990c5 with identifier: SZ69370
2026-03-30 08:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4f910357-cff0-5a11-ab19-23d0a8c990c5 with identifier: SZ69370 to the API
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:10:09Z',
'fuel_type': 'diesel',
'id': '4f910357-cff0-5a11-ab19-23d0a8c990c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SZ69370',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 226236,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-11',
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Ambiente',
'transmission': 'automatic',
'trim': 'Ambiente',
'year': 2016}
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ69370%27 HTTP/1.1" 200 None
2026-03-30 08:16:36 [auto1.fr] INFO: Saving data for SZ69370: {'auction_closing_time': 1774969809.0, 'created_time': 1773075677.868694, 'last_price_update_time': 1774858596.851627}
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SZ69370') HTTP/1.1" 204 0
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: ZK36934
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: YN55052
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: AB09197
2026-03-30 08:16:36 [auto1.fr] INFO: Found listing with ID: LW26050
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW26050%27 HTTP/1.1" 200 None
2026-03-30 08:16:36 [auto1.fr] INFO: Scrape type for LW26050: 2
2026-03-30 08:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da41c846-a055-56cd-bd59-b6023570d5aa with identifier: LW26050
2026-03-30 08:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da41c846-a055-56cd-bd59-b6023570d5aa with scrape type 2
2026-03-30 08:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da41c846-a055-56cd-bd59-b6023570d5aa with scrape type 2
2026-03-30 08:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da41c846-a055-56cd-bd59-b6023570d5aa, identifier: LW26050
2026-03-30 08:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da41c846-a055-56cd-bd59-b6023570d5aa with identifier: LW26050
2026-03-30 08:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da41c846-a055-56cd-bd59-b6023570d5aa with identifier: LW26050
2026-03-30 08:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da41c846-a055-56cd-bd59-b6023570d5aa with identifier: LW26050 to the API
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:08:58Z',
'fuel_type': 'petrol',
'id': 'da41c846-a055-56cd-bd59-b6023570d5aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LW26050',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 121161,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-24',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2016}
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW26050%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [auto1.fr] INFO: Saving data for LW26050: {'auction_closing_time': 1774969738.0, 'created_time': 1774469741.441557, 'last_price_update_time': 1774858597.344777}
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LW26050') HTTP/1.1" 204 0
2026-03-30 08:16:37 [auto1.fr] INFO: Found listing with ID: AP20381
2026-03-30 08:16:37 [auto1.fr] INFO: Found listing with ID: CT46807
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT46807%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [auto1.fr] INFO: Scrape type for CT46807: 2
2026-03-30 08:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with identifier: CT46807
2026-03-30 08:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with scrape type 2
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with scrape type 2
2026-03-30 08:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 30dc600d-ff5f-5fd9-80c2-52f208efe2a7, identifier: CT46807
2026-03-30 08:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a66b58-3ce3-5db8-9e05-78db7c153969 with identifier: CW97175
2026-03-30 08:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a66b58-3ce3-5db8-9e05-78db7c153969 with scrape type 1
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78a66b58-3ce3-5db8-9e05-78db7c153969
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_ca09d13aa4dc7281ec5bfa11806813cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_ca09d13aa4dc7281ec5bfa11806813cd.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_f5c9eb9deb74cbfa979dbc9971ca0161.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f5c9eb9deb74cbfa979dbc9971ca0161.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_128c744dfb83f3815a91ef92aef15c79.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_128c744dfb83f3815a91ef92aef15c79.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_93b677a53d14debe4446bc4bc930fee6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_93b677a53d14debe4446bc4bc930fee6.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_f50443ac280e28a8532b64be3642798e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f50443ac280e28a8532b64be3642798e.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_be737d574c7eed55ccef894ed2e1b97e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_be737d574c7eed55ccef894ed2e1b97e.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_30c6e77c04cb5a15faffa13cbab2569b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_30c6e77c04cb5a15faffa13cbab2569b.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_48fd99199a52effbf0a48a9500ec7e7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_48fd99199a52effbf0a48a9500ec7e7e.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_22eb84defdd14616c9e7760ecd92e1d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_22eb84defdd14616c9e7760ecd92e1d3.jpg already downloaded
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252Fc1%252F8bc1dd6df8d4df3e99b444b3abdaeae0%252Fpa%252FCW97175_972fed1160a5cb972a49111a1da8956d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_972fed1160a5cb972a49111a1da8956d.jpg already downloaded
2026-03-30 08:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 78a66b58-3ce3-5db8-9e05-78db7c153969, identifier: CW97175
2026-03-30 08:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with identifier: CT46807
2026-03-30 08:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with identifier: CT46807
2026-03-30 08:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 30dc600d-ff5f-5fd9-80c2-52f208efe2a7 with identifier: CT46807 to the API
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:44:22Z',
'fuel_type': 'petrol',
'id': '30dc600d-ff5f-5fd9-80c2-52f208efe2a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CT46807',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 82084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seller_name': None,
'title': 'Peugeot Rifter 1.2 PureTech GT L1',
'transmission': 'automatic',
'trim': 'GT L1',
'year': 2022}
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT46807%27 HTTP/1.1" 200 None
2026-03-30 08:16:38 [auto1.fr] INFO: Saving data for CT46807: {'auction_closing_time': 1774971862.0, 'created_time': 1774525890.403672, 'last_price_update_time': 1774858598.147674}
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CT46807') HTTP/1.1" 204 0
2026-03-30 08:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 78a66b58-3ce3-5db8-9e05-78db7c153969 with identifier: CW97175
2026-03-30 08:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 78a66b58-3ce3-5db8-9e05-78db7c153969 with identifier: CW97175
2026-03-30 08:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 78a66b58-3ce3-5db8-9e05-78db7c153969 with identifier: CW97175 to the API
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CW97175>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T15:35:24Z',
'fuel_type': 'diesel',
'id': '78a66b58-3ce3-5db8-9e05-78db7c153969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CW97175',
'listing': 'auction',
'location': 'FR, LA CHAPELLE LONGUEVILLE',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 288209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_ca09d13aa4dc7281ec5bfa11806813cd.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f5c9eb9deb74cbfa979dbc9971ca0161.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_128c744dfb83f3815a91ef92aef15c79.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_93b677a53d14debe4446bc4bc930fee6.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f50443ac280e28a8532b64be3642798e.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_be737d574c7eed55ccef894ed2e1b97e.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_30c6e77c04cb5a15faffa13cbab2569b.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_48fd99199a52effbf0a48a9500ec7e7e.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_22eb84defdd14616c9e7760ecd92e1d3.jpg',
'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_972fed1160a5cb972a49111a1da8956d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_ca09d13aa4dc7281ec5bfa11806813cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f5c9eb9deb74cbfa979dbc9971ca0161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81707,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_128c744dfb83f3815a91ef92aef15c79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76707,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_93b677a53d14debe4446bc4bc930fee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84302,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_f50443ac280e28a8532b64be3642798e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91205,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_be737d574c7eed55ccef894ed2e1b97e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99445,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_30c6e77c04cb5a15faffa13cbab2569b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_48fd99199a52effbf0a48a9500ec7e7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87881,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_22eb84defdd14616c9e7760ecd92e1d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a66b58-3ce3-5db8-9e05-78db7c153969/78a66b58-3ce3-5db8-9e05-78db7c153969_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76654,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/c1/8bc1dd6df8d4df3e99b444b3abdaeae0/pa/CW97175_972fed1160a5cb972a49111a1da8956d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-09-19',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot Partner 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW97175%27 HTTP/1.1" 200 None
2026-03-30 08:16:38 [auto1.fr] INFO: Saving data for CW97175: {'created_time': 1774858598.58043, 'last_price_update_time': 1774858598.580445, 'auction_closing_time': 1774971324.0}
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CW97175') HTTP/1.1" 204 0
2026-03-30 08:16:38 [auto1.fr] INFO: Found listing with ID: HB74151
2026-03-30 08:16:38 [auto1.fr] INFO: Found listing with ID: ED23855
2026-03-30 08:16:38 [auto1.fr] INFO: Found listing with ID: PM43892
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM43892%27 HTTP/1.1" 200 None
2026-03-30 08:16:38 [auto1.fr] INFO: Scrape type for PM43892: 2
2026-03-30 08:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with identifier: PM43892
2026-03-30 08:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with scrape type 2
2026-03-30 08:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with scrape type 2
2026-03-30 08:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5, identifier: PM43892
2026-03-30 08:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with identifier: PM43892
2026-03-30 08:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with identifier: PM43892
2026-03-30 08:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5 with identifier: PM43892 to the API
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 136,
'expiration_date': '2026-03-31T15:52:59Z',
'fuel_type': 'diesel',
'id': '0d5d9b91-4ffe-57a4-9ce2-57cd626d6ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PM43892',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 112288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-11',
'seller_name': None,
'title': 'Hyundai Kona 1.6 CRDi Executive 4WD',
'transmission': 'automatic',
'trim': 'Executive 4WD',
'year': 2019}
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM43892%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Saving data for PM43892: {'auction_closing_time': 1774972379.0, 'created_time': 1773486991.626274, 'last_price_update_time': 1774858599.077307}
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PM43892') HTTP/1.1" 204 0
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: YF69984
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF69984%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Scrape type for YF69984: 1
2026-03-30 08:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: ZJ93568
2026-03-30 08:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:39 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 4800 | hits on page: 40
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: PM43892
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM43892%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Scrape type for PM43892: 0
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: YF69984
2026-03-30 08:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: ZJ93568
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: EA40746
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA40746%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Scrape type for EA40746: 2
2026-03-30 08:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with identifier: EA40746
2026-03-30 08:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with scrape type 2
2026-03-30 08:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with scrape type 2
2026-03-30 08:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 19f25a40-6a5c-57e5-8956-8b3b3d1723fc, identifier: EA40746
2026-03-30 08:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with identifier: EA40746
2026-03-30 08:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with identifier: EA40746
2026-03-30 08:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 19f25a40-6a5c-57e5-8956-8b3b3d1723fc with identifier: EA40746 to the API
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 115,
'expiration_date': '2026-03-31T15:15:18Z',
'fuel_type': 'petrol',
'id': '19f25a40-6a5c-57e5-8956-8b3b3d1723fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA40746',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 210919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-22',
'seller_name': None,
'title': 'Opel Astra 1.6 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2009}
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA40746%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Saving data for EA40746: {'auction_closing_time': 1774970118.0, 'created_time': 1773908144.43774, 'last_price_update_time': 1774858599.750733}
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EA40746') HTTP/1.1" 204 0
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: KG95545
2026-03-30 08:16:39 [auto1.fr] INFO: Found listing with ID: DL27365
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL27365%27 HTTP/1.1" 200 None
2026-03-30 08:16:39 [auto1.fr] INFO: Scrape type for DL27365: 2
2026-03-30 08:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7925c3f-a09c-5903-95c0-51bc0a608b2b with identifier: DL27365
2026-03-30 08:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7925c3f-a09c-5903-95c0-51bc0a608b2b with scrape type 2
2026-03-30 08:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7925c3f-a09c-5903-95c0-51bc0a608b2b with scrape type 2
2026-03-30 08:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b7925c3f-a09c-5903-95c0-51bc0a608b2b, identifier: DL27365
2026-03-30 08:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b7925c3f-a09c-5903-95c0-51bc0a608b2b with identifier: DL27365
2026-03-30 08:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b7925c3f-a09c-5903-95c0-51bc0a608b2b with identifier: DL27365
2026-03-30 08:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b7925c3f-a09c-5903-95c0-51bc0a608b2b with identifier: DL27365 to the API
2026-03-30 08:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:56:36Z',
'fuel_type': 'diesel',
'id': 'b7925c3f-a09c-5903-95c0-51bc0a608b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL27365',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 182044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-18',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Prestige 4x4',
'transmission': 'manual',
'trim': 'Prestige 4x4',
'year': 2013}
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL27365%27 HTTP/1.1" 200 None
2026-03-30 08:16:40 [auto1.fr] INFO: Saving data for DL27365: {'auction_closing_time': 1774972596.0, 'created_time': 1773919670.147444, 'last_price_update_time': 1774858600.264007}
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DL27365') HTTP/1.1" 204 0
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: LZ24855
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: LD43486
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: ZA49650
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: GK39924
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: SU63674
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: CA16747
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: AR83930
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: CA24685
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: TD13797
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: LY83162
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY83162%27 HTTP/1.1" 200 None
2026-03-30 08:16:40 [auto1.fr] INFO: Scrape type for LY83162: 2
2026-03-30 08:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2fff54d-856d-564d-a9b7-b45a1040fe3c with identifier: LY83162
2026-03-30 08:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2fff54d-856d-564d-a9b7-b45a1040fe3c with scrape type 2
2026-03-30 08:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2fff54d-856d-564d-a9b7-b45a1040fe3c with scrape type 2
2026-03-30 08:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f2fff54d-856d-564d-a9b7-b45a1040fe3c, identifier: LY83162
2026-03-30 08:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YY77064/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f2fff54d-856d-564d-a9b7-b45a1040fe3c with identifier: LY83162
2026-03-30 08:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f2fff54d-856d-564d-a9b7-b45a1040fe3c with identifier: LY83162
2026-03-30 08:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f2fff54d-856d-564d-a9b7-b45a1040fe3c with identifier: LY83162 to the API
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:29:51Z',
'fuel_type': 'diesel',
'id': 'f2fff54d-856d-564d-a9b7-b45a1040fe3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY83162',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 277064,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-14',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2021}
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY83162%27 HTTP/1.1" 200 None
2026-03-30 08:16:40 [auto1.fr] INFO: Saving data for LY83162: {'auction_closing_time': 1774970991.0, 'created_time': 1773746815.364319, 'last_price_update_time': 1774858600.761333}
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LY83162') HTTP/1.1" 204 0
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: RM94276
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: PK06687
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: EG00883
2026-03-30 08:16:40 [auto1.fr] INFO: Found listing with ID: VT21499
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT21499%27 HTTP/1.1" 200 None
2026-03-30 08:16:40 [auto1.fr] INFO: Scrape type for VT21499: 2
2026-03-30 08:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e974955-c3f5-5682-83b7-54c9a1526122 with identifier: VT21499
2026-03-30 08:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e974955-c3f5-5682-83b7-54c9a1526122 with scrape type 2
2026-03-30 08:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e974955-c3f5-5682-83b7-54c9a1526122 with scrape type 2
2026-03-30 08:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8e974955-c3f5-5682-83b7-54c9a1526122, identifier: VT21499
2026-03-30 08:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8e974955-c3f5-5682-83b7-54c9a1526122 with identifier: VT21499
2026-03-30 08:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8e974955-c3f5-5682-83b7-54c9a1526122 with identifier: VT21499
2026-03-30 08:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8e974955-c3f5-5682-83b7-54c9a1526122 with identifier: VT21499 to the API
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:38:30Z',
'fuel_type': 'petrol',
'id': '8e974955-c3f5-5682-83b7-54c9a1526122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT21499',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 96343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-18',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2019}
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT21499%27 HTTP/1.1" 200 None
2026-03-30 08:16:41 [auto1.fr] INFO: Saving data for VT21499: {'auction_closing_time': 1774971510.0, 'created_time': 1774279374.487031, 'last_price_update_time': 1774858601.385649}
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VT21499') HTTP/1.1" 204 0
2026-03-30 08:16:41 [auto1.fr] INFO: Found listing with ID: GF24817
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF24817%27 HTTP/1.1" 200 None
2026-03-30 08:16:41 [auto1.fr] INFO: Scrape type for GF24817: 2
2026-03-30 08:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with identifier: GF24817
2026-03-30 08:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with scrape type 2
2026-03-30 08:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with scrape type 2
2026-03-30 08:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6940c1ea-9bd7-5cc8-8e67-72c650ececc0, identifier: GF24817
2026-03-30 08:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with identifier: GF24817
2026-03-30 08:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with identifier: GF24817
2026-03-30 08:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6940c1ea-9bd7-5cc8-8e67-72c650ececc0 with identifier: GF24817 to the API
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 80,
'expiration_date': '2026-03-31T15:53:20Z',
'fuel_type': 'petrol',
'id': '6940c1ea-9bd7-5cc8-8e67-72c650ececc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GF24817',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 183953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1995-05-17',
'seller_name': None,
'title': 'Renault Clio 1.4 Alize',
'transmission': 'manual',
'trim': 'Alize',
'year': 1995}
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF24817%27 HTTP/1.1" 200 None
2026-03-30 08:16:41 [auto1.fr] INFO: Saving data for GF24817: {'auction_closing_time': 1774972400.0, 'created_time': 1774354165.892027, 'last_price_update_time': 1774858601.903168}
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GF24817') HTTP/1.1" 204 0
2026-03-30 08:16:41 [auto1.fr] INFO: Found listing with ID: KM03386
2026-03-30 08:16:41 [auto1.fr] INFO: Found listing with ID: LM21992
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM21992%27 HTTP/1.1" 200 None
2026-03-30 08:16:41 [auto1.fr] INFO: Scrape type for LM21992: 2
2026-03-30 08:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with identifier: LM21992
2026-03-30 08:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with scrape type 2
2026-03-30 08:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with scrape type 2
2026-03-30 08:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e3adf5f-f3d2-58a0-867b-e3bee08ea148, identifier: LM21992
2026-03-30 08:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with identifier: LM21992
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-30 08:16:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with identifier: LM21992
2026-03-30 08:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e3adf5f-f3d2-58a0-867b-e3bee08ea148 with identifier: LM21992 to the API
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:50:16Z',
'fuel_type': 'petrol',
'id': '2e3adf5f-f3d2-58a0-867b-e3bee08ea148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM21992',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 89231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-19',
'seller_name': None,
'title': "Kia cee'd 1.6 Mind",
'transmission': 'manual',
'trim': 'Mind',
'year': 2010}
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM21992%27 HTTP/1.1" 200 None
2026-03-30 08:16:42 [auto1.fr] INFO: Saving data for LM21992: {'auction_closing_time': 1774972216.0, 'created_time': 1774451950.689911, 'last_price_update_time': 1774858602.667407}
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LM21992') HTTP/1.1" 204 0
2026-03-30 08:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:42 [auto1.fr] INFO: Found listing with ID: JU40978
2026-03-30 08:16:42 [auto1.fr] INFO: Found listing with ID: MJ39952
2026-03-30 08:16:42 [auto1.fr] INFO: Found listing with ID: MJ78206
2026-03-30 08:16:42 [auto1.fr] INFO: Found listing with ID: UB50505
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB50505%27 HTTP/1.1" 200 None
2026-03-30 08:16:42 [auto1.fr] INFO: Scrape type for UB50505: 2
2026-03-30 08:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbba9466-8249-5afc-8f2a-8512a570a5da with identifier: UB50505
2026-03-30 08:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbba9466-8249-5afc-8f2a-8512a570a5da with scrape type 2
2026-03-30 08:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbba9466-8249-5afc-8f2a-8512a570a5da with scrape type 2
2026-03-30 08:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbba9466-8249-5afc-8f2a-8512a570a5da, identifier: UB50505
2026-03-30 08:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YF69984/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbba9466-8249-5afc-8f2a-8512a570a5da with identifier: UB50505
2026-03-30 08:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbba9466-8249-5afc-8f2a-8512a570a5da with identifier: UB50505
2026-03-30 08:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbba9466-8249-5afc-8f2a-8512a570a5da with identifier: UB50505 to the API
2026-03-30 08:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:34:06Z',
'fuel_type': 'diesel',
'id': 'fbba9466-8249-5afc-8f2a-8512a570a5da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB50505',
'listing': 'auction',
'make': 'Renault',
'model': 'Talisman',
'odometer': 82055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-28',
'seller_name': None,
'title': 'Renault Talisman 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2018}
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB50505%27 HTTP/1.1" 200 None
2026-03-30 08:16:43 [auto1.fr] INFO: Saving data for UB50505: {'auction_closing_time': 1774971246.0, 'created_time': 1774471480.691701, 'last_price_update_time': 1774858603.564299}
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UB50505') HTTP/1.1" 204 0
2026-03-30 08:16: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-30 08:16:43 [auto1.fr] INFO: Found listing with ID: AX81873
2026-03-30 08:16:43 [auto1.fr] INFO: Found listing with ID: FU33150
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU33150%27 HTTP/1.1" 200 None
2026-03-30 08:16:43 [auto1.fr] INFO: Scrape type for FU33150: 2
2026-03-30 08:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d949be6-4b9b-5951-90ca-2099d5d08500 with identifier: FU33150
2026-03-30 08:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d949be6-4b9b-5951-90ca-2099d5d08500 with scrape type 2
2026-03-30 08:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d949be6-4b9b-5951-90ca-2099d5d08500 with scrape type 2
2026-03-30 08:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5d949be6-4b9b-5951-90ca-2099d5d08500, identifier: FU33150
2026-03-30 08:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5d949be6-4b9b-5951-90ca-2099d5d08500 with identifier: FU33150
2026-03-30 08:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5d949be6-4b9b-5951-90ca-2099d5d08500 with identifier: FU33150
2026-03-30 08:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5d949be6-4b9b-5951-90ca-2099d5d08500 with identifier: FU33150 to the API
2026-03-30 08:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 92,
'expiration_date': '2026-03-31T15:00:39Z',
'fuel_type': 'diesel',
'id': '5d949be6-4b9b-5951-90ca-2099d5d08500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU33150',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 488103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-03',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2010}
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU33150%27 HTTP/1.1" 200 None
2026-03-30 08:16:44 [auto1.fr] INFO: Saving data for FU33150: {'auction_closing_time': 1774969239.0, 'created_time': 1774269387.703119, 'last_price_update_time': 1774858604.166528}
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FU33150') HTTP/1.1" 204 0
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: JD11645
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: NF74996
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: BY79094
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: JZ73334
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: CY49772
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: ZP74906
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP74906%27 HTTP/1.1" 200 None
2026-03-30 08:16:44 [auto1.fr] INFO: Scrape type for ZP74906: 2
2026-03-30 08:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with identifier: ZP74906
2026-03-30 08:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with scrape type 2
2026-03-30 08:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with scrape type 2
2026-03-30 08:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6a3baef0-7bcb-57bf-9590-5c0c1538f156, identifier: ZP74906
2026-03-30 08:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with identifier: ZP74906
2026-03-30 08:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with identifier: ZP74906
2026-03-30 08:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6a3baef0-7bcb-57bf-9590-5c0c1538f156 with identifier: ZP74906 to the API
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:04:50Z',
'fuel_type': 'petrol',
'id': '6a3baef0-7bcb-57bf-9590-5c0c1538f156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP74906',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 125725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-05',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2017}
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP74906%27 HTTP/1.1" 200 None
2026-03-30 08:16:44 [auto1.fr] INFO: Saving data for ZP74906: {'auction_closing_time': 1774969490.0, 'created_time': 1773501618.371649, 'last_price_update_time': 1774858604.694593}
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP74906') HTTP/1.1" 204 0
2026-03-30 08:16:44 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 4800 | hits on page: 40
2026-03-30 08:16:44 [auto1.fr] INFO: Found listing with ID: UT28849
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT28849%27 HTTP/1.1" 200 None
2026-03-30 08:16:44 [auto1.fr] INFO: Scrape type for UT28849: 2
2026-03-30 08:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca08b939-81d8-56a4-a556-d25a291aba36 with identifier: UT28849
2026-03-30 08:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca08b939-81d8-56a4-a556-d25a291aba36 with scrape type 2
2026-03-30 08:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca08b939-81d8-56a4-a556-d25a291aba36 with scrape type 2
2026-03-30 08:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ca08b939-81d8-56a4-a556-d25a291aba36, identifier: UT28849
2026-03-30 08:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ca08b939-81d8-56a4-a556-d25a291aba36 with identifier: UT28849
2026-03-30 08:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ca08b939-81d8-56a4-a556-d25a291aba36 with identifier: UT28849
2026-03-30 08:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ca08b939-81d8-56a4-a556-d25a291aba36 with identifier: UT28849 to the API
2026-03-30 08:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 118,
'expiration_date': '2026-03-31T15:10:03Z',
'fuel_type': 'petrol',
'id': 'ca08b939-81d8-56a4-a556-d25a291aba36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UT28849',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 86811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-25',
'seller_name': None,
'title': 'Renault Clio 1.2 TCe Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2017}
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT28849%27 HTTP/1.1" 200 None
2026-03-30 08:16:45 [auto1.fr] INFO: Saving data for UT28849: {'auction_closing_time': 1774969803.0, 'created_time': 1772613909.453413, 'last_price_update_time': 1774858605.209386}
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UT28849') HTTP/1.1" 204 0
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: NF11596
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF11596%27 HTTP/1.1" 200 None
2026-03-30 08:16:45 [auto1.fr] INFO: Scrape type for NF11596: 2
2026-03-30 08:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with identifier: NF11596
2026-03-30 08:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with scrape type 2
2026-03-30 08:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with scrape type 2
2026-03-30 08:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5a67cc0a-7cd9-5a31-afd7-984e06a5939e, identifier: NF11596
2026-03-30 08:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: HZ48160
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: GC25257
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: SD16900
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: WB70972
2026-03-30 08:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with identifier: NF11596
2026-03-30 08:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with identifier: NF11596
2026-03-30 08:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5a67cc0a-7cd9-5a31-afd7-984e06a5939e with identifier: NF11596 to the API
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:18:02Z',
'fuel_type': 'diesel',
'id': '5a67cc0a-7cd9-5a31-afd7-984e06a5939e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NF11596',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 177188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-27',
'seller_name': None,
'title': 'Citroen C4 Picasso 2.0 Blue-HDi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2016}
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF11596%27 HTTP/1.1" 200 None
2026-03-30 08:16:45 [auto1.fr] INFO: Saving data for NF11596: {'auction_closing_time': 1774970282.0, 'created_time': 1774269129.085351, 'last_price_update_time': 1774858605.746839}
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NF11596') HTTP/1.1" 204 0
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: AW19486
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: JW96914
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: BP70951
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: AA63271
2026-03-30 08:16:45 [auto1.fr] INFO: Found listing with ID: WA51668
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA51668%27 HTTP/1.1" 200 None
2026-03-30 08:16:45 [auto1.fr] INFO: Scrape type for WA51668: 2
2026-03-30 08:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 803b074a-1a72-5fbf-893c-92a5974e5de5 with identifier: WA51668
2026-03-30 08:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 803b074a-1a72-5fbf-893c-92a5974e5de5 with scrape type 2
2026-03-30 08:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 803b074a-1a72-5fbf-893c-92a5974e5de5 with scrape type 2
2026-03-30 08:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 803b074a-1a72-5fbf-893c-92a5974e5de5, identifier: WA51668
2026-03-30 08:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 803b074a-1a72-5fbf-893c-92a5974e5de5 with identifier: WA51668
2026-03-30 08:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 803b074a-1a72-5fbf-893c-92a5974e5de5 with identifier: WA51668
2026-03-30 08:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 803b074a-1a72-5fbf-893c-92a5974e5de5 with identifier: WA51668 to the API
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:18:02Z',
'fuel_type': 'petrol',
'id': '803b074a-1a72-5fbf-893c-92a5974e5de5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA51668',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 94171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-06',
'seller_name': None,
'title': 'Renault Megane 1.3 TCe Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2019}
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA51668%27 HTTP/1.1" 200 None
2026-03-30 08:16:46 [auto1.fr] INFO: Saving data for WA51668: {'auction_closing_time': 1774970282.0, 'created_time': 1773693391.009349, 'last_price_update_time': 1774858606.395117}
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WA51668') HTTP/1.1" 204 0
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: DP52988
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: NV45480
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: XU13949
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XU13949%27 HTTP/1.1" 200 None
2026-03-30 08:16:46 [auto1.fr] INFO: Scrape type for XU13949: 2
2026-03-30 08:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168cef64-0822-56d1-ae54-f9d4e160631b with identifier: XU13949
2026-03-30 08:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168cef64-0822-56d1-ae54-f9d4e160631b with scrape type 2
2026-03-30 08:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168cef64-0822-56d1-ae54-f9d4e160631b with scrape type 2
2026-03-30 08:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 168cef64-0822-56d1-ae54-f9d4e160631b, identifier: XU13949
2026-03-30 08:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 168cef64-0822-56d1-ae54-f9d4e160631b with identifier: XU13949
2026-03-30 08:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 168cef64-0822-56d1-ae54-f9d4e160631b with identifier: XU13949
2026-03-30 08:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 168cef64-0822-56d1-ae54-f9d4e160631b with identifier: XU13949 to the API
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 110,
'expiration_date': '2026-03-31T15:01:29Z',
'fuel_type': 'diesel',
'id': '168cef64-0822-56d1-ae54-f9d4e160631b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XU13949',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 261695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-23',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Urban Premium',
'transmission': 'manual',
'trim': 'Urban Premium',
'year': 2012}
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XU13949%27 HTTP/1.1" 200 None
2026-03-30 08:16:46 [auto1.fr] INFO: Saving data for XU13949: {'auction_closing_time': 1774969289.0, 'created_time': 1773992754.220227, 'last_price_update_time': 1774858606.918327}
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XU13949') HTTP/1.1" 204 0
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: NJ53685
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: DD51792
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: VX29417
2026-03-30 08:16:46 [auto1.fr] INFO: Found listing with ID: UD43738
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD43738%27 HTTP/1.1" 200 None
2026-03-30 08:16:46 [auto1.fr] INFO: Scrape type for UD43738: 2
2026-03-30 08:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7450762c-e942-5c73-b605-95964fe1d481 with identifier: UD43738
2026-03-30 08:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7450762c-e942-5c73-b605-95964fe1d481 with scrape type 2
2026-03-30 08:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7450762c-e942-5c73-b605-95964fe1d481 with scrape type 2
2026-03-30 08:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7450762c-e942-5c73-b605-95964fe1d481, identifier: UD43738
2026-03-30 08:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YY77064> (referer: https://www.auto1.com/v1/car-details-view/YY77064/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7450762c-e942-5c73-b605-95964fe1d481 with identifier: UD43738
2026-03-30 08:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7450762c-e942-5c73-b605-95964fe1d481 with identifier: UD43738
2026-03-30 08:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7450762c-e942-5c73-b605-95964fe1d481 with identifier: UD43738 to the API
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:21:22Z',
'fuel_type': 'diesel',
'id': '7450762c-e942-5c73-b605-95964fe1d481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD43738',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 201025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-30',
'seller_name': None,
'title': 'BMW X1 xDrive 20d Luxe',
'transmission': 'manual',
'trim': 'Luxe',
'year': 2010}
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD43738%27 HTTP/1.1" 200 None
2026-03-30 08:16:47 [auto1.fr] INFO: Saving data for UD43738: {'auction_closing_time': 1774970482.0, 'created_time': 1773692315.384151, 'last_price_update_time': 1774858607.474916}
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UD43738') HTTP/1.1" 204 0
2026-03-30 08:16:47 [auto1.fr] INFO: Found listing with ID: YB57255
2026-03-30 08:16:47 [auto1.fr] INFO: Found listing with ID: TT51673
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT51673%27 HTTP/1.1" 200 None
2026-03-30 08:16:47 [auto1.fr] INFO: Scrape type for TT51673: 2
2026-03-30 08:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 920cde58-88d4-5a09-a982-d7a3852dff8a with identifier: TT51673
2026-03-30 08:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 920cde58-88d4-5a09-a982-d7a3852dff8a with scrape type 2
2026-03-30 08:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 920cde58-88d4-5a09-a982-d7a3852dff8a with scrape type 2
2026-03-30 08:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 920cde58-88d4-5a09-a982-d7a3852dff8a, identifier: TT51673
2026-03-30 08:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 920cde58-88d4-5a09-a982-d7a3852dff8a with identifier: TT51673
2026-03-30 08:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 920cde58-88d4-5a09-a982-d7a3852dff8a with identifier: TT51673
2026-03-30 08:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 920cde58-88d4-5a09-a982-d7a3852dff8a with identifier: TT51673 to the API
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:16:20Z',
'fuel_type': 'petrol',
'id': '920cde58-88d4-5a09-a982-d7a3852dff8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT51673',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 167777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-30',
'seller_name': None,
'title': 'Peugeot 207 1.6 Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2008}
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT51673%27 HTTP/1.1" 200 None
2026-03-30 08:16:48 [auto1.fr] INFO: Saving data for TT51673: {'auction_closing_time': 1774970180.0, 'created_time': 1774470264.748079, 'last_price_update_time': 1774858608.05762}
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TT51673') HTTP/1.1" 204 0
2026-03-30 08:16:48 [auto1.fr] INFO: Found listing with ID: AP91610
2026-03-30 08:16:48 [auto1.fr] INFO: Found listing with ID: MG48887
2026-03-30 08:16:48 [auto1.fr] INFO: Found listing with ID: FW94560
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW94560%27 HTTP/1.1" 200 None
2026-03-30 08:16:48 [auto1.fr] INFO: Scrape type for FW94560: 2
2026-03-30 08:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee95eea-5922-576b-b63b-6773a4ae721a with identifier: FW94560
2026-03-30 08:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee95eea-5922-576b-b63b-6773a4ae721a with scrape type 2
2026-03-30 08:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee95eea-5922-576b-b63b-6773a4ae721a with scrape type 2
2026-03-30 08:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0ee95eea-5922-576b-b63b-6773a4ae721a, identifier: FW94560
2026-03-30 08:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0ee95eea-5922-576b-b63b-6773a4ae721a with identifier: FW94560
2026-03-30 08:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0ee95eea-5922-576b-b63b-6773a4ae721a with identifier: FW94560
2026-03-30 08:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0ee95eea-5922-576b-b63b-6773a4ae721a with identifier: FW94560 to the API
2026-03-30 08:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:34:17Z',
'fuel_type': 'hybrid',
'id': '0ee95eea-5922-576b-b63b-6773a4ae721a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FW94560',
'listing': 'auction',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 160080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-21',
'seller_name': None,
'title': 'Toyota C-HR 1.8 Hybrid Graphic',
'transmission': 'automatic',
'trim': 'Graphic',
'year': 2017}
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW94560%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [auto1.fr] INFO: Saving data for FW94560: {'auction_closing_time': 1774971257.0, 'created_time': 1773060254.052568, 'last_price_update_time': 1774858610.181868}
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FW94560') HTTP/1.1" 204 0
2026-03-30 08:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65a41f16-e77e-5ee8-9caf-44019f4804c6 with identifier: YY77064
2026-03-30 08:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65a41f16-e77e-5ee8-9caf-44019f4804c6 with scrape type 1
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65a41f16-e77e-5ee8-9caf-44019f4804c6
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_d9a95496c41c1e5965785c7b9c089c1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_d9a95496c41c1e5965785c7b9c089c1f.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_493d84851eae5ef5ecf17cf4635fbfbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_493d84851eae5ef5ecf17cf4635fbfbb.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_093a5615121fc2f22f29075fa0b4d0a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_093a5615121fc2f22f29075fa0b4d0a9.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_18cdc6c48b3d395e4c80fc2d2a682108.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_18cdc6c48b3d395e4c80fc2d2a682108.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_8737d35e73f8675704fc9d094a89daff.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_8737d35e73f8675704fc9d094a89daff.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_1440af97c065469bd4ae99fc9b8874ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1440af97c065469bd4ae99fc9b8874ad.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_cc05a19a74c8d728319349f80b2a0949.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_cc05a19a74c8d728319349f80b2a0949.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_a376e4b5ba26508327b4c6e79de8470f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_a376e4b5ba26508327b4c6e79de8470f.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_db81a3749b1295bd6261444d7cca0a91.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_db81a3749b1295bd6261444d7cca0a91.jpg already downloaded
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Fca%252F26ca3f9652c16e16c1efc5abedd61670%252Fpa%252FYY77064_1acb2609e2187a92a6d1b512cbbee3ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1acb2609e2187a92a6d1b512cbbee3ff.jpg already downloaded
2026-03-30 08:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 65a41f16-e77e-5ee8-9caf-44019f4804c6, identifier: YY77064
2026-03-30 08:16:50 [auto1.fr] INFO: Found listing with ID: ZZ88049
2026-03-30 08:16:50 [auto1.fr] INFO: Found listing with ID: JD71808
2026-03-30 08:16:50 [auto1.fr] INFO: Found listing with ID: ZP58765
2026-03-30 08:16:50 [auto1.fr] INFO: Found listing with ID: HR66620
2026-03-30 08:16:50 [auto1.fr] INFO: Found listing with ID: KY35521
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY35521%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [auto1.fr] INFO: Scrape type for KY35521: 2
2026-03-30 08:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with identifier: KY35521
2026-03-30 08:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with scrape type 2
2026-03-30 08:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with scrape type 2
2026-03-30 08:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6, identifier: KY35521
2026-03-30 08:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 65a41f16-e77e-5ee8-9caf-44019f4804c6 with identifier: YY77064
2026-03-30 08:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 65a41f16-e77e-5ee8-9caf-44019f4804c6 with identifier: YY77064
2026-03-30 08:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 65a41f16-e77e-5ee8-9caf-44019f4804c6 with identifier: YY77064 to the API
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YY77064>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:36:54Z',
'fuel_type': 'diesel',
'id': '65a41f16-e77e-5ee8-9caf-44019f4804c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YY77064',
'listing': 'auction',
'location': 'FR, Villeneuve-lès-Béziers',
'make': 'Nissan',
'model': 'Qashqai+2',
'odometer': 281582,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_d9a95496c41c1e5965785c7b9c089c1f.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_493d84851eae5ef5ecf17cf4635fbfbb.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_093a5615121fc2f22f29075fa0b4d0a9.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_18cdc6c48b3d395e4c80fc2d2a682108.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_8737d35e73f8675704fc9d094a89daff.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1440af97c065469bd4ae99fc9b8874ad.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_cc05a19a74c8d728319349f80b2a0949.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_a376e4b5ba26508327b4c6e79de8470f.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_db81a3749b1295bd6261444d7cca0a91.jpg',
'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1acb2609e2187a92a6d1b512cbbee3ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2747056,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_d9a95496c41c1e5965785c7b9c089c1f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_493d84851eae5ef5ecf17cf4635fbfbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61620,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_093a5615121fc2f22f29075fa0b4d0a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_18cdc6c48b3d395e4c80fc2d2a682108.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54301,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_8737d35e73f8675704fc9d094a89daff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1440af97c065469bd4ae99fc9b8874ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54660,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_cc05a19a74c8d728319349f80b2a0949.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62156,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_a376e4b5ba26508327b4c6e79de8470f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65741,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_db81a3749b1295bd6261444d7cca0a91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65a41f16-e77e-5ee8-9caf-44019f4804c6/65a41f16-e77e-5ee8-9caf-44019f4804c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/ca/26ca3f9652c16e16c1efc5abedd61670/pa/YY77064_1acb2609e2187a92a6d1b512cbbee3ff.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-04-30',
'seats_number': 7,
'seller_name': None,
'title': 'Nissan Qashqai+2 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2011}
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY77064%27 HTTP/1.1" 200 None
2026-03-30 08:16:50 [auto1.fr] INFO: Saving data for YY77064: {'created_time': 1774858610.995268, 'last_price_update_time': 1774858610.995279, 'auction_closing_time': 1774971414.0}
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YY77064') HTTP/1.1" 204 0
2026-03-30 08:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with identifier: KY35521
2026-03-30 08:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with identifier: KY35521
2026-03-30 08:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6 with identifier: KY35521 to the API
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:01:04Z',
'fuel_type': 'diesel',
'id': '0a9e11c0-35d3-5fa7-83e7-255f2e96f6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KY35521',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Grand Vitara',
'odometer': 275023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-11',
'seller_name': None,
'title': 'Suzuki Grand Vitara 1.9 DDiS DDIS Comfort',
'transmission': 'manual',
'trim': 'DDIS Comfort',
'year': 2013}
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY35521%27 HTTP/1.1" 200 None
2026-03-30 08:16:51 [auto1.fr] INFO: Saving data for KY35521: {'auction_closing_time': 1774969264.0, 'created_time': 1771577094.257643, 'last_price_update_time': 1774858611.402838}
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KY35521') HTTP/1.1" 204 0
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: VN94368
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: WM66922
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: WD64082
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: SB34610
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: XB39561
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: RJ05241
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: FD08548
2026-03-30 08:16:51 [auto1.fr] INFO: Found listing with ID: ZE84012
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE84012%27 HTTP/1.1" 200 None
2026-03-30 08:16:51 [auto1.fr] INFO: Scrape type for ZE84012: 2
2026-03-30 08:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55198f76-59b3-5977-bd9b-25296f4766d5 with identifier: ZE84012
2026-03-30 08:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55198f76-59b3-5977-bd9b-25296f4766d5 with scrape type 2
2026-03-30 08:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55198f76-59b3-5977-bd9b-25296f4766d5 with scrape type 2
2026-03-30 08:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 55198f76-59b3-5977-bd9b-25296f4766d5, identifier: ZE84012
2026-03-30 08:16: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-30 08:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YF69984> (referer: https://www.auto1.com/v1/car-details-view/YF69984/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 55198f76-59b3-5977-bd9b-25296f4766d5 with identifier: ZE84012
2026-03-30 08:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 55198f76-59b3-5977-bd9b-25296f4766d5 with identifier: ZE84012
2026-03-30 08:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 55198f76-59b3-5977-bd9b-25296f4766d5 with identifier: ZE84012 to the API
2026-03-30 08:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 100,
'expiration_date': '2026-03-31T15:03:09Z',
'fuel_type': 'petrol',
'id': '55198f76-59b3-5977-bd9b-25296f4766d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE84012',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 100076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-30',
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2019}
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE84012%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [auto1.fr] INFO: Saving data for ZE84012: {'auction_closing_time': 1774969389.0, 'created_time': 1774299163.812674, 'last_price_update_time': 1774858612.164607}
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZE84012') HTTP/1.1" 204 0
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: GP66530
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: LL00787
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: GV41171
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: YG18113
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: TV66965
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: YF91947
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF91947%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [auto1.fr] INFO: Scrape type for YF91947: 2
2026-03-30 08:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with identifier: YF91947
2026-03-30 08:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with scrape type 2
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with scrape type 2
2026-03-30 08:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2583f1c2-1041-5e5c-b71c-74d83c4723d8, identifier: YF91947
2026-03-30 08:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with identifier: YF91947
2026-03-30 08:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with identifier: YF91947
2026-03-30 08:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2583f1c2-1041-5e5c-b71c-74d83c4723d8 with identifier: YF91947 to the API
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 120,
'expiration_date': '2026-03-31T15:26:59Z',
'fuel_type': 'diesel',
'id': '2583f1c2-1041-5e5c-b71c-74d83c4723d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF91947',
'listing': 'auction',
'make': 'Suzuki',
'model': 'SX4 S-Cross',
'odometer': 177702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-17',
'seller_name': None,
'title': 'Suzuki SX4 S-Cross 1.6 DDiS Style 2WD',
'transmission': 'manual',
'trim': 'Style 2WD',
'year': 2014}
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF91947%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [auto1.fr] INFO: Saving data for YF91947: {'auction_closing_time': 1774970819.0, 'created_time': 1773847265.698393, 'last_price_update_time': 1774858612.776069}
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF91947') HTTP/1.1" 204 0
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: CF64953
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: LX96530
2026-03-30 08:16:52 [auto1.fr] INFO: Found listing with ID: VC72866
2026-03-30 08:16:52 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 4800 | hits on page: 40
2026-03-30 08:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8048d0-64eb-5746-8270-241991ab0511 with identifier: YF69984
2026-03-30 08:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8048d0-64eb-5746-8270-241991ab0511 with scrape type 1
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc8048d0-64eb-5746-8270-241991ab0511
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_80a89ec5b05d17801a0c2f16482f4ef9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_80a89ec5b05d17801a0c2f16482f4ef9.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_43d40cb478fd35b170220ac5496c5614.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_43d40cb478fd35b170220ac5496c5614.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_84ca16aa294fed633043784782e229de.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_84ca16aa294fed633043784782e229de.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_a83d6591c9fe9d628297a17878e298f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_a83d6591c9fe9d628297a17878e298f2.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_8e5f14f804323167d923c0bbc731feee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_8e5f14f804323167d923c0bbc731feee.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_3d7dce2d8c0e370671d59208d31d4141.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_3d7dce2d8c0e370671d59208d31d4141.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_03129abdbe84cda80a493ac439549317.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_03129abdbe84cda80a493ac439549317.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_f3d996353520d21827ffe141cafe9f4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_f3d996353520d21827ffe141cafe9f4f.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_18f77bfa87d2446333289a99baee7a96.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_18f77bfa87d2446333289a99baee7a96.jpg already downloaded
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F48%252F454855da4cd510abc3485e57fede021d%252Fpa%252FYF69984_53866b8a47ec8165f54f63f360653753.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_53866b8a47ec8165f54f63f360653753.jpg already downloaded
2026-03-30 08:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc8048d0-64eb-5746-8270-241991ab0511, identifier: YF69984
2026-03-30 08:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc8048d0-64eb-5746-8270-241991ab0511 with identifier: YF69984
2026-03-30 08:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc8048d0-64eb-5746-8270-241991ab0511 with identifier: YF69984
2026-03-30 08:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc8048d0-64eb-5746-8270-241991ab0511 with identifier: YF69984 to the API
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YF69984>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-31T15:56:54Z',
'fuel_type': 'hybrid',
'id': 'fc8048d0-64eb-5746-8270-241991ab0511',
'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/YF69984',
'listing': 'auction',
'location': 'FR, MOUGINS',
'make': 'Volvo',
'model': 'XC40',
'odometer': 74424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_80a89ec5b05d17801a0c2f16482f4ef9.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_43d40cb478fd35b170220ac5496c5614.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_84ca16aa294fed633043784782e229de.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_a83d6591c9fe9d628297a17878e298f2.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_8e5f14f804323167d923c0bbc731feee.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_3d7dce2d8c0e370671d59208d31d4141.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_03129abdbe84cda80a493ac439549317.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_f3d996353520d21827ffe141cafe9f4f.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_18f77bfa87d2446333289a99baee7a96.jpg',
'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_53866b8a47ec8165f54f63f360653753.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_80a89ec5b05d17801a0c2f16482f4ef9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105878,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_43d40cb478fd35b170220ac5496c5614.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_84ca16aa294fed633043784782e229de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88046,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_a83d6591c9fe9d628297a17878e298f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108664,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_8e5f14f804323167d923c0bbc731feee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_3d7dce2d8c0e370671d59208d31d4141.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100368,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_03129abdbe84cda80a493ac439549317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96509,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_f3d996353520d21827ffe141cafe9f4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82408,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_18f77bfa87d2446333289a99baee7a96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8048d0-64eb-5746-8270-241991ab0511/fc8048d0-64eb-5746-8270-241991ab0511_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72396,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/48/454855da4cd510abc3485e57fede021d/pa/YF69984_53866b8a47ec8165f54f63f360653753.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Plug-in Hybrid Inscription 2WD',
'transmission': 'automatic',
'trim': 'Inscription 2WD',
'year': 2020}
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF69984%27 HTTP/1.1" 200 None
2026-03-30 08:16:53 [auto1.fr] INFO: Saving data for YF69984: {'created_time': 1774858613.819727, 'last_price_update_time': 1774858613.819742, 'auction_closing_time': 1774972614.0}
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF69984') HTTP/1.1" 204 0
2026-03-30 08:16:53 [auto1.fr] INFO: Found listing with ID: TA19729
2026-03-30 08:16:53 [auto1.fr] INFO: Found listing with ID: NX24565
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX24565%27 HTTP/1.1" 200 None
2026-03-30 08:16:53 [auto1.fr] INFO: Scrape type for NX24565: 2
2026-03-30 08:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad8dc7ec-13c5-5681-b0f5-77dadc973790 with identifier: NX24565
2026-03-30 08:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8dc7ec-13c5-5681-b0f5-77dadc973790 with scrape type 2
2026-03-30 08:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad8dc7ec-13c5-5681-b0f5-77dadc973790 with scrape type 2
2026-03-30 08:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ad8dc7ec-13c5-5681-b0f5-77dadc973790, identifier: NX24565
2026-03-30 08:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ad8dc7ec-13c5-5681-b0f5-77dadc973790 with identifier: NX24565
2026-03-30 08:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ad8dc7ec-13c5-5681-b0f5-77dadc973790 with identifier: NX24565
2026-03-30 08:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ad8dc7ec-13c5-5681-b0f5-77dadc973790 with identifier: NX24565 to the API
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 85,
'expiration_date': '2026-03-31T15:17:32Z',
'fuel_type': 'gas',
'id': 'ad8dc7ec-13c5-5681-b0f5-77dadc973790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NX24565',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 122189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-12',
'seller_name': None,
'title': 'Opel Corsa 1.2 Graphite',
'transmission': 'manual',
'trim': 'Graphite',
'year': 2014}
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX24565%27 HTTP/1.1" 200 None
2026-03-30 08:16:54 [auto1.fr] INFO: Saving data for NX24565: {'auction_closing_time': 1774970252.0, 'created_time': 1773693308.548198, 'last_price_update_time': 1774858614.348747}
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NX24565') HTTP/1.1" 204 0
2026-03-30 08:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:54 [auto1.fr] INFO: Found listing with ID: AW72987
2026-03-30 08:16:54 [auto1.fr] INFO: Found listing with ID: JR54529
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR54529%27 HTTP/1.1" 200 None
2026-03-30 08:16:54 [auto1.fr] INFO: Scrape type for JR54529: 2
2026-03-30 08:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ae7f64a-2b46-546e-b145-26cd84113cfd with identifier: JR54529
2026-03-30 08:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ae7f64a-2b46-546e-b145-26cd84113cfd with scrape type 2
2026-03-30 08:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ae7f64a-2b46-546e-b145-26cd84113cfd with scrape type 2
2026-03-30 08:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5ae7f64a-2b46-546e-b145-26cd84113cfd, identifier: JR54529
2026-03-30 08:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5ae7f64a-2b46-546e-b145-26cd84113cfd with identifier: JR54529
2026-03-30 08:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5ae7f64a-2b46-546e-b145-26cd84113cfd with identifier: JR54529
2026-03-30 08:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5ae7f64a-2b46-546e-b145-26cd84113cfd with identifier: JR54529 to the API
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 205,
'expiration_date': '2026-03-31T15:26:44Z',
'fuel_type': 'diesel',
'id': '5ae7f64a-2b46-546e-b145-26cd84113cfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR54529',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 176941,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-25',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic Business',
'transmission': 'automatic',
'trim': '4Matic Business',
'year': 2017}
2026-03-30 08:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR54529%27 HTTP/1.1" 200 None
2026-03-30 08:16:55 [auto1.fr] INFO: Saving data for JR54529: {'auction_closing_time': 1774970804.0, 'created_time': 1773847032.090392, 'last_price_update_time': 1774858615.005576}
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JR54529') HTTP/1.1" 204 0
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: EH91855
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: TJ20151
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: UP72076
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: VP32926
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: CR64037
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR64037%27 HTTP/1.1" 200 None
2026-03-30 08:16:55 [auto1.fr] INFO: Scrape type for CR64037: 2
2026-03-30 08:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10b924bc-64fe-525d-8242-e5acecbf780e with identifier: CR64037
2026-03-30 08:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10b924bc-64fe-525d-8242-e5acecbf780e with scrape type 2
2026-03-30 08:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10b924bc-64fe-525d-8242-e5acecbf780e with scrape type 2
2026-03-30 08:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 10b924bc-64fe-525d-8242-e5acecbf780e, identifier: CR64037
2026-03-30 08:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 10b924bc-64fe-525d-8242-e5acecbf780e with identifier: CR64037
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-30 08:16:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 10b924bc-64fe-525d-8242-e5acecbf780e with identifier: CR64037
2026-03-30 08:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 10b924bc-64fe-525d-8242-e5acecbf780e with identifier: CR64037 to the API
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 'yellow',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:53:01Z',
'fuel_type': 'petrol',
'id': '10b924bc-64fe-525d-8242-e5acecbf780e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR64037',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 89560,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-10-27',
'seller_name': None,
'title': 'Smart fortwo 0.7 Turbo Basis pulse',
'transmission': 'automatic',
'trim': 'Basis pulse',
'year': 2003}
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR64037%27 HTTP/1.1" 200 None
2026-03-30 08:16:55 [auto1.fr] INFO: Saving data for CR64037: {'auction_closing_time': 1774972381.0, 'created_time': 1773248530.592652, 'last_price_update_time': 1774858615.590324}
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR64037') HTTP/1.1" 204 0
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: AH27666
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: SD52344
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: BK72500
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: VF51675
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: AD80452
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: HF01727
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: XJ44372
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: NZ06649
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: GF46246
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: ZC86979
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: SG18598
2026-03-30 08:16:55 [auto1.fr] INFO: Found listing with ID: AR69869
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR69869%27 HTTP/1.1" 200 None
2026-03-30 08:16:55 [auto1.fr] INFO: Scrape type for AR69869: 2
2026-03-30 08:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff9f19c-34f3-549d-9b1b-b451dfd7d685 with identifier: AR69869
2026-03-30 08:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff9f19c-34f3-549d-9b1b-b451dfd7d685 with scrape type 2
2026-03-30 08:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eff9f19c-34f3-549d-9b1b-b451dfd7d685 with scrape type 2
2026-03-30 08:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eff9f19c-34f3-549d-9b1b-b451dfd7d685, identifier: AR69869
2026-03-30 08:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eff9f19c-34f3-549d-9b1b-b451dfd7d685 with identifier: AR69869
2026-03-30 08:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eff9f19c-34f3-549d-9b1b-b451dfd7d685 with identifier: AR69869
2026-03-30 08:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eff9f19c-34f3-549d-9b1b-b451dfd7d685 with identifier: AR69869 to the API
2026-03-30 08:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 68,
'expiration_date': '2026-03-31T15:38:41Z',
'fuel_type': 'petrol',
'id': 'eff9f19c-34f3-549d-9b1b-b451dfd7d685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AR69869',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 120160,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-30',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Like',
'transmission': 'manual',
'trim': 'Like',
'year': 2018}
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR69869%27 HTTP/1.1" 200 None
2026-03-30 08:16:56 [auto1.fr] INFO: Saving data for AR69869: {'auction_closing_time': 1774971521.0, 'created_time': 1773666012.55981, 'last_price_update_time': 1774858616.157623}
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AR69869') HTTP/1.1" 204 0
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: JJ02643
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: DA80805
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: MA97510
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: KB64497
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: SE67845
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: PR33870
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: HH88390
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: LD85442
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: HB02679
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: ZZ73666
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: LA59879
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: RM50552
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: GC31391
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: CY61543
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY61543%27 HTTP/1.1" 200 None
2026-03-30 08:16:56 [auto1.fr] INFO: Scrape type for CY61543: 2
2026-03-30 08:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d772ccf-8791-5673-8a47-ad10b8234e8e with identifier: CY61543
2026-03-30 08:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d772ccf-8791-5673-8a47-ad10b8234e8e with scrape type 2
2026-03-30 08:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d772ccf-8791-5673-8a47-ad10b8234e8e with scrape type 2
2026-03-30 08:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5d772ccf-8791-5673-8a47-ad10b8234e8e, identifier: CY61543
2026-03-30 08:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5d772ccf-8791-5673-8a47-ad10b8234e8e with identifier: CY61543
2026-03-30 08:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5d772ccf-8791-5673-8a47-ad10b8234e8e with identifier: CY61543
2026-03-30 08:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5d772ccf-8791-5673-8a47-ad10b8234e8e with identifier: CY61543 to the API
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-31T15:27:49Z',
'fuel_type': 'diesel',
'id': '5d772ccf-8791-5673-8a47-ad10b8234e8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CY61543',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 144912,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-03',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Highline 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Highline 4Motion BlueMotion',
'year': 2017}
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY61543%27 HTTP/1.1" 200 None
2026-03-30 08:16:56 [auto1.fr] INFO: Saving data for CY61543: {'auction_closing_time': 1774970869.0, 'created_time': 1773664338.890421, 'last_price_update_time': 1774858616.82605}
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CY61543') HTTP/1.1" 204 0
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: RG55649
2026-03-30 08:16:56 [auto1.fr] INFO: Found listing with ID: WU20781
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU20781%27 HTTP/1.1" 200 None
2026-03-30 08:16:56 [auto1.fr] INFO: Scrape type for WU20781: 2
2026-03-30 08:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c35d600-97c3-560c-9c54-070283115a7a with identifier: WU20781
2026-03-30 08:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c35d600-97c3-560c-9c54-070283115a7a with scrape type 2
2026-03-30 08:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c35d600-97c3-560c-9c54-070283115a7a with scrape type 2
2026-03-30 08:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8c35d600-97c3-560c-9c54-070283115a7a, identifier: WU20781
2026-03-30 08:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8c35d600-97c3-560c-9c54-070283115a7a with identifier: WU20781
2026-03-30 08:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8c35d600-97c3-560c-9c54-070283115a7a with identifier: WU20781
2026-03-30 08:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8c35d600-97c3-560c-9c54-070283115a7a with identifier: WU20781 to the API
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:08:34Z',
'fuel_type': 'diesel',
'id': '8c35d600-97c3-560c-9c54-070283115a7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU20781',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 205469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-21',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2012}
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU20781%27 HTTP/1.1" 200 None
2026-03-30 08:16:57 [auto1.fr] INFO: Saving data for WU20781: {'auction_closing_time': 1774969714.0, 'created_time': 1773675470.381175, 'last_price_update_time': 1774858617.39034}
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WU20781') HTTP/1.1" 204 0
2026-03-30 08:16:57 [auto1.fr] INFO: Found listing with ID: RT86658
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT86658%27 HTTP/1.1" 200 None
2026-03-30 08:16:57 [auto1.fr] INFO: Scrape type for RT86658: 2
2026-03-30 08:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c058627f-f2c4-51c5-977f-b60a2d28c009 with identifier: RT86658
2026-03-30 08:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c058627f-f2c4-51c5-977f-b60a2d28c009 with scrape type 2
2026-03-30 08:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c058627f-f2c4-51c5-977f-b60a2d28c009 with scrape type 2
2026-03-30 08:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c058627f-f2c4-51c5-977f-b60a2d28c009, identifier: RT86658
2026-03-30 08:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c058627f-f2c4-51c5-977f-b60a2d28c009 with identifier: RT86658
2026-03-30 08:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c058627f-f2c4-51c5-977f-b60a2d28c009 with identifier: RT86658
2026-03-30 08:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c058627f-f2c4-51c5-977f-b60a2d28c009 with identifier: RT86658 to the API
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 110,
'expiration_date': '2026-03-31T15:22:42Z',
'fuel_type': 'diesel',
'id': 'c058627f-f2c4-51c5-977f-b60a2d28c009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT86658',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 139899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-23',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Connect Edition',
'transmission': 'manual',
'trim': 'Connect Edition',
'year': 2011}
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT86658%27 HTTP/1.1" 200 None
2026-03-30 08:16:57 [auto1.fr] INFO: Saving data for RT86658: {'auction_closing_time': 1774970562.0, 'created_time': 1773934985.748622, 'last_price_update_time': 1774858617.887047}
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RT86658') HTTP/1.1" 204 0
2026-03-30 08:16:57 [auto1.fr] INFO: Found listing with ID: DJ23398
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ23398%27 HTTP/1.1" 200 None
2026-03-30 08:16:57 [auto1.fr] INFO: Scrape type for DJ23398: 2
2026-03-30 08:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54634802-94cd-5e0a-8e04-6db55d356efb with identifier: DJ23398
2026-03-30 08:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54634802-94cd-5e0a-8e04-6db55d356efb with scrape type 2
2026-03-30 08:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54634802-94cd-5e0a-8e04-6db55d356efb with scrape type 2
2026-03-30 08:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 54634802-94cd-5e0a-8e04-6db55d356efb, identifier: DJ23398
2026-03-30 08:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 54634802-94cd-5e0a-8e04-6db55d356efb with identifier: DJ23398
2026-03-30 08:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 54634802-94cd-5e0a-8e04-6db55d356efb with identifier: DJ23398
2026-03-30 08:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 54634802-94cd-5e0a-8e04-6db55d356efb with identifier: DJ23398 to the API
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:55:04Z',
'fuel_type': 'diesel',
'id': '54634802-94cd-5e0a-8e04-6db55d356efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DJ23398',
'listing': 'auction',
'make': 'Nissan',
'model': 'Note',
'odometer': 218937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-27',
'seller_name': None,
'title': 'Nissan Note 1.5 dCi Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2010}
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ23398%27 HTTP/1.1" 200 None
2026-03-30 08:16:58 [auto1.fr] INFO: Saving data for DJ23398: {'auction_closing_time': 1774972504.0, 'created_time': 1773501593.051916, 'last_price_update_time': 1774858618.381798}
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DJ23398') HTTP/1.1" 204 0
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: SJ36026
2026-03-30 08:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:16:58 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 4800 | hits on page: 40
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: TU81762
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: UY92063
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: NA46359
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: ZT15844
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT15844%27 HTTP/1.1" 200 None
2026-03-30 08:16:58 [auto1.fr] INFO: Scrape type for ZT15844: 1
2026-03-30 08:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: AK73885
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: HC15132
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: ZN81951
2026-03-30 08:16:58 [auto1.fr] INFO: Found listing with ID: SA63680
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA63680%27 HTTP/1.1" 200 None
2026-03-30 08:16:58 [auto1.fr] INFO: Scrape type for SA63680: 2
2026-03-30 08:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3981195c-8288-51f6-8271-4068130a1f8f with identifier: SA63680
2026-03-30 08:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3981195c-8288-51f6-8271-4068130a1f8f with scrape type 2
2026-03-30 08:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3981195c-8288-51f6-8271-4068130a1f8f with scrape type 2
2026-03-30 08:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3981195c-8288-51f6-8271-4068130a1f8f, identifier: SA63680
2026-03-30 08:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3981195c-8288-51f6-8271-4068130a1f8f with identifier: SA63680
2026-03-30 08:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3981195c-8288-51f6-8271-4068130a1f8f with identifier: SA63680
2026-03-30 08:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3981195c-8288-51f6-8271-4068130a1f8f with identifier: SA63680 to the API
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:16: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': 125,
'expiration_date': '2026-03-31T15:01:36Z',
'fuel_type': 'petrol',
'id': '3981195c-8288-51f6-8271-4068130a1f8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SA63680',
'listing': 'auction',
'make': 'Seat',
'model': 'Altea',
'odometer': 181502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-11',
'seller_name': None,
'title': 'Seat Altea 1.4 TSI Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2009}
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA63680%27 HTTP/1.1" 200 None
2026-03-30 08:16:59 [auto1.fr] INFO: Saving data for SA63680: {'auction_closing_time': 1774969296.0, 'created_time': 1771436659.800372, 'last_price_update_time': 1774858619.461672}
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SA63680') HTTP/1.1" 204 0
2026-03-30 08:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:16:59 [auto1.fr] INFO: Found listing with ID: UX42544
2026-03-30 08:16:59 [auto1.fr] INFO: Found listing with ID: BK74323
2026-03-30 08:16:59 [auto1.fr] INFO: Found listing with ID: UZ07675
2026-03-30 08:16:59 [auto1.fr] INFO: Found listing with ID: TX49254
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX49254%27 HTTP/1.1" 200 None
2026-03-30 08:16:59 [auto1.fr] INFO: Scrape type for TX49254: 2
2026-03-30 08:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with identifier: TX49254
2026-03-30 08:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with scrape type 2
2026-03-30 08:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with scrape type 2
2026-03-30 08:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: af77dd39-6954-5bbf-b506-2e1bf9d3ef07, identifier: TX49254
2026-03-30 08:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with identifier: TX49254
2026-03-30 08:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with identifier: TX49254
2026-03-30 08:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: af77dd39-6954-5bbf-b506-2e1bf9d3ef07 with identifier: TX49254 to the API
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:59:26Z',
'fuel_type': 'diesel',
'id': 'af77dd39-6954-5bbf-b506-2e1bf9d3ef07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TX49254',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 231179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-16',
'seller_name': None,
'title': 'Peugeot 508 1.6 e-HDi Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2014}
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX49254%27 HTTP/1.1" 200 None
2026-03-30 08:17:00 [auto1.fr] INFO: Saving data for TX49254: {'auction_closing_time': 1774972766.0, 'created_time': 1772106486.049492, 'last_price_update_time': 1774858620.093129}
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TX49254') HTTP/1.1" 204 0
2026-03-30 08:17:00 [auto1.fr] INFO: Found listing with ID: UT17520
2026-03-30 08:17:00 [auto1.fr] INFO: Found listing with ID: KZ21626
2026-03-30 08:17:00 [auto1.fr] INFO: Found listing with ID: ML75206
2026-03-30 08:17:00 [auto1.fr] INFO: Found listing with ID: VJ46136
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ46136%27 HTTP/1.1" 200 None
2026-03-30 08:17:00 [auto1.fr] INFO: Scrape type for VJ46136: 2
2026-03-30 08:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab152d9-11a6-5433-b57f-6c44e1a82034 with identifier: VJ46136
2026-03-30 08:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab152d9-11a6-5433-b57f-6c44e1a82034 with scrape type 2
2026-03-30 08:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab152d9-11a6-5433-b57f-6c44e1a82034 with scrape type 2
2026-03-30 08:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1ab152d9-11a6-5433-b57f-6c44e1a82034, identifier: VJ46136
2026-03-30 08:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1ab152d9-11a6-5433-b57f-6c44e1a82034 with identifier: VJ46136
2026-03-30 08:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1ab152d9-11a6-5433-b57f-6c44e1a82034 with identifier: VJ46136
2026-03-30 08:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1ab152d9-11a6-5433-b57f-6c44e1a82034 with identifier: VJ46136 to the API
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:37:21Z',
'fuel_type': 'hybrid',
'id': '1ab152d9-11a6-5433-b57f-6c44e1a82034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VJ46136',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 81967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 250e AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2020}
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ46136%27 HTTP/1.1" 200 None
2026-03-30 08:17:00 [auto1.fr] INFO: Saving data for VJ46136: {'auction_closing_time': 1774971441.0, 'created_time': 1772091512.954781, 'last_price_update_time': 1774858620.586546}
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VJ46136') HTTP/1.1" 204 0
2026-03-30 08:17:00 [auto1.fr] INFO: Found listing with ID: UY44160
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY44160%27 HTTP/1.1" 200 None
2026-03-30 08:17:00 [auto1.fr] INFO: Scrape type for UY44160: 2
2026-03-30 08:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with identifier: UY44160
2026-03-30 08:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with scrape type 2
2026-03-30 08:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with scrape type 2
2026-03-30 08:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f8ea9987-d0d6-581b-aa6a-f5a89aa97d83, identifier: UY44160
2026-03-30 08:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with identifier: UY44160
2026-03-30 08:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with identifier: UY44160
2026-03-30 08:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f8ea9987-d0d6-581b-aa6a-f5a89aa97d83 with identifier: UY44160 to the API
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:22:18Z',
'fuel_type': 'petrol',
'id': 'f8ea9987-d0d6-581b-aa6a-f5a89aa97d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY44160',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-27',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TSI R BlueMotion 4Motion',
'transmission': 'automatic',
'trim': 'R BlueMotion 4Motion',
'year': 2019}
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY44160%27 HTTP/1.1" 200 None
2026-03-30 08:17:01 [auto1.fr] INFO: Saving data for UY44160: {'auction_closing_time': 1774970538.0, 'created_time': 1774471490.624987, 'last_price_update_time': 1774858621.081706}
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UY44160') HTTP/1.1" 204 0
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: HM45390
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: KJ36885
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ36885%27 HTTP/1.1" 200 None
2026-03-30 08:17:01 [auto1.fr] INFO: Scrape type for KJ36885: 2
2026-03-30 08:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e15eb520-2081-53af-8959-ec71ae7d0d8c with identifier: KJ36885
2026-03-30 08:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e15eb520-2081-53af-8959-ec71ae7d0d8c with scrape type 2
2026-03-30 08:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e15eb520-2081-53af-8959-ec71ae7d0d8c with scrape type 2
2026-03-30 08:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e15eb520-2081-53af-8959-ec71ae7d0d8c, identifier: KJ36885
2026-03-30 08:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e15eb520-2081-53af-8959-ec71ae7d0d8c with identifier: KJ36885
2026-03-30 08:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e15eb520-2081-53af-8959-ec71ae7d0d8c with identifier: KJ36885
2026-03-30 08:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e15eb520-2081-53af-8959-ec71ae7d0d8c with identifier: KJ36885 to the API
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 394,
'expiration_date': '2026-03-31T15:29:15Z',
'fuel_type': 'hybrid',
'id': 'e15eb520-2081-53af-8959-ec71ae7d0d8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ36885',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 96211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seller_name': None,
'title': 'BMW X5 xDrive 45e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ36885%27 HTTP/1.1" 200 None
2026-03-30 08:17:01 [auto1.fr] INFO: Saving data for KJ36885: {'auction_closing_time': 1774970955.0, 'created_time': 1773665779.527946, 'last_price_update_time': 1774858621.596249}
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ36885') HTTP/1.1" 204 0
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: MC14213
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: PU11656
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: LL21207
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: ET58165
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: VZ93019
2026-03-30 08:17:01 [auto1.fr] INFO: Found listing with ID: ZP18872
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP18872%27 HTTP/1.1" 200 None
2026-03-30 08:17:01 [auto1.fr] INFO: Scrape type for ZP18872: 2
2026-03-30 08:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55ddb54-7884-5cb1-867f-b08833933227 with identifier: ZP18872
2026-03-30 08:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55ddb54-7884-5cb1-867f-b08833933227 with scrape type 2
2026-03-30 08:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55ddb54-7884-5cb1-867f-b08833933227 with scrape type 2
2026-03-30 08:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c55ddb54-7884-5cb1-867f-b08833933227, identifier: ZP18872
2026-03-30 08:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c55ddb54-7884-5cb1-867f-b08833933227 with identifier: ZP18872
2026-03-30 08:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c55ddb54-7884-5cb1-867f-b08833933227 with identifier: ZP18872
2026-03-30 08:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c55ddb54-7884-5cb1-867f-b08833933227 with identifier: ZP18872 to the API
2026-03-30 08:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 131,
'expiration_date': '2026-03-31T15:33:25Z',
'fuel_type': 'diesel',
'id': 'c55ddb54-7884-5cb1-867f-b08833933227',
'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/ZP18872',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 173203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-27',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Allure Pack',
'transmission': 'manual',
'trim': 'Allure Pack',
'year': 2021}
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP18872%27 HTTP/1.1" 200 None
2026-03-30 08:17:02 [auto1.fr] INFO: Saving data for ZP18872: {'auction_closing_time': 1774971205.0, 'created_time': 1773664350.894084, 'last_price_update_time': 1774858622.19697}
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP18872') HTTP/1.1" 204 0
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: VL26218
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: SM81810
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: KM29309
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM29309%27 HTTP/1.1" 200 None
2026-03-30 08:17:02 [auto1.fr] INFO: Scrape type for KM29309: 2
2026-03-30 08:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6c8cab-4b51-5e06-89ec-7d787bcd71af with identifier: KM29309
2026-03-30 08:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6c8cab-4b51-5e06-89ec-7d787bcd71af with scrape type 2
2026-03-30 08:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6c8cab-4b51-5e06-89ec-7d787bcd71af with scrape type 2
2026-03-30 08:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ab6c8cab-4b51-5e06-89ec-7d787bcd71af, identifier: KM29309
2026-03-30 08:17: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-30 08:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ab6c8cab-4b51-5e06-89ec-7d787bcd71af with identifier: KM29309
2026-03-30 08:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ab6c8cab-4b51-5e06-89ec-7d787bcd71af with identifier: KM29309
2026-03-30 08:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ab6c8cab-4b51-5e06-89ec-7d787bcd71af with identifier: KM29309 to the API
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 170,
'expiration_date': '2026-03-31T15:27:55Z',
'fuel_type': 'diesel',
'id': 'ab6c8cab-4b51-5e06-89ec-7d787bcd71af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KM29309',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 425132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-07',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 220 d 4Matic Sensation',
'transmission': 'automatic',
'trim': '4Matic Sensation',
'year': 2015}
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM29309%27 HTTP/1.1" 200 None
2026-03-30 08:17:02 [auto1.fr] INFO: Saving data for KM29309: {'auction_closing_time': 1774970875.0, 'created_time': 1772617191.897886, 'last_price_update_time': 1774858622.675765}
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KM29309') HTTP/1.1" 204 0
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: GD96207
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: RZ50801
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: NH35726
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: PP18187
2026-03-30 08:17:02 [auto1.fr] INFO: Found listing with ID: UN32467
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN32467%27 HTTP/1.1" 200 None
2026-03-30 08:17:02 [auto1.fr] INFO: Scrape type for UN32467: 2
2026-03-30 08:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936d1917-1ac9-5a3e-8beb-9b3073969694 with identifier: UN32467
2026-03-30 08:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936d1917-1ac9-5a3e-8beb-9b3073969694 with scrape type 2
2026-03-30 08:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936d1917-1ac9-5a3e-8beb-9b3073969694 with scrape type 2
2026-03-30 08:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 936d1917-1ac9-5a3e-8beb-9b3073969694, identifier: UN32467
2026-03-30 08:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 936d1917-1ac9-5a3e-8beb-9b3073969694 with identifier: UN32467
2026-03-30 08:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 936d1917-1ac9-5a3e-8beb-9b3073969694 with identifier: UN32467
2026-03-30 08:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 936d1917-1ac9-5a3e-8beb-9b3073969694 with identifier: UN32467 to the API
2026-03-30 08:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:05:11Z',
'fuel_type': 'petrol',
'id': '936d1917-1ac9-5a3e-8beb-9b3073969694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UN32467',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 140906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-18',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Urban Soul',
'transmission': 'manual',
'trim': 'Urban Soul',
'year': 2015}
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN32467%27 HTTP/1.1" 200 None
2026-03-30 08:17:03 [auto1.fr] INFO: Saving data for UN32467: {'auction_closing_time': 1774969511.0, 'created_time': 1773666154.18917, 'last_price_update_time': 1774858623.159471}
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UN32467') HTTP/1.1" 204 0
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: RD23036
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: CF93348
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: UT91151
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: HG74686
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: JM16652
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: UZ43867
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ43867%27 HTTP/1.1" 200 None
2026-03-30 08:17:03 [auto1.fr] INFO: Scrape type for UZ43867: 2
2026-03-30 08:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f93bb4e5-af17-5583-a1e3-39d82331d260 with identifier: UZ43867
2026-03-30 08:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f93bb4e5-af17-5583-a1e3-39d82331d260 with scrape type 2
2026-03-30 08:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f93bb4e5-af17-5583-a1e3-39d82331d260 with scrape type 2
2026-03-30 08:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f93bb4e5-af17-5583-a1e3-39d82331d260, identifier: UZ43867
2026-03-30 08:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZT15844/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f93bb4e5-af17-5583-a1e3-39d82331d260 with identifier: UZ43867
2026-03-30 08:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f93bb4e5-af17-5583-a1e3-39d82331d260 with identifier: UZ43867
2026-03-30 08:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f93bb4e5-af17-5583-a1e3-39d82331d260 with identifier: UZ43867 to the API
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:31:27Z',
'fuel_type': 'diesel',
'id': 'f93bb4e5-af17-5583-a1e3-39d82331d260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UZ43867',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 258334,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-21',
'seller_name': None,
'title': 'Peugeot 208 1.6 e-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2013}
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ43867%27 HTTP/1.1" 200 None
2026-03-30 08:17:03 [auto1.fr] INFO: Saving data for UZ43867: {'auction_closing_time': 1774971087.0, 'created_time': 1773664942.748127, 'last_price_update_time': 1774858623.732215}
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UZ43867') HTTP/1.1" 204 0
2026-03-30 08:17:03 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 4800 | hits on page: 40
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: TY39394
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: SC47084
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: NM34809
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: BX20872
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: LM74101
2026-03-30 08:17:03 [auto1.fr] INFO: Found listing with ID: MD23469
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD23469%27 HTTP/1.1" 200 None
2026-03-30 08:17:03 [auto1.fr] INFO: Scrape type for MD23469: 2
2026-03-30 08:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with identifier: MD23469
2026-03-30 08:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with scrape type 2
2026-03-30 08:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with scrape type 2
2026-03-30 08:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b21d20b4-7766-56e2-ab2b-0f4f420cccb1, identifier: MD23469
2026-03-30 08:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with identifier: MD23469
2026-03-30 08:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with identifier: MD23469
2026-03-30 08:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b21d20b4-7766-56e2-ab2b-0f4f420cccb1 with identifier: MD23469 to the API
2026-03-30 08:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:36:00Z',
'fuel_type': 'diesel',
'id': 'b21d20b4-7766-56e2-ab2b-0f4f420cccb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD23469',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 135918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-23',
'seller_name': None,
'title': 'BMW X1 sDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2018}
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD23469%27 HTTP/1.1" 200 None
2026-03-30 08:17:04 [auto1.fr] INFO: Saving data for MD23469: {'auction_closing_time': 1774971360.0, 'created_time': 1774439984.671007, 'last_price_update_time': 1774858624.234034}
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MD23469') HTTP/1.1" 204 0
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: DN01805
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN01805%27 HTTP/1.1" 200 None
2026-03-30 08:17:04 [auto1.fr] INFO: Scrape type for DN01805: 1
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: AL18302
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL18302%27 HTTP/1.1" 200 None
2026-03-30 08:17:04 [auto1.fr] INFO: Scrape type for AL18302: 2
2026-03-30 08:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with identifier: AL18302
2026-03-30 08:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with scrape type 2
2026-03-30 08:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with scrape type 2
2026-03-30 08:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b91f1737-c6b3-54b5-a520-36f7fd2bcfe0, identifier: AL18302
2026-03-30 08:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with identifier: AL18302
2026-03-30 08:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with identifier: AL18302
2026-03-30 08:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b91f1737-c6b3-54b5-a520-36f7fd2bcfe0 with identifier: AL18302 to the API
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 180,
'expiration_date': '2026-03-31T15:30:53Z',
'fuel_type': 'diesel',
'id': 'b91f1737-c6b3-54b5-a520-36f7fd2bcfe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL18302',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 136295,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-28',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 SE AWD',
'transmission': 'automatic',
'trim': 'SE AWD',
'year': 2017}
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL18302%27 HTTP/1.1" 200 None
2026-03-30 08:17:04 [auto1.fr] INFO: Saving data for AL18302: {'auction_closing_time': 1774971053.0, 'created_time': 1774106546.960809, 'last_price_update_time': 1774858624.92207}
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AL18302') HTTP/1.1" 204 0
2026-03-30 08:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: XL24411
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: PR14744
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: KR92660
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: BA37950
2026-03-30 08:17:04 [auto1.fr] INFO: Found listing with ID: GB07314
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB07314%27 HTTP/1.1" 200 None
2026-03-30 08:17:04 [auto1.fr] INFO: Scrape type for GB07314: 2
2026-03-30 08:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b527990-ae40-5539-b348-5356a394138b with identifier: GB07314
2026-03-30 08:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b527990-ae40-5539-b348-5356a394138b with scrape type 2
2026-03-30 08:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b527990-ae40-5539-b348-5356a394138b with scrape type 2
2026-03-30 08:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1b527990-ae40-5539-b348-5356a394138b, identifier: GB07314
2026-03-30 08:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1b527990-ae40-5539-b348-5356a394138b with identifier: GB07314
2026-03-30 08:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1b527990-ae40-5539-b348-5356a394138b with identifier: GB07314
2026-03-30 08:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1b527990-ae40-5539-b348-5356a394138b with identifier: GB07314 to the API
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:22:15Z',
'fuel_type': 'diesel',
'id': '1b527990-ae40-5539-b348-5356a394138b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GB07314',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 239033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-25',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Energy Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2013}
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB07314%27 HTTP/1.1" 200 None
2026-03-30 08:17:05 [auto1.fr] INFO: Saving data for GB07314: {'auction_closing_time': 1774970535.0, 'created_time': 1773665186.356877, 'last_price_update_time': 1774858625.481224}
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GB07314') HTTP/1.1" 204 0
2026-03-30 08:17:05 [auto1.fr] INFO: Found listing with ID: EZ24123
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ24123%27 HTTP/1.1" 200 None
2026-03-30 08:17:05 [auto1.fr] INFO: Scrape type for EZ24123: 1
2026-03-30 08:17:05 [auto1.fr] INFO: Found listing with ID: YC27822
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC27822%27 HTTP/1.1" 200 None
2026-03-30 08:17:05 [auto1.fr] INFO: Scrape type for YC27822: 2
2026-03-30 08:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97dac808-3f37-5ee2-bfcc-048ff06c7435 with identifier: YC27822
2026-03-30 08:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97dac808-3f37-5ee2-bfcc-048ff06c7435 with scrape type 2
2026-03-30 08:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97dac808-3f37-5ee2-bfcc-048ff06c7435 with scrape type 2
2026-03-30 08:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 97dac808-3f37-5ee2-bfcc-048ff06c7435, identifier: YC27822
2026-03-30 08:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 97dac808-3f37-5ee2-bfcc-048ff06c7435 with identifier: YC27822
2026-03-30 08:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 97dac808-3f37-5ee2-bfcc-048ff06c7435 with identifier: YC27822
2026-03-30 08:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 97dac808-3f37-5ee2-bfcc-048ff06c7435 with identifier: YC27822 to the API
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:15:36Z',
'fuel_type': 'diesel',
'id': '97dac808-3f37-5ee2-bfcc-048ff06c7435',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YC27822',
'listing': 'auction',
'make': 'Citroen',
'model': 'DS4',
'odometer': 205110,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-16',
'seller_name': None,
'title': 'Citroen DS4 1.6 e-HDi Chic',
'transmission': 'manual',
'trim': 'Chic',
'year': 2014}
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC27822%27 HTTP/1.1" 200 None
2026-03-30 08:17:05 [auto1.fr] INFO: Saving data for YC27822: {'auction_closing_time': 1774970136.0, 'created_time': 1773250417.295739, 'last_price_update_time': 1774858625.964515}
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YC27822') HTTP/1.1" 204 0
2026-03-30 08:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:05 [auto1.fr] INFO: Found listing with ID: JJ56309
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ56309%27 HTTP/1.1" 200 None
2026-03-30 08:17:06 [auto1.fr] INFO: Scrape type for JJ56309: 2
2026-03-30 08:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with identifier: JJ56309
2026-03-30 08:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with scrape type 2
2026-03-30 08:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with scrape type 2
2026-03-30 08:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54, identifier: JJ56309
2026-03-30 08:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with identifier: JJ56309
2026-03-30 08:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with identifier: JJ56309
2026-03-30 08:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54 with identifier: JJ56309 to the API
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:39:41Z',
'fuel_type': 'diesel',
'id': '74d0c1ee-6a8d-52e0-a9ed-9025a9e39a54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ56309',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 229628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-17',
'seller_name': None,
'title': 'MINI Cooper D',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ56309%27 HTTP/1.1" 200 None
2026-03-30 08:17:06 [auto1.fr] INFO: Saving data for JJ56309: {'auction_closing_time': 1774971581.0, 'created_time': 1773333495.579584, 'last_price_update_time': 1774858626.495745}
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ56309') HTTP/1.1" 204 0
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: CW74569
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: CZ19931
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: LW56484
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: BP57483
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: FF46254
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: VC85970
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: NN90836
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: PX69189
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: KJ34319
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: HC09349
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: NT78881
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT78881%27 HTTP/1.1" 200 None
2026-03-30 08:17:06 [auto1.fr] INFO: Scrape type for NT78881: 1
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: SN72375
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: GD98920
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: BL97827
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: AF50767
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: LL67655
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: DT73802
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: TD82166
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: UR16491
2026-03-30 08:17:06 [auto1.fr] INFO: Found listing with ID: UF85890
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF85890%27 HTTP/1.1" 200 None
2026-03-30 08:17:06 [auto1.fr] INFO: Scrape type for UF85890: 2
2026-03-30 08:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with identifier: UF85890
2026-03-30 08:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with scrape type 2
2026-03-30 08:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with scrape type 2
2026-03-30 08:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059, identifier: UF85890
2026-03-30 08:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with identifier: UF85890
2026-03-30 08:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with identifier: UF85890
2026-03-30 08:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 387c7b52-1cdd-5b2d-87ed-3a1f03ac6059 with identifier: UF85890 to the API
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 212,
'expiration_date': '2026-03-31T15:39:32Z',
'fuel_type': 'diesel',
'id': '387c7b52-1cdd-5b2d-87ed-3a1f03ac6059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF85890',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 158265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': None,
'title': 'Ford Ranger 2.0 TDCi Doppelkabine 4x4 Raptor',
'transmission': 'automatic',
'trim': 'Doppelkabine 4x4 Raptor',
'year': 2019}
2026-03-30 08:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF85890%27 HTTP/1.1" 200 None
2026-03-30 08:17:07 [auto1.fr] INFO: Saving data for UF85890: {'auction_closing_time': 1774971572.0, 'created_time': 1774471707.17117, 'last_price_update_time': 1774858627.022741}
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UF85890') HTTP/1.1" 204 0
2026-03-30 08:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: HF06911
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF06911%27 HTTP/1.1" 200 None
2026-03-30 08:17:07 [auto1.fr] INFO: Scrape type for HF06911: 2
2026-03-30 08:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f932c178-e98b-596b-97fd-e561eaa5ddd1 with identifier: HF06911
2026-03-30 08:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f932c178-e98b-596b-97fd-e561eaa5ddd1 with scrape type 2
2026-03-30 08:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f932c178-e98b-596b-97fd-e561eaa5ddd1 with scrape type 2
2026-03-30 08:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f932c178-e98b-596b-97fd-e561eaa5ddd1, identifier: HF06911
2026-03-30 08:17:07 [scrapy.extensions.logstats] INFO: Crawled 66 pages (at 23 pages/min), scraped 141 items (at 91 items/min)
2026-03-30 08:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f932c178-e98b-596b-97fd-e561eaa5ddd1 with identifier: HF06911
2026-03-30 08:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f932c178-e98b-596b-97fd-e561eaa5ddd1 with identifier: HF06911
2026-03-30 08:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f932c178-e98b-596b-97fd-e561eaa5ddd1 with identifier: HF06911 to the API
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:13:29Z',
'fuel_type': 'diesel',
'id': 'f932c178-e98b-596b-97fd-e561eaa5ddd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF06911',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 406037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-03',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2014}
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF06911%27 HTTP/1.1" 200 None
2026-03-30 08:17:07 [auto1.fr] INFO: Saving data for HF06911: {'auction_closing_time': 1774970009.0, 'created_time': 1772106344.669777, 'last_price_update_time': 1774858627.618461}
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HF06911') HTTP/1.1" 204 0
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: YK42959
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: LB87950
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: WJ25626
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: WA74870
2026-03-30 08:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DN01805/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZT15844> (referer: https://www.auto1.com/v1/car-details-view/ZT15844/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:07 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 4800 | hits on page: 40
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: KC26562
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: PG06825
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: JA07941
2026-03-30 08:17:07 [auto1.fr] INFO: Found listing with ID: GM18501
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM18501%27 HTTP/1.1" 200 None
2026-03-30 08:17:07 [auto1.fr] INFO: Scrape type for GM18501: 2
2026-03-30 08:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d1b336-681e-51a0-9dc9-19a14f121010 with identifier: GM18501
2026-03-30 08:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d1b336-681e-51a0-9dc9-19a14f121010 with scrape type 2
2026-03-30 08:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d1b336-681e-51a0-9dc9-19a14f121010 with scrape type 2
2026-03-30 08:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 99d1b336-681e-51a0-9dc9-19a14f121010, identifier: GM18501
2026-03-30 08:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 99d1b336-681e-51a0-9dc9-19a14f121010 with identifier: GM18501
2026-03-30 08:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 99d1b336-681e-51a0-9dc9-19a14f121010 with identifier: GM18501
2026-03-30 08:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 99d1b336-681e-51a0-9dc9-19a14f121010 with identifier: GM18501 to the API
2026-03-30 08:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 245,
'expiration_date': '2026-03-31T15:05:00Z',
'fuel_type': 'hybrid',
'id': '99d1b336-681e-51a0-9dc9-19a14f121010',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM18501',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 53427,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-18',
'seller_name': None,
'title': 'BMW 2er 225e Active Tourer xDrive M Sport',
'transmission': 'automatic',
'trim': 'xDrive M Sport',
'year': 2022}
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM18501%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [auto1.fr] INFO: Saving data for GM18501: {'auction_closing_time': 1774969500.0, 'created_time': 1773676424.359688, 'last_price_update_time': 1774858628.163912}
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GM18501') HTTP/1.1" 204 0
2026-03-30 08:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:08 [auto1.fr] INFO: Found listing with ID: UD86149
2026-03-30 08:17:08 [auto1.fr] INFO: Found listing with ID: FU06277
2026-03-30 08:17:08 [auto1.fr] INFO: Found listing with ID: VZ89988
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ89988%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [auto1.fr] INFO: Scrape type for VZ89988: 2
2026-03-30 08:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb1340b-4b03-56ad-9627-1313d0e1537b with identifier: VZ89988
2026-03-30 08:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb1340b-4b03-56ad-9627-1313d0e1537b with scrape type 2
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccb1340b-4b03-56ad-9627-1313d0e1537b with scrape type 2
2026-03-30 08:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ccb1340b-4b03-56ad-9627-1313d0e1537b, identifier: VZ89988
2026-03-30 08:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ccb1340b-4b03-56ad-9627-1313d0e1537b with identifier: VZ89988
2026-03-30 08:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ccb1340b-4b03-56ad-9627-1313d0e1537b with identifier: VZ89988
2026-03-30 08:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ccb1340b-4b03-56ad-9627-1313d0e1537b with identifier: VZ89988 to the API
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 2,
'engine_horse_power': 320,
'expiration_date': '2026-03-31T15:39:22Z',
'fuel_type': 'petrol',
'id': 'ccb1340b-4b03-56ad-9627-1313d0e1537b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ89988',
'listing': 'auction',
'make': 'Porsche',
'model': '911',
'odometer': 177965,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-07-24',
'seller_name': None,
'title': 'Porsche 911 996 Carrera',
'transmission': 'manual',
'trim': 'Carrera',
'year': 2003}
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ89988%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [auto1.fr] INFO: Saving data for VZ89988: {'auction_closing_time': 1774971562.0, 'created_time': 1773295236.929601, 'last_price_update_time': 1774858628.624758}
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VZ89988') HTTP/1.1" 204 0
2026-03-30 08:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0ca302-d8a8-5a56-a13f-723d6bde85f0 with identifier: ZT15844
2026-03-30 08:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0ca302-d8a8-5a56-a13f-723d6bde85f0 with scrape type 1
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd0ca302-d8a8-5a56-a13f-723d6bde85f0
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_3ce858e3b4f1fd71f5e8bd7568fb43f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_3ce858e3b4f1fd71f5e8bd7568fb43f2.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_179379a372e5b672029f93efc924e1f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_179379a372e5b672029f93efc924e1f3.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_0b791c00637737b3178e8128bdadf02c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_0b791c00637737b3178e8128bdadf02c.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_5fb2b1d13e92f9cfc2761021260d4d97.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_5fb2b1d13e92f9cfc2761021260d4d97.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_8a7aeda96b56094651a1e49da584f451.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8a7aeda96b56094651a1e49da584f451.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_f6839617f9f2d925c25235c790d68815.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_f6839617f9f2d925c25235c790d68815.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_8ae95c4289030e5fd099b42421c980ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8ae95c4289030e5fd099b42421c980ed.jpg already downloaded
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_e0d7e7e2efcaaa64ebd6114824218d60.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_e0d7e7e2efcaaa64ebd6114824218d60.jpg already downloaded
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_29568784d5ed46d4596198f0b0ad4374.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_29568784d5ed46d4596198f0b0ad4374.jpg already downloaded
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252Feb%252Fb6eb221c0370095432e4a5eb4e60c545%252Fpa%252FZT15844_a2100f22367bcb01a200eaa6c1450c14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_a2100f22367bcb01a200eaa6c1450c14.jpg already downloaded
2026-03-30 08:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cd0ca302-d8a8-5a56-a13f-723d6bde85f0, identifier: ZT15844
2026-03-30 08:17:09 [auto1.fr] INFO: Found listing with ID: SH02811
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH02811%27 HTTP/1.1" 200 None
2026-03-30 08:17:09 [auto1.fr] INFO: Scrape type for SH02811: 2
2026-03-30 08:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8f3a62e-582b-5aac-bd46-cacba3525cd7 with identifier: SH02811
2026-03-30 08:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8f3a62e-582b-5aac-bd46-cacba3525cd7 with scrape type 2
2026-03-30 08:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8f3a62e-582b-5aac-bd46-cacba3525cd7 with scrape type 2
2026-03-30 08:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c8f3a62e-582b-5aac-bd46-cacba3525cd7, identifier: SH02811
2026-03-30 08:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cd0ca302-d8a8-5a56-a13f-723d6bde85f0 with identifier: ZT15844
2026-03-30 08:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cd0ca302-d8a8-5a56-a13f-723d6bde85f0 with identifier: ZT15844
2026-03-30 08:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cd0ca302-d8a8-5a56-a13f-723d6bde85f0 with identifier: ZT15844 to the API
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZT15844>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:16:18Z',
'fuel_type': 'diesel',
'id': 'cd0ca302-d8a8-5a56-a13f-723d6bde85f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZT15844',
'listing': 'auction',
'location': 'FR, Chartres de Bretagne',
'make': 'Peugeot',
'model': '2008',
'odometer': 150239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_3ce858e3b4f1fd71f5e8bd7568fb43f2.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_179379a372e5b672029f93efc924e1f3.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_0b791c00637737b3178e8128bdadf02c.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_5fb2b1d13e92f9cfc2761021260d4d97.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8a7aeda96b56094651a1e49da584f451.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_f6839617f9f2d925c25235c790d68815.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8ae95c4289030e5fd099b42421c980ed.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_e0d7e7e2efcaaa64ebd6114824218d60.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_29568784d5ed46d4596198f0b0ad4374.jpg',
'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_a2100f22367bcb01a200eaa6c1450c14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48661,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_3ce858e3b4f1fd71f5e8bd7568fb43f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46496,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_179379a372e5b672029f93efc924e1f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43185,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_0b791c00637737b3178e8128bdadf02c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38587,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_5fb2b1d13e92f9cfc2761021260d4d97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45814,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8a7aeda96b56094651a1e49da584f451.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46838,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_f6839617f9f2d925c25235c790d68815.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45163,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_8ae95c4289030e5fd099b42421c980ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97106,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_e0d7e7e2efcaaa64ebd6114824218d60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74305,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_29568784d5ed46d4596198f0b0ad4374.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd0ca302-d8a8-5a56-a13f-723d6bde85f0/cd0ca302-d8a8-5a56-a13f-723d6bde85f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56048,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/eb/b6eb221c0370095432e4a5eb4e60c545/pa/ZT15844_a2100f22367bcb01a200eaa6c1450c14.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Crossway',
'transmission': 'manual',
'trim': 'Crossway',
'year': 2015}
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT15844%27 HTTP/1.1" 200 None
2026-03-30 08:17:09 [auto1.fr] INFO: Saving data for ZT15844: {'created_time': 1774858629.626703, 'last_price_update_time': 1774858629.626718, 'auction_closing_time': 1774970178.0}
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZT15844') HTTP/1.1" 204 0
2026-03-30 08:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c8f3a62e-582b-5aac-bd46-cacba3525cd7 with identifier: SH02811
2026-03-30 08:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c8f3a62e-582b-5aac-bd46-cacba3525cd7 with identifier: SH02811
2026-03-30 08:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c8f3a62e-582b-5aac-bd46-cacba3525cd7 with identifier: SH02811 to the API
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 313,
'expiration_date': '2026-03-31T15:57:59Z',
'fuel_type': 'diesel',
'id': 'c8f3a62e-582b-5aac-bd46-cacba3525cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SH02811',
'listing': 'auction',
'make': 'Audi',
'model': 'SQ5',
'odometer': 208504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-15',
'seller_name': None,
'title': 'Audi SQ5 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2015}
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH02811%27 HTTP/1.1" 200 None
2026-03-30 08:17:09 [auto1.fr] INFO: Saving data for SH02811: {'auction_closing_time': 1774972679.0, 'created_time': 1774426541.343794, 'last_price_update_time': 1774858629.987404}
2026-03-30 08:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SH02811') HTTP/1.1" 204 0
2026-03-30 08:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:10 [auto1.fr] INFO: Found listing with ID: MJ04505
2026-03-30 08:17:10 [auto1.fr] INFO: Found listing with ID: RJ04391
2026-03-30 08:17:10 [auto1.fr] INFO: Found listing with ID: MD03627
2026-03-30 08:17:10 [auto1.fr] INFO: Found listing with ID: TC15970
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC15970%27 HTTP/1.1" 200 None
2026-03-30 08:17:10 [auto1.fr] INFO: Scrape type for TC15970: 2
2026-03-30 08:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98947cbb-039e-551f-b523-c0d39e0f96a0 with identifier: TC15970
2026-03-30 08:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98947cbb-039e-551f-b523-c0d39e0f96a0 with scrape type 2
2026-03-30 08:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98947cbb-039e-551f-b523-c0d39e0f96a0 with scrape type 2
2026-03-30 08:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 98947cbb-039e-551f-b523-c0d39e0f96a0, identifier: TC15970
2026-03-30 08:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 98947cbb-039e-551f-b523-c0d39e0f96a0 with identifier: TC15970
2026-03-30 08:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 98947cbb-039e-551f-b523-c0d39e0f96a0 with identifier: TC15970
2026-03-30 08:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 98947cbb-039e-551f-b523-c0d39e0f96a0 with identifier: TC15970 to the API
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 75,
'expiration_date': '2026-03-31T15:18:36Z',
'fuel_type': 'diesel',
'id': '98947cbb-039e-551f-b523-c0d39e0f96a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC15970',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 126496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-26',
'seller_name': None,
'title': 'Dacia Sandero 1.5 dCi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2017}
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC15970%27 HTTP/1.1" 200 None
2026-03-30 08:17:10 [auto1.fr] INFO: Saving data for TC15970: {'auction_closing_time': 1774970316.0, 'created_time': 1772733343.05504, 'last_price_update_time': 1774858630.509787}
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TC15970') HTTP/1.1" 204 0
2026-03-30 08:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EZ24123/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NT78881/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:10 [auto1.fr] INFO: Found listing with ID: LG69185
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG69185%27 HTTP/1.1" 200 None
2026-03-30 08:17:10 [auto1.fr] INFO: Scrape type for LG69185: 2
2026-03-30 08:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52593853-ef2b-5ee9-ba8c-6b90bae3986c with identifier: LG69185
2026-03-30 08:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52593853-ef2b-5ee9-ba8c-6b90bae3986c with scrape type 2
2026-03-30 08:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52593853-ef2b-5ee9-ba8c-6b90bae3986c with scrape type 2
2026-03-30 08:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 52593853-ef2b-5ee9-ba8c-6b90bae3986c, identifier: LG69185
2026-03-30 08:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 52593853-ef2b-5ee9-ba8c-6b90bae3986c with identifier: LG69185
2026-03-30 08:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 52593853-ef2b-5ee9-ba8c-6b90bae3986c with identifier: LG69185
2026-03-30 08:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 52593853-ef2b-5ee9-ba8c-6b90bae3986c with identifier: LG69185 to the API
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 110,
'expiration_date': '2026-03-31T15:39:40Z',
'fuel_type': 'petrol',
'id': '52593853-ef2b-5ee9-ba8c-6b90bae3986c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG69185',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 70061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-02',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2019}
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG69185%27 HTTP/1.1" 200 None
2026-03-30 08:17:11 [auto1.fr] INFO: Saving data for LG69185: {'auction_closing_time': 1774971580.0, 'created_time': 1771579466.842903, 'last_price_update_time': 1774858631.058724}
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LG69185') HTTP/1.1" 204 0
2026-03-30 08:17:11 [auto1.fr] INFO: Found listing with ID: AW56765
2026-03-30 08:17:11 [auto1.fr] INFO: Found listing with ID: XR55930
2026-03-30 08:17:11 [auto1.fr] INFO: Found listing with ID: MX55612
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX55612%27 HTTP/1.1" 200 None
2026-03-30 08:17:11 [auto1.fr] INFO: Scrape type for MX55612: 2
2026-03-30 08:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e370ee6c-0506-5921-b362-de6481944422 with identifier: MX55612
2026-03-30 08:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e370ee6c-0506-5921-b362-de6481944422 with scrape type 2
2026-03-30 08:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e370ee6c-0506-5921-b362-de6481944422 with scrape type 2
2026-03-30 08:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e370ee6c-0506-5921-b362-de6481944422, identifier: MX55612
2026-03-30 08:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e370ee6c-0506-5921-b362-de6481944422 with identifier: MX55612
2026-03-30 08:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e370ee6c-0506-5921-b362-de6481944422 with identifier: MX55612
2026-03-30 08:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e370ee6c-0506-5921-b362-de6481944422 with identifier: MX55612 to the API
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 160,
'expiration_date': '2026-03-31T15:11:37Z',
'fuel_type': 'diesel',
'id': 'e370ee6c-0506-5921-b362-de6481944422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MX55612',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 179642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-29',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2018}
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX55612%27 HTTP/1.1" 200 None
2026-03-30 08:17:11 [auto1.fr] INFO: Saving data for MX55612: {'auction_closing_time': 1774969897.0, 'created_time': 1773676750.780253, 'last_price_update_time': 1774858631.665416}
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MX55612') HTTP/1.1" 204 0
2026-03-30 08:17:11 [auto1.fr] INFO: Found listing with ID: TT62412
2026-03-30 08:17:11 [auto1.fr] INFO: Found listing with ID: GP20665
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP20665%27 HTTP/1.1" 200 None
2026-03-30 08:17:11 [auto1.fr] INFO: Scrape type for GP20665: 2
2026-03-30 08:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with identifier: GP20665
2026-03-30 08:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with scrape type 2
2026-03-30 08:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with scrape type 2
2026-03-30 08:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c45dda13-22e6-53d7-bcc2-8edd4738f2e4, identifier: GP20665
2026-03-30 08:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with identifier: GP20665
2026-03-30 08:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with identifier: GP20665
2026-03-30 08:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c45dda13-22e6-53d7-bcc2-8edd4738f2e4 with identifier: GP20665 to the API
2026-03-30 08:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:54:29Z',
'fuel_type': 'diesel',
'id': 'c45dda13-22e6-53d7-bcc2-8edd4738f2e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP20665',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 154872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-22',
'seller_name': None,
'title': 'Renault Megane 1.5 BLUE dCi Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2020}
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP20665%27 HTTP/1.1" 200 None
2026-03-30 08:17:12 [auto1.fr] INFO: Saving data for GP20665: {'auction_closing_time': 1774972469.0, 'created_time': 1773334508.612865, 'last_price_update_time': 1774858632.191914}
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP20665') HTTP/1.1" 204 0
2026-03-30 08:17:12 [auto1.fr] INFO: Found listing with ID: XF66924
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF66924%27 HTTP/1.1" 200 None
2026-03-30 08:17:12 [auto1.fr] INFO: Scrape type for XF66924: 2
2026-03-30 08:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with identifier: XF66924
2026-03-30 08:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with scrape type 2
2026-03-30 08:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with scrape type 2
2026-03-30 08:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8dc2f072-79ef-543e-92dd-c7b80d02f8c2, identifier: XF66924
2026-03-30 08:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with identifier: XF66924
2026-03-30 08:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with identifier: XF66924
2026-03-30 08:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8dc2f072-79ef-543e-92dd-c7b80d02f8c2 with identifier: XF66924 to the API
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 125,
'expiration_date': '2026-03-31T15:53:42Z',
'fuel_type': 'petrol',
'id': '8dc2f072-79ef-543e-92dd-c7b80d02f8c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF66924',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 63888,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-29',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2021}
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF66924%27 HTTP/1.1" 200 None
2026-03-30 08:17:12 [auto1.fr] INFO: Saving data for XF66924: {'auction_closing_time': 1774972422.0, 'created_time': 1773919709.222691, 'last_price_update_time': 1774858632.817363}
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XF66924') HTTP/1.1" 204 0
2026-03-30 08:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:12 [auto1.fr] INFO: Found listing with ID: ME64971
2026-03-30 08:17:12 [auto1.fr] INFO: Found listing with ID: ML81854
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML81854%27 HTTP/1.1" 200 None
2026-03-30 08:17:12 [auto1.fr] INFO: Scrape type for ML81854: 2
2026-03-30 08:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe0cc7f-2c6a-54ae-93d8-38f49747886f with identifier: ML81854
2026-03-30 08:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe0cc7f-2c6a-54ae-93d8-38f49747886f with scrape type 2
2026-03-30 08:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe0cc7f-2c6a-54ae-93d8-38f49747886f with scrape type 2
2026-03-30 08:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbe0cc7f-2c6a-54ae-93d8-38f49747886f, identifier: ML81854
2026-03-30 08:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbe0cc7f-2c6a-54ae-93d8-38f49747886f with identifier: ML81854
2026-03-30 08:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbe0cc7f-2c6a-54ae-93d8-38f49747886f with identifier: ML81854
2026-03-30 08:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbe0cc7f-2c6a-54ae-93d8-38f49747886f with identifier: ML81854 to the API
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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-31T15:08:59Z',
'fuel_type': 'diesel',
'id': 'fbe0cc7f-2c6a-54ae-93d8-38f49747886f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML81854',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 176523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-29',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'manual',
'trim': '',
'year': 2016}
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML81854%27 HTTP/1.1" 200 None
2026-03-30 08:17:13 [auto1.fr] INFO: Saving data for ML81854: {'auction_closing_time': 1774969739.0, 'created_time': 1773837570.749425, 'last_price_update_time': 1774858633.426358}
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ML81854') HTTP/1.1" 204 0
2026-03-30 08:17:13 [auto1.fr] INFO: Found listing with ID: HC72507
2026-03-30 08:17:13 [auto1.fr] INFO: Found listing with ID: HD73220
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD73220%27 HTTP/1.1" 200 None
2026-03-30 08:17:13 [auto1.fr] INFO: Scrape type for HD73220: 2
2026-03-30 08:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00025894-c2c3-501a-bc41-8617d216ae56 with identifier: HD73220
2026-03-30 08:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00025894-c2c3-501a-bc41-8617d216ae56 with scrape type 2
2026-03-30 08:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00025894-c2c3-501a-bc41-8617d216ae56 with scrape type 2
2026-03-30 08:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 00025894-c2c3-501a-bc41-8617d216ae56, identifier: HD73220
2026-03-30 08:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 00025894-c2c3-501a-bc41-8617d216ae56 with identifier: HD73220
2026-03-30 08:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 00025894-c2c3-501a-bc41-8617d216ae56 with identifier: HD73220
2026-03-30 08:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 00025894-c2c3-501a-bc41-8617d216ae56 with identifier: HD73220 to the API
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-31T15:50:38Z',
'fuel_type': 'petrol',
'id': '00025894-c2c3-501a-bc41-8617d216ae56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD73220',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-03-22',
'seller_name': None,
'title': 'Renault Twingo 1.2 Air',
'transmission': 'manual',
'trim': 'Air',
'year': 2001}
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD73220%27 HTTP/1.1" 200 None
2026-03-30 08:17:14 [auto1.fr] INFO: Saving data for HD73220: {'auction_closing_time': 1774972238.0, 'created_time': 1772612491.668793, 'last_price_update_time': 1774858634.097539}
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HD73220') HTTP/1.1" 204 0
2026-03-30 08:17:14 [auto1.fr] INFO: Found listing with ID: BL86276
2026-03-30 08:17:14 [auto1.fr] INFO: Found listing with ID: WY65543
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY65543%27 HTTP/1.1" 200 None
2026-03-30 08:17:14 [auto1.fr] INFO: Scrape type for WY65543: 2
2026-03-30 08:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 150382da-906f-5b88-9126-84a46fc0d78e with identifier: WY65543
2026-03-30 08:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 150382da-906f-5b88-9126-84a46fc0d78e with scrape type 2
2026-03-30 08:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 150382da-906f-5b88-9126-84a46fc0d78e with scrape type 2
2026-03-30 08:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 150382da-906f-5b88-9126-84a46fc0d78e, identifier: WY65543
2026-03-30 08:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DN01805> (referer: https://www.auto1.com/v1/car-details-view/DN01805/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 150382da-906f-5b88-9126-84a46fc0d78e with identifier: WY65543
2026-03-30 08:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 150382da-906f-5b88-9126-84a46fc0d78e with identifier: WY65543
2026-03-30 08:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 150382da-906f-5b88-9126-84a46fc0d78e with identifier: WY65543 to the API
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:29:36Z',
'fuel_type': 'petrol',
'id': '150382da-906f-5b88-9126-84a46fc0d78e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY65543',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'CC',
'odometer': 119329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-08',
'seller_name': None,
'title': 'Volkswagen CC 1.8 TSI',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY65543%27 HTTP/1.1" 200 None
2026-03-30 08:17:14 [auto1.fr] INFO: Saving data for WY65543: {'auction_closing_time': 1774970976.0, 'created_time': 1774299830.771475, 'last_price_update_time': 1774858634.694939}
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WY65543') HTTP/1.1" 204 0
2026-03-30 08:17:14 [auto1.fr] INFO: Found listing with ID: PP88505
2026-03-30 08:17:14 [auto1.fr] INFO: Found listing with ID: JF58444
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF58444%27 HTTP/1.1" 200 None
2026-03-30 08:17:14 [auto1.fr] INFO: Scrape type for JF58444: 2
2026-03-30 08:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with identifier: JF58444
2026-03-30 08:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with scrape type 2
2026-03-30 08:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with scrape type 2
2026-03-30 08:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68ce23f2-5fb0-538b-a7f5-291fba2744d5, identifier: JF58444
2026-03-30 08:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with identifier: JF58444
2026-03-30 08:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with identifier: JF58444
2026-03-30 08:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68ce23f2-5fb0-538b-a7f5-291fba2744d5 with identifier: JF58444 to the API
2026-03-30 08:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:54:57Z',
'fuel_type': 'diesel',
'id': '68ce23f2-5fb0-538b-a7f5-291fba2744d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JF58444',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 200674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-18',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 CDI BlueEfficiency Classic',
'transmission': 'manual',
'trim': 'BlueEfficiency Classic',
'year': 2013}
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF58444%27 HTTP/1.1" 200 None
2026-03-30 08:17:15 [auto1.fr] INFO: Saving data for JF58444: {'auction_closing_time': 1774972497.0, 'created_time': 1772610337.159631, 'last_price_update_time': 1774858635.19485}
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JF58444') HTTP/1.1" 204 0
2026-03-30 08:17:15 [auto1.fr] INFO: Found listing with ID: MR10155
2026-03-30 08:17:15 [auto1.fr] INFO: Found listing with ID: BP08934
2026-03-30 08:17:15 [auto1.fr] INFO: Found listing with ID: WZ16203
2026-03-30 08:17:15 [auto1.fr] INFO: Found listing with ID: DJ15962
2026-03-30 08:17:15 [auto1.fr] INFO: Found listing with ID: RY35148
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY35148%27 HTTP/1.1" 200 None
2026-03-30 08:17:15 [auto1.fr] INFO: Scrape type for RY35148: 2
2026-03-30 08:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f99e42-d0f8-5224-9d43-220bd868f88c with identifier: RY35148
2026-03-30 08:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f99e42-d0f8-5224-9d43-220bd868f88c with scrape type 2
2026-03-30 08:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48f99e42-d0f8-5224-9d43-220bd868f88c with scrape type 2
2026-03-30 08:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 48f99e42-d0f8-5224-9d43-220bd868f88c, identifier: RY35148
2026-03-30 08:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 48f99e42-d0f8-5224-9d43-220bd868f88c with identifier: RY35148
2026-03-30 08:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 48f99e42-d0f8-5224-9d43-220bd868f88c with identifier: RY35148
2026-03-30 08:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 48f99e42-d0f8-5224-9d43-220bd868f88c with identifier: RY35148 to the API
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 130,
'expiration_date': '2026-03-31T15:55:08Z',
'fuel_type': 'diesel',
'id': '48f99e42-d0f8-5224-9d43-220bd868f88c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY35148',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 138659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-17',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY35148%27 HTTP/1.1" 200 None
2026-03-30 08:17:15 [auto1.fr] INFO: Saving data for RY35148: {'auction_closing_time': 1774972508.0, 'created_time': 1774299163.196168, 'last_price_update_time': 1774858635.849484}
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RY35148') HTTP/1.1" 204 0
2026-03-30 08:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b3d714-d02f-569c-9baa-f37583f9ec62 with identifier: DN01805
2026-03-30 08:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b3d714-d02f-569c-9baa-f37583f9ec62 with scrape type 1
2026-03-30 08:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3b3d714-d02f-569c-9baa-f37583f9ec62
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_16180955f7ff1e9bb47815d76919f7a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_16180955f7ff1e9bb47815d76919f7a9.jpg already downloaded
2026-03-30 08:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_cdaa23b502ded692f5fc0b4aacb15222.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_cdaa23b502ded692f5fc0b4aacb15222.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_3b8fd605766a54900472e19dc748b819.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_3b8fd605766a54900472e19dc748b819.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_e5c4ae3d0b3e37d5c6b1ff8096be675b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_e5c4ae3d0b3e37d5c6b1ff8096be675b.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_b92a8376a3aecac88ec6bec4e8ac15d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_b92a8376a3aecac88ec6bec4e8ac15d0.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_6974d2658d32caa66a6e540a65f501b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_6974d2658d32caa66a6e540a65f501b4.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_241c8d44d4b486b5ea9feed19e7806bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_241c8d44d4b486b5ea9feed19e7806bc.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_1f857b253e26947b6a25e2daea22e2a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_1f857b253e26947b6a25e2daea22e2a1.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_0dae76e98e59e8555220bdeea17a4a63.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_0dae76e98e59e8555220bdeea17a4a63.jpg already downloaded
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg19%252Fcf%252F19cffb67a6c32cbe86a2b147457ecefd%252Fpa%252FDN01805_c949933a7e56cf8ce7b34c6e0002a08a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_c949933a7e56cf8ce7b34c6e0002a08a.jpg already downloaded
2026-03-30 08:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3b3d714-d02f-569c-9baa-f37583f9ec62, identifier: DN01805
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: RZ14627
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: WL88981
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: NE74351
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: KK28971
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: WJ27946
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: WU93309
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: TU06885
2026-03-30 08:17:16 [auto1.fr] INFO: Found listing with ID: CG09144
2026-03-30 08:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3b3d714-d02f-569c-9baa-f37583f9ec62 with identifier: DN01805
2026-03-30 08:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3b3d714-d02f-569c-9baa-f37583f9ec62 with identifier: DN01805
2026-03-30 08:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3b3d714-d02f-569c-9baa-f37583f9ec62 with identifier: DN01805 to the API
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DN01805>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:53:36Z',
'fuel_type': 'petrol',
'id': 'b3b3d714-d02f-569c-9baa-f37583f9ec62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DN01805',
'listing': 'auction',
'location': 'FR, Loyettes',
'make': 'Peugeot',
'model': '208',
'odometer': 149645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_16180955f7ff1e9bb47815d76919f7a9.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_cdaa23b502ded692f5fc0b4aacb15222.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_3b8fd605766a54900472e19dc748b819.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_e5c4ae3d0b3e37d5c6b1ff8096be675b.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_b92a8376a3aecac88ec6bec4e8ac15d0.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_6974d2658d32caa66a6e540a65f501b4.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_241c8d44d4b486b5ea9feed19e7806bc.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_1f857b253e26947b6a25e2daea22e2a1.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_0dae76e98e59e8555220bdeea17a4a63.jpg',
'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_c949933a7e56cf8ce7b34c6e0002a08a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_16180955f7ff1e9bb47815d76919f7a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49756,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_cdaa23b502ded692f5fc0b4aacb15222.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48781,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_3b8fd605766a54900472e19dc748b819.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_e5c4ae3d0b3e37d5c6b1ff8096be675b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50389,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_b92a8376a3aecac88ec6bec4e8ac15d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_6974d2658d32caa66a6e540a65f501b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45223,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_241c8d44d4b486b5ea9feed19e7806bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93646,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_1f857b253e26947b6a25e2daea22e2a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71371,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_0dae76e98e59e8555220bdeea17a4a63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3b3d714-d02f-569c-9baa-f37583f9ec62/b3b3d714-d02f-569c-9baa-f37583f9ec62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58536,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/cf/19cffb67a6c32cbe86a2b147457ecefd/pa/DN01805_c949933a7e56cf8ce7b34c6e0002a08a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2018}
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN01805%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [auto1.fr] INFO: Saving data for DN01805: {'created_time': 1774858637.050402, 'last_price_update_time': 1774858637.050415, 'auction_closing_time': 1774972416.0}
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DN01805') HTTP/1.1" 204 0
2026-03-30 08:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EZ24123> (referer: https://www.auto1.com/v1/car-details-view/EZ24123/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:17 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 4800 | hits on page: 40
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: VY61935
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY61935%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [auto1.fr] INFO: Scrape type for VY61935: 2
2026-03-30 08:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 340e5fde-b55a-5544-a29c-28f304e66d77 with identifier: VY61935
2026-03-30 08:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 340e5fde-b55a-5544-a29c-28f304e66d77 with scrape type 2
2026-03-30 08:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 340e5fde-b55a-5544-a29c-28f304e66d77 with scrape type 2
2026-03-30 08:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 340e5fde-b55a-5544-a29c-28f304e66d77, identifier: VY61935
2026-03-30 08:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 340e5fde-b55a-5544-a29c-28f304e66d77 with identifier: VY61935
2026-03-30 08:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 340e5fde-b55a-5544-a29c-28f304e66d77 with identifier: VY61935
2026-03-30 08:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 340e5fde-b55a-5544-a29c-28f304e66d77 with identifier: VY61935 to the API
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 100,
'expiration_date': '2026-03-31T15:28:34Z',
'fuel_type': 'diesel',
'id': '340e5fde-b55a-5544-a29c-28f304e66d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY61935',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 243682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-15',
'seller_name': None,
'title': 'Peugeot 208 1.6 Blue-HDi Business Pack',
'transmission': 'manual',
'trim': 'Business Pack',
'year': 2015}
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY61935%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [auto1.fr] INFO: Saving data for VY61935: {'auction_closing_time': 1774970914.0, 'created_time': 1772087927.58791, 'last_price_update_time': 1774858637.595984}
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VY61935') HTTP/1.1" 204 0
2026-03-30 08:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: AH64815
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: YH52342
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: ZF71458
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: AS01327
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: MK61341
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK61341%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [auto1.fr] INFO: Scrape type for MK61341: 1
2026-03-30 08:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e624ea6a-4e73-50ff-8f9b-b1081560511b with identifier: EZ24123
2026-03-30 08:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e624ea6a-4e73-50ff-8f9b-b1081560511b with scrape type 1
2026-03-30 08:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg not downloaded yet
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: YF77818
2026-03-30 08:17:17 [auto1.fr] INFO: Found listing with ID: YK09697
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK09697%27 HTTP/1.1" 200 None
2026-03-30 08:17:17 [auto1.fr] INFO: Scrape type for YK09697: 2
2026-03-30 08:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1dacdc5-af02-5681-8730-eb0ff6f1877e with identifier: YK09697
2026-03-30 08:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1dacdc5-af02-5681-8730-eb0ff6f1877e with scrape type 2
2026-03-30 08:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1dacdc5-af02-5681-8730-eb0ff6f1877e with scrape type 2
2026-03-30 08:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d1dacdc5-af02-5681-8730-eb0ff6f1877e, identifier: YK09697
2026-03-30 08:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d1dacdc5-af02-5681-8730-eb0ff6f1877e with identifier: YK09697
2026-03-30 08:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d1dacdc5-af02-5681-8730-eb0ff6f1877e with identifier: YK09697
2026-03-30 08:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d1dacdc5-af02-5681-8730-eb0ff6f1877e with identifier: YK09697 to the API
2026-03-30 08:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:34:21Z',
'fuel_type': 'petrol',
'id': 'd1dacdc5-af02-5681-8730-eb0ff6f1877e',
'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/YK09697',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 151173,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2022}
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK09697%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Saving data for YK09697: {'auction_closing_time': 1774971261.0, 'created_time': 1774525897.495214, 'last_price_update_time': 1774858638.358873}
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YK09697') HTTP/1.1" 204 0
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg not downloaded yet
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: ZS24433
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: RA45535
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: RG75873
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG75873%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for RG75873: 1
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_8b890e2f91236380e566ce6523a9854b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_8b890e2f91236380e566ce6523a9854b.jpg not downloaded yet
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: YC64262
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC64262%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for YC64262: 1
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg not downloaded yet
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: US02346
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: VS91787
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: HL50910
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: BK19685
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: JE71016
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: JA39798
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA39798%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for JA39798: 1
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg not downloaded yet
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: GT00876
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT00876%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for GT00876: 1
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_09590fdcdab9f30b983595f606f2364a.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_09590fdcdab9f30b983595f606f2364a.png not downloaded yet
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: AR51988
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: AL46960
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: YR53014
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR53014%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for YR53014: 1
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: WB17402
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB17402%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for WB17402: 1
2026-03-30 08:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: RG39799
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: VC26390
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: SZ19354
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: DY80869
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: ED61493
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: TJ13454
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: YE95249
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE95249%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for YE95249: 1
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: DS19828
2026-03-30 08:17:18 [auto1.fr] INFO: Found listing with ID: FY42182
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY42182%27 HTTP/1.1" 200 None
2026-03-30 08:17:18 [auto1.fr] INFO: Scrape type for FY42182: 2
2026-03-30 08:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with identifier: FY42182
2026-03-30 08:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with scrape type 2
2026-03-30 08:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with scrape type 2
2026-03-30 08:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad, identifier: FY42182
2026-03-30 08:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with identifier: FY42182
2026-03-30 08:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with identifier: FY42182
2026-03-30 08:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 32d525a5-abc4-51e7-98a5-f4d6c6cb06ad with identifier: FY42182 to the API
2026-03-30 08:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:36:31Z',
'fuel_type': 'diesel',
'id': '32d525a5-abc4-51e7-98a5-f4d6c6cb06ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FY42182',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 241315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-14',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2011}
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY42182%27 HTTP/1.1" 200 None
2026-03-30 08:17:19 [auto1.fr] INFO: Saving data for FY42182: {'auction_closing_time': 1774971391.0, 'created_time': 1773847199.429171, 'last_price_update_time': 1774858639.458926}
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FY42182') HTTP/1.1" 204 0
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: BD81949
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: HS13722
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS13722%27 HTTP/1.1" 200 None
2026-03-30 08:17:19 [auto1.fr] INFO: Scrape type for HS13722: 1
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_8b890e2f91236380e566ce6523a9854b.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: ML02900
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: RK77982
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: BE67989
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: YH76503
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: ZG89703
2026-03-30 08:17:19 [auto1.fr] INFO: Found listing with ID: HM47617
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf238d0>
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg saved to cache
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8123450>
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_8b890e2f91236380e566ce6523a9854b.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_8b890e2f91236380e566ce6523a9854b.jpg saved to cache
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_09590fdcdab9f30b983595f606f2364a.png> (referer: https://www.auto1.com/)
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bff36d0>
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg saved to cache
2026-03-30 08:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a818dbd0>
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg saved to cache
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a816e650>
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg saved to cache
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:20 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-30 08:17:20 [PIL.PngImagePlugin] DEBUG: STREAM b'eXIf' 41 68
2026-03-30 08:17:20 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 121 9
2026-03-30 08:17:20 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 142 8192
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac4e210>
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_5.png HTTP/1.1" 201 0
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F51%252F9b51a7b98f66a1aaefa7c178a653b182%252Fpa%252FEZ24123_09590fdcdab9f30b983595f606f2364a.png') HTTP/1.1" 204 0
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_09590fdcdab9f30b983595f606f2364a.png saved to cache
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e624ea6a-4e73-50ff-8f9b-b1081560511b
2026-03-30 08:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e624ea6a-4e73-50ff-8f9b-b1081560511b, skipping ID generation
2026-03-30 08:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e624ea6a-4e73-50ff-8f9b-b1081560511b with scrape type 1
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e624ea6a-4e73-50ff-8f9b-b1081560511b sending to next pipeline
2026-03-30 08:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e624ea6a-4e73-50ff-8f9b-b1081560511b, identifier: EZ24123
2026-03-30 08:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e624ea6a-4e73-50ff-8f9b-b1081560511b with identifier: EZ24123
2026-03-30 08:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e624ea6a-4e73-50ff-8f9b-b1081560511b with identifier: EZ24123
2026-03-30 08:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e624ea6a-4e73-50ff-8f9b-b1081560511b with identifier: EZ24123 to the API
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_09590fdcdab9f30b983595f606f2364a.png>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:06:39Z',
'fuel_type': 'diesel',
'id': 'e624ea6a-4e73-50ff-8f9b-b1081560511b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EZ24123',
'listing': 'auction',
'location': 'FR, Roncq',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 318185,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63419,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_1c6c70c69779a8ed051cc8dbe2c485b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_ceaa8f7c3eb3ca8fb6099e0148494f78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_8b890e2f91236380e566ce6523a9854b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69121,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_7f2ddbd9612c34ac75e5776b12b79b39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62032,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_4d1cd66382a6eaafcbf2e4e837f38bd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e624ea6a-4e73-50ff-8f9b-b1081560511b/e624ea6a-4e73-50ff-8f9b-b1081560511b_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 112791,
'Height': 525,
'OriginUrl': 'https://img-pa.auto1.com/img9b/51/9b51a7b98f66a1aaefa7c178a653b182/pa/EZ24123_09590fdcdab9f30b983595f606f2364a.png',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-12-19',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer 2.2 HDi HDi',
'transmission': 'manual',
'trim': 'HDi',
'year': 2006}
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ24123%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Saving data for EZ24123: {'created_time': 1774858640.619231, 'last_price_update_time': 1774858640.619242, 'auction_closing_time': 1774969599.0}
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EZ24123') HTTP/1.1" 204 0
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JA39798/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RG75873/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GT00876/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YR53014/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 4801 | hits on page: 40
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: HM47617
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: TL49010
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL49010%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for TL49010: 1
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MK61341/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: VF62487
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: KF52114
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF52114%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for KF52114: 1
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: SA43115
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: UV73863
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: XL20075
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL20075%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for XL20075: 1
2026-03-30 08:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: ER09200
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: GP11392
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: KG49901
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: UD61888
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: RM00164
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: AS36390
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS36390%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for AS36390: 1
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: KU90889
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: KA64045
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: VG73746
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: AL35462
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: NJ66482
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: NW52748
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: EP29644
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP29644%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for EP29644: 1
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: NS68677
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: CN39539
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: KY89343
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: AC64067
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: SR76530
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: EB39738
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: BU00959
2026-03-30 08:17:20 [auto1.fr] INFO: Found listing with ID: CY32369
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY32369%27 HTTP/1.1" 200 None
2026-03-30 08:17:20 [auto1.fr] INFO: Scrape type for CY32369: 2
2026-03-30 08:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 593cb27f-d795-53a4-a15f-e7c1b693f643 with identifier: CY32369
2026-03-30 08:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 593cb27f-d795-53a4-a15f-e7c1b693f643 with scrape type 2
2026-03-30 08:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 593cb27f-d795-53a4-a15f-e7c1b693f643 with scrape type 2
2026-03-30 08:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 593cb27f-d795-53a4-a15f-e7c1b693f643, identifier: CY32369
2026-03-30 08:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 593cb27f-d795-53a4-a15f-e7c1b693f643 with identifier: CY32369
2026-03-30 08:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 593cb27f-d795-53a4-a15f-e7c1b693f643 with identifier: CY32369
2026-03-30 08:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 593cb27f-d795-53a4-a15f-e7c1b693f643 with identifier: CY32369 to the API
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:50:56Z',
'fuel_type': 'petrol',
'id': '593cb27f-d795-53a4-a15f-e7c1b693f643',
'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/CY32369',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 94444,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-20',
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2022}
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY32369%27 HTTP/1.1" 200 None
2026-03-30 08:17:21 [auto1.fr] INFO: Saving data for CY32369: {'auction_closing_time': 1774972256.0, 'created_time': 1774353762.199057, 'last_price_update_time': 1774858641.366245}
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CY32369') HTTP/1.1" 204 0
2026-03-30 08:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YC64262/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:21 [auto1.fr] INFO: Found listing with ID: NK57774
2026-03-30 08:17:21 [auto1.fr] INFO: Found listing with ID: SV53673
2026-03-30 08:17:21 [auto1.fr] INFO: Found listing with ID: EV92409
2026-03-30 08:17:21 [auto1.fr] INFO: Found listing with ID: NM58837
2026-03-30 08:17:21 [auto1.fr] INFO: Found listing with ID: KP42994
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP42994%27 HTTP/1.1" 200 None
2026-03-30 08:17:21 [auto1.fr] INFO: Scrape type for KP42994: 2
2026-03-30 08:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with identifier: KP42994
2026-03-30 08:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with scrape type 2
2026-03-30 08:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with scrape type 2
2026-03-30 08:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 44b543f6-d868-5cb1-aee1-e0fd45b4fc95, identifier: KP42994
2026-03-30 08:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with identifier: KP42994
2026-03-30 08:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with identifier: KP42994
2026-03-30 08:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 44b543f6-d868-5cb1-aee1-e0fd45b4fc95 with identifier: KP42994 to the API
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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-31T15:40:35Z',
'fuel_type': 'diesel',
'id': '44b543f6-d868-5cb1-aee1-e0fd45b4fc95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP42994',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 257505,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-28',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sportline BlueMotion',
'transmission': 'manual',
'trim': 'Sportline BlueMotion',
'year': 2010}
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP42994%27 HTTP/1.1" 200 None
2026-03-30 08:17:21 [auto1.fr] INFO: Saving data for KP42994: {'auction_closing_time': 1774971635.0, 'created_time': 1773665822.876989, 'last_price_update_time': 1774858641.98215}
2026-03-30 08:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KP42994') HTTP/1.1" 204 0
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: KZ71097
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: RC67764
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: HR35316
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: XL60481
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: FB22935
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: ZM82858
2026-03-30 08:17:22 [auto1.fr] INFO: Found listing with ID: SB76672
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB76672%27 HTTP/1.1" 200 None
2026-03-30 08:17:22 [auto1.fr] INFO: Scrape type for SB76672: 2
2026-03-30 08:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 796732fc-8b64-5912-852f-39ce05084620 with identifier: SB76672
2026-03-30 08:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 796732fc-8b64-5912-852f-39ce05084620 with scrape type 2
2026-03-30 08:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 796732fc-8b64-5912-852f-39ce05084620 with scrape type 2
2026-03-30 08:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 796732fc-8b64-5912-852f-39ce05084620, identifier: SB76672
2026-03-30 08:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 796732fc-8b64-5912-852f-39ce05084620 with identifier: SB76672
2026-03-30 08:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 796732fc-8b64-5912-852f-39ce05084620 with identifier: SB76672
2026-03-30 08:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 796732fc-8b64-5912-852f-39ce05084620 with identifier: SB76672 to the API
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 394,
'expiration_date': '2026-03-31T15:49:46Z',
'fuel_type': 'hybrid',
'id': '796732fc-8b64-5912-852f-39ce05084620',
'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/SB76672',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 192000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seller_name': None,
'title': 'BMW 5er 545e xDrive M Sport',
'transmission': 'automatic',
'trim': 'xDrive M Sport',
'year': 2023}
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB76672%27 HTTP/1.1" 200 None
2026-03-30 08:17:22 [auto1.fr] INFO: Saving data for SB76672: {'auction_closing_time': 1774972186.0, 'created_time': 1774299845.747937, 'last_price_update_time': 1774858642.588555}
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB76672') HTTP/1.1" 204 0
2026-03-30 08:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HS13722/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WB17402/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17: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-30 08:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TL49010/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:23 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 4801 | hits on page: 40
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: XJ36230
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: VE53658
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: XY31555
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: SY35677
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: VW72716
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: DZ82419
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: KX23637
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: XU30024
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: FU08159
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: VU97414
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: DT80486
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: NK27352
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: WM52776
2026-03-30 08:17:23 [auto1.fr] INFO: Found listing with ID: TW57421
2026-03-30 08:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW57421%27 HTTP/1.1" 200 None
2026-03-30 08:17:23 [auto1.fr] INFO: Scrape type for TW57421: 2
2026-03-30 08:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae6972fc-3427-5209-8a58-c08da0878875 with identifier: TW57421
2026-03-30 08:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae6972fc-3427-5209-8a58-c08da0878875 with scrape type 2
2026-03-30 08:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae6972fc-3427-5209-8a58-c08da0878875 with scrape type 2
2026-03-30 08:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ae6972fc-3427-5209-8a58-c08da0878875, identifier: TW57421
2026-03-30 08:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ae6972fc-3427-5209-8a58-c08da0878875 with identifier: TW57421
2026-03-30 08:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ae6972fc-3427-5209-8a58-c08da0878875 with identifier: TW57421
2026-03-30 08:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ae6972fc-3427-5209-8a58-c08da0878875 with identifier: TW57421 to the API
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:03:22Z',
'fuel_type': 'diesel',
'id': 'ae6972fc-3427-5209-8a58-c08da0878875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW57421',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 203447,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-03',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambiente',
'transmission': 'automatic',
'trim': 'Ambiente',
'year': 2013}
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW57421%27 HTTP/1.1" 200 None
2026-03-30 08:17:24 [auto1.fr] INFO: Saving data for TW57421: {'auction_closing_time': 1774969402.0, 'created_time': 1774385118.185063, 'last_price_update_time': 1774858644.276929}
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TW57421') HTTP/1.1" 204 0
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: RP20304
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: YJ41205
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ41205%27 HTTP/1.1" 200 None
2026-03-30 08:17:24 [auto1.fr] INFO: Scrape type for YJ41205: 1
2026-03-30 08:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RG75873> (referer: https://www.auto1.com/v1/car-details-view/RG75873/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YR53014> (referer: https://www.auto1.com/v1/car-details-view/YR53014/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: RC17389
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: TR32584
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: MF63659
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: XG61570
2026-03-30 08:17:24 [auto1.fr] INFO: Found listing with ID: WP40871
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP40871%27 HTTP/1.1" 200 None
2026-03-30 08:17:24 [auto1.fr] INFO: Scrape type for WP40871: 2
2026-03-30 08:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d120232-552d-5303-a979-5ca572b7bc96 with identifier: WP40871
2026-03-30 08:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d120232-552d-5303-a979-5ca572b7bc96 with scrape type 2
2026-03-30 08:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d120232-552d-5303-a979-5ca572b7bc96 with scrape type 2
2026-03-30 08:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d120232-552d-5303-a979-5ca572b7bc96, identifier: WP40871
2026-03-30 08:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JA39798> (referer: https://www.auto1.com/v1/car-details-view/JA39798/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d120232-552d-5303-a979-5ca572b7bc96 with identifier: WP40871
2026-03-30 08:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d120232-552d-5303-a979-5ca572b7bc96 with identifier: WP40871
2026-03-30 08:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d120232-552d-5303-a979-5ca572b7bc96 with identifier: WP40871 to the API
2026-03-30 08:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 140,
'expiration_date': '2026-03-31T15:05:48Z',
'fuel_type': 'diesel',
'id': '8d120232-552d-5303-a979-5ca572b7bc96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP40871',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 213308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-23',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Karat BlueMotion Tech',
'transmission': 'manual',
'trim': 'Karat BlueMotion Tech',
'year': 2012}
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP40871%27 HTTP/1.1" 200 None
2026-03-30 08:17:25 [auto1.fr] INFO: Saving data for WP40871: {'auction_closing_time': 1774969548.0, 'created_time': 1773692323.202298, 'last_price_update_time': 1774858645.605591}
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WP40871') HTTP/1.1" 204 0
2026-03-30 08:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:25 [auto1.fr] INFO: Found listing with ID: EZ02912
2026-03-30 08:17:25 [auto1.fr] INFO: Found listing with ID: MM27553
2026-03-30 08:17:25 [auto1.fr] INFO: Found listing with ID: XA54724
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA54724%27 HTTP/1.1" 200 None
2026-03-30 08:17:25 [auto1.fr] INFO: Scrape type for XA54724: 2
2026-03-30 08:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1d5c5b9-2273-5722-9577-a0bfa7807a4e with identifier: XA54724
2026-03-30 08:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d5c5b9-2273-5722-9577-a0bfa7807a4e with scrape type 2
2026-03-30 08:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1d5c5b9-2273-5722-9577-a0bfa7807a4e with scrape type 2
2026-03-30 08:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1d5c5b9-2273-5722-9577-a0bfa7807a4e, identifier: XA54724
2026-03-30 08:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1d5c5b9-2273-5722-9577-a0bfa7807a4e with identifier: XA54724
2026-03-30 08:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1d5c5b9-2273-5722-9577-a0bfa7807a4e with identifier: XA54724
2026-03-30 08:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1d5c5b9-2273-5722-9577-a0bfa7807a4e with identifier: XA54724 to the API
2026-03-30 08:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 105,
'expiration_date': '2026-03-31T15:51:00Z',
'fuel_type': 'diesel',
'id': 'f1d5c5b9-2273-5722-9577-a0bfa7807a4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XA54724',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 295021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-05',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Exception',
'transmission': 'manual',
'trim': 'Exception',
'year': 2007}
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA54724%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [auto1.fr] INFO: Saving data for XA54724: {'auction_closing_time': 1774972260.0, 'created_time': 1774426534.068233, 'last_price_update_time': 1774858646.811678}
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XA54724') HTTP/1.1" 204 0
2026-03-30 08:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GT00876> (referer: https://www.auto1.com/v1/car-details-view/GT00876/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef71c14-60f6-5b72-86cf-499906afac8c with identifier: RG75873
2026-03-30 08:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef71c14-60f6-5b72-86cf-499906afac8c with scrape type 1
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fef71c14-60f6-5b72-86cf-499906afac8c
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_e352143b0315bc510ba00c80ed8113dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_e352143b0315bc510ba00c80ed8113dc.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_d29716e34568f43d11ac8bc3298b9da4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d29716e34568f43d11ac8bc3298b9da4.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_ccd7f100f31cb92e9082f8054c6ddd14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ccd7f100f31cb92e9082f8054c6ddd14.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_ba7a4a5ff3e6ed730719ae44b9db1efd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ba7a4a5ff3e6ed730719ae44b9db1efd.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_c590cc327547a6f6ec243a5c8c2cfc7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_c590cc327547a6f6ec243a5c8c2cfc7b.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_1e7796339791273c3359e302eb4b4116.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1e7796339791273c3359e302eb4b4116.jpg already downloaded
2026-03-30 08:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_bd1f809c8f0769b2842268ed0a317402.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_bd1f809c8f0769b2842268ed0a317402.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_310018f1be668cd0c3265780d54f4871.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_310018f1be668cd0c3265780d54f4871.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_1a3aeb8de80f68015d90794c63307a7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1a3aeb8de80f68015d90794c63307a7e.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F4d%252Ffc4d38840f3ec9b1fd0b0fbb9010116c%252Fpa%252FRG75873_d232919f0e74eb73c2394ec71a3e47ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d232919f0e74eb73c2394ec71a3e47ac.jpg already downloaded
2026-03-30 08:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fef71c14-60f6-5b72-86cf-499906afac8c, identifier: RG75873
2026-03-30 08:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee52a8d3-1437-5d76-b33c-81194ad08ea2 with identifier: YR53014
2026-03-30 08:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee52a8d3-1437-5d76-b33c-81194ad08ea2 with scrape type 1
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee52a8d3-1437-5d76-b33c-81194ad08ea2
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_2f20d492b4afd29ee5a4a20ca8f69cc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2f20d492b4afd29ee5a4a20ca8f69cc8.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_52e655b4f09a0d9c5dc9070194a81c09.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_52e655b4f09a0d9c5dc9070194a81c09.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_2e0bd47a660f4ae645b6a4e4e0744b60.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2e0bd47a660f4ae645b6a4e4e0744b60.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_3f2aa7f07e859de261525bbb403a610a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_3f2aa7f07e859de261525bbb403a610a.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_5c72d6e23de8f68f1902930635bc57de.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_5c72d6e23de8f68f1902930635bc57de.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_ae8b729bd9444c35cd51a2caa47fc872.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_ae8b729bd9444c35cd51a2caa47fc872.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_43cdf576ebf4c292b685cb6f74526e51.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_43cdf576ebf4c292b685cb6f74526e51.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_304a618ddd24cc673dd0c36eba305570.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_304a618ddd24cc673dd0c36eba305570.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_2ece3110d0677f4aa8a2283788b4b709.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2ece3110d0677f4aa8a2283788b4b709.jpg already downloaded
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F69%252F1169c1382ed0acbbe552c99b04dfa90f%252Fpa%252FYR53014_14ab2ad24a204bcb4e548aad2d7ec372.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_14ab2ad24a204bcb4e548aad2d7ec372.jpg already downloaded
2026-03-30 08:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee52a8d3-1437-5d76-b33c-81194ad08ea2, identifier: YR53014
2026-03-30 08:17:27 [auto1.fr] INFO: Found listing with ID: LE66923
2026-03-30 08:17:27 [auto1.fr] INFO: Found listing with ID: VR30765
2026-03-30 08:17:27 [auto1.fr] INFO: Found listing with ID: GP95041
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP95041%27 HTTP/1.1" 200 None
2026-03-30 08:17:27 [auto1.fr] INFO: Scrape type for GP95041: 2
2026-03-30 08:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a329a2d3-2d71-51b3-a446-e138c294ea6e with identifier: GP95041
2026-03-30 08:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a329a2d3-2d71-51b3-a446-e138c294ea6e with scrape type 2
2026-03-30 08:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a329a2d3-2d71-51b3-a446-e138c294ea6e with scrape type 2
2026-03-30 08:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a329a2d3-2d71-51b3-a446-e138c294ea6e, identifier: GP95041
2026-03-30 08:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fef71c14-60f6-5b72-86cf-499906afac8c with identifier: RG75873
2026-03-30 08:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fef71c14-60f6-5b72-86cf-499906afac8c with identifier: RG75873
2026-03-30 08:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fef71c14-60f6-5b72-86cf-499906afac8c with identifier: RG75873 to the API
2026-03-30 08:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RG75873>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:02:40Z',
'fuel_type': 'petrol',
'id': 'fef71c14-60f6-5b72-86cf-499906afac8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG75873',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 94752,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_e352143b0315bc510ba00c80ed8113dc.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d29716e34568f43d11ac8bc3298b9da4.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ccd7f100f31cb92e9082f8054c6ddd14.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ba7a4a5ff3e6ed730719ae44b9db1efd.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_c590cc327547a6f6ec243a5c8c2cfc7b.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1e7796339791273c3359e302eb4b4116.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_bd1f809c8f0769b2842268ed0a317402.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_310018f1be668cd0c3265780d54f4871.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1a3aeb8de80f68015d90794c63307a7e.jpg',
'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d232919f0e74eb73c2394ec71a3e47ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61791,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_e352143b0315bc510ba00c80ed8113dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3024563,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d29716e34568f43d11ac8bc3298b9da4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3026061,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ccd7f100f31cb92e9082f8054c6ddd14.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2972569,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_ba7a4a5ff3e6ed730719ae44b9db1efd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3051254,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_c590cc327547a6f6ec243a5c8c2cfc7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55419,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1e7796339791273c3359e302eb4b4116.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50205,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_bd1f809c8f0769b2842268ed0a317402.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_310018f1be668cd0c3265780d54f4871.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2966440,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_1a3aeb8de80f68015d90794c63307a7e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fef71c14-60f6-5b72-86cf-499906afac8c/fef71c14-60f6-5b72-86cf-499906afac8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2949738,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/4d/fc4d38840f3ec9b1fd0b0fbb9010116c/pa/RG75873_d232919f0e74eb73c2394ec71a3e47ac.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.5 TSI ACT Life 1st Business Société '
'Réversible',
'transmission': 'manual',
'trim': 'Life 1st Business Société Réversible',
'year': 2021}
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG75873%27 HTTP/1.1" 200 None
2026-03-30 08:17:28 [auto1.fr] INFO: Saving data for RG75873: {'created_time': 1774858648.68959, 'last_price_update_time': 1774858648.6896, 'auction_closing_time': 1774969360.0}
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RG75873') HTTP/1.1" 204 0
2026-03-30 08:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee52a8d3-1437-5d76-b33c-81194ad08ea2 with identifier: YR53014
2026-03-30 08:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee52a8d3-1437-5d76-b33c-81194ad08ea2 with identifier: YR53014
2026-03-30 08:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee52a8d3-1437-5d76-b33c-81194ad08ea2 with identifier: YR53014 to the API
2026-03-30 08:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YR53014>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:08:59Z',
'fuel_type': 'diesel',
'id': 'ee52a8d3-1437-5d76-b33c-81194ad08ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR53014',
'listing': 'auction',
'location': 'FR, Puget-sur-Argens',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 148358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2f20d492b4afd29ee5a4a20ca8f69cc8.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_52e655b4f09a0d9c5dc9070194a81c09.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2e0bd47a660f4ae645b6a4e4e0744b60.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_3f2aa7f07e859de261525bbb403a610a.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_5c72d6e23de8f68f1902930635bc57de.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_ae8b729bd9444c35cd51a2caa47fc872.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_43cdf576ebf4c292b685cb6f74526e51.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_304a618ddd24cc673dd0c36eba305570.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2ece3110d0677f4aa8a2283788b4b709.jpg',
'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_14ab2ad24a204bcb4e548aad2d7ec372.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52767,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2f20d492b4afd29ee5a4a20ca8f69cc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_52e655b4f09a0d9c5dc9070194a81c09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54282,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2e0bd47a660f4ae645b6a4e4e0744b60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47179,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_3f2aa7f07e859de261525bbb403a610a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54130,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_5c72d6e23de8f68f1902930635bc57de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52261,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_ae8b729bd9444c35cd51a2caa47fc872.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42526,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_43cdf576ebf4c292b685cb6f74526e51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60910,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_304a618ddd24cc673dd0c36eba305570.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59382,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_2ece3110d0677f4aa8a2283788b4b709.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee52a8d3-1437-5d76-b33c-81194ad08ea2/ee52a8d3-1437-5d76-b33c-81194ad08ea2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img11/69/1169c1382ed0acbbe552c99b04dfa90f/pa/YR53014_14ab2ad24a204bcb4e548aad2d7ec372.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.6 dCi 360',
'transmission': 'manual',
'trim': '360',
'year': 2012}
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR53014%27 HTTP/1.1" 200 None
2026-03-30 08:17:29 [auto1.fr] INFO: Saving data for YR53014: {'created_time': 1774858649.746923, 'last_price_update_time': 1774858649.746933, 'auction_closing_time': 1774969739.0}
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YR53014') HTTP/1.1" 204 0
2026-03-30 08:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a329a2d3-2d71-51b3-a446-e138c294ea6e with identifier: GP95041
2026-03-30 08:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a329a2d3-2d71-51b3-a446-e138c294ea6e with identifier: GP95041
2026-03-30 08:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a329a2d3-2d71-51b3-a446-e138c294ea6e with identifier: GP95041 to the API
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 3,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:51:51Z',
'fuel_type': 'diesel',
'id': 'a329a2d3-2d71-51b3-a446-e138c294ea6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP95041',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 240048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-25',
'seller_name': None,
'title': 'Peugeot 307 2.0 HDi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP95041%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [auto1.fr] INFO: Saving data for GP95041: {'auction_closing_time': 1774972311.0, 'created_time': 1774269146.986978, 'last_price_update_time': 1774858650.107904}
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP95041') HTTP/1.1" 204 0
2026-03-30 08:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c844bc52-0718-596e-9a95-19f222057519 with identifier: JA39798
2026-03-30 08:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c844bc52-0718-596e-9a95-19f222057519 with scrape type 1
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c844bc52-0718-596e-9a95-19f222057519
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_f3773acb85c280bbdf719ee67e684fc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_f3773acb85c280bbdf719ee67e684fc4.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_78c05bf2470e48bdae8fcee2d9c8d1b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_78c05bf2470e48bdae8fcee2d9c8d1b3.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_8572716f6830099278d6e71321725764.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_8572716f6830099278d6e71321725764.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_b3a38c000ee4a39244fca0cc85ea5907.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_b3a38c000ee4a39244fca0cc85ea5907.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_0202f8ca073379827c137af046fefc88.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_0202f8ca073379827c137af046fefc88.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_97e1b78e7a577ae89c7d24eea3768fa5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_97e1b78e7a577ae89c7d24eea3768fa5.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_dbad3c7e6a3e1512fd2ff1664e057b8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_dbad3c7e6a3e1512fd2ff1664e057b8c.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_418c56aae6f9f5c6ace880a6e72e6e61.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_418c56aae6f9f5c6ace880a6e72e6e61.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_9b15c9cb982fe596a11d9f15415c13f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_9b15c9cb982fe596a11d9f15415c13f7.jpg already downloaded
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F66%252Fc2664c23ed5304e5225b644e510db65f%252Fpa%252FJA39798_2372b9a5955f389798939726725b2e94.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_2372b9a5955f389798939726725b2e94.jpg already downloaded
2026-03-30 08:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c844bc52-0718-596e-9a95-19f222057519, identifier: JA39798
2026-03-30 08:17:30 [auto1.fr] INFO: Found listing with ID: SB40125
2026-03-30 08:17:30 [auto1.fr] INFO: Found listing with ID: CZ77892
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ77892%27 HTTP/1.1" 200 None
2026-03-30 08:17:30 [auto1.fr] INFO: Scrape type for CZ77892: 1
2026-03-30 08:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NT78881> (referer: https://www.auto1.com/v1/car-details-view/NT78881/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c844bc52-0718-596e-9a95-19f222057519 with identifier: JA39798
2026-03-30 08:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c844bc52-0718-596e-9a95-19f222057519 with identifier: JA39798
2026-03-30 08:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c844bc52-0718-596e-9a95-19f222057519 with identifier: JA39798 to the API
2026-03-30 08:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JA39798>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-31T15:41:58Z',
'fuel_type': 'diesel',
'id': 'c844bc52-0718-596e-9a95-19f222057519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA39798',
'listing': 'auction',
'location': 'FR, Ingrandes sur Vienne',
'make': 'BMW',
'model': '5er',
'odometer': 300239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_f3773acb85c280bbdf719ee67e684fc4.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_78c05bf2470e48bdae8fcee2d9c8d1b3.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_8572716f6830099278d6e71321725764.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_b3a38c000ee4a39244fca0cc85ea5907.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_0202f8ca073379827c137af046fefc88.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_97e1b78e7a577ae89c7d24eea3768fa5.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_dbad3c7e6a3e1512fd2ff1664e057b8c.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_418c56aae6f9f5c6ace880a6e72e6e61.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_9b15c9cb982fe596a11d9f15415c13f7.jpg',
'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_2372b9a5955f389798939726725b2e94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90677,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_f3773acb85c280bbdf719ee67e684fc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85110,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_78c05bf2470e48bdae8fcee2d9c8d1b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70895,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_8572716f6830099278d6e71321725764.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_b3a38c000ee4a39244fca0cc85ea5907.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_0202f8ca073379827c137af046fefc88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_97e1b78e7a577ae89c7d24eea3768fa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_dbad3c7e6a3e1512fd2ff1664e057b8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113985,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_418c56aae6f9f5c6ace880a6e72e6e61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_9b15c9cb982fe596a11d9f15415c13f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c844bc52-0718-596e-9a95-19f222057519/c844bc52-0718-596e-9a95-19f222057519_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68515,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/66/c2664c23ed5304e5225b644e510db65f/pa/JA39798_2372b9a5955f389798939726725b2e94.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5er 530d Lounge Plus',
'transmission': 'automatic',
'trim': 'Lounge Plus',
'year': 2014}
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA39798%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [auto1.fr] INFO: Saving data for JA39798: {'created_time': 1774858652.200956, 'last_price_update_time': 1774858652.200968, 'auction_closing_time': 1774971718.0}
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JA39798') HTTP/1.1" 204 0
2026-03-30 08:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KF52114/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YE95249/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XL20075/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cd6bc7b-c8a0-5408-b15a-4356a57516d9 with identifier: GT00876
2026-03-30 08:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cd6bc7b-c8a0-5408-b15a-4356a57516d9 with scrape type 1
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cd6bc7b-c8a0-5408-b15a-4356a57516d9
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_ebee87a6be0ae7376b5ef0cdcf1266a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_ebee87a6be0ae7376b5ef0cdcf1266a9.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_01dbdb294e2907a919dcdfda3efffb04.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_01dbdb294e2907a919dcdfda3efffb04.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_3979ebab064b34c761612e0558c432b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3979ebab064b34c761612e0558c432b3.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_3aca1bc869354a7a0dc9738268044d7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3aca1bc869354a7a0dc9738268044d7e.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_4973f8ba9a5002eff37a04d79a2fa764.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_4973f8ba9a5002eff37a04d79a2fa764.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_605cd53e9c615ed2c1e3bcb817eaa544.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_605cd53e9c615ed2c1e3bcb817eaa544.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_40d7ac645bfbafa10ccfe375d42bbef6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_40d7ac645bfbafa10ccfe375d42bbef6.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_bbe094ec41792ec27dbb00cfc11466ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_bbe094ec41792ec27dbb00cfc11466ef.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_2c3748228f4932fd6766600819416976.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_2c3748228f4932fd6766600819416976.jpg already downloaded
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc8%252F23%252Fc823cb87995db998d63313ad671b09ce%252Fpa%252FGT00876_d168684d66a8aa6817b1e6cc6276cda5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_d168684d66a8aa6817b1e6cc6276cda5.jpg already downloaded
2026-03-30 08:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8cd6bc7b-c8a0-5408-b15a-4356a57516d9, identifier: GT00876
2026-03-30 08:17:32 [auto1.fr] INFO: Found listing with ID: TG40570
2026-03-30 08:17:32 [auto1.fr] INFO: Found listing with ID: HD96935
2026-03-30 08:17:32 [auto1.fr] INFO: Found listing with ID: ZX14325
2026-03-30 08:17:32 [auto1.fr] INFO: Found listing with ID: WH09116
2026-03-30 08:17:32 [auto1.fr] INFO: Found listing with ID: YU99421
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YU99421%27 HTTP/1.1" 200 None
2026-03-30 08:17:32 [auto1.fr] INFO: Scrape type for YU99421: 1
2026-03-30 08:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8cd6bc7b-c8a0-5408-b15a-4356a57516d9 with identifier: GT00876
2026-03-30 08:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8cd6bc7b-c8a0-5408-b15a-4356a57516d9 with identifier: GT00876
2026-03-30 08:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8cd6bc7b-c8a0-5408-b15a-4356a57516d9 with identifier: GT00876 to the API
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GT00876>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:57:28Z',
'fuel_type': 'petrol',
'id': '8cd6bc7b-c8a0-5408-b15a-4356a57516d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GT00876',
'listing': 'auction',
'location': 'FR, Creutzwald',
'make': 'Peugeot',
'model': '208',
'odometer': 57461,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_ebee87a6be0ae7376b5ef0cdcf1266a9.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_01dbdb294e2907a919dcdfda3efffb04.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3979ebab064b34c761612e0558c432b3.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3aca1bc869354a7a0dc9738268044d7e.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_4973f8ba9a5002eff37a04d79a2fa764.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_605cd53e9c615ed2c1e3bcb817eaa544.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_40d7ac645bfbafa10ccfe375d42bbef6.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_bbe094ec41792ec27dbb00cfc11466ef.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_2c3748228f4932fd6766600819416976.jpg',
'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_d168684d66a8aa6817b1e6cc6276cda5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_ebee87a6be0ae7376b5ef0cdcf1266a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591709,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_01dbdb294e2907a919dcdfda3efffb04.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3979ebab064b34c761612e0558c432b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59562,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_3aca1bc869354a7a0dc9738268044d7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77898,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_4973f8ba9a5002eff37a04d79a2fa764.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_605cd53e9c615ed2c1e3bcb817eaa544.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2030899,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_40d7ac645bfbafa10ccfe375d42bbef6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92629,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_bbe094ec41792ec27dbb00cfc11466ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2265576,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_2c3748228f4932fd6766600819416976.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cd6bc7b-c8a0-5408-b15a-4356a57516d9/8cd6bc7b-c8a0-5408-b15a-4356a57516d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2298744,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc8/23/c823cb87995db998d63313ad671b09ce/pa/GT00876_d168684d66a8aa6817b1e6cc6276cda5.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.0 VTi Like',
'transmission': 'manual',
'trim': 'Like',
'year': 2014}
2026-03-30 08:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT00876%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [auto1.fr] INFO: Saving data for GT00876: {'created_time': 1774858653.007276, 'last_price_update_time': 1774858653.007284, 'auction_closing_time': 1774972648.0}
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GT00876') HTTP/1.1" 204 0
2026-03-30 08:17:33 [auto1.fr] INFO: Found listing with ID: TT80789
2026-03-30 08:17:33 [auto1.fr] INFO: Found listing with ID: TV87876
2026-03-30 08:17:33 [auto1.fr] INFO: Found listing with ID: PV47971
2026-03-30 08:17:33 [auto1.fr] INFO: Found listing with ID: XG32357
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG32357%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [auto1.fr] INFO: Scrape type for XG32357: 2
2026-03-30 08:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d244038-e377-56f2-a44f-5a5217d6dd19 with identifier: XG32357
2026-03-30 08:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d244038-e377-56f2-a44f-5a5217d6dd19 with scrape type 2
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d244038-e377-56f2-a44f-5a5217d6dd19 with scrape type 2
2026-03-30 08:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0d244038-e377-56f2-a44f-5a5217d6dd19, identifier: XG32357
2026-03-30 08:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e8af2f-1467-5498-94f5-4f0e21c71195 with identifier: NT78881
2026-03-30 08:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e8af2f-1467-5498-94f5-4f0e21c71195 with scrape type 1
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3e8af2f-1467-5498-94f5-4f0e21c71195
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_fc5836514cd71b1d16cd94aaa935db89.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_fc5836514cd71b1d16cd94aaa935db89.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_3ad128de406199dfed390543af3bce44.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_3ad128de406199dfed390543af3bce44.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_4aefbcb8630d0f78412df6c3e3561c6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_4aefbcb8630d0f78412df6c3e3561c6e.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_104041045080e93bf41362473d5f3846.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_104041045080e93bf41362473d5f3846.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_9cee1dd8ed17a737d7d4d959b2380c85.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_9cee1dd8ed17a737d7d4d959b2380c85.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_5a22b68ffafcd102cd570c34cb145956.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_5a22b68ffafcd102cd570c34cb145956.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_1f66917b1cf949fd125f1aca98a2914a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_1f66917b1cf949fd125f1aca98a2914a.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_c22e7a77f207278042f85747a3c4de85.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_c22e7a77f207278042f85747a3c4de85.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_dbc1e52eab985dec44f3554feaaf4fbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_dbc1e52eab985dec44f3554feaaf4fbe.jpg already downloaded
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdb%252F86%252Fdb8661dccc5cda8836b749a52706c99c%252Fpa%252FNT78881_f8d22f7b121fc99d9a318209267504b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_f8d22f7b121fc99d9a318209267504b7.jpg already downloaded
2026-03-30 08:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a3e8af2f-1467-5498-94f5-4f0e21c71195, identifier: NT78881
2026-03-30 08:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0d244038-e377-56f2-a44f-5a5217d6dd19 with identifier: XG32357
2026-03-30 08:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0d244038-e377-56f2-a44f-5a5217d6dd19 with identifier: XG32357
2026-03-30 08:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0d244038-e377-56f2-a44f-5a5217d6dd19 with identifier: XG32357 to the API
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 73,
'expiration_date': '2026-03-31T15:20:35Z',
'fuel_type': 'petrol',
'id': '0d244038-e377-56f2-a44f-5a5217d6dd19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG32357',
'listing': 'auction',
'make': 'Peugeot',
'model': '1007',
'odometer': 123056,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-10-24',
'seller_name': None,
'title': 'Peugeot 1007 1.4 Trendy',
'transmission': 'manual',
'trim': 'Trendy',
'year': 2005}
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG32357%27 HTTP/1.1" 200 None
2026-03-30 08:17:33 [auto1.fr] INFO: Saving data for XG32357: {'auction_closing_time': 1774970435.0, 'created_time': 1774538311.857994, 'last_price_update_time': 1774858653.853423}
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XG32357') HTTP/1.1" 204 0
2026-03-30 08:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a3e8af2f-1467-5498-94f5-4f0e21c71195 with identifier: NT78881
2026-03-30 08:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a3e8af2f-1467-5498-94f5-4f0e21c71195 with identifier: NT78881
2026-03-30 08:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a3e8af2f-1467-5498-94f5-4f0e21c71195 with identifier: NT78881 to the API
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NT78881>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:46:47Z',
'fuel_type': 'petrol',
'id': 'a3e8af2f-1467-5498-94f5-4f0e21c71195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NT78881',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Dacia',
'model': 'Duster',
'odometer': 99396,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_fc5836514cd71b1d16cd94aaa935db89.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_3ad128de406199dfed390543af3bce44.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_4aefbcb8630d0f78412df6c3e3561c6e.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_104041045080e93bf41362473d5f3846.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_9cee1dd8ed17a737d7d4d959b2380c85.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_5a22b68ffafcd102cd570c34cb145956.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_1f66917b1cf949fd125f1aca98a2914a.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_c22e7a77f207278042f85747a3c4de85.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_dbc1e52eab985dec44f3554feaaf4fbe.jpg',
'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_f8d22f7b121fc99d9a318209267504b7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63632,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_fc5836514cd71b1d16cd94aaa935db89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66834,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_3ad128de406199dfed390543af3bce44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55345,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_4aefbcb8630d0f78412df6c3e3561c6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47279,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_104041045080e93bf41362473d5f3846.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55491,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_9cee1dd8ed17a737d7d4d959b2380c85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58311,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_5a22b68ffafcd102cd570c34cb145956.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56725,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_1f66917b1cf949fd125f1aca98a2914a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113329,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_c22e7a77f207278042f85747a3c4de85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_dbc1e52eab985dec44f3554feaaf4fbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e8af2f-1467-5498-94f5-4f0e21c71195/a3e8af2f-1467-5498-94f5-4f0e21c71195_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdb/86/db8661dccc5cda8836b749a52706c99c/pa/NT78881_f8d22f7b121fc99d9a318209267504b7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.3 TCe Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2019}
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT78881%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [auto1.fr] INFO: Saving data for NT78881: {'created_time': 1774858654.438849, 'last_price_update_time': 1774858654.438859, 'auction_closing_time': 1774972007.0}
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NT78881') HTTP/1.1" 204 0
2026-03-30 08:17:34 [auto1.fr] INFO: Found listing with ID: BB56606
2026-03-30 08:17:34 [auto1.fr] INFO: Found listing with ID: NH32818
2026-03-30 08:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EP29644/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MK61341> (referer: https://www.auto1.com/v1/car-details-view/MK61341/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AS36390/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85dffb7e-1692-581d-ae6b-28fa76395978 with identifier: MK61341
2026-03-30 08:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85dffb7e-1692-581d-ae6b-28fa76395978 with scrape type 1
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85dffb7e-1692-581d-ae6b-28fa76395978
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_7db644af7e8951b38856bdf50556e46d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7db644af7e8951b38856bdf50556e46d.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_96ab13b70eabc8896b8b5de34a648129.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_96ab13b70eabc8896b8b5de34a648129.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_cd497d43fc150472c68ea05d2309e227.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_cd497d43fc150472c68ea05d2309e227.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_8207b35438baff171c854855bbc2cf92.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_8207b35438baff171c854855bbc2cf92.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_7e22ec2d3343fd04df47830701b146d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7e22ec2d3343fd04df47830701b146d3.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_69048bda5f13b6c746db5371382eef3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_69048bda5f13b6c746db5371382eef3c.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_5220f220908670d122008255d696df1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_5220f220908670d122008255d696df1e.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_928acc62cc4c6e5684edb75b267b71e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_928acc62cc4c6e5684edb75b267b71e8.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_f8c3feafbfbe686a19498276d017b6a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_f8c3feafbfbe686a19498276d017b6a7.jpg already downloaded
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F3d%252F393dc4e66150e606504479404726ea07%252Fpa%252FMK61341_a716ee8f625b3f333cefe2ae04458c7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_a716ee8f625b3f333cefe2ae04458c7a.jpg already downloaded
2026-03-30 08:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 85dffb7e-1692-581d-ae6b-28fa76395978, identifier: MK61341
2026-03-30 08:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 85dffb7e-1692-581d-ae6b-28fa76395978 with identifier: MK61341
2026-03-30 08:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 85dffb7e-1692-581d-ae6b-28fa76395978 with identifier: MK61341
2026-03-30 08:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 85dffb7e-1692-581d-ae6b-28fa76395978 with identifier: MK61341 to the API
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MK61341>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:37:20Z',
'fuel_type': 'diesel',
'id': '85dffb7e-1692-581d-ae6b-28fa76395978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MK61341',
'listing': 'auction',
'location': 'FR, Villenoy',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 188716,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7db644af7e8951b38856bdf50556e46d.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_96ab13b70eabc8896b8b5de34a648129.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_cd497d43fc150472c68ea05d2309e227.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_8207b35438baff171c854855bbc2cf92.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7e22ec2d3343fd04df47830701b146d3.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_69048bda5f13b6c746db5371382eef3c.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_5220f220908670d122008255d696df1e.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_928acc62cc4c6e5684edb75b267b71e8.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_f8c3feafbfbe686a19498276d017b6a7.jpg',
'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_a716ee8f625b3f333cefe2ae04458c7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7db644af7e8951b38856bdf50556e46d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69131,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_96ab13b70eabc8896b8b5de34a648129.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_cd497d43fc150472c68ea05d2309e227.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60586,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_8207b35438baff171c854855bbc2cf92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60286,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_7e22ec2d3343fd04df47830701b146d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71103,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_69048bda5f13b6c746db5371382eef3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_5220f220908670d122008255d696df1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72259,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_928acc62cc4c6e5684edb75b267b71e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69357,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_f8c3feafbfbe686a19498276d017b6a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dffb7e-1692-581d-ae6b-28fa76395978/85dffb7e-1692-581d-ae6b-28fa76395978_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69059,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/3d/393dc4e66150e606504479404726ea07/pa/MK61341_a716ee8f625b3f333cefe2ae04458c7a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-04',
'seats_number': 7,
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi Tekna',
'transmission': 'automatic',
'trim': 'Tekna',
'year': 2015}
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK61341%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [auto1.fr] INFO: Saving data for MK61341: {'created_time': 1774858655.355338, 'last_price_update_time': 1774858655.355349, 'auction_closing_time': 1774971440.0}
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MK61341') HTTP/1.1" 204 0
2026-03-30 08:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YC64262> (referer: https://www.auto1.com/v1/car-details-view/YC64262/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6b13b3-db07-5a2f-9772-601c72df5e6c with identifier: YC64262
2026-03-30 08:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6b13b3-db07-5a2f-9772-601c72df5e6c with scrape type 1
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa6b13b3-db07-5a2f-9772-601c72df5e6c
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_cc7e777efa2600e14b1bcf0bcf82e411.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_cc7e777efa2600e14b1bcf0bcf82e411.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_ae20d8a0ab423476b6c9cd0efab667d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_ae20d8a0ab423476b6c9cd0efab667d3.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_295468ee4a4562131554cccfb966ffd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_295468ee4a4562131554cccfb966ffd2.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_28e825cba6b93221b6f8297c3c5b2049.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_28e825cba6b93221b6f8297c3c5b2049.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_4c14dbf7d70dbda3cd55dcb08d56e33d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4c14dbf7d70dbda3cd55dcb08d56e33d.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_4977a83d5de9690f9fdeea76ade7e9eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4977a83d5de9690f9fdeea76ade7e9eb.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_df21f333994f3876bf1c9615e97d0011.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_df21f333994f3876bf1c9615e97d0011.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_2254486b2a980c4ed0021be264baab51.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_2254486b2a980c4ed0021be264baab51.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_0f641401b3df178aa9588aee3aee8d65.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_0f641401b3df178aa9588aee3aee8d65.jpg already downloaded
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F88%252F258883b8be6b985e8d476d5791cccc48%252Fpa%252FYC64262_c58b1ede8666f18dd23a84575ba4f113.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_c58b1ede8666f18dd23a84575ba4f113.jpg already downloaded
2026-03-30 08:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aa6b13b3-db07-5a2f-9772-601c72df5e6c, identifier: YC64262
2026-03-30 08:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aa6b13b3-db07-5a2f-9772-601c72df5e6c with identifier: YC64262
2026-03-30 08:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aa6b13b3-db07-5a2f-9772-601c72df5e6c with identifier: YC64262
2026-03-30 08:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aa6b13b3-db07-5a2f-9772-601c72df5e6c with identifier: YC64262 to the API
2026-03-30 08:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YC64262>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:55:25Z',
'fuel_type': 'diesel',
'id': 'aa6b13b3-db07-5a2f-9772-601c72df5e6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YC64262',
'listing': 'auction',
'location': 'FR, Saint-Saulve',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 173666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_cc7e777efa2600e14b1bcf0bcf82e411.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_ae20d8a0ab423476b6c9cd0efab667d3.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_295468ee4a4562131554cccfb966ffd2.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_28e825cba6b93221b6f8297c3c5b2049.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4c14dbf7d70dbda3cd55dcb08d56e33d.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4977a83d5de9690f9fdeea76ade7e9eb.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_df21f333994f3876bf1c9615e97d0011.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_2254486b2a980c4ed0021be264baab51.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_0f641401b3df178aa9588aee3aee8d65.jpg',
'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_c58b1ede8666f18dd23a84575ba4f113.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_cc7e777efa2600e14b1bcf0bcf82e411.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70294,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_ae20d8a0ab423476b6c9cd0efab667d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72963,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_295468ee4a4562131554cccfb966ffd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59539,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_28e825cba6b93221b6f8297c3c5b2049.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63571,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4c14dbf7d70dbda3cd55dcb08d56e33d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72416,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_4977a83d5de9690f9fdeea76ade7e9eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_df21f333994f3876bf1c9615e97d0011.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79130,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_2254486b2a980c4ed0021be264baab51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75574,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_0f641401b3df178aa9588aee3aee8d65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6b13b3-db07-5a2f-9772-601c72df5e6c/aa6b13b3-db07-5a2f-9772-601c72df5e6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2675135,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/88/258883b8be6b985e8d476d5791cccc48/pa/YC64262_c58b1ede8666f18dd23a84575ba4f113.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-11-15',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 CDI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2011}
2026-03-30 08:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC64262%27 HTTP/1.1" 200 None
2026-03-30 08:17:36 [auto1.fr] INFO: Saving data for YC64262: {'created_time': 1774858656.87191, 'last_price_update_time': 1774858656.871923, 'auction_closing_time': 1774972525.0}
2026-03-30 08:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YC64262') HTTP/1.1" 204 0
2026-03-30 08:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:37 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 4802 | hits on page: 40
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: NH32818
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: LZ87734
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: YG68937
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: FX00689
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: CZ00697
2026-03-30 08:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ00697%27 HTTP/1.1" 200 None
2026-03-30 08:17:37 [auto1.fr] INFO: Scrape type for CZ00697: 1
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: BC53965
2026-03-30 08:17:37 [auto1.fr] INFO: Found listing with ID: NC54891
2026-03-30 08:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC54891%27 HTTP/1.1" 200 None
2026-03-30 08:17:37 [auto1.fr] INFO: Scrape type for NC54891: 2
2026-03-30 08:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72e8cee5-7737-5332-ae6c-621913509983 with identifier: NC54891
2026-03-30 08:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72e8cee5-7737-5332-ae6c-621913509983 with scrape type 2
2026-03-30 08:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72e8cee5-7737-5332-ae6c-621913509983 with scrape type 2
2026-03-30 08:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 72e8cee5-7737-5332-ae6c-621913509983, identifier: NC54891
2026-03-30 08:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 72e8cee5-7737-5332-ae6c-621913509983 with identifier: NC54891
2026-03-30 08:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 72e8cee5-7737-5332-ae6c-621913509983 with identifier: NC54891
2026-03-30 08:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 72e8cee5-7737-5332-ae6c-621913509983 with identifier: NC54891 to the API
2026-03-30 08:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:50:02Z',
'fuel_type': 'petrol',
'id': '72e8cee5-7737-5332-ae6c-621913509983',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NC54891',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 72249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-30',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2019}
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC54891%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Saving data for NC54891: {'auction_closing_time': 1774972202.0, 'created_time': 1773251163.321339, 'last_price_update_time': 1774858658.255458}
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NC54891') HTTP/1.1" 204 0
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: CB31058
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB31058%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Scrape type for CB31058: 1
2026-03-30 08:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YU99421/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YJ41205/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: LP57599
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: UN80440
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: YV99261
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: EZ77748
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: RP24230
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: UX03179
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: AN74735
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: DD23004
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD23004%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Scrape type for DD23004: 1
2026-03-30 08:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XL20075> (referer: https://www.auto1.com/v1/car-details-view/XL20075/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: HW49915
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: CJ57312
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: TV19720
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: FS46454
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: CX30870
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: GV45049
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: ZP90571
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: WM44955
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: PC41245
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: HB05529
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: YF00056
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF00056%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Scrape type for YF00056: 1
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: RY17691
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY17691%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Scrape type for RY17691: 2
2026-03-30 08:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc266e1b-daa0-5549-a272-355d432a88a2 with identifier: RY17691
2026-03-30 08:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc266e1b-daa0-5549-a272-355d432a88a2 with scrape type 2
2026-03-30 08:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc266e1b-daa0-5549-a272-355d432a88a2 with scrape type 2
2026-03-30 08:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc266e1b-daa0-5549-a272-355d432a88a2, identifier: RY17691
2026-03-30 08:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc266e1b-daa0-5549-a272-355d432a88a2 with identifier: RY17691
2026-03-30 08:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc266e1b-daa0-5549-a272-355d432a88a2 with identifier: RY17691
2026-03-30 08:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc266e1b-daa0-5549-a272-355d432a88a2 with identifier: RY17691 to the API
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:52:01Z',
'fuel_type': 'diesel',
'id': 'cc266e1b-daa0-5549-a272-355d432a88a2',
'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/RY17691',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 135841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-21',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2022}
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY17691%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Saving data for RY17691: {'auction_closing_time': 1774972321.0, 'created_time': 1774253765.76404, 'last_price_update_time': 1774858658.802263}
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RY17691') HTTP/1.1" 204 0
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: GJ24206
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: US33967
2026-03-30 08:17:38 [auto1.fr] INFO: Found listing with ID: LM27279
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM27279%27 HTTP/1.1" 200 None
2026-03-30 08:17:38 [auto1.fr] INFO: Scrape type for LM27279: 2
2026-03-30 08:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba2337be-dedc-5146-9457-0ea9db6dd7b9 with identifier: LM27279
2026-03-30 08:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba2337be-dedc-5146-9457-0ea9db6dd7b9 with scrape type 2
2026-03-30 08:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba2337be-dedc-5146-9457-0ea9db6dd7b9 with scrape type 2
2026-03-30 08:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ba2337be-dedc-5146-9457-0ea9db6dd7b9, identifier: LM27279
2026-03-30 08:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ba2337be-dedc-5146-9457-0ea9db6dd7b9 with identifier: LM27279
2026-03-30 08:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ba2337be-dedc-5146-9457-0ea9db6dd7b9 with identifier: LM27279
2026-03-30 08:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ba2337be-dedc-5146-9457-0ea9db6dd7b9 with identifier: LM27279 to the API
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:17:05Z',
'fuel_type': 'petrol',
'id': 'ba2337be-dedc-5146-9457-0ea9db6dd7b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM27279',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 111280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-05',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2017}
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM27279%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [auto1.fr] INFO: Saving data for LM27279: {'auction_closing_time': 1774970225.0, 'created_time': 1774299854.652988, 'last_price_update_time': 1774858659.395618}
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LM27279') HTTP/1.1" 204 0
2026-03-30 08:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef4458b-6372-5ca0-bf61-9e1e53faa47a with identifier: XL20075
2026-03-30 08:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef4458b-6372-5ca0-bf61-9e1e53faa47a with scrape type 1
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ef4458b-6372-5ca0-bf61-9e1e53faa47a
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_a99c3c1bbdf35c969f34b12b811944c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_a99c3c1bbdf35c969f34b12b811944c5.jpg already downloaded
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_b47eeac76fa8f22fe55d08aa25d9856a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_b47eeac76fa8f22fe55d08aa25d9856a.jpg already downloaded
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_fc02d18fec539de583b8988a8c2aeb15.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_fc02d18fec539de583b8988a8c2aeb15.jpg already downloaded
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_8d9b1dad526ad966eef6d72fd90919f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_8d9b1dad526ad966eef6d72fd90919f9.jpg already downloaded
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_ffc76c3387934d2e731385ff3b31412b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_ffc76c3387934d2e731385ff3b31412b.jpg already downloaded
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F05%252Fa805ca5cfc9a9e8dbfe23448d5d7f1fd%252Fpa%252FXL20075_6e57b65fbe5174947a9408810a18c236.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_6e57b65fbe5174947a9408810a18c236.jpg already downloaded
2026-03-30 08:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2ef4458b-6372-5ca0-bf61-9e1e53faa47a, identifier: XL20075
2026-03-30 08:17:39 [auto1.fr] INFO: Found listing with ID: FM08864
2026-03-30 08:17:39 [auto1.fr] INFO: Found listing with ID: RV55233
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV55233%27 HTTP/1.1" 200 None
2026-03-30 08:17:39 [auto1.fr] INFO: Scrape type for RV55233: 2
2026-03-30 08:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddf5644-2d49-5962-94cd-fab505a70199 with identifier: RV55233
2026-03-30 08:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddf5644-2d49-5962-94cd-fab505a70199 with scrape type 2
2026-03-30 08:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddf5644-2d49-5962-94cd-fab505a70199 with scrape type 2
2026-03-30 08:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4ddf5644-2d49-5962-94cd-fab505a70199, identifier: RV55233
2026-03-30 08:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2ef4458b-6372-5ca0-bf61-9e1e53faa47a with identifier: XL20075
2026-03-30 08:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2ef4458b-6372-5ca0-bf61-9e1e53faa47a with identifier: XL20075
2026-03-30 08:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2ef4458b-6372-5ca0-bf61-9e1e53faa47a with identifier: XL20075 to the API
2026-03-30 08:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XL20075>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:30:55Z',
'fuel_type': 'petrol',
'id': '2ef4458b-6372-5ca0-bf61-9e1e53faa47a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL20075',
'listing': 'auction',
'location': 'FR, Chartres de Bretagne',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 116059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_a99c3c1bbdf35c969f34b12b811944c5.jpg',
'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_b47eeac76fa8f22fe55d08aa25d9856a.jpg',
'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_fc02d18fec539de583b8988a8c2aeb15.jpg',
'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_8d9b1dad526ad966eef6d72fd90919f9.jpg',
'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_ffc76c3387934d2e731385ff3b31412b.jpg',
'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_6e57b65fbe5174947a9408810a18c236.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86882,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_a99c3c1bbdf35c969f34b12b811944c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84608,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_b47eeac76fa8f22fe55d08aa25d9856a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_fc02d18fec539de583b8988a8c2aeb15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56986,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_8d9b1dad526ad966eef6d72fd90919f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81790,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_ffc76c3387934d2e731385ff3b31412b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ef4458b-6372-5ca0-bf61-9e1e53faa47a/2ef4458b-6372-5ca0-bf61-9e1e53faa47a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/05/a805ca5cfc9a9e8dbfe23448d5d7f1fd/pa/XL20075_6e57b65fbe5174947a9408810a18c236.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.4 Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2010}
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL20075%27 HTTP/1.1" 200 None
2026-03-30 08:17:40 [auto1.fr] INFO: Saving data for XL20075: {'created_time': 1774858660.593535, 'last_price_update_time': 1774858660.593546, 'auction_closing_time': 1774971055.0}
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XL20075') HTTP/1.1" 204 0
2026-03-30 08:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4ddf5644-2d49-5962-94cd-fab505a70199 with identifier: RV55233
2026-03-30 08:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4ddf5644-2d49-5962-94cd-fab505a70199 with identifier: RV55233
2026-03-30 08:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4ddf5644-2d49-5962-94cd-fab505a70199 with identifier: RV55233 to the API
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:49:40Z',
'fuel_type': 'diesel',
'id': '4ddf5644-2d49-5962-94cd-fab505a70199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV55233',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 204771,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-06',
'seller_name': None,
'title': 'Peugeot Partner 1.6 Blue-HDi Outdoor',
'transmission': 'manual',
'trim': 'Outdoor',
'year': 2016}
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV55233%27 HTTP/1.1" 200 None
2026-03-30 08:17:40 [auto1.fr] INFO: Saving data for RV55233: {'auction_closing_time': 1774972180.0, 'created_time': 1772947586.401381, 'last_price_update_time': 1774858660.984636}
2026-03-30 08:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RV55233') HTTP/1.1" 204 0
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: FE50003
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: MH84462
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH84462%27 HTTP/1.1" 200 None
2026-03-30 08:17:41 [auto1.fr] INFO: Scrape type for MH84462: 2
2026-03-30 08:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fd4456-d5a9-5aae-8158-3696dca1cc1c with identifier: MH84462
2026-03-30 08:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fd4456-d5a9-5aae-8158-3696dca1cc1c with scrape type 2
2026-03-30 08:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fd4456-d5a9-5aae-8158-3696dca1cc1c with scrape type 2
2026-03-30 08:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 75fd4456-d5a9-5aae-8158-3696dca1cc1c, identifier: MH84462
2026-03-30 08:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CZ77892/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 75fd4456-d5a9-5aae-8158-3696dca1cc1c with identifier: MH84462
2026-03-30 08:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 75fd4456-d5a9-5aae-8158-3696dca1cc1c with identifier: MH84462
2026-03-30 08:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 75fd4456-d5a9-5aae-8158-3696dca1cc1c with identifier: MH84462 to the API
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 105,
'expiration_date': '2026-03-31T15:59:41Z',
'fuel_type': 'diesel',
'id': '75fd4456-d5a9-5aae-8158-3696dca1cc1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH84462',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 179051,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-19',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2008}
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH84462%27 HTTP/1.1" 200 None
2026-03-30 08:17:41 [auto1.fr] INFO: Saving data for MH84462: {'auction_closing_time': 1774972781.0, 'created_time': 1774525887.128857, 'last_price_update_time': 1774858661.458197}
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MH84462') HTTP/1.1" 204 0
2026-03-30 08:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: US09137
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: GZ22446
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ22446%27 HTTP/1.1" 200 None
2026-03-30 08:17:41 [auto1.fr] INFO: Scrape type for GZ22446: 2
2026-03-30 08:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2415ebae-743a-5a08-90bc-0b65a0483a03 with identifier: GZ22446
2026-03-30 08:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2415ebae-743a-5a08-90bc-0b65a0483a03 with scrape type 2
2026-03-30 08:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2415ebae-743a-5a08-90bc-0b65a0483a03 with scrape type 2
2026-03-30 08:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2415ebae-743a-5a08-90bc-0b65a0483a03, identifier: GZ22446
2026-03-30 08:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YE95249> (referer: https://www.auto1.com/v1/car-details-view/YE95249/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2415ebae-743a-5a08-90bc-0b65a0483a03 with identifier: GZ22446
2026-03-30 08:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2415ebae-743a-5a08-90bc-0b65a0483a03 with identifier: GZ22446
2026-03-30 08:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2415ebae-743a-5a08-90bc-0b65a0483a03 with identifier: GZ22446 to the API
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:17:19Z',
'fuel_type': 'diesel',
'id': '2415ebae-743a-5a08-90bc-0b65a0483a03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ22446',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 212443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-16',
'seller_name': None,
'title': 'Dacia Sandero 1.5 dCi Stepway',
'transmission': 'manual',
'trim': 'Stepway',
'year': 2017}
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ22446%27 HTTP/1.1" 200 None
2026-03-30 08:17:41 [auto1.fr] INFO: Saving data for GZ22446: {'auction_closing_time': 1774970239.0, 'created_time': 1773519338.40923, 'last_price_update_time': 1774858661.954259}
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GZ22446') HTTP/1.1" 204 0
2026-03-30 08:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: WB86369
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: ZK10369
2026-03-30 08:17:41 [auto1.fr] INFO: Found listing with ID: KB61769
2026-03-30 08:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KF52114> (referer: https://www.auto1.com/v1/car-details-view/KF52114/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AS36390> (referer: https://www.auto1.com/v1/car-details-view/AS36390/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8667e7fa-07e8-5dd7-8697-abe35eed726b with identifier: YE95249
2026-03-30 08:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8667e7fa-07e8-5dd7-8697-abe35eed726b with scrape type 1
2026-03-30 08:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_fc511d6101867ba616a26ba5f2edb12e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_fc511d6101867ba616a26ba5f2edb12e.jpg not downloaded yet
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_8f735418cb1e32c507a16f4e826136ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_8f735418cb1e32c507a16f4e826136ea.jpg not downloaded yet
2026-03-30 08:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EP29644> (referer: https://www.auto1.com/v1/car-details-view/EP29644/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_1168bec8db0b148745e455f297c7f8b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_1168bec8db0b148745e455f297c7f8b3.jpg not downloaded yet
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_f00709fbbb3882de8f5a24727fc30745.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_f00709fbbb3882de8f5a24727fc30745.jpg not downloaded yet
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_2b387058e37932e0872a89d4d0d21bd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2b387058e37932e0872a89d4d0d21bd8.jpg not downloaded yet
2026-03-30 08:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0544722-c35e-561c-9106-c02983434a4d with identifier: KF52114
2026-03-30 08:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0544722-c35e-561c-9106-c02983434a4d with scrape type 1
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg not downloaded yet
2026-03-30 08:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6202e66d-702f-5c08-847d-d55d7bc03d39 with identifier: AS36390
2026-03-30 08:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6202e66d-702f-5c08-847d-d55d7bc03d39 with scrape type 1
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6202e66d-702f-5c08-847d-d55d7bc03d39
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_9c058d5775dcd20ce302afee79f69566.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_9c058d5775dcd20ce302afee79f69566.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_217f1ecdc732d5b0e9751c825cd6a303.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_217f1ecdc732d5b0e9751c825cd6a303.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_d6fd28fe97f3a5ee39482df2b5a2fc96.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_d6fd28fe97f3a5ee39482df2b5a2fc96.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_b4b2a80cc4c94031f917ae2551a967fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_b4b2a80cc4c94031f917ae2551a967fb.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_a20b66264412f168eee6c3f64c6a06e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_a20b66264412f168eee6c3f64c6a06e9.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_f3ed25ba7d36c7cc964f15de30f78084.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_f3ed25ba7d36c7cc964f15de30f78084.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_91c003679de1dc1d645cb72a985fe940.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_91c003679de1dc1d645cb72a985fe940.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_4ee93b97845ac2155edcaa1ce1a6af39.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_4ee93b97845ac2155edcaa1ce1a6af39.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_bbf5bcd3c1402faf5143dd02d5ee4eb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_bbf5bcd3c1402faf5143dd02d5ee4eb2.jpg already downloaded
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg99%252F32%252F99326a9c8bd35c2e3ac29365928e14fa%252Fpa%252FAS36390_093d8a4e156b002379d64ee2326cc365.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_093d8a4e156b002379d64ee2326cc365.jpg already downloaded
2026-03-30 08:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6202e66d-702f-5c08-847d-d55d7bc03d39, identifier: AS36390
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_40d00a49489f977bdccbb206a91c6d24.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_40d00a49489f977bdccbb206a91c6d24.jpg not downloaded yet
2026-03-30 08:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6202e66d-702f-5c08-847d-d55d7bc03d39 with identifier: AS36390
2026-03-30 08:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6202e66d-702f-5c08-847d-d55d7bc03d39 with identifier: AS36390
2026-03-30 08:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6202e66d-702f-5c08-847d-d55d7bc03d39 with identifier: AS36390 to the API
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AS36390>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:23:13Z',
'fuel_type': 'petrol',
'id': '6202e66d-702f-5c08-847d-d55d7bc03d39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS36390',
'listing': 'auction',
'location': 'FR, Chartres de Bretagne',
'make': 'DS Automobiles',
'model': 'DS3',
'odometer': 89540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_9c058d5775dcd20ce302afee79f69566.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_217f1ecdc732d5b0e9751c825cd6a303.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_d6fd28fe97f3a5ee39482df2b5a2fc96.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_b4b2a80cc4c94031f917ae2551a967fb.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_a20b66264412f168eee6c3f64c6a06e9.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_f3ed25ba7d36c7cc964f15de30f78084.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_91c003679de1dc1d645cb72a985fe940.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_4ee93b97845ac2155edcaa1ce1a6af39.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_bbf5bcd3c1402faf5143dd02d5ee4eb2.jpg',
'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_093d8a4e156b002379d64ee2326cc365.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91452,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_9c058d5775dcd20ce302afee79f69566.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73995,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_217f1ecdc732d5b0e9751c825cd6a303.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2856524,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_d6fd28fe97f3a5ee39482df2b5a2fc96.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2327996,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_b4b2a80cc4c94031f917ae2551a967fb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2670467,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_a20b66264412f168eee6c3f64c6a06e9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71534,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_f3ed25ba7d36c7cc964f15de30f78084.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58835,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_91c003679de1dc1d645cb72a985fe940.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100524,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_4ee93b97845ac2155edcaa1ce1a6af39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3181049,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_bbf5bcd3c1402faf5143dd02d5ee4eb2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6202e66d-702f-5c08-847d-d55d7bc03d39/6202e66d-702f-5c08-847d-d55d7bc03d39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img99/32/99326a9c8bd35c2e3ac29365928e14fa/pa/AS36390_093d8a4e156b002379d64ee2326cc365.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'DS Automobiles DS3 1.2 PureTech SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2017}
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS36390%27 HTTP/1.1" 200 None
2026-03-30 08:17:42 [auto1.fr] INFO: Saving data for AS36390: {'created_time': 1774858662.882454, 'last_price_update_time': 1774858662.882468, 'auction_closing_time': 1774970593.0}
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AS36390') HTTP/1.1" 204 0
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_8f735418cb1e32c507a16f4e826136ea.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_fc511d6101867ba616a26ba5f2edb12e.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_655315b29c629edff78b92048d1b0006.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_655315b29c629edff78b92048d1b0006.jpg not downloaded yet
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_1168bec8db0b148745e455f297c7f8b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg not downloaded yet
2026-03-30 08:17: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-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_f00709fbbb3882de8f5a24727fc30745.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg not downloaded yet
2026-03-30 08:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1fa482-1805-5ab4-9ed1-4c5b53d8258a with identifier: EP29644
2026-03-30 08:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1fa482-1805-5ab4-9ed1-4c5b53d8258a with scrape type 1
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da1fa482-1805-5ab4-9ed1-4c5b53d8258a
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_a86c17a040c30642f8bde855bec36f4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a86c17a040c30642f8bde855bec36f4e.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_87bcdc3273a42a6cf596127aa04b714a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_87bcdc3273a42a6cf596127aa04b714a.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_b39c72b963bb21aecfd14e24f2a7e9ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_b39c72b963bb21aecfd14e24f2a7e9ff.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_d5a5d5c69ab9c9418c1ece09eb824bf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_d5a5d5c69ab9c9418c1ece09eb824bf7.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_9c17de5651eaa01c466e718f354c8f0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_9c17de5651eaa01c466e718f354c8f0f.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_0d69292d926497d2ea6fc86db2ee6577.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_0d69292d926497d2ea6fc86db2ee6577.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_ba54cf014d0de1a1137d8557be2771a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_ba54cf014d0de1a1137d8557be2771a8.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_04f02c266e70cd2c04e746343a101d85.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_04f02c266e70cd2c04e746343a101d85.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_a58640b7439b1f12e9e231a605853d67.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a58640b7439b1f12e9e231a605853d67.jpg already downloaded
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb6%252F38%252Fb638e876e7d6fd2b90fd646f78808c95%252Fpa%252FEP29644_e282b90788dc0a623d25c641f50d77f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_e282b90788dc0a623d25c641f50d77f0.jpg already downloaded
2026-03-30 08:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da1fa482-1805-5ab4-9ed1-4c5b53d8258a, identifier: EP29644
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg not downloaded yet
2026-03-30 08:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da1fa482-1805-5ab4-9ed1-4c5b53d8258a with identifier: EP29644
2026-03-30 08:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da1fa482-1805-5ab4-9ed1-4c5b53d8258a with identifier: EP29644
2026-03-30 08:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da1fa482-1805-5ab4-9ed1-4c5b53d8258a with identifier: EP29644 to the API
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EP29644>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:53:28Z',
'fuel_type': 'diesel',
'id': 'da1fa482-1805-5ab4-9ed1-4c5b53d8258a',
'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/EP29644',
'listing': 'auction',
'location': 'FR, LA CHAPELLE LONGUEVILLE',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 120866,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a86c17a040c30642f8bde855bec36f4e.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_87bcdc3273a42a6cf596127aa04b714a.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_b39c72b963bb21aecfd14e24f2a7e9ff.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_d5a5d5c69ab9c9418c1ece09eb824bf7.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_9c17de5651eaa01c466e718f354c8f0f.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_0d69292d926497d2ea6fc86db2ee6577.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_ba54cf014d0de1a1137d8557be2771a8.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_04f02c266e70cd2c04e746343a101d85.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a58640b7439b1f12e9e231a605853d67.jpg',
'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_e282b90788dc0a623d25c641f50d77f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105255,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a86c17a040c30642f8bde855bec36f4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_87bcdc3273a42a6cf596127aa04b714a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64999,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_b39c72b963bb21aecfd14e24f2a7e9ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63707,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_d5a5d5c69ab9c9418c1ece09eb824bf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72437,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_9c17de5651eaa01c466e718f354c8f0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_0d69292d926497d2ea6fc86db2ee6577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94562,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_ba54cf014d0de1a1137d8557be2771a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_04f02c266e70cd2c04e746343a101d85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91601,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_a58640b7439b1f12e9e231a605853d67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1fa482-1805-5ab4-9ed1-4c5b53d8258a/da1fa482-1805-5ab4-9ed1-4c5b53d8258a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb6/38/b638e876e7d6fd2b90fd646f78808c95/pa/EP29644_e282b90788dc0a623d25c641f50d77f0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert 1.5 Blue-HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2020}
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP29644%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [auto1.fr] INFO: Saving data for EP29644: {'created_time': 1774858663.834519, 'last_price_update_time': 1774858663.83453, 'auction_closing_time': 1774972408.0}
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EP29644') HTTP/1.1" 204 0
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg not downloaded yet
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2b387058e37932e0872a89d4d0d21bd8.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_2311591d75a68ebb8928b3926d841098.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2311591d75a68ebb8928b3926d841098.jpg not downloaded yet
2026-03-30 08:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CB31058/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac32d10>
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_8f735418cb1e32c507a16f4e826136ea.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_8f735418cb1e32c507a16f4e826136ea.jpg saved to cache
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be14590>
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_fc511d6101867ba616a26ba5f2edb12e.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_fc511d6101867ba616a26ba5f2edb12e.jpg saved to cache
2026-03-30 08:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a81152d0>
2026-03-30 08:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_1168bec8db0b148745e455f297c7f8b3.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_1168bec8db0b148745e455f297c7f8b3.jpg saved to cache
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:44 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 4802 | hits on page: 40
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be17650>
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_f00709fbbb3882de8f5a24727fc30745.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_f00709fbbb3882de8f5a24727fc30745.jpg saved to cache
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_40d00a49489f977bdccbb206a91c6d24.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_a81f12e94cb8fbb00d593837f23abb28.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a81f12e94cb8fbb00d593837f23abb28.jpg not downloaded yet
2026-03-30 08:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg not downloaded yet
2026-03-30 08:17:44 [auto1.fr] INFO: Found listing with ID: AA82428
2026-03-30 08:17:44 [auto1.fr] INFO: Found listing with ID: FC34806
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC34806%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [auto1.fr] INFO: Scrape type for FC34806: 2
2026-03-30 08:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65727982-658b-59b1-b8ad-e612c9e845b0 with identifier: FC34806
2026-03-30 08:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65727982-658b-59b1-b8ad-e612c9e845b0 with scrape type 2
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65727982-658b-59b1-b8ad-e612c9e845b0 with scrape type 2
2026-03-30 08:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 65727982-658b-59b1-b8ad-e612c9e845b0, identifier: FC34806
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_655315b29c629edff78b92048d1b0006.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg not downloaded yet
2026-03-30 08:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 65727982-658b-59b1-b8ad-e612c9e845b0 with identifier: FC34806
2026-03-30 08:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 65727982-658b-59b1-b8ad-e612c9e845b0 with identifier: FC34806
2026-03-30 08:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 65727982-658b-59b1-b8ad-e612c9e845b0 with identifier: FC34806 to the API
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:15:50Z',
'fuel_type': 'diesel',
'id': '65727982-658b-59b1-b8ad-e612c9e845b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC34806',
'listing': 'auction',
'make': 'Toyota',
'model': 'Verso-S',
'odometer': 63867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-21',
'seller_name': None,
'title': 'Toyota Verso-S 1.4 D-4D Life',
'transmission': 'automatic',
'trim': 'Life',
'year': 2012}
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC34806%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [auto1.fr] INFO: Saving data for FC34806: {'auction_closing_time': 1774970150.0, 'created_time': 1773077112.215614, 'last_price_update_time': 1774858664.700996}
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FC34806') HTTP/1.1" 204 0
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CZ00697/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189beb9510>
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg saved to cache
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ada0190>
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_2b387058e37932e0872a89d4d0d21bd8.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2b387058e37932e0872a89d4d0d21bd8.jpg saved to cache
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:44 [auto1.fr] INFO: Found listing with ID: AL79561
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL79561%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [auto1.fr] INFO: Scrape type for AL79561: 2
2026-03-30 08:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c06cc3e0-b45f-57a8-82fa-d133bfc83260 with identifier: AL79561
2026-03-30 08:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06cc3e0-b45f-57a8-82fa-d133bfc83260 with scrape type 2
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c06cc3e0-b45f-57a8-82fa-d133bfc83260 with scrape type 2
2026-03-30 08:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c06cc3e0-b45f-57a8-82fa-d133bfc83260, identifier: AL79561
2026-03-30 08:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg not downloaded yet
2026-03-30 08:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c06cc3e0-b45f-57a8-82fa-d133bfc83260 with identifier: AL79561
2026-03-30 08:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c06cc3e0-b45f-57a8-82fa-d133bfc83260 with identifier: AL79561
2026-03-30 08:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c06cc3e0-b45f-57a8-82fa-d133bfc83260 with identifier: AL79561 to the API
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:25:44Z',
'fuel_type': 'diesel',
'id': 'c06cc3e0-b45f-57a8-82fa-d133bfc83260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL79561',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 246616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-21',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 280 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL79561%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [auto1.fr] INFO: Saving data for AL79561: {'auction_closing_time': 1774970744.0, 'created_time': 1772989229.60291, 'last_price_update_time': 1774858665.340812}
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AL79561') HTTP/1.1" 204 0
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac8bc90>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_40d00a49489f977bdccbb206a91c6d24.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_40d00a49489f977bdccbb206a91c6d24.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2311591d75a68ebb8928b3926d841098.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: HD23941
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: UG12644
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG12644%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [auto1.fr] INFO: Scrape type for UG12644: 1
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DD23004/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YF00056/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be69e50>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_655315b29c629edff78b92048d1b0006.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_655315b29c629edff78b92048d1b0006.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac79b50>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_97cb195431aaf4778e0bcb28f372534a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_97cb195431aaf4778e0bcb28f372534a.jpg not downloaded yet
2026-03-30 08:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a81f12e94cb8fbb00d593837f23abb28.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: DF97740
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: PS35063
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: BB27809
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: NU64384
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: SU00375
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: KB47626
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: KK91904
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK91904%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [auto1.fr] INFO: Scrape type for KK91904: 1
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YJ41205> (referer: https://www.auto1.com/v1/car-details-view/YJ41205/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8218750>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a80ca150>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bf42a10>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_711302e2c1962779f7eed881d7bbcdfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_711302e2c1962779f7eed881d7bbcdfa.jpg not downloaded yet
2026-03-30 08:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189be8e010>
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_2311591d75a68ebb8928b3926d841098.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2311591d75a68ebb8928b3926d841098.jpg saved to cache
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: XC78678
2026-03-30 08:17:45 [auto1.fr] INFO: Found listing with ID: GV16284
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV16284%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [auto1.fr] INFO: Scrape type for GV16284: 2
2026-03-30 08:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cc3b969-366c-5f38-b942-563ca4b1affd with identifier: GV16284
2026-03-30 08:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cc3b969-366c-5f38-b942-563ca4b1affd with scrape type 2
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cc3b969-366c-5f38-b942-563ca4b1affd with scrape type 2
2026-03-30 08:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2cc3b969-366c-5f38-b942-563ca4b1affd, identifier: GV16284
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg not downloaded yet
2026-03-30 08:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2cc3b969-366c-5f38-b942-563ca4b1affd with identifier: GV16284
2026-03-30 08:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2cc3b969-366c-5f38-b942-563ca4b1affd with identifier: GV16284
2026-03-30 08:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2cc3b969-366c-5f38-b942-563ca4b1affd with identifier: GV16284 to the API
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:09:39Z',
'fuel_type': 'petrol',
'id': '2cc3b969-366c-5f38-b942-563ca4b1affd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV16284',
'listing': 'auction',
'make': 'Skoda',
'model': 'Rapid Spaceback',
'odometer': 160278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-20',
'seller_name': None,
'title': 'Skoda Rapid Spaceback 1.2 TSI StylePlus',
'transmission': 'manual',
'trim': 'StylePlus',
'year': 2014}
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV16284%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [auto1.fr] INFO: Saving data for GV16284: {'auction_closing_time': 1774969779.0, 'created_time': 1774269754.205482, 'last_price_update_time': 1774858666.284531}
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV16284') HTTP/1.1" 204 0
2026-03-30 08:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TL49010> (referer: https://www.auto1.com/v1/car-details-view/TL49010/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a827bf10>
2026-03-30 08:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_a81f12e94cb8fbb00d593837f23abb28.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a81f12e94cb8fbb00d593837f23abb28.jpg saved to cache
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04d5c69-22a1-59e3-8fdc-cc726c69bc93 with identifier: YJ41205
2026-03-30 08:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04d5c69-22a1-59e3-8fdc-cc726c69bc93 with scrape type 1
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d04d5c69-22a1-59e3-8fdc-cc726c69bc93
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_7b8865c8724e5eff0ebf8c920c52c6ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7b8865c8724e5eff0ebf8c920c52c6ff.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_338f7ef30551ce2bbbc7fd5a3a3fa9a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_338f7ef30551ce2bbbc7fd5a3a3fa9a8.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_c576c4263ac7ad95f9235142e848623f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c576c4263ac7ad95f9235142e848623f.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_8da71a82d98831787f737ee439a1b43c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_8da71a82d98831787f737ee439a1b43c.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_bb8e53c85b40f01edd9918076b45d91b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_bb8e53c85b40f01edd9918076b45d91b.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_01760a338ada4f84d051b68e19d5ab72.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_01760a338ada4f84d051b68e19d5ab72.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_c4e54f91df103f14b7b414c963f578ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c4e54f91df103f14b7b414c963f578ed.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_45abc1d7c6f2bc8fc579d6e1617760e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_45abc1d7c6f2bc8fc579d6e1617760e0.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_23da91fd14b9b757d8d18aa5734aed14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_23da91fd14b9b757d8d18aa5734aed14.jpg already downloaded
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0d%252F2e%252F0d2e01b72bdd4d55619c6749bab0c703%252Fpa%252FYJ41205_7822f5fc121e88523fedd9bc7dfaf338.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7822f5fc121e88523fedd9bc7dfaf338.jpg already downloaded
2026-03-30 08:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d04d5c69-22a1-59e3-8fdc-cc726c69bc93, identifier: YJ41205
2026-03-30 08:17:46 [auto1.fr] INFO: Found listing with ID: VG72144
2026-03-30 08:17:46 [auto1.fr] INFO: Found listing with ID: CH91166
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CH91166%27 HTTP/1.1" 200 None
2026-03-30 08:17:46 [auto1.fr] INFO: Scrape type for CH91166: 2
2026-03-30 08:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with identifier: CH91166
2026-03-30 08:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with scrape type 2
2026-03-30 08:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with scrape type 2
2026-03-30 08:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1b74dec-fe25-5e3d-b0ce-36d090ebe088, identifier: CH91166
2026-03-30 08:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d04d5c69-22a1-59e3-8fdc-cc726c69bc93 with identifier: YJ41205
2026-03-30 08:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d04d5c69-22a1-59e3-8fdc-cc726c69bc93 with identifier: YJ41205
2026-03-30 08:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d04d5c69-22a1-59e3-8fdc-cc726c69bc93 with identifier: YJ41205 to the API
2026-03-30 08:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YJ41205>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:04:23Z',
'fuel_type': 'diesel',
'id': 'd04d5c69-22a1-59e3-8fdc-cc726c69bc93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YJ41205',
'listing': 'auction',
'location': 'FR, Saint-Malo',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 134044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7b8865c8724e5eff0ebf8c920c52c6ff.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_338f7ef30551ce2bbbc7fd5a3a3fa9a8.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c576c4263ac7ad95f9235142e848623f.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_8da71a82d98831787f737ee439a1b43c.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_bb8e53c85b40f01edd9918076b45d91b.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_01760a338ada4f84d051b68e19d5ab72.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c4e54f91df103f14b7b414c963f578ed.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_45abc1d7c6f2bc8fc579d6e1617760e0.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_23da91fd14b9b757d8d18aa5734aed14.jpg',
'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7822f5fc121e88523fedd9bc7dfaf338.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2533736,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7b8865c8724e5eff0ebf8c920c52c6ff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2604905,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_338f7ef30551ce2bbbc7fd5a3a3fa9a8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59639,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c576c4263ac7ad95f9235142e848623f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54154,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_8da71a82d98831787f737ee439a1b43c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_bb8e53c85b40f01edd9918076b45d91b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57256,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_01760a338ada4f84d051b68e19d5ab72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2217753,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_c4e54f91df103f14b7b414c963f578ed.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73856,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_45abc1d7c6f2bc8fc579d6e1617760e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61537,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_23da91fd14b9b757d8d18aa5734aed14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d04d5c69-22a1-59e3-8fdc-cc726c69bc93/d04d5c69-22a1-59e3-8fdc-cc726c69bc93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59921,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0d/2e/0d2e01b72bdd4d55619c6749bab0c703/pa/YJ41205_7822f5fc121e88523fedd9bc7dfaf338.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2018}
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ41205%27 HTTP/1.1" 200 None
2026-03-30 08:17:47 [auto1.fr] INFO: Saving data for YJ41205: {'created_time': 1774858667.182674, 'last_price_update_time': 1774858667.182684, 'auction_closing_time': 1774969463.0}
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YJ41205') HTTP/1.1" 204 0
2026-03-30 08:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with identifier: CH91166
2026-03-30 08:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with identifier: CH91166
2026-03-30 08:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1b74dec-fe25-5e3d-b0ce-36d090ebe088 with identifier: CH91166 to the API
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:01:37Z',
'fuel_type': 'diesel',
'id': 'f1b74dec-fe25-5e3d-b0ce-36d090ebe088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CH91166',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 233914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-13',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2012}
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CH91166%27 HTTP/1.1" 200 None
2026-03-30 08:17:47 [auto1.fr] INFO: Saving data for CH91166: {'auction_closing_time': 1774969297.0, 'created_time': 1773059535.290825, 'last_price_update_time': 1774858667.556839}
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CH91166') HTTP/1.1" 204 0
2026-03-30 08:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_97cb195431aaf4778e0bcb28f372534a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:47 [auto1.fr] INFO: Found listing with ID: FH42634
2026-03-30 08:17:47 [auto1.fr] INFO: Found listing with ID: GV13261
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV13261%27 HTTP/1.1" 200 None
2026-03-30 08:17:47 [auto1.fr] INFO: Scrape type for GV13261: 2
2026-03-30 08:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f58f279-926a-51a6-ac2b-13331d8573dd with identifier: GV13261
2026-03-30 08:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f58f279-926a-51a6-ac2b-13331d8573dd with scrape type 2
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f58f279-926a-51a6-ac2b-13331d8573dd with scrape type 2
2026-03-30 08:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6f58f279-926a-51a6-ac2b-13331d8573dd, identifier: GV13261
2026-03-30 08:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HS13722> (referer: https://www.auto1.com/v1/car-details-view/HS13722/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8140690>
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252Fbc%252Fa6bcffe1155d2fc9dae875237a18d82f%252Fpa%252FYE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg saved to cache
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8667e7fa-07e8-5dd7-8697-abe35eed726b
2026-03-30 08:17:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8667e7fa-07e8-5dd7-8697-abe35eed726b, skipping ID generation
2026-03-30 08:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8667e7fa-07e8-5dd7-8697-abe35eed726b with scrape type 1
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8667e7fa-07e8-5dd7-8697-abe35eed726b sending to next pipeline
2026-03-30 08:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8667e7fa-07e8-5dd7-8697-abe35eed726b, identifier: YE95249
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a80cab50>
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg saved to cache
2026-03-30 08:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a81392d0>
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg saved to cache
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b5a293a-c5e7-5065-a0de-795e1170e497 with identifier: TL49010
2026-03-30 08:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b5a293a-c5e7-5065-a0de-795e1170e497 with scrape type 1
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b5a293a-c5e7-5065-a0de-795e1170e497
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_6fe59cb32853dd8705fb046b2620d97b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_6fe59cb32853dd8705fb046b2620d97b.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_560d6c252028ae0e56c41bc161e2d4cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_560d6c252028ae0e56c41bc161e2d4cf.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_932369811fc0f8cb764690825edf9768.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_932369811fc0f8cb764690825edf9768.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_5057046f8821bc431dbe30819fbb0a42.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_5057046f8821bc431dbe30819fbb0a42.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_b79dba7e187baeb363ee79e901cc47af.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b79dba7e187baeb363ee79e901cc47af.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_7273d1a9b02dae6317ddafc2b8c6a865.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_7273d1a9b02dae6317ddafc2b8c6a865.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_b2aaae2abdf15a83f73519e9c7a2fa54.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b2aaae2abdf15a83f73519e9c7a2fa54.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_d82ab1283382bce8351a781c5fe7513c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_d82ab1283382bce8351a781c5fe7513c.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_9841394c4f8321d297f5bbc17d95012f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_9841394c4f8321d297f5bbc17d95012f.jpg already downloaded
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F1c%252F2d1cdcccdc5eaa69b798cccd7587b569%252Fpa%252FTL49010_4a883651121977f1c7e10024dabeb440.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_4a883651121977f1c7e10024dabeb440.jpg already downloaded
2026-03-30 08:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8b5a293a-c5e7-5065-a0de-795e1170e497, identifier: TL49010
2026-03-30 08:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6f58f279-926a-51a6-ac2b-13331d8573dd with identifier: GV13261
2026-03-30 08:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6f58f279-926a-51a6-ac2b-13331d8573dd with identifier: GV13261
2026-03-30 08:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6f58f279-926a-51a6-ac2b-13331d8573dd with identifier: GV13261 to the API
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 103,
'expiration_date': '2026-03-31T15:19:49Z',
'fuel_type': 'diesel',
'id': '6f58f279-926a-51a6-ac2b-13331d8573dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV13261',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 257426,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-08',
'seller_name': None,
'title': 'Renault Kangoo 1.5 dCi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2008}
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV13261%27 HTTP/1.1" 200 None
2026-03-30 08:17:48 [auto1.fr] INFO: Saving data for GV13261: {'auction_closing_time': 1774970389.0, 'created_time': 1774354289.469421, 'last_price_update_time': 1774858668.85468}
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV13261') HTTP/1.1" 204 0
2026-03-30 08:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8667e7fa-07e8-5dd7-8697-abe35eed726b with identifier: YE95249
2026-03-30 08:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8667e7fa-07e8-5dd7-8697-abe35eed726b with identifier: YE95249
2026-03-30 08:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8667e7fa-07e8-5dd7-8697-abe35eed726b with identifier: YE95249 to the API
2026-03-30 08:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': '2026-03-31T15:05:15Z',
'fuel_type': 'hybrid',
'id': '8667e7fa-07e8-5dd7-8697-abe35eed726b',
'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/YE95249',
'listing': 'auction',
'location': 'FR',
'make': 'Volvo',
'model': 'XC40',
'odometer': 159640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106014,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_fc511d6101867ba616a26ba5f2edb12e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95457,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_8f735418cb1e32c507a16f4e826136ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84760,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_1168bec8db0b148745e455f297c7f8b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83587,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_f00709fbbb3882de8f5a24727fc30745.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87967,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2b387058e37932e0872a89d4d0d21bd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111116,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_40d00a49489f977bdccbb206a91c6d24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100569,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_871be9d7b22dd26f1b94fda97a1a4328.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110809,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_e335f654bbedeeffb9f09ccac9a18d4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59168,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_2311591d75a68ebb8928b3926d841098.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8667e7fa-07e8-5dd7-8697-abe35eed726b/8667e7fa-07e8-5dd7-8697-abe35eed726b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83485,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/bc/a6bcffe1155d2fc9dae875237a18d82f/pa/YE95249_708704e46d729ff3b3dfc4f9a8ff8693.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge Plug-in Hybrid Inscription Business 2WD',
'transmission': 'automatic',
'trim': 'Inscription Business 2WD',
'year': 2022}
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE95249%27 HTTP/1.1" 200 None
2026-03-30 08:17:49 [auto1.fr] INFO: Saving data for YE95249: {'created_time': 1774858669.252491, 'last_price_update_time': 1774858669.2525, 'auction_closing_time': 1774969515.0}
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YE95249') HTTP/1.1" 204 0
2026-03-30 08:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8b5a293a-c5e7-5065-a0de-795e1170e497 with identifier: TL49010
2026-03-30 08:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8b5a293a-c5e7-5065-a0de-795e1170e497 with identifier: TL49010
2026-03-30 08:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8b5a293a-c5e7-5065-a0de-795e1170e497 with identifier: TL49010 to the API
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TL49010>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Taxi',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:00:40Z',
'fuel_type': 'diesel',
'id': '8b5a293a-c5e7-5065-a0de-795e1170e497',
'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/TL49010',
'listing': 'auction',
'location': 'FR, Le Cellier',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 199016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_6fe59cb32853dd8705fb046b2620d97b.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_560d6c252028ae0e56c41bc161e2d4cf.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_932369811fc0f8cb764690825edf9768.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_5057046f8821bc431dbe30819fbb0a42.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b79dba7e187baeb363ee79e901cc47af.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_7273d1a9b02dae6317ddafc2b8c6a865.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b2aaae2abdf15a83f73519e9c7a2fa54.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_d82ab1283382bce8351a781c5fe7513c.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_9841394c4f8321d297f5bbc17d95012f.jpg',
'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_4a883651121977f1c7e10024dabeb440.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69015,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_6fe59cb32853dd8705fb046b2620d97b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67417,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_560d6c252028ae0e56c41bc161e2d4cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68832,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_932369811fc0f8cb764690825edf9768.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58434,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_5057046f8821bc431dbe30819fbb0a42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b79dba7e187baeb363ee79e901cc47af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62632,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_7273d1a9b02dae6317ddafc2b8c6a865.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48529,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_b2aaae2abdf15a83f73519e9c7a2fa54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_d82ab1283382bce8351a781c5fe7513c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62771,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_9841394c4f8321d297f5bbc17d95012f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b5a293a-c5e7-5065-a0de-795e1170e497/8b5a293a-c5e7-5065-a0de-795e1170e497_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277534,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img2d/1c/2d1cdcccdc5eaa69b798cccd7587b569/pa/TL49010_4a883651121977f1c7e10024dabeb440.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Life Plus',
'transmission': 'automatic',
'trim': 'Life Plus',
'year': 2023}
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL49010%27 HTTP/1.1" 200 None
2026-03-30 08:17:49 [auto1.fr] INFO: Saving data for TL49010: {'created_time': 1774858669.614077, 'last_price_update_time': 1774858669.614087, 'auction_closing_time': 1774969240.0}
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TL49010') HTTP/1.1" 204 0
2026-03-30 08:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_711302e2c1962779f7eed881d7bbcdfa.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:49 [auto1.fr] INFO: Found listing with ID: US48890
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US48890%27 HTTP/1.1" 200 None
2026-03-30 08:17:49 [auto1.fr] INFO: Scrape type for US48890: 2
2026-03-30 08:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with identifier: US48890
2026-03-30 08:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with scrape type 2
2026-03-30 08:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with scrape type 2
2026-03-30 08:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6fbecc32-8b21-57a2-8d38-26e26e3610d3, identifier: US48890
2026-03-30 08:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CZ77892> (referer: https://www.auto1.com/v1/car-details-view/CZ77892/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with identifier: US48890
2026-03-30 08:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with identifier: US48890
2026-03-30 08:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6fbecc32-8b21-57a2-8d38-26e26e3610d3 with identifier: US48890 to the API
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 72,
'expiration_date': '2026-03-31T15:57:55Z',
'fuel_type': 'petrol',
'id': '6fbecc32-8b21-57a2-8d38-26e26e3610d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/US48890',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 61147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-04',
'seller_name': None,
'title': 'Renault Clio 1.0 SCe Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2020}
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US48890%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [auto1.fr] INFO: Saving data for US48890: {'auction_closing_time': 1774972675.0, 'created_time': 1773519338.051697, 'last_price_update_time': 1774858670.098563}
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='US48890') HTTP/1.1" 204 0
2026-03-30 08:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189beb1490>
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_97cb195431aaf4778e0bcb28f372534a.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_97cb195431aaf4778e0bcb28f372534a.jpg saved to cache
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8723ca-4c46-50e4-844a-d9278bd89e1d with identifier: HS13722
2026-03-30 08:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8723ca-4c46-50e4-844a-d9278bd89e1d with scrape type 1
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_d5acab01661221f0f6e3a36d406b229d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_d5acab01661221f0f6e3a36d406b229d.jpg not downloaded yet
2026-03-30 08:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:50 [auto1.fr] INFO: Found listing with ID: GU78027
2026-03-30 08:17:50 [auto1.fr] INFO: Found listing with ID: AD19719
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD19719%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [auto1.fr] INFO: Scrape type for AD19719: 2
2026-03-30 08:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c680adc-144f-59f3-93b3-cd2e9a9382ba with identifier: AD19719
2026-03-30 08:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c680adc-144f-59f3-93b3-cd2e9a9382ba with scrape type 2
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c680adc-144f-59f3-93b3-cd2e9a9382ba with scrape type 2
2026-03-30 08:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8c680adc-144f-59f3-93b3-cd2e9a9382ba, identifier: AD19719
2026-03-30 08:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YU99421> (referer: https://www.auto1.com/v1/car-details-view/YU99421/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8c680adc-144f-59f3-93b3-cd2e9a9382ba with identifier: AD19719
2026-03-30 08:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8c680adc-144f-59f3-93b3-cd2e9a9382ba with identifier: AD19719
2026-03-30 08:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8c680adc-144f-59f3-93b3-cd2e9a9382ba with identifier: AD19719 to the API
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:34:42Z',
'fuel_type': 'diesel',
'id': '8c680adc-144f-59f3-93b3-cd2e9a9382ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AD19719',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 138313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-10',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro S Line',
'transmission': 'automatic',
'trim': 'quattro S Line',
'year': 2017}
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD19719%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [auto1.fr] INFO: Saving data for AD19719: {'auction_closing_time': 1774971282.0, 'created_time': 1773746776.122613, 'last_price_update_time': 1774858670.687568}
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AD19719') HTTP/1.1" 204 0
2026-03-30 08:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_97d7a14b00490ab7b350771d162fe286.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_97d7a14b00490ab7b350771d162fe286.jpg not downloaded yet
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18aa00ee90>
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_711302e2c1962779f7eed881d7bbcdfa.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_711302e2c1962779f7eed881d7bbcdfa.jpg saved to cache
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:50 [auto1.fr] INFO: Found listing with ID: UZ91010
2026-03-30 08:17:50 [auto1.fr] INFO: Found listing with ID: SL05897
2026-03-30 08:17:50 [auto1.fr] INFO: Found listing with ID: UG53294
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG53294%27 HTTP/1.1" 200 None
2026-03-30 08:17:50 [auto1.fr] INFO: Scrape type for UG53294: 2
2026-03-30 08:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ddf06ba-5720-5466-8ed8-89bf576d506c with identifier: UG53294
2026-03-30 08:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ddf06ba-5720-5466-8ed8-89bf576d506c with scrape type 2
2026-03-30 08:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ddf06ba-5720-5466-8ed8-89bf576d506c with scrape type 2
2026-03-30 08:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3ddf06ba-5720-5466-8ed8-89bf576d506c, identifier: UG53294
2026-03-30 08:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3ddf06ba-5720-5466-8ed8-89bf576d506c with identifier: UG53294
2026-03-30 08:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3ddf06ba-5720-5466-8ed8-89bf576d506c with identifier: UG53294
2026-03-30 08:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3ddf06ba-5720-5466-8ed8-89bf576d506c with identifier: UG53294 to the API
2026-03-30 08:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:12:56Z',
'fuel_type': 'diesel',
'id': '3ddf06ba-5720-5466-8ed8-89bf576d506c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG53294',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 137843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-14',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Prestige 4x4',
'transmission': 'manual',
'trim': 'Prestige 4x4',
'year': 2018}
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG53294%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [auto1.fr] INFO: Saving data for UG53294: {'auction_closing_time': 1774969976.0, 'created_time': 1774270232.835052, 'last_price_update_time': 1774858671.225198}
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UG53294') HTTP/1.1" 204 0
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_bf1f49d9630557234bc38f4601825d27.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_bf1f49d9630557234bc38f4601825d27.jpg not downloaded yet
2026-03-30 08:17:51 [auto1.fr] INFO: Found listing with ID: RY43712
2026-03-30 08:17:51 [auto1.fr] INFO: Found listing with ID: EU28848
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU28848%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [auto1.fr] INFO: Scrape type for EU28848: 2
2026-03-30 08:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 510b9c2e-d1a6-56b1-b3a6-932866b7511f with identifier: EU28848
2026-03-30 08:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 510b9c2e-d1a6-56b1-b3a6-932866b7511f with scrape type 2
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 510b9c2e-d1a6-56b1-b3a6-932866b7511f with scrape type 2
2026-03-30 08:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 510b9c2e-d1a6-56b1-b3a6-932866b7511f, identifier: EU28848
2026-03-30 08:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UG12644/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b67eb5-245d-55c1-bb86-03c0eabf1a8f with identifier: CZ77892
2026-03-30 08:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b67eb5-245d-55c1-bb86-03c0eabf1a8f with scrape type 1
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87b67eb5-245d-55c1-bb86-03c0eabf1a8f
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_d43efcebcdf89138eb6c4039ad5ca024.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d43efcebcdf89138eb6c4039ad5ca024.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_5b54a6dba022f3d8f953205135efece0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_5b54a6dba022f3d8f953205135efece0.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_ed2e78763a972d7d1d4273d1da3d353c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_ed2e78763a972d7d1d4273d1da3d353c.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_6887a596f72951b02a64298d14cfa611.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_6887a596f72951b02a64298d14cfa611.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_d5180fc7389c0c0fad9da114649096e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d5180fc7389c0c0fad9da114649096e9.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252F80%252F33803bad44700621685272f36b9bff95%252Fpa%252FCZ77892_a7c841840c660fc539a598409c2590ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_a7c841840c660fc539a598409c2590ac.jpg already downloaded
2026-03-30 08:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 87b67eb5-245d-55c1-bb86-03c0eabf1a8f, identifier: CZ77892
2026-03-30 08:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bff3fd0>
2026-03-30 08:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd6224c4a188c4375ed3a7b479745374%252Fpa%252FKF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg saved to cache
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0544722-c35e-561c-9106-c02983434a4d
2026-03-30 08:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0544722-c35e-561c-9106-c02983434a4d, skipping ID generation
2026-03-30 08:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0544722-c35e-561c-9106-c02983434a4d with scrape type 1
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0544722-c35e-561c-9106-c02983434a4d sending to next pipeline
2026-03-30 08:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d0544722-c35e-561c-9106-c02983434a4d, identifier: KF52114
2026-03-30 08:17:51 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 4803 | hits on page: 40
2026-03-30 08:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94afebb5-4e07-5942-98b9-44d0511e26ef with identifier: YU99421
2026-03-30 08:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94afebb5-4e07-5942-98b9-44d0511e26ef with scrape type 1
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94afebb5-4e07-5942-98b9-44d0511e26ef
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_6ca6b63e23fd66e3c016c5ce09220570.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_6ca6b63e23fd66e3c016c5ce09220570.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_7f81828ff0a5f4a43d54ad51e35dd87a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_7f81828ff0a5f4a43d54ad51e35dd87a.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_e069f1d19f7808183320da09f0660d96.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_e069f1d19f7808183320da09f0660d96.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_fdfe8cb84ab0a77e491ad2dd0c54cd40.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_fdfe8cb84ab0a77e491ad2dd0c54cd40.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_d26f05dadacd688c444c3c9d016fe50d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_d26f05dadacd688c444c3c9d016fe50d.jpg already downloaded
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbd%252F62%252Fbd624bf83c063d51537f31cf908fe0e9%252Fpa%252FYU99421_a892b74cebb99863d4558fc507a04c15.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_a892b74cebb99863d4558fc507a04c15.jpg already downloaded
2026-03-30 08:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 94afebb5-4e07-5942-98b9-44d0511e26ef, identifier: YU99421
2026-03-30 08:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 510b9c2e-d1a6-56b1-b3a6-932866b7511f with identifier: EU28848
2026-03-30 08:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 510b9c2e-d1a6-56b1-b3a6-932866b7511f with identifier: EU28848
2026-03-30 08:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 510b9c2e-d1a6-56b1-b3a6-932866b7511f with identifier: EU28848 to the API
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:17:50Z',
'fuel_type': 'diesel',
'id': '510b9c2e-d1a6-56b1-b3a6-932866b7511f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EU28848',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 232324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-23',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi Connect Edition',
'transmission': 'manual',
'trim': 'Connect Edition',
'year': 2010}
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU28848%27 HTTP/1.1" 200 None
2026-03-30 08:17:52 [auto1.fr] INFO: Saving data for EU28848: {'auction_closing_time': 1774970270.0, 'created_time': 1774091828.896156, 'last_price_update_time': 1774858672.275049}
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EU28848') HTTP/1.1" 204 0
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_a28480f0f3195a0ab62b231754ae1664.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_a28480f0f3195a0ab62b231754ae1664.jpg not downloaded yet
2026-03-30 08:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 87b67eb5-245d-55c1-bb86-03c0eabf1a8f with identifier: CZ77892
2026-03-30 08:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 87b67eb5-245d-55c1-bb86-03c0eabf1a8f with identifier: CZ77892
2026-03-30 08:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 87b67eb5-245d-55c1-bb86-03c0eabf1a8f with identifier: CZ77892 to the API
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CZ77892>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:08:52Z',
'fuel_type': 'petrol',
'id': '87b67eb5-245d-55c1-bb86-03c0eabf1a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CZ77892',
'listing': 'auction',
'location': 'FR, Ambarès-et-Lagrave',
'make': 'Citroen',
'model': 'C3',
'odometer': 139368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d43efcebcdf89138eb6c4039ad5ca024.jpg',
'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_5b54a6dba022f3d8f953205135efece0.jpg',
'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_ed2e78763a972d7d1d4273d1da3d353c.jpg',
'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_6887a596f72951b02a64298d14cfa611.jpg',
'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d5180fc7389c0c0fad9da114649096e9.jpg',
'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_a7c841840c660fc539a598409c2590ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d43efcebcdf89138eb6c4039ad5ca024.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82563,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_5b54a6dba022f3d8f953205135efece0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_ed2e78763a972d7d1d4273d1da3d353c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_6887a596f72951b02a64298d14cfa611.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94277,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_d5180fc7389c0c0fad9da114649096e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b67eb5-245d-55c1-bb86-03c0eabf1a8f/87b67eb5-245d-55c1-bb86-03c0eabf1a8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39998,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/80/33803bad44700621685272f36b9bff95/pa/CZ77892_a7c841840c660fc539a598409c2590ac.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 1.1 Furio',
'transmission': 'manual',
'trim': 'Furio',
'year': 2010}
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ77892%27 HTTP/1.1" 200 None
2026-03-30 08:17:52 [auto1.fr] INFO: Saving data for CZ77892: {'created_time': 1774858672.787268, 'last_price_update_time': 1774858672.787279, 'auction_closing_time': 1774969732.0}
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CZ77892') HTTP/1.1" 204 0
2026-03-30 08:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d0544722-c35e-561c-9106-c02983434a4d with identifier: KF52114
2026-03-30 08:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d0544722-c35e-561c-9106-c02983434a4d with identifier: KF52114
2026-03-30 08:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d0544722-c35e-561c-9106-c02983434a4d with identifier: KF52114 to the API
2026-03-30 08:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:34:40Z',
'fuel_type': 'diesel',
'id': 'd0544722-c35e-561c-9106-c02983434a4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KF52114',
'listing': 'auction',
'location': 'FR, Villeneuve-Saint-Germain',
'make': 'BMW',
'model': 'X3',
'odometer': 112092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78006,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_364c3b3f5ee29b874ca7c45693e91d4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73560,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_655315b29c629edff78b92048d1b0006.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_ee2d72a835c9da898f4c77541c5c96f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cc0c3a0a361b6abbfdd2d3c84d914e0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a81f12e94cb8fbb00d593837f23abb28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_a04d6fc76b3ccd5106b6ce21af3b971f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60813,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_1e77ebc1118f3af2789f5258d5a0cf16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69395,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_97cb195431aaf4778e0bcb28f372534a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66352,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_711302e2c1962779f7eed881d7bbcdfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0544722-c35e-561c-9106-c02983434a4d/d0544722-c35e-561c-9106-c02983434a4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40071,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd6224c4a188c4375ed3a7b479745374/pa/KF52114_cfa2773f51bd754610a86f8d6aa9755d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 20d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF52114%27 HTTP/1.1" 200 None
2026-03-30 08:17:53 [auto1.fr] INFO: Saving data for KF52114: {'created_time': 1774858673.854543, 'last_price_update_time': 1774858673.854554, 'auction_closing_time': 1774971280.0}
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KF52114') HTTP/1.1" 204 0
2026-03-30 08:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 94afebb5-4e07-5942-98b9-44d0511e26ef with identifier: YU99421
2026-03-30 08:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 94afebb5-4e07-5942-98b9-44d0511e26ef with identifier: YU99421
2026-03-30 08:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 94afebb5-4e07-5942-98b9-44d0511e26ef with identifier: YU99421 to the API
2026-03-30 08:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YU99421>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:48:34Z',
'fuel_type': 'diesel',
'id': '94afebb5-4e07-5942-98b9-44d0511e26ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YU99421',
'listing': 'auction',
'location': 'FR, LA CHAPELLE LONGUEVILLE',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 316070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_6ca6b63e23fd66e3c016c5ce09220570.jpg',
'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_7f81828ff0a5f4a43d54ad51e35dd87a.jpg',
'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_e069f1d19f7808183320da09f0660d96.jpg',
'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_fdfe8cb84ab0a77e491ad2dd0c54cd40.jpg',
'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_d26f05dadacd688c444c3c9d016fe50d.jpg',
'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_a892b74cebb99863d4558fc507a04c15.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94866,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_6ca6b63e23fd66e3c016c5ce09220570.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99714,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_7f81828ff0a5f4a43d54ad51e35dd87a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76133,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_e069f1d19f7808183320da09f0660d96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81775,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_fdfe8cb84ab0a77e491ad2dd0c54cd40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63852,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_d26f05dadacd688c444c3c9d016fe50d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94afebb5-4e07-5942-98b9-44d0511e26ef/94afebb5-4e07-5942-98b9-44d0511e26ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32394,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbd/62/bd624bf83c063d51537f31cf908fe0e9/pa/YU99421_a892b74cebb99863d4558fc507a04c15.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 1.9 TDI Confortline',
'transmission': 'manual',
'trim': 'Confortline',
'year': 2008}
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YU99421%27 HTTP/1.1" 200 None
2026-03-30 08:17:54 [auto1.fr] INFO: Saving data for YU99421: {'created_time': 1774858674.437758, 'last_price_update_time': 1774858674.437768, 'auction_closing_time': 1774972114.0}
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YU99421') HTTP/1.1" 204 0
2026-03-30 08:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_d5acab01661221f0f6e3a36d406b229d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: LG77466
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: CR73549
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: DU99453
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: LE66377
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: XS52367
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: MS42511
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: DV55941
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: JD19463
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: WB51756
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: MH16363
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: KK35444
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: JA97388
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: JC79144
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: AH02524
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: AH02524
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: GY97445
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: NR32441
2026-03-30 08:17:54 [auto1.fr] INFO: Found listing with ID: PA02750
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA02750%27 HTTP/1.1" 200 None
2026-03-30 08:17:54 [auto1.fr] INFO: Scrape type for PA02750: 2
2026-03-30 08:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5082dd78-95f6-5eb7-bc75-26fe54367e00 with identifier: PA02750
2026-03-30 08:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5082dd78-95f6-5eb7-bc75-26fe54367e00 with scrape type 2
2026-03-30 08:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5082dd78-95f6-5eb7-bc75-26fe54367e00 with scrape type 2
2026-03-30 08:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5082dd78-95f6-5eb7-bc75-26fe54367e00, identifier: PA02750
2026-03-30 08:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CZ00697> (referer: https://www.auto1.com/v1/car-details-view/CZ00697/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg not downloaded yet
2026-03-30 08:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5082dd78-95f6-5eb7-bc75-26fe54367e00 with identifier: PA02750
2026-03-30 08:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5082dd78-95f6-5eb7-bc75-26fe54367e00 with identifier: PA02750
2026-03-30 08:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5082dd78-95f6-5eb7-bc75-26fe54367e00 with identifier: PA02750 to the API
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:32:42Z',
'fuel_type': 'diesel',
'id': '5082dd78-95f6-5eb7-bc75-26fe54367e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA02750',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 166941,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-17',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Zen',
'transmission': 'automatic',
'trim': 'Zen',
'year': 2015}
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA02750%27 HTTP/1.1" 200 None
2026-03-30 08:17:54 [auto1.fr] INFO: Saving data for PA02750: {'auction_closing_time': 1774971162.0, 'created_time': 1774439676.385929, 'last_price_update_time': 1774858674.961352}
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PA02750') HTTP/1.1" 204 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: JB86421
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: HD01338
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: MH40412
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: UF91240
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: HE88898
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: WN28204
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: FG87897
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: JM92478
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: SC90011
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: DJ04240
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: JR92262
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: CZ59485
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: LJ50590
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: EZ42976
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: AX20284
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: DT57563
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT57563%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for DT57563: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: LA97865
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: WW85348
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: JA31656
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA31656%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for JA31656: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: VN06433
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: MR60637
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR60637%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for MR60637: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: UK47887
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: AU99962
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: FF11603
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: PU35447
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU35447%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for PU35447: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: SB24854
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB24854%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for SB24854: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: GN79133
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: CR56365
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: HV80802
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: RW72165
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW72165%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for RW72165: 0
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: TS50900
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: NY88929
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: WT80779
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: BP08503
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: TU98697
2026-03-30 08:17:55 [auto1.fr] INFO: Found listing with ID: DP24552
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP24552%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [auto1.fr] INFO: Scrape type for DP24552: 0
2026-03-30 08:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CB31058> (referer: https://www.auto1.com/v1/car-details-view/CB31058/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KK91904/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WB17402> (referer: https://www.auto1.com/v1/car-details-view/WB17402/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_97d7a14b00490ab7b350771d162fe286.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_7cebedbe462b943f3d75655416270f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_7cebedbe462b943f3d75655416270f04.jpg not downloaded yet
2026-03-30 08:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_bf1f49d9630557234bc38f4601825d27.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bea1990>
2026-03-30 08:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_d5acab01661221f0f6e3a36d406b229d.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_d5acab01661221f0f6e3a36d406b229d.jpg saved to cache
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a548af2-8573-527d-a6f6-116adbf41d24 with identifier: CZ00697
2026-03-30 08:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a548af2-8573-527d-a6f6-116adbf41d24 with scrape type 1
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a548af2-8573-527d-a6f6-116adbf41d24
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_592de50f6f49bd20d9612bdbe23f7686.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_592de50f6f49bd20d9612bdbe23f7686.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_0ff09181e964e19a81471e3ea0fc91ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_0ff09181e964e19a81471e3ea0fc91ed.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_621fcc9de4c6d1efb448fcdd4590dbc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_621fcc9de4c6d1efb448fcdd4590dbc1.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_5a5921afee35a009987d0b1083911184.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_5a5921afee35a009987d0b1083911184.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_bcc57b4e6ea61b4db2f311318b403075.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_bcc57b4e6ea61b4db2f311318b403075.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_aecd539385d68430ac1987ae89af4859.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_aecd539385d68430ac1987ae89af4859.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_47b079eb6a2bd4defac987e560bcacec.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_47b079eb6a2bd4defac987e560bcacec.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_fdf2bfa4bea682134ace1bc81b3264ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_fdf2bfa4bea682134ace1bc81b3264ce.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_f39eb63ea938757b1fbc57d4d290934f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_f39eb63ea938757b1fbc57d4d290934f.jpg already downloaded
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F31%252F5a3170453b10ec496ceb11953eddcc5f%252Fpa%252FCZ00697_2a781857265f1ddf6dd972360b95fc76.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_2a781857265f1ddf6dd972360b95fc76.jpg already downloaded
2026-03-30 08:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3a548af2-8573-527d-a6f6-116adbf41d24, identifier: CZ00697
2026-03-30 08:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3a548af2-8573-527d-a6f6-116adbf41d24 with identifier: CZ00697
2026-03-30 08:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3a548af2-8573-527d-a6f6-116adbf41d24 with identifier: CZ00697
2026-03-30 08:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3a548af2-8573-527d-a6f6-116adbf41d24 with identifier: CZ00697 to the API
2026-03-30 08:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CZ00697>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:58:57Z',
'fuel_type': 'diesel',
'id': '3a548af2-8573-527d-a6f6-116adbf41d24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CZ00697',
'listing': 'auction',
'location': 'FR, Houecourt',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 150042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_592de50f6f49bd20d9612bdbe23f7686.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_0ff09181e964e19a81471e3ea0fc91ed.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_621fcc9de4c6d1efb448fcdd4590dbc1.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_5a5921afee35a009987d0b1083911184.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_bcc57b4e6ea61b4db2f311318b403075.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_aecd539385d68430ac1987ae89af4859.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_47b079eb6a2bd4defac987e560bcacec.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_fdf2bfa4bea682134ace1bc81b3264ce.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_f39eb63ea938757b1fbc57d4d290934f.jpg',
'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_2a781857265f1ddf6dd972360b95fc76.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2614531,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_592de50f6f49bd20d9612bdbe23f7686.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66285,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_0ff09181e964e19a81471e3ea0fc91ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2454466,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_621fcc9de4c6d1efb448fcdd4590dbc1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2494067,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_5a5921afee35a009987d0b1083911184.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2480535,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_bcc57b4e6ea61b4db2f311318b403075.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2087171,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_aecd539385d68430ac1987ae89af4859.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48243,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_47b079eb6a2bd4defac987e560bcacec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61247,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_fdf2bfa4bea682134ace1bc81b3264ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2653501,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_f39eb63ea938757b1fbc57d4d290934f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a548af2-8573-527d-a6f6-116adbf41d24/3a548af2-8573-527d-a6f6-116adbf41d24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2580206,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5a/31/5a3170453b10ec496ceb11953eddcc5f/pa/CZ00697_2a781857265f1ddf6dd972360b95fc76.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2016}
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ00697%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [auto1.fr] INFO: Saving data for CZ00697: {'created_time': 1774858676.272675, 'last_price_update_time': 1774858676.272687, 'auction_closing_time': 1774972737.0}
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CZ00697') HTTP/1.1" 204 0
2026-03-30 08:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_a28480f0f3195a0ab62b231754ae1664.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YF00056> (referer: https://www.auto1.com/v1/car-details-view/YF00056/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DD23004> (referer: https://www.auto1.com/v1/car-details-view/DD23004/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd03a30-4c24-5679-bf40-236396927814 with identifier: CB31058
2026-03-30 08:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd03a30-4c24-5679-bf40-236396927814 with scrape type 1
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfd03a30-4c24-5679-bf40-236396927814
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_8c8dc35dfd97a66da1e74d1d819b0a33.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8c8dc35dfd97a66da1e74d1d819b0a33.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_d38e01776c38c91b25689a3b732a0cc7.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d38e01776c38c91b25689a3b732a0cc7.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_d88a13adf05c908e2e733ca8e345a49e.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d88a13adf05c908e2e733ca8e345a49e.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_0b237ab625c18fd846496e37d4e12f5f.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_0b237ab625c18fd846496e37d4e12f5f.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_c239a8b4c834d708cec39ab6d59f6349.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_c239a8b4c834d708cec39ab6d59f6349.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_55fa1388b0edbc966afd8ca674d3dd7c.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_55fa1388b0edbc966afd8ca674d3dd7c.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_3968cfc959de84cf038d8950fd133eae.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_3968cfc959de84cf038d8950fd133eae.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_7f2ddec6edbe68227350c7882331618b.png%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_7f2ddec6edbe68227350c7882331618b.png already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_16f37499971eda759d1fcdcb2609a8ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_16f37499971eda759d1fcdcb2609a8ba.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252Fb6%252F82b68359139eae896c6bd579607bfa74%252Fpa%252FCB31058_8afd86fa2f4ac9ad592056124d75eb91.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8afd86fa2f4ac9ad592056124d75eb91.jpg already downloaded
2026-03-30 08:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dfd03a30-4c24-5679-bf40-236396927814, identifier: CB31058
2026-03-30 08:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad33481f-f282-5baa-b9d8-6755f980bfaf with identifier: WB17402
2026-03-30 08:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad33481f-f282-5baa-b9d8-6755f980bfaf with scrape type 1
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad33481f-f282-5baa-b9d8-6755f980bfaf
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_08e2ca07f7c365d26e54deac52675fe0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_08e2ca07f7c365d26e54deac52675fe0.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_c68b3bfa0e2cacd3bca749f17bb79152.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c68b3bfa0e2cacd3bca749f17bb79152.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_9c798ac66e456ece3676ad292200b3b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_9c798ac66e456ece3676ad292200b3b1.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_bc6b3cfa3822db0c8e670494718554a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bc6b3cfa3822db0c8e670494718554a7.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_c897ed8ea7a28d02386c8ee4455b4c69.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c897ed8ea7a28d02386c8ee4455b4c69.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_bcaebc3a8f31e4feedf169500efce68c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bcaebc3a8f31e4feedf169500efce68c.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_41bf4c2eed387132363b28838f3b2fcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_41bf4c2eed387132363b28838f3b2fcb.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_91ea50313f20eb59e7074f88cfac10e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_91ea50313f20eb59e7074f88cfac10e5.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_4ed0818ae65ddcb6859a7a55d0d070e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_4ed0818ae65ddcb6859a7a55d0d070e0.jpg already downloaded
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfa%252F87%252Ffa8754632fb92dddec7b4a08068f536a%252Fpa%252FWB17402_58a12cd1aa9fc1de31c3f9db6e7fcf9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_58a12cd1aa9fc1de31c3f9db6e7fcf9e.jpg already downloaded
2026-03-30 08:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ad33481f-f282-5baa-b9d8-6755f980bfaf, identifier: WB17402
2026-03-30 08:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a8098f50>
2026-03-30 08:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_97d7a14b00490ab7b350771d162fe286.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_97d7a14b00490ab7b350771d162fe286.jpg saved to cache
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f18a81e2c90>
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_bf1f49d9630557234bc38f4601825d27.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_bf1f49d9630557234bc38f4601825d27.jpg saved to cache
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dfd03a30-4c24-5679-bf40-236396927814 with identifier: CB31058
2026-03-30 08:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dfd03a30-4c24-5679-bf40-236396927814 with identifier: CB31058
2026-03-30 08:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dfd03a30-4c24-5679-bf40-236396927814 with identifier: CB31058 to the API
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CB31058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-31T15:16:27Z',
'fuel_type': 'petrol',
'id': 'dfd03a30-4c24-5679-bf40-236396927814',
'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/CB31058',
'listing': 'auction',
'location': 'FR, Villenoy',
'make': 'Fiat',
'model': '500',
'odometer': 80228,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photo_urls': ['https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8c8dc35dfd97a66da1e74d1d819b0a33.jpg',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d38e01776c38c91b25689a3b732a0cc7.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d88a13adf05c908e2e733ca8e345a49e.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_0b237ab625c18fd846496e37d4e12f5f.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_c239a8b4c834d708cec39ab6d59f6349.jpg',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_55fa1388b0edbc966afd8ca674d3dd7c.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_3968cfc959de84cf038d8950fd133eae.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_7f2ddec6edbe68227350c7882331618b.png',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_16f37499971eda759d1fcdcb2609a8ba.jpg',
'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8afd86fa2f4ac9ad592056124d75eb91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71955,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8c8dc35dfd97a66da1e74d1d819b0a33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d38e01776c38c91b25689a3b732a0cc7.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_d88a13adf05c908e2e733ca8e345a49e.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_0b237ab625c18fd846496e37d4e12f5f.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61955,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_c239a8b4c834d708cec39ab6d59f6349.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_55fa1388b0edbc966afd8ca674d3dd7c.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_3968cfc959de84cf038d8950fd133eae.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_7f2ddec6edbe68227350c7882331618b.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67360,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_16f37499971eda759d1fcdcb2609a8ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd03a30-4c24-5679-bf40-236396927814/dfd03a30-4c24-5679-bf40-236396927814_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76087,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img82/b6/82b68359139eae896c6bd579607bfa74/pa/CB31058_8afd86fa2f4ac9ad592056124d75eb91.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid Dolcevita',
'transmission': 'manual',
'trim': 'Dolcevita',
'year': 2022}
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB31058%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [auto1.fr] INFO: Saving data for CB31058: {'created_time': 1774858677.378273, 'last_price_update_time': 1774858677.378284, 'auction_closing_time': 1774970187.0}
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CB31058') HTTP/1.1" 204 0
2026-03-30 08:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ad33481f-f282-5baa-b9d8-6755f980bfaf with identifier: WB17402
2026-03-30 08:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ad33481f-f282-5baa-b9d8-6755f980bfaf with identifier: WB17402
2026-03-30 08:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ad33481f-f282-5baa-b9d8-6755f980bfaf with identifier: WB17402 to the API
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WB17402>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T15:07:40Z',
'fuel_type': 'petrol',
'id': 'ad33481f-f282-5baa-b9d8-6755f980bfaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB17402',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Abarth',
'model': '595',
'odometer': 139233,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_08e2ca07f7c365d26e54deac52675fe0.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c68b3bfa0e2cacd3bca749f17bb79152.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_9c798ac66e456ece3676ad292200b3b1.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bc6b3cfa3822db0c8e670494718554a7.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c897ed8ea7a28d02386c8ee4455b4c69.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bcaebc3a8f31e4feedf169500efce68c.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_41bf4c2eed387132363b28838f3b2fcb.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_91ea50313f20eb59e7074f88cfac10e5.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_4ed0818ae65ddcb6859a7a55d0d070e0.jpg',
'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_58a12cd1aa9fc1de31c3f9db6e7fcf9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_08e2ca07f7c365d26e54deac52675fe0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53831,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c68b3bfa0e2cacd3bca749f17bb79152.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_9c798ac66e456ece3676ad292200b3b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55595,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bc6b3cfa3822db0c8e670494718554a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58437,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_c897ed8ea7a28d02386c8ee4455b4c69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66551,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_bcaebc3a8f31e4feedf169500efce68c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59964,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_41bf4c2eed387132363b28838f3b2fcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61994,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_91ea50313f20eb59e7074f88cfac10e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_4ed0818ae65ddcb6859a7a55d0d070e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad33481f-f282-5baa-b9d8-6755f980bfaf/ad33481f-f282-5baa-b9d8-6755f980bfaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57972,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfa/87/fa8754632fb92dddec7b4a08068f536a/pa/WB17402_58a12cd1aa9fc1de31c3f9db6e7fcf9e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-10-09',
'seats_number': 4,
'seller_name': None,
'title': 'Abarth 595 1.4 Turbo Turismo',
'transmission': 'automatic',
'trim': 'Turismo',
'year': 2018}
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB17402%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [auto1.fr] INFO: Saving data for WB17402: {'created_time': 1774858677.732818, 'last_price_update_time': 1774858677.732831, 'auction_closing_time': 1774969660.0}
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WB17402') HTTP/1.1" 204 0
2026-03-30 08:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_7cebedbe462b943f3d75655416270f04.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac9a650>
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_a28480f0f3195a0ab62b231754ae1664.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_a28480f0f3195a0ab62b231754ae1664.jpg saved to cache
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189bebb490>
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg saved to cache
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a370d9a1-668e-5ffd-907c-a5b6c61af19a with identifier: YF00056
2026-03-30 08:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a370d9a1-668e-5ffd-907c-a5b6c61af19a with scrape type 1
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a370d9a1-668e-5ffd-907c-a5b6c61af19a
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_0502f740c322a73167776f9f5aea1cb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_0502f740c322a73167776f9f5aea1cb2.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_ee7c86e989d800fe9b9f790559723159.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ee7c86e989d800fe9b9f790559723159.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_ac0a429c8ba70f5d5c743571262ebac9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ac0a429c8ba70f5d5c743571262ebac9.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_9c40fc8b21697730c1e7ba9fafe34afb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9c40fc8b21697730c1e7ba9fafe34afb.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_d65e36a3f7081db2a1a350a87eef9e0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_d65e36a3f7081db2a1a350a87eef9e0f.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_9912367f11ca476b01ed3458221f6508.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9912367f11ca476b01ed3458221f6508.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_fa77721cef3338bec7637b637d0f3e06.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_fa77721cef3338bec7637b637d0f3e06.jpg already downloaded
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_42a5aed8b14778331b71fc696e3cc02b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_42a5aed8b14778331b71fc696e3cc02b.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_2c315f45d6b7ad4abbdd5ef3218086ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_2c315f45d6b7ad4abbdd5ef3218086ed.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg63%252Fee%252F63ee64b43d18ac452436ebdf7858d8bd%252Fpa%252FYF00056_34ce516ce594774b7398308adba4cdd0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_34ce516ce594774b7398308adba4cdd0.jpg already downloaded
2026-03-30 08:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a370d9a1-668e-5ffd-907c-a5b6c61af19a, identifier: YF00056
2026-03-30 08:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34257faa-61b6-50ba-9b4d-78ba0e6aaf93 with identifier: DD23004
2026-03-30 08:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34257faa-61b6-50ba-9b4d-78ba0e6aaf93 with scrape type 1
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34257faa-61b6-50ba-9b4d-78ba0e6aaf93
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_b40618f77f1d942173d00326af82ce44.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_b40618f77f1d942173d00326af82ce44.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_24f32790ab0c2e98fe341a0eb65abf47.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_24f32790ab0c2e98fe341a0eb65abf47.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_fe346cde51b071ae49e1f21765122bd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_fe346cde51b071ae49e1f21765122bd5.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_993e9cf8dff8d2cbd4b804bc990d5a2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_993e9cf8dff8d2cbd4b804bc990d5a2c.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_6efae85f42a5f74a2889984a2a05cac7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_6efae85f42a5f74a2889984a2a05cac7.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_f6474f591497581ab30274de63fea9d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_f6474f591497581ab30274de63fea9d4.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_72d666ad6a8ee5e920df084e34668df8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_72d666ad6a8ee5e920df084e34668df8.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_c495554ce7e161b34089bbb0222adb14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_c495554ce7e161b34089bbb0222adb14.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_bf4330542972381b9f3ac58f2d14107b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_bf4330542972381b9f3ac58f2d14107b.jpg already downloaded
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Ff6%252F72f64a26ba7c83c4a2a59dace7646dbc%252Fpa%252FDD23004_84727fd77a076de82f06e1b44a074180.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_84727fd77a076de82f06e1b44a074180.jpg already downloaded
2026-03-30 08:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 34257faa-61b6-50ba-9b4d-78ba0e6aaf93, identifier: DD23004
2026-03-30 08:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a370d9a1-668e-5ffd-907c-a5b6c61af19a with identifier: YF00056
2026-03-30 08:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a370d9a1-668e-5ffd-907c-a5b6c61af19a with identifier: YF00056
2026-03-30 08:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a370d9a1-668e-5ffd-907c-a5b6c61af19a with identifier: YF00056 to the API
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YF00056>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:33:03Z',
'fuel_type': 'diesel',
'id': 'a370d9a1-668e-5ffd-907c-a5b6c61af19a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF00056',
'listing': 'auction',
'location': 'FR, Villenoy',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 188842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_0502f740c322a73167776f9f5aea1cb2.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ee7c86e989d800fe9b9f790559723159.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ac0a429c8ba70f5d5c743571262ebac9.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9c40fc8b21697730c1e7ba9fafe34afb.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_d65e36a3f7081db2a1a350a87eef9e0f.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9912367f11ca476b01ed3458221f6508.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_fa77721cef3338bec7637b637d0f3e06.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_42a5aed8b14778331b71fc696e3cc02b.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_2c315f45d6b7ad4abbdd5ef3218086ed.jpg',
'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_34ce516ce594774b7398308adba4cdd0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73985,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_0502f740c322a73167776f9f5aea1cb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75041,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ee7c86e989d800fe9b9f790559723159.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76105,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_ac0a429c8ba70f5d5c743571262ebac9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2054461,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9c40fc8b21697730c1e7ba9fafe34afb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2478508,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_d65e36a3f7081db2a1a350a87eef9e0f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74066,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_9912367f11ca476b01ed3458221f6508.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2431443,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_fa77721cef3338bec7637b637d0f3e06.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_42a5aed8b14778331b71fc696e3cc02b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72395,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_2c315f45d6b7ad4abbdd5ef3218086ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a370d9a1-668e-5ffd-907c-a5b6c61af19a/a370d9a1-668e-5ffd-907c-a5b6c61af19a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64616,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img63/ee/63ee64b43d18ac452436ebdf7858d8bd/pa/YF00056_34ce516ce594774b7398308adba4cdd0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI GTD BlueMotion Tech',
'transmission': 'automatic',
'trim': 'GTD BlueMotion Tech',
'year': 2015}
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF00056%27 HTTP/1.1" 200 None
2026-03-30 08:17:59 [auto1.fr] INFO: Saving data for YF00056: {'created_time': 1774858679.062346, 'last_price_update_time': 1774858679.062356, 'auction_closing_time': 1774971183.0}
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF00056') HTTP/1.1" 204 0
2026-03-30 08:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 34257faa-61b6-50ba-9b4d-78ba0e6aaf93 with identifier: DD23004
2026-03-30 08:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 34257faa-61b6-50ba-9b4d-78ba0e6aaf93 with identifier: DD23004
2026-03-30 08:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 34257faa-61b6-50ba-9b4d-78ba0e6aaf93 with identifier: DD23004 to the API
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DD23004>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:25:27Z',
'fuel_type': 'diesel',
'id': '34257faa-61b6-50ba-9b4d-78ba0e6aaf93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD23004',
'listing': 'auction',
'location': 'FR, Houecourt',
'make': 'Volvo',
'model': 'V40',
'odometer': 147952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_b40618f77f1d942173d00326af82ce44.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_24f32790ab0c2e98fe341a0eb65abf47.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_fe346cde51b071ae49e1f21765122bd5.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_993e9cf8dff8d2cbd4b804bc990d5a2c.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_6efae85f42a5f74a2889984a2a05cac7.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_f6474f591497581ab30274de63fea9d4.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_72d666ad6a8ee5e920df084e34668df8.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_c495554ce7e161b34089bbb0222adb14.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_bf4330542972381b9f3ac58f2d14107b.jpg',
'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_84727fd77a076de82f06e1b44a074180.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2739694,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_b40618f77f1d942173d00326af82ce44.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2752463,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_24f32790ab0c2e98fe341a0eb65abf47.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_fe346cde51b071ae49e1f21765122bd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2421011,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_993e9cf8dff8d2cbd4b804bc990d5a2c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2241611,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_6efae85f42a5f74a2889984a2a05cac7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57835,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_f6474f591497581ab30274de63fea9d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2211872,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_72d666ad6a8ee5e920df084e34668df8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2295600,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_c495554ce7e161b34089bbb0222adb14.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2827473,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_bf4330542972381b9f3ac58f2d14107b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34257faa-61b6-50ba-9b4d-78ba0e6aaf93/34257faa-61b6-50ba-9b4d-78ba0e6aaf93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2138689,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img72/f6/72f64a26ba7c83c4a2a59dace7646dbc/pa/DD23004_84727fd77a076de82f06e1b44a074180.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 2.0 D2 Momentum',
'transmission': 'automatic',
'trim': 'Momentum',
'year': 2019}
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD23004%27 HTTP/1.1" 200 None
2026-03-30 08:17:59 [auto1.fr] INFO: Saving data for DD23004: {'created_time': 1774858679.51973, 'last_price_update_time': 1774858679.51974, 'auction_closing_time': 1774970727.0}
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DD23004') HTTP/1.1" 204 0
2026-03-30 08:17: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-30 08:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f189ac4f190>
2026-03-30 08:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg15%252F50%252F15504394e150fe87ab37de4735c69507%252Fpa%252FHS13722_7cebedbe462b943f3d75655416270f04.jpg') HTTP/1.1" 204 0
2026-03-30 08:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_7cebedbe462b943f3d75655416270f04.jpg saved to cache
2026-03-30 08:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb8723ca-4c46-50e4-844a-d9278bd89e1d
2026-03-30 08:17:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb8723ca-4c46-50e4-844a-d9278bd89e1d, skipping ID generation
2026-03-30 08:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8723ca-4c46-50e4-844a-d9278bd89e1d with scrape type 1
2026-03-30 08:17:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb8723ca-4c46-50e4-844a-d9278bd89e1d sending to next pipeline
2026-03-30 08:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bb8723ca-4c46-50e4-844a-d9278bd89e1d, identifier: HS13722
2026-03-30 08:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bb8723ca-4c46-50e4-844a-d9278bd89e1d with identifier: HS13722
2026-03-30 08:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bb8723ca-4c46-50e4-844a-d9278bd89e1d with identifier: HS13722
2026-03-30 08:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bb8723ca-4c46-50e4-844a-d9278bd89e1d with identifier: HS13722 to the API
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_7cebedbe462b943f3d75655416270f04.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:58:00Z',
'fuel_type': 'diesel',
'id': 'bb8723ca-4c46-50e4-844a-d9278bd89e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS13722',
'listing': 'auction',
'location': 'FR, Narbonne',
'make': 'Peugeot',
'model': '508',
'odometer': 251783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71566,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_d5acab01661221f0f6e3a36d406b229d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75725,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_97d7a14b00490ab7b350771d162fe286.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_bf1f49d9630557234bc38f4601825d27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79628,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_a28480f0f3195a0ab62b231754ae1664.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_23b6ccbba93c8c4397c7348edde6b43d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb8723ca-4c46-50e4-844a-d9278bd89e1d/bb8723ca-4c46-50e4-844a-d9278bd89e1d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img15/50/15504394e150fe87ab37de4735c69507/pa/HS13722_7cebedbe462b943f3d75655416270f04.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 2.0 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2011}
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS13722%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Saving data for HS13722: {'created_time': 1774858680.230526, 'last_price_update_time': 1774858680.230536, 'auction_closing_time': 1774972680.0}
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HS13722') HTTP/1.1" 204 0
2026-03-30 08:18:00 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: DP24552
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP24552%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for DP24552: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: DC92769
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: LB88529
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: RU88494
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU88494%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for RU88494: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: BR96197
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: WZ91976
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: YW24880
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: RD81906
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD81906%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for RD81906: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: VD85530
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: ZZ63110
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: KN83652
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: JD88175
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: XM88394
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: UN69566
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: YE52567
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: AV43022
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: YS40349
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: UN71738
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: KY94176
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: EW17519
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: KM48677
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: BJ00479
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: TK13160
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: TA86681
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: ZS70845
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: DR03855
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: UU78194
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: XC12910
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC12910%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for XC12910: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: GK12923
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: ED30549
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED30549%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for ED30549: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: FP56567
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: MA97525
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: JP68458
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: UU97662
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: TD37120
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD37120%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for TD37120: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS03544%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [auto1.fr] INFO: Scrape type for PS03544: 0
2026-03-30 08:18:00 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-30 08:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UG12644> (referer: https://www.auto1.com/v1/car-details-view/UG12644/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea078b10-5eff-5198-a20a-d25b38e209e6 with identifier: UG12644
2026-03-30 08:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea078b10-5eff-5198-a20a-d25b38e209e6 with scrape type 1
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea078b10-5eff-5198-a20a-d25b38e209e6
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_9e06ddc771c8809f2d53e03d4f261c99.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_9e06ddc771c8809f2d53e03d4f261c99.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_18009ba75fdaf44e7e031c585c6efebd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_18009ba75fdaf44e7e031c585c6efebd.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_cbc14b58a85fdbd24285421fb737f936.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_cbc14b58a85fdbd24285421fb737f936.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_48b348eb515413574e6030f9d4c6ea9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_48b348eb515413574e6030f9d4c6ea9a.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_98b245c46a416d6965e07f364f002337.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_98b245c46a416d6965e07f364f002337.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_7ffd5c7bdaa6b45076ffbbffb3fac2b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_7ffd5c7bdaa6b45076ffbbffb3fac2b4.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_ee81e0fae1f34940380d613478794412.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_ee81e0fae1f34940380d613478794412.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_a1413dc9eb5dc3003f28df69fb457361.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_a1413dc9eb5dc3003f28df69fb457361.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_d356c4ede95d830b2a2b652bcffcef1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_d356c4ede95d830b2a2b652bcffcef1a.jpg already downloaded
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F0e%252F960eec91d1ebf86b29ea389b81f740b6%252Fpa%252FUG12644_fa1efaeacfe83fd7cd0cac17d7398f8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_fa1efaeacfe83fd7cd0cac17d7398f8f.jpg already downloaded
2026-03-30 08:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ea078b10-5eff-5198-a20a-d25b38e209e6, identifier: UG12644
2026-03-30 08:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ea078b10-5eff-5198-a20a-d25b38e209e6 with identifier: UG12644
2026-03-30 08:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ea078b10-5eff-5198-a20a-d25b38e209e6 with identifier: UG12644
2026-03-30 08:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ea078b10-5eff-5198-a20a-d25b38e209e6 with identifier: UG12644 to the API
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UG12644>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:29:56Z',
'fuel_type': 'diesel',
'id': 'ea078b10-5eff-5198-a20a-d25b38e209e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG12644',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 140958,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_9e06ddc771c8809f2d53e03d4f261c99.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_18009ba75fdaf44e7e031c585c6efebd.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_cbc14b58a85fdbd24285421fb737f936.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_48b348eb515413574e6030f9d4c6ea9a.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_98b245c46a416d6965e07f364f002337.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_7ffd5c7bdaa6b45076ffbbffb3fac2b4.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_ee81e0fae1f34940380d613478794412.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_a1413dc9eb5dc3003f28df69fb457361.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_d356c4ede95d830b2a2b652bcffcef1a.jpg',
'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_fa1efaeacfe83fd7cd0cac17d7398f8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58749,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_9e06ddc771c8809f2d53e03d4f261c99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_18009ba75fdaf44e7e031c585c6efebd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61876,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_cbc14b58a85fdbd24285421fb737f936.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61482,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_48b348eb515413574e6030f9d4c6ea9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_98b245c46a416d6965e07f364f002337.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61231,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_7ffd5c7bdaa6b45076ffbbffb3fac2b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51164,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_ee81e0fae1f34940380d613478794412.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_a1413dc9eb5dc3003f28df69fb457361.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_d356c4ede95d830b2a2b652bcffcef1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea078b10-5eff-5198-a20a-d25b38e209e6/ea078b10-5eff-5198-a20a-d25b38e209e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/0e/960eec91d1ebf86b29ea389b81f740b6/pa/UG12644_fa1efaeacfe83fd7cd0cac17d7398f8f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Match BMT/Start-Stop',
'transmission': 'automatic',
'trim': 'Match BMT/Start-Stop',
'year': 2020}
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG12644%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [auto1.fr] INFO: Saving data for UG12644: {'created_time': 1774858681.328898, 'last_price_update_time': 1774858681.32891, 'auction_closing_time': 1774970996.0}
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UG12644') HTTP/1.1" 204 0
2026-03-30 08:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KK91904> (referer: https://www.auto1.com/v1/car-details-view/KK91904/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d095e32a-e88e-5ceb-9d99-dbc32fbce4bc with identifier: KK91904
2026-03-30 08:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d095e32a-e88e-5ceb-9d99-dbc32fbce4bc with scrape type 1
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d095e32a-e88e-5ceb-9d99-dbc32fbce4bc
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_d9ecdec2ba187996d89dda08efbeff40.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_d9ecdec2ba187996d89dda08efbeff40.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_a262580b0c4be4184e27db111ad65831.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_a262580b0c4be4184e27db111ad65831.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_7d042423a06549cf56f97b644fc22893.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7d042423a06549cf56f97b644fc22893.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_dc890bb3e0598b9a5b6826bf202db7e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_dc890bb3e0598b9a5b6826bf202db7e9.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_c29fdfc1f5092a88ac197183625695e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_c29fdfc1f5092a88ac197183625695e9.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_2b9b16d638cea203d3ff9f2bae21e4e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_2b9b16d638cea203d3ff9f2bae21e4e3.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_6cbd1b3c402776fcf3a5826301feebd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_6cbd1b3c402776fcf3a5826301feebd6.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_5b12791bb4e29f631653d17b625a0b79.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_5b12791bb4e29f631653d17b625a0b79.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_7e851546c5fd582f71be01bd3b47b431.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7e851546c5fd582f71be01bd3b47b431.jpg already downloaded
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg08%252F28%252F08284a357a5bd4e53423cc040000ad48%252Fpa%252FKK91904_ba380145075dce424b6b0cbbdd176eee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_ba380145075dce424b6b0cbbdd176eee.jpg already downloaded
2026-03-30 08:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d095e32a-e88e-5ceb-9d99-dbc32fbce4bc, identifier: KK91904
2026-03-30 08:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d095e32a-e88e-5ceb-9d99-dbc32fbce4bc with identifier: KK91904
2026-03-30 08:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d095e32a-e88e-5ceb-9d99-dbc32fbce4bc with identifier: KK91904
2026-03-30 08:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d095e32a-e88e-5ceb-9d99-dbc32fbce4bc with identifier: KK91904 to the API
2026-03-30 08:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KK91904>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:38:16Z',
'fuel_type': 'diesel',
'id': 'd095e32a-e88e-5ceb-9d99-dbc32fbce4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK91904',
'listing': 'auction',
'location': 'FR, Champniers',
'make': 'Jaguar',
'model': 'XF',
'odometer': 142868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_d9ecdec2ba187996d89dda08efbeff40.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_a262580b0c4be4184e27db111ad65831.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7d042423a06549cf56f97b644fc22893.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_dc890bb3e0598b9a5b6826bf202db7e9.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_c29fdfc1f5092a88ac197183625695e9.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_2b9b16d638cea203d3ff9f2bae21e4e3.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_6cbd1b3c402776fcf3a5826301feebd6.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_5b12791bb4e29f631653d17b625a0b79.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7e851546c5fd582f71be01bd3b47b431.jpg',
'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_ba380145075dce424b6b0cbbdd176eee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_d9ecdec2ba187996d89dda08efbeff40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64202,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_a262580b0c4be4184e27db111ad65831.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63850,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7d042423a06549cf56f97b644fc22893.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49782,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_dc890bb3e0598b9a5b6826bf202db7e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2386813,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_c29fdfc1f5092a88ac197183625695e9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2414712,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_2b9b16d638cea203d3ff9f2bae21e4e3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44295,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_6cbd1b3c402776fcf3a5826301feebd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2468815,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_5b12791bb4e29f631653d17b625a0b79.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65868,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_7e851546c5fd582f71be01bd3b47b431.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d095e32a-e88e-5ceb-9d99-dbc32fbce4bc/d095e32a-e88e-5ceb-9d99-dbc32fbce4bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img08/28/08284a357a5bd4e53423cc040000ad48/pa/KK91904_ba380145075dce424b6b0cbbdd176eee.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar XF 30d Portfolio',
'transmission': 'automatic',
'trim': 'Portfolio',
'year': 2018}
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK91904%27 HTTP/1.1" 200 None
2026-03-30 08:18:02 [auto1.fr] INFO: Saving data for KK91904: {'created_time': 1774858682.162427, 'last_price_update_time': 1774858682.162438, 'auction_closing_time': 1774971496.0}
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KK91904') HTTP/1.1" 204 0
2026-03-30 08:18: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-30 08:18:02 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU95622%27 HTTP/1.1" 200 None
2026-03-30 08:18:02 [auto1.fr] INFO: Scrape type for TU95622: 0
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN27174%27 HTTP/1.1" 200 None
2026-03-30 08:18:02 [auto1.fr] INFO: Scrape type for UN27174: 2
2026-03-30 08:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4781fba7-2aae-5faa-a46f-50ead5496b21 with identifier: UN27174
2026-03-30 08:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4781fba7-2aae-5faa-a46f-50ead5496b21 with scrape type 2
2026-03-30 08:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4781fba7-2aae-5faa-a46f-50ead5496b21 with scrape type 2
2026-03-30 08:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4781fba7-2aae-5faa-a46f-50ead5496b21, identifier: UN27174
2026-03-30 08:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4781fba7-2aae-5faa-a46f-50ead5496b21 with identifier: UN27174
2026-03-30 08:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4781fba7-2aae-5faa-a46f-50ead5496b21 with identifier: UN27174
2026-03-30 08:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4781fba7-2aae-5faa-a46f-50ead5496b21 with identifier: UN27174 to the API
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 205,
'expiration_date': '2026-03-30T15:02:27Z',
'fuel_type': 'diesel',
'id': '4781fba7-2aae-5faa-a46f-50ead5496b21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UN27174',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 157949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-01',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2019}
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN27174%27 HTTP/1.1" 200 None
2026-03-30 08:18:02 [auto1.fr] INFO: Saving data for UN27174: {'auction_closing_time': 1774882947.0, 'created_time': 1774772123.74141, 'last_price_update_time': 1774858682.791572}
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UN27174') HTTP/1.1" 204 0
2026-03-30 08:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-30 08:18:02 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ23604%27 HTTP/1.1" 200 None
2026-03-30 08:18:02 [auto1.fr] INFO: Scrape type for PZ23604: 2
2026-03-30 08:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with identifier: PZ23604
2026-03-30 08:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with scrape type 2
2026-03-30 08:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with scrape type 2
2026-03-30 08:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6, identifier: PZ23604
2026-03-30 08:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with identifier: PZ23604
2026-03-30 08:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with identifier: PZ23604
2026-03-30 08:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6 with identifier: PZ23604 to the API
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:36:01Z',
'fuel_type': 'petrol',
'id': 'ec9a060b-d1cc-5b47-b2fa-6d7a9f8cc3d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ23604',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 217368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-29',
'seller_name': None,
'title': 'Opel Meriva 1.6 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2008}
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ23604%27 HTTP/1.1" 200 None
2026-03-30 08:18:03 [auto1.fr] INFO: Saving data for PZ23604: {'auction_closing_time': 1774884961.0, 'created_time': 1773253306.451684, 'last_price_update_time': 1774858683.23738}
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PZ23604') HTTP/1.1" 204 0
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX02215%27 HTTP/1.1" 200 None
2026-03-30 08:18:03 [auto1.fr] INFO: Scrape type for VX02215: 2
2026-03-30 08:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3778f9-7805-55bf-9610-1c75501d2ed7 with identifier: VX02215
2026-03-30 08:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3778f9-7805-55bf-9610-1c75501d2ed7 with scrape type 2
2026-03-30 08:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3778f9-7805-55bf-9610-1c75501d2ed7 with scrape type 2
2026-03-30 08:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7f3778f9-7805-55bf-9610-1c75501d2ed7, identifier: VX02215
2026-03-30 08:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7f3778f9-7805-55bf-9610-1c75501d2ed7 with identifier: VX02215
2026-03-30 08:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7f3778f9-7805-55bf-9610-1c75501d2ed7 with identifier: VX02215
2026-03-30 08:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7f3778f9-7805-55bf-9610-1c75501d2ed7 with identifier: VX02215 to the API
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 3,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:02:11Z',
'fuel_type': 'petrol',
'id': '7f3778f9-7805-55bf-9610-1c75501d2ed7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX02215',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'New Beetle',
'odometer': 175503,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-10-07',
'seller_name': None,
'title': 'Volkswagen New Beetle 2.0',
'transmission': 'manual',
'trim': '',
'year': 1999}
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX02215%27 HTTP/1.1" 200 None
2026-03-30 08:18:03 [auto1.fr] INFO: Saving data for VX02215: {'auction_closing_time': 1774882931.0, 'created_time': 1774643900.543806, 'last_price_update_time': 1774858683.773674}
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VX02215') HTTP/1.1" 204 0
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-30 08:18:03 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE64469%27 HTTP/1.1" 200 None
2026-03-30 08:18:03 [auto1.fr] INFO: Scrape type for JE64469: 2
2026-03-30 08:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with identifier: JE64469
2026-03-30 08:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with scrape type 2
2026-03-30 08:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with scrape type 2
2026-03-30 08:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f12485e7-e1e1-5c3d-875c-c90b2b97bd78, identifier: JE64469
2026-03-30 08:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with identifier: JE64469
2026-03-30 08:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with identifier: JE64469
2026-03-30 08:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f12485e7-e1e1-5c3d-875c-c90b2b97bd78 with identifier: JE64469 to the API
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:28:44Z',
'fuel_type': 'diesel',
'id': 'f12485e7-e1e1-5c3d-875c-c90b2b97bd78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JE64469',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 308215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-10-08',
'seller_name': None,
'title': 'Peugeot 307 2.0 HDi XR',
'transmission': 'manual',
'trim': 'XR',
'year': 2003}
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE64469%27 HTTP/1.1" 200 None
2026-03-30 08:18:04 [auto1.fr] INFO: Saving data for JE64469: {'auction_closing_time': 1774884524.0, 'created_time': 1772090597.340539, 'last_price_update_time': 1774858684.218625}
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JE64469') HTTP/1.1" 204 0
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB61195%27 HTTP/1.1" 200 None
2026-03-30 08:18:04 [auto1.fr] INFO: Scrape type for LB61195: 2
2026-03-30 08:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd71c9a-fe8c-5301-a749-1a6f857db20b with identifier: LB61195
2026-03-30 08:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd71c9a-fe8c-5301-a749-1a6f857db20b with scrape type 2
2026-03-30 08:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fd71c9a-fe8c-5301-a749-1a6f857db20b with scrape type 2
2026-03-30 08:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3fd71c9a-fe8c-5301-a749-1a6f857db20b, identifier: LB61195
2026-03-30 08:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3fd71c9a-fe8c-5301-a749-1a6f857db20b with identifier: LB61195
2026-03-30 08:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3fd71c9a-fe8c-5301-a749-1a6f857db20b with identifier: LB61195
2026-03-30 08:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3fd71c9a-fe8c-5301-a749-1a6f857db20b with identifier: LB61195 to the API
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:42:05Z',
'fuel_type': 'diesel',
'id': '3fd71c9a-fe8c-5301-a749-1a6f857db20b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LB61195',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 209163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-14',
'seller_name': None,
'title': 'Opel Astra 1.3 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2009}
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB61195%27 HTTP/1.1" 200 None
2026-03-30 08:18:04 [auto1.fr] INFO: Saving data for LB61195: {'auction_closing_time': 1774885325.0, 'created_time': 1774643881.335737, 'last_price_update_time': 1774858684.670519}
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LB61195') HTTP/1.1" 204 0
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-30 08:18:04 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH59427%27 HTTP/1.1" 200 None
2026-03-30 08:18:04 [auto1.fr] INFO: Scrape type for VH59427: 2
2026-03-30 08:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90d2a9b-f0b8-5011-889c-cff08e02e602 with identifier: VH59427
2026-03-30 08:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90d2a9b-f0b8-5011-889c-cff08e02e602 with scrape type 2
2026-03-30 08:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e90d2a9b-f0b8-5011-889c-cff08e02e602 with scrape type 2
2026-03-30 08:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e90d2a9b-f0b8-5011-889c-cff08e02e602, identifier: VH59427
2026-03-30 08:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e90d2a9b-f0b8-5011-889c-cff08e02e602 with identifier: VH59427
2026-03-30 08:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e90d2a9b-f0b8-5011-889c-cff08e02e602 with identifier: VH59427
2026-03-30 08:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e90d2a9b-f0b8-5011-889c-cff08e02e602 with identifier: VH59427 to the API
2026-03-30 08:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:23:20Z',
'fuel_type': 'petrol',
'id': 'e90d2a9b-f0b8-5011-889c-cff08e02e602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH59427',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 226323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-01-15',
'seller_name': None,
'title': 'Peugeot 307 1.6 XS Premium',
'transmission': 'manual',
'trim': 'XS Premium',
'year': 2003}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH59427%27 HTTP/1.1" 200 None
2026-03-30 08:18:05 [auto1.fr] INFO: Saving data for VH59427: {'auction_closing_time': 1774884200.0, 'created_time': 1773953696.444704, 'last_price_update_time': 1774858685.161195}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VH59427') HTTP/1.1" 204 0
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK64149%27 HTTP/1.1" 200 None
2026-03-30 08:18:05 [auto1.fr] INFO: Scrape type for RK64149: 2
2026-03-30 08:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d50e40-51e1-5bfb-98e4-6fa83324c60f with identifier: RK64149
2026-03-30 08:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d50e40-51e1-5bfb-98e4-6fa83324c60f with scrape type 2
2026-03-30 08:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d50e40-51e1-5bfb-98e4-6fa83324c60f with scrape type 2
2026-03-30 08:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 71d50e40-51e1-5bfb-98e4-6fa83324c60f, identifier: RK64149
2026-03-30 08:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 71d50e40-51e1-5bfb-98e4-6fa83324c60f with identifier: RK64149
2026-03-30 08:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 71d50e40-51e1-5bfb-98e4-6fa83324c60f with identifier: RK64149
2026-03-30 08:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 71d50e40-51e1-5bfb-98e4-6fa83324c60f with identifier: RK64149 to the API
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:49:56Z',
'fuel_type': 'diesel',
'id': '71d50e40-51e1-5bfb-98e4-6fa83324c60f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK64149',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 231063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-12-13',
'seller_name': None,
'title': 'BMW X3 2.0d',
'transmission': 'manual',
'trim': '',
'year': 2004}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK64149%27 HTTP/1.1" 200 None
2026-03-30 08:18:05 [auto1.fr] INFO: Saving data for RK64149: {'auction_closing_time': 1774885796.0, 'created_time': 1772617985.364619, 'last_price_update_time': 1774858685.56096}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RK64149') HTTP/1.1" 204 0
2026-03-30 08:18:05 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES00688%27 HTTP/1.1" 200 None
2026-03-30 08:18:05 [auto1.fr] INFO: Scrape type for ES00688: 2
2026-03-30 08:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ac85ce-cc26-548a-8472-8c9d55861976 with identifier: ES00688
2026-03-30 08:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56ac85ce-cc26-548a-8472-8c9d55861976 with scrape type 2
2026-03-30 08:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56ac85ce-cc26-548a-8472-8c9d55861976 with scrape type 2
2026-03-30 08:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 56ac85ce-cc26-548a-8472-8c9d55861976, identifier: ES00688
2026-03-30 08:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 56ac85ce-cc26-548a-8472-8c9d55861976 with identifier: ES00688
2026-03-30 08:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 56ac85ce-cc26-548a-8472-8c9d55861976 with identifier: ES00688
2026-03-30 08:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 56ac85ce-cc26-548a-8472-8c9d55861976 with identifier: ES00688 to the API
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 140,
'expiration_date': '2026-03-30T15:01:36Z',
'fuel_type': 'diesel',
'id': '56ac85ce-cc26-548a-8472-8c9d55861976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ES00688',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 325181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-11',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2005}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES00688%27 HTTP/1.1" 200 None
2026-03-30 08:18:05 [auto1.fr] INFO: Saving data for ES00688: {'auction_closing_time': 1774882896.0, 'created_time': 1774525583.583071, 'last_price_update_time': 1774858685.971113}
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ES00688') HTTP/1.1" 204 0
2026-03-30 08:18:06 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX77724%27 HTTP/1.1" 200 None
2026-03-30 08:18:06 [auto1.fr] INFO: Scrape type for KX77724: 2
2026-03-30 08:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3273aa49-e21d-5f1e-898e-7eebb7923939 with identifier: KX77724
2026-03-30 08:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3273aa49-e21d-5f1e-898e-7eebb7923939 with scrape type 2
2026-03-30 08:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3273aa49-e21d-5f1e-898e-7eebb7923939 with scrape type 2
2026-03-30 08:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3273aa49-e21d-5f1e-898e-7eebb7923939, identifier: KX77724
2026-03-30 08:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3273aa49-e21d-5f1e-898e-7eebb7923939 with identifier: KX77724
2026-03-30 08:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3273aa49-e21d-5f1e-898e-7eebb7923939 with identifier: KX77724
2026-03-30 08:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3273aa49-e21d-5f1e-898e-7eebb7923939 with identifier: KX77724 to the API
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:19:04Z',
'fuel_type': 'petrol',
'id': '3273aa49-e21d-5f1e-898e-7eebb7923939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KX77724',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-03-07',
'seller_name': None,
'title': 'Renault Clio 1.2 RTE',
'transmission': 'manual',
'trim': 'RTE',
'year': 2001}
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX77724%27 HTTP/1.1" 200 None
2026-03-30 08:18:06 [auto1.fr] INFO: Saving data for KX77724: {'auction_closing_time': 1774883944.0, 'created_time': 1774538244.076902, 'last_price_update_time': 1774858686.496435}
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KX77724') HTTP/1.1" 204 0
2026-03-30 08:18:06 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:06 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-30 08:18:06 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS85289%27 HTTP/1.1" 200 None
2026-03-30 08:18:06 [auto1.fr] INFO: Scrape type for GS85289: 2
2026-03-30 08:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a248c4-eea4-522e-944f-4749d4b3768a with identifier: GS85289
2026-03-30 08:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a248c4-eea4-522e-944f-4749d4b3768a with scrape type 2
2026-03-30 08:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a248c4-eea4-522e-944f-4749d4b3768a with scrape type 2
2026-03-30 08:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 77a248c4-eea4-522e-944f-4749d4b3768a, identifier: GS85289
2026-03-30 08:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 77a248c4-eea4-522e-944f-4749d4b3768a with identifier: GS85289
2026-03-30 08:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 77a248c4-eea4-522e-944f-4749d4b3768a with identifier: GS85289
2026-03-30 08:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 77a248c4-eea4-522e-944f-4749d4b3768a with identifier: GS85289 to the API
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:24:23Z',
'fuel_type': 'diesel',
'id': '77a248c4-eea4-522e-944f-4749d4b3768a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GS85289',
'listing': 'auction',
'make': 'Jaguar',
'model': 'XF',
'odometer': 123202,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-09',
'seller_name': None,
'title': 'Jaguar XF 20d Business Prestige',
'transmission': 'automatic',
'trim': 'Business Prestige',
'year': 2016}
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS85289%27 HTTP/1.1" 200 None
2026-03-30 08:18:06 [auto1.fr] INFO: Saving data for GS85289: {'auction_closing_time': 1774884263.0, 'created_time': 1774772126.701193, 'last_price_update_time': 1774858686.923309}
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GS85289') HTTP/1.1" 204 0
2026-03-30 08:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:06 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-30 08:18:06 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF49092%27 HTTP/1.1" 200 None
2026-03-30 08:18:06 [auto1.fr] INFO: Scrape type for YF49092: 2
2026-03-30 08:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dc3f723-e448-568b-9c3d-bbbcc724107c with identifier: YF49092
2026-03-30 08:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dc3f723-e448-568b-9c3d-bbbcc724107c with scrape type 2
2026-03-30 08:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dc3f723-e448-568b-9c3d-bbbcc724107c with scrape type 2
2026-03-30 08:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9dc3f723-e448-568b-9c3d-bbbcc724107c, identifier: YF49092
2026-03-30 08:18:07 [scrapy.extensions.logstats] INFO: Crawled 128 pages (at 62 pages/min), scraped 219 items (at 78 items/min)
2026-03-30 08:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9dc3f723-e448-568b-9c3d-bbbcc724107c with identifier: YF49092
2026-03-30 08:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9dc3f723-e448-568b-9c3d-bbbcc724107c with identifier: YF49092
2026-03-30 08:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9dc3f723-e448-568b-9c3d-bbbcc724107c with identifier: YF49092 to the API
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 2,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:46:50Z',
'fuel_type': 'petrol',
'id': '9dc3f723-e448-568b-9c3d-bbbcc724107c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF49092',
'listing': 'auction',
'make': 'Abarth',
'model': '595C',
'odometer': 52377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-05',
'seller_name': None,
'title': 'Abarth 595C 1.4 Competizione',
'transmission': 'automatic',
'trim': 'Competizione',
'year': 2019}
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF49092%27 HTTP/1.1" 200 None
2026-03-30 08:18:07 [auto1.fr] INFO: Saving data for YF49092: {'auction_closing_time': 1774885610.0, 'created_time': 1774772127.591548, 'last_price_update_time': 1774858687.474145}
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF49092') HTTP/1.1" 204 0
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-30 08:18:07 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK74107%27 HTTP/1.1" 200 None
2026-03-30 08:18:07 [auto1.fr] INFO: Scrape type for FK74107: 2
2026-03-30 08:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61c6623e-842b-50f8-822c-c92b3f7b5b4e with identifier: FK74107
2026-03-30 08:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61c6623e-842b-50f8-822c-c92b3f7b5b4e with scrape type 2
2026-03-30 08:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61c6623e-842b-50f8-822c-c92b3f7b5b4e with scrape type 2
2026-03-30 08:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 61c6623e-842b-50f8-822c-c92b3f7b5b4e, identifier: FK74107
2026-03-30 08:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 61c6623e-842b-50f8-822c-c92b3f7b5b4e with identifier: FK74107
2026-03-30 08:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 61c6623e-842b-50f8-822c-c92b3f7b5b4e with identifier: FK74107
2026-03-30 08:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 61c6623e-842b-50f8-822c-c92b3f7b5b4e with identifier: FK74107 to the API
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:09:15Z',
'fuel_type': 'diesel',
'id': '61c6623e-842b-50f8-822c-c92b3f7b5b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK74107',
'listing': 'auction',
'make': 'Ford',
'model': 'Grand C-Max',
'odometer': 126484,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-06',
'seller_name': None,
'title': 'Ford Grand C-Max 1.5 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2016}
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK74107%27 HTTP/1.1" 200 None
2026-03-30 08:18:07 [auto1.fr] INFO: Saving data for FK74107: {'auction_closing_time': 1774883355.0, 'created_time': 1774772134.775672, 'last_price_update_time': 1774858687.905229}
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FK74107') HTTP/1.1" 204 0
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR63373%27 HTTP/1.1" 200 None
2026-03-30 08:18:08 [auto1.fr] INFO: Scrape type for XR63373: 2
2026-03-30 08:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4522e159-0f77-5d6c-a724-4569a4566ee2 with identifier: XR63373
2026-03-30 08:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4522e159-0f77-5d6c-a724-4569a4566ee2 with scrape type 2
2026-03-30 08:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4522e159-0f77-5d6c-a724-4569a4566ee2 with scrape type 2
2026-03-30 08:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4522e159-0f77-5d6c-a724-4569a4566ee2, identifier: XR63373
2026-03-30 08:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4522e159-0f77-5d6c-a724-4569a4566ee2 with identifier: XR63373
2026-03-30 08:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4522e159-0f77-5d6c-a724-4569a4566ee2 with identifier: XR63373
2026-03-30 08:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4522e159-0f77-5d6c-a724-4569a4566ee2 with identifier: XR63373 to the API
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 105,
'expiration_date': '2026-03-30T15:54:26Z',
'fuel_type': 'diesel',
'id': '4522e159-0f77-5d6c-a724-4569a4566ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR63373',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 273017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-17',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2007}
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR63373%27 HTTP/1.1" 200 None
2026-03-30 08:18:08 [auto1.fr] INFO: Saving data for XR63373: {'auction_closing_time': 1774886066.0, 'created_time': 1774538241.30886, 'last_price_update_time': 1774858688.445927}
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XR63373') HTTP/1.1" 204 0
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV44924%27 HTTP/1.1" 200 None
2026-03-30 08:18:08 [auto1.fr] INFO: Scrape type for EV44924: 2
2026-03-30 08:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d491038-3d74-5bc8-81aa-552735b6021f with identifier: EV44924
2026-03-30 08:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d491038-3d74-5bc8-81aa-552735b6021f with scrape type 2
2026-03-30 08:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d491038-3d74-5bc8-81aa-552735b6021f with scrape type 2
2026-03-30 08:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0d491038-3d74-5bc8-81aa-552735b6021f, identifier: EV44924
2026-03-30 08:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0d491038-3d74-5bc8-81aa-552735b6021f with identifier: EV44924
2026-03-30 08:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0d491038-3d74-5bc8-81aa-552735b6021f with identifier: EV44924
2026-03-30 08:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0d491038-3d74-5bc8-81aa-552735b6021f with identifier: EV44924 to the API
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 140,
'expiration_date': '2026-03-30T15:27:35Z',
'fuel_type': 'diesel',
'id': '0d491038-3d74-5bc8-81aa-552735b6021f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EV44924',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 316242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-01',
'seller_name': None,
'title': 'Ford Mondeo 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2008}
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV44924%27 HTTP/1.1" 200 None
2026-03-30 08:18:08 [auto1.fr] INFO: Saving data for EV44924: {'auction_closing_time': 1774884455.0, 'created_time': 1773837616.000823, 'last_price_update_time': 1774858688.951802}
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EV44924') HTTP/1.1" 204 0
2026-03-30 08:18:08 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS97148%27 HTTP/1.1" 200 None
2026-03-30 08:18:08 [auto1.fr] INFO: Scrape type for AS97148: 2
2026-03-30 08:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d18ffeb-b529-5046-92e5-40f0cc80572d with identifier: AS97148
2026-03-30 08:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d18ffeb-b529-5046-92e5-40f0cc80572d with scrape type 2
2026-03-30 08:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d18ffeb-b529-5046-92e5-40f0cc80572d with scrape type 2
2026-03-30 08:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4d18ffeb-b529-5046-92e5-40f0cc80572d, identifier: AS97148
2026-03-30 08:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4d18ffeb-b529-5046-92e5-40f0cc80572d with identifier: AS97148
2026-03-30 08:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4d18ffeb-b529-5046-92e5-40f0cc80572d with identifier: AS97148
2026-03-30 08:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4d18ffeb-b529-5046-92e5-40f0cc80572d with identifier: AS97148 to the API
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 235,
'expiration_date': '2026-03-30T15:44:50Z',
'fuel_type': 'diesel',
'id': '4d18ffeb-b529-5046-92e5-40f0cc80572d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS97148',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 115814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-19',
'seller_name': None,
'title': 'Volvo XC90 2.0 B5 Mild-Hybrid Inscription Luxe AWD',
'transmission': 'automatic',
'trim': 'Inscription Luxe AWD',
'year': 2020}
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS97148%27 HTTP/1.1" 200 None
2026-03-30 08:18:09 [auto1.fr] INFO: Saving data for AS97148: {'auction_closing_time': 1774885490.0, 'created_time': 1774772135.270448, 'last_price_update_time': 1774858689.378656}
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AS97148') HTTP/1.1" 204 0
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH74389%27 HTTP/1.1" 200 None
2026-03-30 08:18:09 [auto1.fr] INFO: Scrape type for RH74389: 2
2026-03-30 08:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47380c2e-4b1d-5f0d-8984-f8060778c03f with identifier: RH74389
2026-03-30 08:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47380c2e-4b1d-5f0d-8984-f8060778c03f with scrape type 2
2026-03-30 08:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47380c2e-4b1d-5f0d-8984-f8060778c03f with scrape type 2
2026-03-30 08:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 47380c2e-4b1d-5f0d-8984-f8060778c03f, identifier: RH74389
2026-03-30 08:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 47380c2e-4b1d-5f0d-8984-f8060778c03f with identifier: RH74389
2026-03-30 08:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 47380c2e-4b1d-5f0d-8984-f8060778c03f with identifier: RH74389
2026-03-30 08:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 47380c2e-4b1d-5f0d-8984-f8060778c03f with identifier: RH74389 to the API
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 3,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:15:06Z',
'fuel_type': 'petrol',
'id': '47380c2e-4b1d-5f0d-8984-f8060778c03f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH74389',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 189420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-18',
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'manual',
'trim': '',
'year': 2005}
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH74389%27 HTTP/1.1" 200 None
2026-03-30 08:18:09 [auto1.fr] INFO: Saving data for RH74389: {'auction_closing_time': 1774883706.0, 'created_time': 1772087793.108569, 'last_price_update_time': 1774858689.833553}
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RH74389') HTTP/1.1" 204 0
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU68611%27 HTTP/1.1" 200 None
2026-03-30 08:18:09 [auto1.fr] INFO: Scrape type for BU68611: 0
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-30 08:18:09 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY60443%27 HTTP/1.1" 200 None
2026-03-30 08:18:09 [auto1.fr] INFO: Scrape type for LY60443: 2
2026-03-30 08:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81620a6a-3209-557d-9209-f7f654d031ba with identifier: LY60443
2026-03-30 08:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81620a6a-3209-557d-9209-f7f654d031ba with scrape type 2
2026-03-30 08:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81620a6a-3209-557d-9209-f7f654d031ba with scrape type 2
2026-03-30 08:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 81620a6a-3209-557d-9209-f7f654d031ba, identifier: LY60443
2026-03-30 08:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 81620a6a-3209-557d-9209-f7f654d031ba with identifier: LY60443
2026-03-30 08:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 81620a6a-3209-557d-9209-f7f654d031ba with identifier: LY60443
2026-03-30 08:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 81620a6a-3209-557d-9209-f7f654d031ba with identifier: LY60443 to the API
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 107,
'expiration_date': '2026-03-30T15:22:34Z',
'fuel_type': 'diesel',
'id': '81620a6a-3209-557d-9209-f7f654d031ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY60443',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 262076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-05-05',
'seller_name': None,
'title': 'Peugeot 307 2.0 HDi Esplanade',
'transmission': 'manual',
'trim': 'Esplanade',
'year': 2002}
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY60443%27 HTTP/1.1" 200 None
2026-03-30 08:18:10 [auto1.fr] INFO: Saving data for LY60443: {'auction_closing_time': 1774884154.0, 'created_time': 1773248935.254404, 'last_price_update_time': 1774858690.367966}
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LY60443') HTTP/1.1" 204 0
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-30 08:18:10 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-30 08:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:11 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY05903%27 HTTP/1.1" 200 None
2026-03-30 08:18:11 [auto1.fr] INFO: Scrape type for XY05903: 2
2026-03-30 08:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb73ae8-2d06-57d5-903b-c0ed5b54c75f with identifier: XY05903
2026-03-30 08:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb73ae8-2d06-57d5-903b-c0ed5b54c75f with scrape type 2
2026-03-30 08:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb73ae8-2d06-57d5-903b-c0ed5b54c75f with scrape type 2
2026-03-30 08:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: abb73ae8-2d06-57d5-903b-c0ed5b54c75f, identifier: XY05903
2026-03-30 08:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: abb73ae8-2d06-57d5-903b-c0ed5b54c75f with identifier: XY05903
2026-03-30 08:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: abb73ae8-2d06-57d5-903b-c0ed5b54c75f with identifier: XY05903
2026-03-30 08:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: abb73ae8-2d06-57d5-903b-c0ed5b54c75f with identifier: XY05903 to the API
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:19:27Z',
'fuel_type': 'petrol',
'id': 'abb73ae8-2d06-57d5-903b-c0ed5b54c75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XY05903',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 122288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-04-19',
'seller_name': None,
'title': 'Peugeot 206 2.0 S16',
'transmission': 'manual',
'trim': 'S16',
'year': 2004}
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY05903%27 HTTP/1.1" 200 None
2026-03-30 08:18:11 [auto1.fr] INFO: Saving data for XY05903: {'auction_closing_time': 1774883967.0, 'created_time': 1772617888.198403, 'last_price_update_time': 1774858691.528621}
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XY05903') HTTP/1.1" 204 0
2026-03-30 08:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:11 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM88009%27 HTTP/1.1" 200 None
2026-03-30 08:18:11 [auto1.fr] INFO: Scrape type for RM88009: 2
2026-03-30 08:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320d4da7-d8a2-5a01-95a0-161cfe29af6e with identifier: RM88009
2026-03-30 08:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320d4da7-d8a2-5a01-95a0-161cfe29af6e with scrape type 2
2026-03-30 08:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320d4da7-d8a2-5a01-95a0-161cfe29af6e with scrape type 2
2026-03-30 08:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 320d4da7-d8a2-5a01-95a0-161cfe29af6e, identifier: RM88009
2026-03-30 08:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 320d4da7-d8a2-5a01-95a0-161cfe29af6e with identifier: RM88009
2026-03-30 08:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 320d4da7-d8a2-5a01-95a0-161cfe29af6e with identifier: RM88009
2026-03-30 08:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 320d4da7-d8a2-5a01-95a0-161cfe29af6e with identifier: RM88009 to the API
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:19:00Z',
'fuel_type': 'diesel',
'id': '320d4da7-d8a2-5a01-95a0-161cfe29af6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM88009',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf IV',
'odometer': 406114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-11-17',
'seller_name': None,
'title': 'Volkswagen Golf IV 1.9 TDI Special',
'transmission': 'manual',
'trim': 'Special',
'year': 2002}
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM88009%27 HTTP/1.1" 200 None
2026-03-30 08:18:12 [auto1.fr] INFO: Saving data for RM88009: {'auction_closing_time': 1774883940.0, 'created_time': 1774538350.382416, 'last_price_update_time': 1774858692.068663}
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RM88009') HTTP/1.1" 204 0
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH07724%27 HTTP/1.1" 200 None
2026-03-30 08:18:12 [auto1.fr] INFO: Scrape type for ZH07724: 2
2026-03-30 08:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b30315-1aeb-5382-8694-3d943f714617 with identifier: ZH07724
2026-03-30 08:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b30315-1aeb-5382-8694-3d943f714617 with scrape type 2
2026-03-30 08:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b30315-1aeb-5382-8694-3d943f714617 with scrape type 2
2026-03-30 08:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 07b30315-1aeb-5382-8694-3d943f714617, identifier: ZH07724
2026-03-30 08:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 07b30315-1aeb-5382-8694-3d943f714617 with identifier: ZH07724
2026-03-30 08:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 07b30315-1aeb-5382-8694-3d943f714617 with identifier: ZH07724
2026-03-30 08:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 07b30315-1aeb-5382-8694-3d943f714617 with identifier: ZH07724 to the API
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:10:08Z',
'fuel_type': 'petrol',
'id': '07b30315-1aeb-5382-8694-3d943f714617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZH07724',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 86844,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-29',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2018}
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH07724%27 HTTP/1.1" 200 None
2026-03-30 08:18:12 [auto1.fr] INFO: Saving data for ZH07724: {'auction_closing_time': 1774883408.0, 'created_time': 1773334819.4071, 'last_price_update_time': 1774858692.530153}
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZH07724') HTTP/1.1" 204 0
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-30 08:18:12 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET80426%27 HTTP/1.1" 200 None
2026-03-30 08:18:12 [auto1.fr] INFO: Scrape type for ET80426: 2
2026-03-30 08:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae6cfe9-a812-5244-b535-1890c8b6a70a with identifier: ET80426
2026-03-30 08:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae6cfe9-a812-5244-b535-1890c8b6a70a with scrape type 2
2026-03-30 08:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ae6cfe9-a812-5244-b535-1890c8b6a70a with scrape type 2
2026-03-30 08:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1ae6cfe9-a812-5244-b535-1890c8b6a70a, identifier: ET80426
2026-03-30 08:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1ae6cfe9-a812-5244-b535-1890c8b6a70a with identifier: ET80426
2026-03-30 08:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1ae6cfe9-a812-5244-b535-1890c8b6a70a with identifier: ET80426
2026-03-30 08:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1ae6cfe9-a812-5244-b535-1890c8b6a70a with identifier: ET80426 to the API
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 68,
'expiration_date': '2026-03-30T15:08:32Z',
'fuel_type': 'diesel',
'id': '1ae6cfe9-a812-5244-b535-1890c8b6a70a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET80426',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 263366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-15',
'seller_name': None,
'title': 'Peugeot 206 1.4 HDi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2005}
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET80426%27 HTTP/1.1" 200 None
2026-03-30 08:18:13 [auto1.fr] INFO: Saving data for ET80426: {'auction_closing_time': 1774883312.0, 'created_time': 1774643889.295596, 'last_price_update_time': 1774858693.024212}
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET80426') HTTP/1.1" 204 0
2026-03-30 08:18:13 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM98474%27 HTTP/1.1" 200 None
2026-03-30 08:18:13 [auto1.fr] INFO: Scrape type for HM98474: 2
2026-03-30 08:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7389810-95c1-55d7-aaf1-7b2aa81c8794 with identifier: HM98474
2026-03-30 08:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7389810-95c1-55d7-aaf1-7b2aa81c8794 with scrape type 2
2026-03-30 08:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7389810-95c1-55d7-aaf1-7b2aa81c8794 with scrape type 2
2026-03-30 08:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e7389810-95c1-55d7-aaf1-7b2aa81c8794, identifier: HM98474
2026-03-30 08:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e7389810-95c1-55d7-aaf1-7b2aa81c8794 with identifier: HM98474
2026-03-30 08:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e7389810-95c1-55d7-aaf1-7b2aa81c8794 with identifier: HM98474
2026-03-30 08:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e7389810-95c1-55d7-aaf1-7b2aa81c8794 with identifier: HM98474 to the API
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:24:50Z',
'fuel_type': 'diesel',
'id': 'e7389810-95c1-55d7-aaf1-7b2aa81c8794',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HM98474',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 293216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-26',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM98474%27 HTTP/1.1" 200 None
2026-03-30 08:18:13 [auto1.fr] INFO: Saving data for HM98474: {'auction_closing_time': 1774884290.0, 'created_time': 1772192224.674985, 'last_price_update_time': 1774858693.555018}
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HM98474') HTTP/1.1" 204 0
2026-03-30 08:18:13 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP27331%27 HTTP/1.1" 200 None
2026-03-30 08:18:13 [auto1.fr] INFO: Scrape type for CP27331: 2
2026-03-30 08:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d03ae5-2b2a-59db-9a20-79eee61afb5f with identifier: CP27331
2026-03-30 08:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d03ae5-2b2a-59db-9a20-79eee61afb5f with scrape type 2
2026-03-30 08:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4d03ae5-2b2a-59db-9a20-79eee61afb5f with scrape type 2
2026-03-30 08:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4d03ae5-2b2a-59db-9a20-79eee61afb5f, identifier: CP27331
2026-03-30 08:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4d03ae5-2b2a-59db-9a20-79eee61afb5f with identifier: CP27331
2026-03-30 08:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4d03ae5-2b2a-59db-9a20-79eee61afb5f with identifier: CP27331
2026-03-30 08:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4d03ae5-2b2a-59db-9a20-79eee61afb5f with identifier: CP27331 to the API
2026-03-30 08:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 110,
'expiration_date': '2026-03-30T15:25:49Z',
'fuel_type': 'diesel',
'id': 'e4d03ae5-2b2a-59db-9a20-79eee61afb5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP27331',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 197360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-13',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.6 HDi',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP27331%27 HTTP/1.1" 200 None
2026-03-30 08:18:14 [auto1.fr] INFO: Saving data for CP27331: {'auction_closing_time': 1774884349.0, 'created_time': 1773487028.569616, 'last_price_update_time': 1774858694.295981}
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CP27331') HTTP/1.1" 204 0
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-30 08:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:14 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT87361%27 HTTP/1.1" 200 None
2026-03-30 08:18:14 [auto1.fr] INFO: Scrape type for DT87361: 0
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-30 08:18:14 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC80653%27 HTTP/1.1" 200 None
2026-03-30 08:18:14 [auto1.fr] INFO: Scrape type for KC80653: 2
2026-03-30 08:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2cc805d-8277-5f91-9de3-24e603be785a with identifier: KC80653
2026-03-30 08:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2cc805d-8277-5f91-9de3-24e603be785a with scrape type 2
2026-03-30 08:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2cc805d-8277-5f91-9de3-24e603be785a with scrape type 2
2026-03-30 08:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a2cc805d-8277-5f91-9de3-24e603be785a, identifier: KC80653
2026-03-30 08:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a2cc805d-8277-5f91-9de3-24e603be785a with identifier: KC80653
2026-03-30 08:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a2cc805d-8277-5f91-9de3-24e603be785a with identifier: KC80653
2026-03-30 08:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a2cc805d-8277-5f91-9de3-24e603be785a with identifier: KC80653 to the API
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:52:57Z',
'fuel_type': 'diesel',
'id': 'a2cc805d-8277-5f91-9de3-24e603be785a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC80653',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 300510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-05-04',
'seller_name': None,
'title': 'Renault Megane 1.9 dTi Diesel DTi RT',
'transmission': 'manual',
'trim': 'DTi RT',
'year': 1998}
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC80653%27 HTTP/1.1" 200 None
2026-03-30 08:18:14 [auto1.fr] INFO: Saving data for KC80653: {'auction_closing_time': 1774885977.0, 'created_time': 1774469844.71936, 'last_price_update_time': 1774858694.840234}
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KC80653') HTTP/1.1" 204 0
2026-03-30 08:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-30 08:18:15 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-30 08:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH76438%27 HTTP/1.1" 200 None
2026-03-30 08:18:15 [auto1.fr] INFO: Scrape type for PH76438: 2
2026-03-30 08:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with identifier: PH76438
2026-03-30 08:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with scrape type 2
2026-03-30 08:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with scrape type 2
2026-03-30 08:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5c92b46e-6c46-554c-ad47-327c8bbb9cf0, identifier: PH76438
2026-03-30 08:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with identifier: PH76438
2026-03-30 08:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with identifier: PH76438
2026-03-30 08:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5c92b46e-6c46-554c-ad47-327c8bbb9cf0 with identifier: PH76438 to the API
2026-03-30 08:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 115,
'expiration_date': '2026-03-30T15:02:57Z',
'fuel_type': 'diesel',
'id': '5c92b46e-6c46-554c-ad47-327c8bbb9cf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH76438',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 300429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-09',
'seller_name': None,
'title': "Kia cee'd 1.6 CRDi Active",
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH76438%27 HTTP/1.1" 200 None
2026-03-30 08:18:16 [auto1.fr] INFO: Saving data for PH76438: {'auction_closing_time': 1774882977.0, 'created_time': 1774538490.642518, 'last_price_update_time': 1774858696.272758}
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PH76438') HTTP/1.1" 204 0
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-30 08:18:16 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE94159%27 HTTP/1.1" 200 None
2026-03-30 08:18:16 [auto1.fr] INFO: Scrape type for ZE94159: 2
2026-03-30 08:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 760350a8-1682-5956-9e84-863f98bfb774 with identifier: ZE94159
2026-03-30 08:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 760350a8-1682-5956-9e84-863f98bfb774 with scrape type 2
2026-03-30 08:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 760350a8-1682-5956-9e84-863f98bfb774 with scrape type 2
2026-03-30 08:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 760350a8-1682-5956-9e84-863f98bfb774, identifier: ZE94159
2026-03-30 08:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 760350a8-1682-5956-9e84-863f98bfb774 with identifier: ZE94159
2026-03-30 08:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 760350a8-1682-5956-9e84-863f98bfb774 with identifier: ZE94159
2026-03-30 08:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 760350a8-1682-5956-9e84-863f98bfb774 with identifier: ZE94159 to the API
2026-03-30 08:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 241,
'expiration_date': '2026-03-30T15:04:26Z',
'fuel_type': 'hybrid',
'id': '760350a8-1682-5956-9e84-863f98bfb774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE94159',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 62217,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seller_name': None,
'title': 'Jeep Renegade 1.3 T4 4xe Plug-in Hybrid Trailhawk',
'transmission': 'automatic',
'trim': 'Trailhawk',
'year': 2022}
2026-03-30 08:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE94159%27 HTTP/1.1" 200 None
2026-03-30 08:18:17 [auto1.fr] INFO: Saving data for ZE94159: {'auction_closing_time': 1774883066.0, 'created_time': 1774772143.841086, 'last_price_update_time': 1774858697.868125}
2026-03-30 08:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZE94159') HTTP/1.1" 204 0
2026-03-30 08:18:17 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH05370%27 HTTP/1.1" 200 None
2026-03-30 08:18:18 [auto1.fr] INFO: Scrape type for VH05370: 2
2026-03-30 08:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7975da-95a7-5914-9726-15e6daebf74a with identifier: VH05370
2026-03-30 08:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7975da-95a7-5914-9726-15e6daebf74a with scrape type 2
2026-03-30 08:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7975da-95a7-5914-9726-15e6daebf74a with scrape type 2
2026-03-30 08:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0e7975da-95a7-5914-9726-15e6daebf74a, identifier: VH05370
2026-03-30 08:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0e7975da-95a7-5914-9726-15e6daebf74a with identifier: VH05370
2026-03-30 08:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0e7975da-95a7-5914-9726-15e6daebf74a with identifier: VH05370
2026-03-30 08:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0e7975da-95a7-5914-9726-15e6daebf74a with identifier: VH05370 to the API
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 90,
'expiration_date': '2026-03-30T15:46:44Z',
'fuel_type': 'diesel',
'id': '0e7975da-95a7-5914-9726-15e6daebf74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH05370',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 191488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-24',
'seller_name': None,
'title': 'Opel Astra 1.3 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2007}
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH05370%27 HTTP/1.1" 200 None
2026-03-30 08:18:18 [auto1.fr] INFO: Saving data for VH05370: {'auction_closing_time': 1774885604.0, 'created_time': 1774299745.329374, 'last_price_update_time': 1774858698.810151}
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VH05370') HTTP/1.1" 204 0
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-30 08:18:18 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF52157%27 HTTP/1.1" 200 None
2026-03-30 08:18:18 [auto1.fr] INFO: Scrape type for TF52157: 2
2026-03-30 08:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5547f0d4-8341-5978-8f87-685bdabf3696 with identifier: TF52157
2026-03-30 08:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5547f0d4-8341-5978-8f87-685bdabf3696 with scrape type 2
2026-03-30 08:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5547f0d4-8341-5978-8f87-685bdabf3696 with scrape type 2
2026-03-30 08:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5547f0d4-8341-5978-8f87-685bdabf3696, identifier: TF52157
2026-03-30 08:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5547f0d4-8341-5978-8f87-685bdabf3696 with identifier: TF52157
2026-03-30 08:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5547f0d4-8341-5978-8f87-685bdabf3696 with identifier: TF52157
2026-03-30 08:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5547f0d4-8341-5978-8f87-685bdabf3696 with identifier: TF52157 to the API
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:00:52Z',
'fuel_type': 'diesel',
'id': '5547f0d4-8341-5978-8f87-685bdabf3696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF52157',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 297405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-19',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2011}
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF52157%27 HTTP/1.1" 200 None
2026-03-30 08:18:19 [auto1.fr] INFO: Saving data for TF52157: {'auction_closing_time': 1774882852.0, 'created_time': 1774643860.869498, 'last_price_update_time': 1774858699.222889}
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TF52157') HTTP/1.1" 204 0
2026-03-30 08:18:19 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-30 08:18:19 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK90756%27 HTTP/1.1" 200 None
2026-03-30 08:18:19 [auto1.fr] INFO: Scrape type for FK90756: 2
2026-03-30 08:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d830ba9-d404-5cc3-9dea-58d67283874d with identifier: FK90756
2026-03-30 08:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d830ba9-d404-5cc3-9dea-58d67283874d with scrape type 2
2026-03-30 08:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d830ba9-d404-5cc3-9dea-58d67283874d with scrape type 2
2026-03-30 08:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d830ba9-d404-5cc3-9dea-58d67283874d, identifier: FK90756
2026-03-30 08:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d830ba9-d404-5cc3-9dea-58d67283874d with identifier: FK90756
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-30 08:18:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d830ba9-d404-5cc3-9dea-58d67283874d with identifier: FK90756
2026-03-30 08:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d830ba9-d404-5cc3-9dea-58d67283874d with identifier: FK90756 to the API
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:14:19Z',
'fuel_type': 'petrol',
'id': '8d830ba9-d404-5cc3-9dea-58d67283874d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK90756',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 57546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-22',
'seller_name': None,
'title': 'Dacia Sandero 0.9 TCe Stepway Prestige',
'transmission': 'manual',
'trim': 'Stepway Prestige',
'year': 2014}
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK90756%27 HTTP/1.1" 200 None
2026-03-30 08:18:19 [auto1.fr] INFO: Saving data for FK90756: {'auction_closing_time': 1774883659.0, 'created_time': 1774643902.759223, 'last_price_update_time': 1774858699.965071}
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FK90756') HTTP/1.1" 204 0
2026-03-30 08:18:19 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF83013%27 HTTP/1.1" 200 None
2026-03-30 08:18:20 [auto1.fr] INFO: Scrape type for JF83013: 2
2026-03-30 08:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f46f8965-0450-597a-9058-e1f292e4ea1c with identifier: JF83013
2026-03-30 08:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46f8965-0450-597a-9058-e1f292e4ea1c with scrape type 2
2026-03-30 08:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f46f8965-0450-597a-9058-e1f292e4ea1c with scrape type 2
2026-03-30 08:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f46f8965-0450-597a-9058-e1f292e4ea1c, identifier: JF83013
2026-03-30 08:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f46f8965-0450-597a-9058-e1f292e4ea1c with identifier: JF83013
2026-03-30 08:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f46f8965-0450-597a-9058-e1f292e4ea1c with identifier: JF83013
2026-03-30 08:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f46f8965-0450-597a-9058-e1f292e4ea1c with identifier: JF83013 to the API
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:29:35Z',
'fuel_type': 'petrol',
'id': 'f46f8965-0450-597a-9058-e1f292e4ea1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JF83013',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 176118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-03',
'seller_name': None,
'title': 'Opel Corsa 1.2 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2010}
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF83013%27 HTTP/1.1" 200 None
2026-03-30 08:18:20 [auto1.fr] INFO: Saving data for JF83013: {'auction_closing_time': 1774884575.0, 'created_time': 1771434325.493826, 'last_price_update_time': 1774858700.39709}
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JF83013') HTTP/1.1" 204 0
2026-03-30 08:18:20 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-30 08:18:20 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG78208%27 HTTP/1.1" 200 None
2026-03-30 08:18:20 [auto1.fr] INFO: Scrape type for XG78208: 2
2026-03-30 08:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with identifier: XG78208
2026-03-30 08:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with scrape type 2
2026-03-30 08:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with scrape type 2
2026-03-30 08:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1cb475a0-53ed-5f80-87f5-6a7d078ff407, identifier: XG78208
2026-03-30 08:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with identifier: XG78208
2026-03-30 08:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with identifier: XG78208
2026-03-30 08:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1cb475a0-53ed-5f80-87f5-6a7d078ff407 with identifier: XG78208 to the API
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:38:41Z',
'fuel_type': 'diesel',
'id': '1cb475a0-53ed-5f80-87f5-6a7d078ff407',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG78208',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'MiTo',
'odometer': 64901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-30',
'seller_name': None,
'title': 'Alfa Romeo MiTo 1.3 JTD Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2017}
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG78208%27 HTTP/1.1" 200 None
2026-03-30 08:18:20 [auto1.fr] INFO: Saving data for XG78208: {'auction_closing_time': 1774885121.0, 'created_time': 1774643858.208713, 'last_price_update_time': 1774858700.912216}
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XG78208') HTTP/1.1" 204 0
2026-03-30 08:18:20 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD76291%27 HTTP/1.1" 200 None
2026-03-30 08:18:20 [auto1.fr] INFO: Scrape type for TD76291: 2
2026-03-30 08:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with identifier: TD76291
2026-03-30 08:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with scrape type 2
2026-03-30 08:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with scrape type 2
2026-03-30 08:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 14ce8ce5-0cea-5268-b8ba-a47956bf1bde, identifier: TD76291
2026-03-30 08:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with identifier: TD76291
2026-03-30 08:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with identifier: TD76291
2026-03-30 08:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 14ce8ce5-0cea-5268-b8ba-a47956bf1bde with identifier: TD76291 to the API
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:32:30Z',
'fuel_type': 'diesel',
'id': '14ce8ce5-0cea-5268-b8ba-a47956bf1bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TD76291',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 252242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-11',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.6 HDi',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD76291%27 HTTP/1.1" 200 None
2026-03-30 08:18:21 [auto1.fr] INFO: Saving data for TD76291: {'auction_closing_time': 1774884750.0, 'created_time': 1773866867.06143, 'last_price_update_time': 1774858701.44007}
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TD76291') HTTP/1.1" 204 0
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-30 08:18:21 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR66556%27 HTTP/1.1" 200 None
2026-03-30 08:18:21 [auto1.fr] INFO: Scrape type for CR66556: 2
2026-03-30 08:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1866adfd-1ec8-5752-927a-8127d2c1742e with identifier: CR66556
2026-03-30 08:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1866adfd-1ec8-5752-927a-8127d2c1742e with scrape type 2
2026-03-30 08:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1866adfd-1ec8-5752-927a-8127d2c1742e with scrape type 2
2026-03-30 08:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1866adfd-1ec8-5752-927a-8127d2c1742e, identifier: CR66556
2026-03-30 08:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1866adfd-1ec8-5752-927a-8127d2c1742e with identifier: CR66556
2026-03-30 08:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1866adfd-1ec8-5752-927a-8127d2c1742e with identifier: CR66556
2026-03-30 08:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1866adfd-1ec8-5752-927a-8127d2c1742e with identifier: CR66556 to the API
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 70,
'expiration_date': '2026-03-30T15:11:30Z',
'fuel_type': 'petrol',
'id': '1866adfd-1ec8-5752-927a-8127d2c1742e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR66556',
'listing': 'auction',
'make': 'Peugeot',
'model': '108',
'odometer': 23578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-24',
'seller_name': None,
'title': 'Peugeot 108 1.0 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2015}
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR66556%27 HTTP/1.1" 200 None
2026-03-30 08:18:21 [auto1.fr] INFO: Saving data for CR66556: {'auction_closing_time': 1774883490.0, 'created_time': 1773693439.231788, 'last_price_update_time': 1774858701.865192}
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR66556') HTTP/1.1" 204 0
2026-03-30 08:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-30 08:18:21 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE39822%27 HTTP/1.1" 200 None
2026-03-30 08:18:21 [auto1.fr] INFO: Scrape type for CE39822: 2
2026-03-30 08:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with identifier: CE39822
2026-03-30 08:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with scrape type 2
2026-03-30 08:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with scrape type 2
2026-03-30 08:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 588d1b30-89d2-5fd4-b6b0-7064b6c423a8, identifier: CE39822
2026-03-30 08:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with identifier: CE39822
2026-03-30 08:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with identifier: CE39822
2026-03-30 08:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 588d1b30-89d2-5fd4-b6b0-7064b6c423a8 with identifier: CE39822 to the API
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:56:16Z',
'fuel_type': 'petrol',
'id': '588d1b30-89d2-5fd4-b6b0-7064b6c423a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE39822',
'listing': 'auction',
'make': 'Volvo',
'model': 'V70',
'odometer': 192421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-07-24',
'seller_name': None,
'title': 'Volvo V70 2.4',
'transmission': 'automatic',
'trim': '',
'year': 2000}
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE39822%27 HTTP/1.1" 200 None
2026-03-30 08:18:22 [auto1.fr] INFO: Saving data for CE39822: {'auction_closing_time': 1774886176.0, 'created_time': 1774538397.500307, 'last_price_update_time': 1774858702.289257}
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE39822') HTTP/1.1" 204 0
2026-03-30 08:18:22 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-30 08:18:22 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ71258%27 HTTP/1.1" 200 None
2026-03-30 08:18:22 [auto1.fr] INFO: Scrape type for PJ71258: 2
2026-03-30 08:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fac64ad-27cc-57ab-8799-77260d3eb72c with identifier: PJ71258
2026-03-30 08:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fac64ad-27cc-57ab-8799-77260d3eb72c with scrape type 2
2026-03-30 08:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fac64ad-27cc-57ab-8799-77260d3eb72c with scrape type 2
2026-03-30 08:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2fac64ad-27cc-57ab-8799-77260d3eb72c, identifier: PJ71258
2026-03-30 08:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2fac64ad-27cc-57ab-8799-77260d3eb72c with identifier: PJ71258
2026-03-30 08:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2fac64ad-27cc-57ab-8799-77260d3eb72c with identifier: PJ71258
2026-03-30 08:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2fac64ad-27cc-57ab-8799-77260d3eb72c with identifier: PJ71258 to the API
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:16:45Z',
'fuel_type': 'petrol',
'id': '2fac64ad-27cc-57ab-8799-77260d3eb72c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PJ71258',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 109176,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-06-27',
'seller_name': None,
'title': 'Peugeot 206 1.1 X Line',
'transmission': 'manual',
'trim': 'X Line',
'year': 2004}
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ71258%27 HTTP/1.1" 200 None
2026-03-30 08:18:22 [auto1.fr] INFO: Saving data for PJ71258: {'auction_closing_time': 1774883805.0, 'created_time': 1774643909.847727, 'last_price_update_time': 1774858702.829672}
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PJ71258') HTTP/1.1" 204 0
2026-03-30 08:18:22 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-30 08:18:22 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-30 08:18:22 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD39167%27 HTTP/1.1" 200 None
2026-03-30 08:18:22 [auto1.fr] INFO: Scrape type for SD39167: 2
2026-03-30 08:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed59531f-a673-52f2-851b-9008d634ff19 with identifier: SD39167
2026-03-30 08:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed59531f-a673-52f2-851b-9008d634ff19 with scrape type 2
2026-03-30 08:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed59531f-a673-52f2-851b-9008d634ff19 with scrape type 2
2026-03-30 08:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ed59531f-a673-52f2-851b-9008d634ff19, identifier: SD39167
2026-03-30 08:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ed59531f-a673-52f2-851b-9008d634ff19 with identifier: SD39167
2026-03-30 08:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ed59531f-a673-52f2-851b-9008d634ff19 with identifier: SD39167
2026-03-30 08:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ed59531f-a673-52f2-851b-9008d634ff19 with identifier: SD39167 to the API
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 110,
'expiration_date': '2026-03-30T15:16:20Z',
'fuel_type': 'petrol',
'id': 'ed59531f-a673-52f2-851b-9008d634ff19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SD39167',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 83366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Sunshine',
'transmission': 'manual',
'trim': 'Sunshine',
'year': 2018}
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD39167%27 HTTP/1.1" 200 None
2026-03-30 08:18:23 [auto1.fr] INFO: Saving data for SD39167: {'auction_closing_time': 1774883780.0, 'created_time': 1774772147.092775, 'last_price_update_time': 1774858703.283275}
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SD39167') HTTP/1.1" 204 0
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG70270%27 HTTP/1.1" 200 None
2026-03-30 08:18:23 [auto1.fr] INFO: Scrape type for HG70270: 2
2026-03-30 08:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with identifier: HG70270
2026-03-30 08:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with scrape type 2
2026-03-30 08:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with scrape type 2
2026-03-30 08:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c9c494cd-93d4-5d6b-b5af-fa52d6309f10, identifier: HG70270
2026-03-30 08:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with identifier: HG70270
2026-03-30 08:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with identifier: HG70270
2026-03-30 08:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c9c494cd-93d4-5d6b-b5af-fa52d6309f10 with identifier: HG70270 to the API
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 135,
'expiration_date': '2026-03-30T15:40:40Z',
'fuel_type': 'diesel',
'id': 'c9c494cd-93d4-5d6b-b5af-fa52d6309f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG70270',
'listing': 'auction',
'make': 'Volvo',
'model': 'V50',
'odometer': 318245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-26',
'seller_name': None,
'title': 'Volvo V50 2.0 D Momentum',
'transmission': 'automatic',
'trim': 'Momentum',
'year': 2009}
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG70270%27 HTTP/1.1" 200 None
2026-03-30 08:18:23 [auto1.fr] INFO: Saving data for HG70270: {'auction_closing_time': 1774885240.0, 'created_time': 1774538259.543188, 'last_price_update_time': 1774858703.697582}
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG70270') HTTP/1.1" 204 0
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-30 08:18:23 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN71297%27 HTTP/1.1" 200 None
2026-03-30 08:18:23 [auto1.fr] INFO: Scrape type for WN71297: 2
2026-03-30 08:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37cae316-de86-51e9-b86e-6fee2a3a8d29 with identifier: WN71297
2026-03-30 08:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37cae316-de86-51e9-b86e-6fee2a3a8d29 with scrape type 2
2026-03-30 08:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37cae316-de86-51e9-b86e-6fee2a3a8d29 with scrape type 2
2026-03-30 08:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 37cae316-de86-51e9-b86e-6fee2a3a8d29, identifier: WN71297
2026-03-30 08:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 37cae316-de86-51e9-b86e-6fee2a3a8d29 with identifier: WN71297
2026-03-30 08:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 37cae316-de86-51e9-b86e-6fee2a3a8d29 with identifier: WN71297
2026-03-30 08:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 37cae316-de86-51e9-b86e-6fee2a3a8d29 with identifier: WN71297 to the API
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:54:21Z',
'fuel_type': 'petrol',
'id': '37cae316-de86-51e9-b86e-6fee2a3a8d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WN71297',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 227441,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-20',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.6',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN71297%27 HTTP/1.1" 200 None
2026-03-30 08:18:24 [auto1.fr] INFO: Saving data for WN71297: {'auction_closing_time': 1774886061.0, 'created_time': 1774538420.648932, 'last_price_update_time': 1774858704.453363}
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WN71297') HTTP/1.1" 204 0
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS59441%27 HTTP/1.1" 200 None
2026-03-30 08:18:24 [auto1.fr] INFO: Scrape type for BS59441: 2
2026-03-30 08:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f864038-bfcd-5844-b31f-7a26d7bd1ade with identifier: BS59441
2026-03-30 08:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f864038-bfcd-5844-b31f-7a26d7bd1ade with scrape type 2
2026-03-30 08:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f864038-bfcd-5844-b31f-7a26d7bd1ade with scrape type 2
2026-03-30 08:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0f864038-bfcd-5844-b31f-7a26d7bd1ade, identifier: BS59441
2026-03-30 08:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0f864038-bfcd-5844-b31f-7a26d7bd1ade with identifier: BS59441
2026-03-30 08:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0f864038-bfcd-5844-b31f-7a26d7bd1ade with identifier: BS59441
2026-03-30 08:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0f864038-bfcd-5844-b31f-7a26d7bd1ade with identifier: BS59441 to the API
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 170,
'expiration_date': '2026-03-30T15:33:44Z',
'fuel_type': 'diesel',
'id': '0f864038-bfcd-5844-b31f-7a26d7bd1ade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS59441',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 131955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-01',
'seller_name': None,
'title': 'Jeep Cherokee 2.0 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2015}
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS59441%27 HTTP/1.1" 200 None
2026-03-30 08:18:24 [auto1.fr] INFO: Saving data for BS59441: {'auction_closing_time': 1774884824.0, 'created_time': 1774772155.705083, 'last_price_update_time': 1774858704.862084}
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BS59441') HTTP/1.1" 204 0
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-30 08:18:24 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY58185%27 HTTP/1.1" 200 None
2026-03-30 08:18:24 [auto1.fr] INFO: Scrape type for WY58185: 2
2026-03-30 08:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f306b59-8063-5485-b7ed-10ddc203f85f with identifier: WY58185
2026-03-30 08:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f306b59-8063-5485-b7ed-10ddc203f85f with scrape type 2
2026-03-30 08:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f306b59-8063-5485-b7ed-10ddc203f85f with scrape type 2
2026-03-30 08:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9f306b59-8063-5485-b7ed-10ddc203f85f, identifier: WY58185
2026-03-30 08:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9f306b59-8063-5485-b7ed-10ddc203f85f with identifier: WY58185
2026-03-30 08:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9f306b59-8063-5485-b7ed-10ddc203f85f with identifier: WY58185
2026-03-30 08:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9f306b59-8063-5485-b7ed-10ddc203f85f with identifier: WY58185 to the API
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:01:28Z',
'fuel_type': 'petrol',
'id': '9f306b59-8063-5485-b7ed-10ddc203f85f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY58185',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 116500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-07',
'seller_name': None,
'title': 'Opel Insignia 1.6 Turbo Cosmo Pack',
'transmission': 'manual',
'trim': 'Cosmo Pack',
'year': 2010}
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY58185%27 HTTP/1.1" 200 None
2026-03-30 08:18:25 [auto1.fr] INFO: Saving data for WY58185: {'auction_closing_time': 1774882888.0, 'created_time': 1774643900.911974, 'last_price_update_time': 1774858705.315713}
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WY58185') HTTP/1.1" 204 0
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF82248%27 HTTP/1.1" 200 None
2026-03-30 08:18:25 [auto1.fr] INFO: Scrape type for CF82248: 2
2026-03-30 08:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82afc315-9d04-5673-b4f7-cce55ff85249 with identifier: CF82248
2026-03-30 08:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82afc315-9d04-5673-b4f7-cce55ff85249 with scrape type 2
2026-03-30 08:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82afc315-9d04-5673-b4f7-cce55ff85249 with scrape type 2
2026-03-30 08:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 82afc315-9d04-5673-b4f7-cce55ff85249, identifier: CF82248
2026-03-30 08:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 82afc315-9d04-5673-b4f7-cce55ff85249 with identifier: CF82248
2026-03-30 08:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 82afc315-9d04-5673-b4f7-cce55ff85249 with identifier: CF82248
2026-03-30 08:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 82afc315-9d04-5673-b4f7-cce55ff85249 with identifier: CF82248 to the API
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 130,
'expiration_date': '2026-03-30T15:05:46Z',
'fuel_type': 'diesel',
'id': '82afc315-9d04-5673-b4f7-cce55ff85249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF82248',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 213665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-23',
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2013}
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF82248%27 HTTP/1.1" 200 None
2026-03-30 08:18:25 [auto1.fr] INFO: Saving data for CF82248: {'auction_closing_time': 1774883146.0, 'created_time': 1772609263.85901, 'last_price_update_time': 1774858705.766381}
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF82248') HTTP/1.1" 204 0
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-30 08:18:25 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF18063%27 HTTP/1.1" 200 None
2026-03-30 08:18:25 [auto1.fr] INFO: Scrape type for SF18063: 2
2026-03-30 08:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bab53d-197c-5004-bf68-358986b33622 with identifier: SF18063
2026-03-30 08:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bab53d-197c-5004-bf68-358986b33622 with scrape type 2
2026-03-30 08:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0bab53d-197c-5004-bf68-358986b33622 with scrape type 2
2026-03-30 08:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f0bab53d-197c-5004-bf68-358986b33622, identifier: SF18063
2026-03-30 08:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f0bab53d-197c-5004-bf68-358986b33622 with identifier: SF18063
2026-03-30 08:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f0bab53d-197c-5004-bf68-358986b33622 with identifier: SF18063
2026-03-30 08:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f0bab53d-197c-5004-bf68-358986b33622 with identifier: SF18063 to the API
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:35:14Z',
'fuel_type': 'diesel',
'id': 'f0bab53d-197c-5004-bf68-358986b33622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF18063',
'listing': 'auction',
'make': 'Peugeot',
'model': '806',
'odometer': 286605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1996-07-11',
'seller_name': None,
'title': 'Peugeot 806 2.1 Turbodiesel SRDT',
'transmission': 'manual',
'trim': 'SRDT',
'year': 1996}
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF18063%27 HTTP/1.1" 200 None
2026-03-30 08:18:26 [auto1.fr] INFO: Saving data for SF18063: {'auction_closing_time': 1774884914.0, 'created_time': 1773501348.342687, 'last_price_update_time': 1774858706.241148}
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SF18063') HTTP/1.1" 204 0
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-30 08:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:26 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX67130%27 HTTP/1.1" 200 None
2026-03-30 08:18:26 [auto1.fr] INFO: Scrape type for MX67130: 2
2026-03-30 08:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6466a0e8-eeb9-5428-b720-f79af7ca3258 with identifier: MX67130
2026-03-30 08:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6466a0e8-eeb9-5428-b720-f79af7ca3258 with scrape type 2
2026-03-30 08:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6466a0e8-eeb9-5428-b720-f79af7ca3258 with scrape type 2
2026-03-30 08:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6466a0e8-eeb9-5428-b720-f79af7ca3258, identifier: MX67130
2026-03-30 08:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6466a0e8-eeb9-5428-b720-f79af7ca3258 with identifier: MX67130
2026-03-30 08:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6466a0e8-eeb9-5428-b720-f79af7ca3258 with identifier: MX67130
2026-03-30 08:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6466a0e8-eeb9-5428-b720-f79af7ca3258 with identifier: MX67130 to the API
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 3,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:38:14Z',
'fuel_type': 'petrol',
'id': '6466a0e8-eeb9-5428-b720-f79af7ca3258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MX67130',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 181091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-05-16',
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'manual',
'trim': '',
'year': 2002}
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX67130%27 HTTP/1.1" 200 None
2026-03-30 08:18:26 [auto1.fr] INFO: Saving data for MX67130: {'auction_closing_time': 1774885094.0, 'created_time': 1774538440.059592, 'last_price_update_time': 1774858706.872944}
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MX67130') HTTP/1.1" 204 0
2026-03-30 08:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:26 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR29296%27 HTTP/1.1" 200 None
2026-03-30 08:18:26 [auto1.fr] INFO: Scrape type for ZR29296: 2
2026-03-30 08:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d90706-e87a-549b-888e-cb3619c0a970 with identifier: ZR29296
2026-03-30 08:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d90706-e87a-549b-888e-cb3619c0a970 with scrape type 2
2026-03-30 08:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05d90706-e87a-549b-888e-cb3619c0a970 with scrape type 2
2026-03-30 08:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 05d90706-e87a-549b-888e-cb3619c0a970, identifier: ZR29296
2026-03-30 08:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 05d90706-e87a-549b-888e-cb3619c0a970 with identifier: ZR29296
2026-03-30 08:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 05d90706-e87a-549b-888e-cb3619c0a970 with identifier: ZR29296
2026-03-30 08:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 05d90706-e87a-549b-888e-cb3619c0a970 with identifier: ZR29296 to the API
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:33:10Z',
'fuel_type': 'petrol',
'id': '05d90706-e87a-549b-888e-cb3619c0a970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR29296',
'listing': 'auction',
'make': 'Peugeot',
'model': '107',
'odometer': 44821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-27',
'seller_name': None,
'title': 'Peugeot 107 1.0 Trendy',
'transmission': 'manual',
'trim': 'Trendy',
'year': 2011}
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR29296%27 HTTP/1.1" 200 None
2026-03-30 08:18:27 [auto1.fr] INFO: Saving data for ZR29296: {'auction_closing_time': 1774884790.0, 'created_time': 1772125588.618109, 'last_price_update_time': 1774858707.288932}
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZR29296') HTTP/1.1" 204 0
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU45588%27 HTTP/1.1" 200 None
2026-03-30 08:18:27 [auto1.fr] INFO: Scrape type for DU45588: 2
2026-03-30 08:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with identifier: DU45588
2026-03-30 08:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with scrape type 2
2026-03-30 08:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with scrape type 2
2026-03-30 08:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb, identifier: DU45588
2026-03-30 08:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with identifier: DU45588
2026-03-30 08:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with identifier: DU45588
2026-03-30 08:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb with identifier: DU45588 to the API
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:37:15Z',
'fuel_type': 'diesel',
'id': 'dfbe0e4e-2e95-5a88-ac00-388bc4ae15bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU45588',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 300791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-29',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 HDi Tendance',
'transmission': 'manual',
'trim': 'Tendance',
'year': 2008}
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU45588%27 HTTP/1.1" 200 None
2026-03-30 08:18:27 [auto1.fr] INFO: Saving data for DU45588: {'auction_closing_time': 1774885035.0, 'created_time': 1774469803.030923, 'last_price_update_time': 1774858707.787961}
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU45588') HTTP/1.1" 204 0
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-30 08:18:27 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET87110%27 HTTP/1.1" 200 None
2026-03-30 08:18:27 [auto1.fr] INFO: Scrape type for ET87110: 2
2026-03-30 08:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6da4cd58-6270-5d96-af57-9911eb9c1e94 with identifier: ET87110
2026-03-30 08:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6da4cd58-6270-5d96-af57-9911eb9c1e94 with scrape type 2
2026-03-30 08:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6da4cd58-6270-5d96-af57-9911eb9c1e94 with scrape type 2
2026-03-30 08:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6da4cd58-6270-5d96-af57-9911eb9c1e94, identifier: ET87110
2026-03-30 08:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6da4cd58-6270-5d96-af57-9911eb9c1e94 with identifier: ET87110
2026-03-30 08:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6da4cd58-6270-5d96-af57-9911eb9c1e94 with identifier: ET87110
2026-03-30 08:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6da4cd58-6270-5d96-af57-9911eb9c1e94 with identifier: ET87110 to the API
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:50:45Z',
'fuel_type': 'petrol',
'id': '6da4cd58-6270-5d96-af57-9911eb9c1e94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET87110',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 130123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-20',
'seller_name': None,
'title': 'Fiat Punto 1.2 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2005}
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET87110%27 HTTP/1.1" 200 None
2026-03-30 08:18:28 [auto1.fr] INFO: Saving data for ET87110: {'auction_closing_time': 1774885845.0, 'created_time': 1773779355.851908, 'last_price_update_time': 1774858708.246753}
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET87110') HTTP/1.1" 204 0
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ15243%27 HTTP/1.1" 200 None
2026-03-30 08:18:28 [auto1.fr] INFO: Scrape type for MJ15243: 2
2026-03-30 08:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d859afd1-6492-5618-bf82-c16fb6b3bd5e with identifier: MJ15243
2026-03-30 08:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d859afd1-6492-5618-bf82-c16fb6b3bd5e with scrape type 2
2026-03-30 08:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d859afd1-6492-5618-bf82-c16fb6b3bd5e with scrape type 2
2026-03-30 08:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d859afd1-6492-5618-bf82-c16fb6b3bd5e, identifier: MJ15243
2026-03-30 08:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d859afd1-6492-5618-bf82-c16fb6b3bd5e with identifier: MJ15243
2026-03-30 08:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d859afd1-6492-5618-bf82-c16fb6b3bd5e with identifier: MJ15243
2026-03-30 08:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d859afd1-6492-5618-bf82-c16fb6b3bd5e with identifier: MJ15243 to the API
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 140,
'expiration_date': '2026-03-30T15:40:06Z',
'fuel_type': 'diesel',
'id': 'd859afd1-6492-5618-bf82-c16fb6b3bd5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ15243',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 316179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-26',
'seller_name': None,
'title': 'Honda Civic 2.2 CTDI Virtuose',
'transmission': 'manual',
'trim': 'Virtuose',
'year': 2011}
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ15243%27 HTTP/1.1" 200 None
2026-03-30 08:18:28 [auto1.fr] INFO: Saving data for MJ15243: {'auction_closing_time': 1774885206.0, 'created_time': 1773291694.983791, 'last_price_update_time': 1774858708.754517}
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ15243') HTTP/1.1" 204 0
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-30 08:18:28 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN20947%27 HTTP/1.1" 200 None
2026-03-30 08:18:28 [auto1.fr] INFO: Scrape type for BN20947: 2
2026-03-30 08:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3406c40b-fc96-5e1a-b684-7265c61f5e4f with identifier: BN20947
2026-03-30 08:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3406c40b-fc96-5e1a-b684-7265c61f5e4f with scrape type 2
2026-03-30 08:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3406c40b-fc96-5e1a-b684-7265c61f5e4f with scrape type 2
2026-03-30 08:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3406c40b-fc96-5e1a-b684-7265c61f5e4f, identifier: BN20947
2026-03-30 08:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3406c40b-fc96-5e1a-b684-7265c61f5e4f with identifier: BN20947
2026-03-30 08:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3406c40b-fc96-5e1a-b684-7265c61f5e4f with identifier: BN20947
2026-03-30 08:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3406c40b-fc96-5e1a-b684-7265c61f5e4f with identifier: BN20947 to the API
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:43:34Z',
'fuel_type': 'petrol',
'id': '3406c40b-fc96-5e1a-b684-7265c61f5e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN20947',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Spark',
'odometer': 201435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-20',
'seller_name': None,
'title': 'Chevrolet Spark 1.0 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2013}
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN20947%27 HTTP/1.1" 200 None
2026-03-30 08:18:29 [auto1.fr] INFO: Saving data for BN20947: {'auction_closing_time': 1774885414.0, 'created_time': 1774385347.106614, 'last_price_update_time': 1774858709.199126}
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BN20947') HTTP/1.1" 204 0
2026-03-30 08:18:29 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-30 08:18:29 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-30 08:18:29 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-30 08:18:29 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-30 08:18: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-30 08:18:30 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-30 08:18:30 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-30 08:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV51359%27 HTTP/1.1" 200 None
2026-03-30 08:18:30 [auto1.fr] INFO: Scrape type for FV51359: 2
2026-03-30 08:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646db74b-40c0-5c77-811f-8b5d15735aeb with identifier: FV51359
2026-03-30 08:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646db74b-40c0-5c77-811f-8b5d15735aeb with scrape type 2
2026-03-30 08:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 646db74b-40c0-5c77-811f-8b5d15735aeb with scrape type 2
2026-03-30 08:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 646db74b-40c0-5c77-811f-8b5d15735aeb, identifier: FV51359
2026-03-30 08:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 646db74b-40c0-5c77-811f-8b5d15735aeb with identifier: FV51359
2026-03-30 08:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 646db74b-40c0-5c77-811f-8b5d15735aeb with identifier: FV51359
2026-03-30 08:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 646db74b-40c0-5c77-811f-8b5d15735aeb with identifier: FV51359 to the API
2026-03-30 08:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:18:17Z',
'fuel_type': 'diesel',
'id': '646db74b-40c0-5c77-811f-8b5d15735aeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV51359',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 125833,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-22',
'seller_name': None,
'title': 'Volkswagen Touran 1.6 TDI Confortline Business BMT/Start-Stop',
'transmission': 'automatic',
'trim': 'Confortline Business BMT/Start-Stop',
'year': 2017}
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV51359%27 HTTP/1.1" 200 None
2026-03-30 08:18:32 [auto1.fr] INFO: Saving data for FV51359: {'auction_closing_time': 1774883897.0, 'created_time': 1774772154.304551, 'last_price_update_time': 1774858712.362605}
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV51359') HTTP/1.1" 204 0
2026-03-30 08:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP70833%27 HTTP/1.1" 200 None
2026-03-30 08:18:32 [auto1.fr] INFO: Scrape type for YP70833: 2
2026-03-30 08:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41935bcd-552d-5ec1-88f2-6ece7940ba56 with identifier: YP70833
2026-03-30 08:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41935bcd-552d-5ec1-88f2-6ece7940ba56 with scrape type 2
2026-03-30 08:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41935bcd-552d-5ec1-88f2-6ece7940ba56 with scrape type 2
2026-03-30 08:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41935bcd-552d-5ec1-88f2-6ece7940ba56, identifier: YP70833
2026-03-30 08:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41935bcd-552d-5ec1-88f2-6ece7940ba56 with identifier: YP70833
2026-03-30 08:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41935bcd-552d-5ec1-88f2-6ece7940ba56 with identifier: YP70833
2026-03-30 08:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41935bcd-552d-5ec1-88f2-6ece7940ba56 with identifier: YP70833 to the API
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:04:21Z',
'fuel_type': 'diesel',
'id': '41935bcd-552d-5ec1-88f2-6ece7940ba56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP70833',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 248003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-30',
'seller_name': None,
'title': 'Renault Scenic 1.9 dCi Carminat',
'transmission': 'manual',
'trim': 'Carminat',
'year': 2007}
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP70833%27 HTTP/1.1" 200 None
2026-03-30 08:18:32 [auto1.fr] INFO: Saving data for YP70833: {'auction_closing_time': 1774883061.0, 'created_time': 1773838895.045921, 'last_price_update_time': 1774858712.949338}
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YP70833') HTTP/1.1" 204 0
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-30 08:18:32 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC77487%27 HTTP/1.1" 200 None
2026-03-30 08:18:33 [auto1.fr] INFO: Scrape type for FC77487: 2
2026-03-30 08:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ed46a5-e076-5b30-a7ac-41aed2ee292e with identifier: FC77487
2026-03-30 08:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ed46a5-e076-5b30-a7ac-41aed2ee292e with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ed46a5-e076-5b30-a7ac-41aed2ee292e with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 09ed46a5-e076-5b30-a7ac-41aed2ee292e, identifier: FC77487
2026-03-30 08:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 09ed46a5-e076-5b30-a7ac-41aed2ee292e with identifier: FC77487
2026-03-30 08:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 09ed46a5-e076-5b30-a7ac-41aed2ee292e with identifier: FC77487
2026-03-30 08:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 09ed46a5-e076-5b30-a7ac-41aed2ee292e with identifier: FC77487 to the API
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:42:46Z',
'fuel_type': 'petrol',
'id': '09ed46a5-e076-5b30-a7ac-41aed2ee292e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC77487',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 91899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seller_name': None,
'title': 'Opel Corsa 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2021}
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC77487%27 HTTP/1.1" 200 None
2026-03-30 08:18:33 [auto1.fr] INFO: Saving data for FC77487: {'auction_closing_time': 1774885366.0, 'created_time': 1774772155.052698, 'last_price_update_time': 1774858713.36743}
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FC77487') HTTP/1.1" 204 0
2026-03-30 08:18:33 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-30 08:18:33 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM94838%27 HTTP/1.1" 200 None
2026-03-30 08:18:33 [auto1.fr] INFO: Scrape type for WM94838: 2
2026-03-30 08:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with identifier: WM94838
2026-03-30 08:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb, identifier: WM94838
2026-03-30 08:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with identifier: WM94838
2026-03-30 08:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with identifier: WM94838
2026-03-30 08:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb with identifier: WM94838 to the API
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 75,
'expiration_date': '2026-03-30T15:41:27Z',
'fuel_type': 'diesel',
'id': '5fe5d2fe-c657-5dbb-92e7-9673eb2d7edb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM94838',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 257737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-25',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Affaire Pack Clim',
'transmission': 'manual',
'trim': 'Affaire Pack Clim',
'year': 2009}
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM94838%27 HTTP/1.1" 200 None
2026-03-30 08:18:33 [auto1.fr] INFO: Saving data for WM94838: {'auction_closing_time': 1774885287.0, 'created_time': 1772613669.395834, 'last_price_update_time': 1774858713.794472}
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WM94838') HTTP/1.1" 204 0
2026-03-30 08:18:33 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-30 08:18:33 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB86728%27 HTTP/1.1" 200 None
2026-03-30 08:18:33 [auto1.fr] INFO: Scrape type for NB86728: 2
2026-03-30 08:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef8eb89-5574-52f0-8e0b-f1e638d542a1 with identifier: NB86728
2026-03-30 08:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef8eb89-5574-52f0-8e0b-f1e638d542a1 with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef8eb89-5574-52f0-8e0b-f1e638d542a1 with scrape type 2
2026-03-30 08:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bef8eb89-5574-52f0-8e0b-f1e638d542a1, identifier: NB86728
2026-03-30 08:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bef8eb89-5574-52f0-8e0b-f1e638d542a1 with identifier: NB86728
2026-03-30 08:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bef8eb89-5574-52f0-8e0b-f1e638d542a1 with identifier: NB86728
2026-03-30 08:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bef8eb89-5574-52f0-8e0b-f1e638d542a1 with identifier: NB86728 to the API
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 95,
'expiration_date': '2026-03-30T15:31:39Z',
'fuel_type': 'petrol',
'id': 'bef8eb89-5574-52f0-8e0b-f1e638d542a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB86728',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 179789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-03-16',
'seller_name': None,
'title': 'Renault Megane 1.4 RT',
'transmission': 'manual',
'trim': 'RT',
'year': 2000}
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB86728%27 HTTP/1.1" 200 None
2026-03-30 08:18:34 [auto1.fr] INFO: Saving data for NB86728: {'auction_closing_time': 1774884699.0, 'created_time': 1773838249.856648, 'last_price_update_time': 1774858714.224693}
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NB86728') HTTP/1.1" 204 0
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA01583%27 HTTP/1.1" 200 None
2026-03-30 08:18:34 [auto1.fr] INFO: Scrape type for DA01583: 2
2026-03-30 08:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800fa51d-c893-57d0-af49-51c009181d7c with identifier: DA01583
2026-03-30 08:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800fa51d-c893-57d0-af49-51c009181d7c with scrape type 2
2026-03-30 08:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800fa51d-c893-57d0-af49-51c009181d7c with scrape type 2
2026-03-30 08:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 800fa51d-c893-57d0-af49-51c009181d7c, identifier: DA01583
2026-03-30 08:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 800fa51d-c893-57d0-af49-51c009181d7c with identifier: DA01583
2026-03-30 08:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 800fa51d-c893-57d0-af49-51c009181d7c with identifier: DA01583
2026-03-30 08:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 800fa51d-c893-57d0-af49-51c009181d7c with identifier: DA01583 to the API
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 3,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:30:33Z',
'fuel_type': 'petrol',
'id': '800fa51d-c893-57d0-af49-51c009181d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA01583',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'MiTo',
'odometer': 79361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-13',
'seller_name': None,
'title': 'Alfa Romeo MiTo 1.4 Impression',
'transmission': 'manual',
'trim': 'Impression',
'year': 2016}
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA01583%27 HTTP/1.1" 200 None
2026-03-30 08:18:34 [auto1.fr] INFO: Saving data for DA01583: {'auction_closing_time': 1774884633.0, 'created_time': 1774470251.375957, 'last_price_update_time': 1774858714.805781}
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DA01583') HTTP/1.1" 204 0
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-30 08:18:34 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ56245%27 HTTP/1.1" 200 None
2026-03-30 08:18:34 [auto1.fr] INFO: Scrape type for AJ56245: 2
2026-03-30 08:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78403c81-b636-5826-8c80-a6d8ce24fdcb with identifier: AJ56245
2026-03-30 08:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78403c81-b636-5826-8c80-a6d8ce24fdcb with scrape type 2
2026-03-30 08:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78403c81-b636-5826-8c80-a6d8ce24fdcb with scrape type 2
2026-03-30 08:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 78403c81-b636-5826-8c80-a6d8ce24fdcb, identifier: AJ56245
2026-03-30 08:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 78403c81-b636-5826-8c80-a6d8ce24fdcb with identifier: AJ56245
2026-03-30 08:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 78403c81-b636-5826-8c80-a6d8ce24fdcb with identifier: AJ56245
2026-03-30 08:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 78403c81-b636-5826-8c80-a6d8ce24fdcb with identifier: AJ56245 to the API
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:31:43Z',
'fuel_type': 'petrol',
'id': '78403c81-b636-5826-8c80-a6d8ce24fdcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ56245',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 195563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-29',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI Sport & Style 4Motion',
'transmission': 'manual',
'trim': 'Sport & Style 4Motion',
'year': 2008}
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ56245%27 HTTP/1.1" 200 None
2026-03-30 08:18:35 [auto1.fr] INFO: Saving data for AJ56245: {'auction_closing_time': 1774884703.0, 'created_time': 1773476132.035881, 'last_price_update_time': 1774858715.238094}
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AJ56245') HTTP/1.1" 204 0
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF38524%27 HTTP/1.1" 200 None
2026-03-30 08:18:35 [auto1.fr] INFO: Scrape type for BF38524: 2
2026-03-30 08:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2e95692-ed71-5832-8a63-5e8505627ff8 with identifier: BF38524
2026-03-30 08:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2e95692-ed71-5832-8a63-5e8505627ff8 with scrape type 2
2026-03-30 08:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2e95692-ed71-5832-8a63-5e8505627ff8 with scrape type 2
2026-03-30 08:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e2e95692-ed71-5832-8a63-5e8505627ff8, identifier: BF38524
2026-03-30 08:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e2e95692-ed71-5832-8a63-5e8505627ff8 with identifier: BF38524
2026-03-30 08:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e2e95692-ed71-5832-8a63-5e8505627ff8 with identifier: BF38524
2026-03-30 08:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e2e95692-ed71-5832-8a63-5e8505627ff8 with identifier: BF38524 to the API
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:52:35Z',
'fuel_type': 'petrol',
'id': 'e2e95692-ed71-5832-8a63-5e8505627ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF38524',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 242739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-08-07',
'seller_name': None,
'title': 'Honda Civic 1.6 VTEC ES',
'transmission': 'manual',
'trim': 'ES',
'year': 2002}
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF38524%27 HTTP/1.1" 200 None
2026-03-30 08:18:35 [auto1.fr] INFO: Saving data for BF38524: {'auction_closing_time': 1774885955.0, 'created_time': 1774538287.490327, 'last_price_update_time': 1774858715.637121}
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BF38524') HTTP/1.1" 204 0
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-30 08:18:35 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GL96546%27 HTTP/1.1" 200 None
2026-03-30 08:18:35 [auto1.fr] INFO: Scrape type for GL96546: 2
2026-03-30 08:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e9f2fd-3490-5027-a265-76a695a72396 with identifier: GL96546
2026-03-30 08:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e9f2fd-3490-5027-a265-76a695a72396 with scrape type 2
2026-03-30 08:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6e9f2fd-3490-5027-a265-76a695a72396 with scrape type 2
2026-03-30 08:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f6e9f2fd-3490-5027-a265-76a695a72396, identifier: GL96546
2026-03-30 08:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f6e9f2fd-3490-5027-a265-76a695a72396 with identifier: GL96546
2026-03-30 08:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f6e9f2fd-3490-5027-a265-76a695a72396 with identifier: GL96546
2026-03-30 08:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f6e9f2fd-3490-5027-a265-76a695a72396 with identifier: GL96546 to the API
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:00:35Z',
'fuel_type': 'diesel',
'id': 'f6e9f2fd-3490-5027-a265-76a695a72396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GL96546',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 147047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-04-15',
'seller_name': None,
'title': 'Renault Laguna 2.2 dCi Initiale',
'transmission': 'manual',
'trim': 'Initiale',
'year': 2004}
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GL96546%27 HTTP/1.1" 200 None
2026-03-30 08:18:36 [auto1.fr] INFO: Saving data for GL96546: {'auction_closing_time': 1774882835.0, 'created_time': 1774538453.901707, 'last_price_update_time': 1774858716.057552}
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GL96546') HTTP/1.1" 204 0
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ21713%27 HTTP/1.1" 200 None
2026-03-30 08:18:36 [auto1.fr] INFO: Scrape type for BJ21713: 2
2026-03-30 08:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with identifier: BJ21713
2026-03-30 08:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with scrape type 2
2026-03-30 08:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with scrape type 2
2026-03-30 08:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b, identifier: BJ21713
2026-03-30 08:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with identifier: BJ21713
2026-03-30 08:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with identifier: BJ21713
2026-03-30 08:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b with identifier: BJ21713 to the API
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:21:18Z',
'fuel_type': 'petrol',
'id': 'bb7ef2f1-6a6e-5d6f-a39d-c8c4f06c247b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BJ21713',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 201566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-26',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Arena',
'transmission': 'manual',
'trim': 'Arena',
'year': 2006}
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ21713%27 HTTP/1.1" 200 None
2026-03-30 08:18:36 [auto1.fr] INFO: Saving data for BJ21713: {'auction_closing_time': 1774884078.0, 'created_time': 1773076281.418887, 'last_price_update_time': 1774858716.578482}
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BJ21713') HTTP/1.1" 204 0
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-30 08:18: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-30 08:18:36 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:36 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA19714%27 HTTP/1.1" 200 None
2026-03-30 08:18:36 [auto1.fr] INFO: Scrape type for FA19714: 2
2026-03-30 08:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05b43735-2215-51e7-8cd7-83ea9ddc38fb with identifier: FA19714
2026-03-30 08:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b43735-2215-51e7-8cd7-83ea9ddc38fb with scrape type 2
2026-03-30 08:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05b43735-2215-51e7-8cd7-83ea9ddc38fb with scrape type 2
2026-03-30 08:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 05b43735-2215-51e7-8cd7-83ea9ddc38fb, identifier: FA19714
2026-03-30 08:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 05b43735-2215-51e7-8cd7-83ea9ddc38fb with identifier: FA19714
2026-03-30 08:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 05b43735-2215-51e7-8cd7-83ea9ddc38fb with identifier: FA19714
2026-03-30 08:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 05b43735-2215-51e7-8cd7-83ea9ddc38fb with identifier: FA19714 to the API
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:38:51Z',
'fuel_type': 'petrol',
'id': '05b43735-2215-51e7-8cd7-83ea9ddc38fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA19714',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 89189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-24',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Shine Edition',
'transmission': 'manual',
'trim': 'Shine Edition',
'year': 2016}
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA19714%27 HTTP/1.1" 200 None
2026-03-30 08:18:37 [auto1.fr] INFO: Saving data for FA19714: {'auction_closing_time': 1774885131.0, 'created_time': 1772609619.791316, 'last_price_update_time': 1774858717.091739}
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FA19714') HTTP/1.1" 204 0
2026-03-30 08:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE46852%27 HTTP/1.1" 200 None
2026-03-30 08:18:37 [auto1.fr] INFO: Scrape type for RE46852: 2
2026-03-30 08:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4214c11f-fac0-5973-a323-30bfed731ace with identifier: RE46852
2026-03-30 08:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4214c11f-fac0-5973-a323-30bfed731ace with scrape type 2
2026-03-30 08:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4214c11f-fac0-5973-a323-30bfed731ace with scrape type 2
2026-03-30 08:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4214c11f-fac0-5973-a323-30bfed731ace, identifier: RE46852
2026-03-30 08:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4214c11f-fac0-5973-a323-30bfed731ace with identifier: RE46852
2026-03-30 08:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4214c11f-fac0-5973-a323-30bfed731ace with identifier: RE46852
2026-03-30 08:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4214c11f-fac0-5973-a323-30bfed731ace with identifier: RE46852 to the API
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:07:32Z',
'fuel_type': 'diesel',
'id': '4214c11f-fac0-5973-a323-30bfed731ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE46852',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 273342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-05-19',
'seller_name': None,
'title': 'Land Rover Freelander 2.0 Turbodiesel Di Station',
'transmission': 'manual',
'trim': 'Di Station',
'year': 1999}
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE46852%27 HTTP/1.1" 200 None
2026-03-30 08:18:37 [auto1.fr] INFO: Saving data for RE46852: {'auction_closing_time': 1774883252.0, 'created_time': 1773693747.927426, 'last_price_update_time': 1774858717.512395}
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RE46852') HTTP/1.1" 204 0
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-30 08:18:37 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB40606%27 HTTP/1.1" 200 None
2026-03-30 08:18:37 [auto1.fr] INFO: Scrape type for MB40606: 2
2026-03-30 08:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 477320fd-3beb-5234-837a-4075f84f51f9 with identifier: MB40606
2026-03-30 08:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 477320fd-3beb-5234-837a-4075f84f51f9 with scrape type 2
2026-03-30 08:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 477320fd-3beb-5234-837a-4075f84f51f9 with scrape type 2
2026-03-30 08:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 477320fd-3beb-5234-837a-4075f84f51f9, identifier: MB40606
2026-03-30 08:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 477320fd-3beb-5234-837a-4075f84f51f9 with identifier: MB40606
2026-03-30 08:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 477320fd-3beb-5234-837a-4075f84f51f9 with identifier: MB40606
2026-03-30 08:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 477320fd-3beb-5234-837a-4075f84f51f9 with identifier: MB40606 to the API
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:27:51Z',
'fuel_type': 'diesel',
'id': '477320fd-3beb-5234-837a-4075f84f51f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB40606',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 198087,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-07-29',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.6 HDi Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2004}
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB40606%27 HTTP/1.1" 200 None
2026-03-30 08:18:38 [auto1.fr] INFO: Saving data for MB40606: {'auction_closing_time': 1774884471.0, 'created_time': 1774643883.036977, 'last_price_update_time': 1774858718.029886}
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MB40606') HTTP/1.1" 204 0
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FZ67075%27 HTTP/1.1" 200 None
2026-03-30 08:18:38 [auto1.fr] INFO: Scrape type for FZ67075: 2
2026-03-30 08:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1b74904-a251-5cd1-a519-e9864b67d229 with identifier: FZ67075
2026-03-30 08:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1b74904-a251-5cd1-a519-e9864b67d229 with scrape type 2
2026-03-30 08:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1b74904-a251-5cd1-a519-e9864b67d229 with scrape type 2
2026-03-30 08:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c1b74904-a251-5cd1-a519-e9864b67d229, identifier: FZ67075
2026-03-30 08:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c1b74904-a251-5cd1-a519-e9864b67d229 with identifier: FZ67075
2026-03-30 08:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c1b74904-a251-5cd1-a519-e9864b67d229 with identifier: FZ67075
2026-03-30 08:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c1b74904-a251-5cd1-a519-e9864b67d229 with identifier: FZ67075 to the API
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 65,
'expiration_date': '2026-03-30T15:56:46Z',
'fuel_type': 'petrol',
'id': 'c1b74904-a251-5cd1-a519-e9864b67d229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ67075',
'listing': 'auction',
'make': 'Fiat',
'model': 'Grande Punto',
'odometer': 179227,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-06',
'seller_name': None,
'title': 'Fiat Grande Punto 1.2 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2006}
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FZ67075%27 HTTP/1.1" 200 None
2026-03-30 08:18:38 [auto1.fr] INFO: Saving data for FZ67075: {'auction_closing_time': 1774886206.0, 'created_time': 1773952842.861483, 'last_price_update_time': 1774858718.647881}
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FZ67075') HTTP/1.1" 204 0
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-30 08:18:38 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET77634%27 HTTP/1.1" 200 None
2026-03-30 08:18:38 [auto1.fr] INFO: Scrape type for ET77634: 2
2026-03-30 08:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with identifier: ET77634
2026-03-30 08:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with scrape type 2
2026-03-30 08:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with scrape type 2
2026-03-30 08:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d9ae3c04-f5ce-5da1-a724-ed84ffb438f7, identifier: ET77634
2026-03-30 08:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with identifier: ET77634
2026-03-30 08:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with identifier: ET77634
2026-03-30 08:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d9ae3c04-f5ce-5da1-a724-ed84ffb438f7 with identifier: ET77634 to the API
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:43:33Z',
'fuel_type': 'petrol',
'id': 'd9ae3c04-f5ce-5da1-a724-ed84ffb438f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET77634',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 182747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-22',
'seller_name': None,
'title': 'Opel Corsa 1.2 Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2007}
2026-03-30 08:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET77634%27 HTTP/1.1" 200 None
2026-03-30 08:18:39 [auto1.fr] INFO: Saving data for ET77634: {'auction_closing_time': 1774885413.0, 'created_time': 1772100115.666898, 'last_price_update_time': 1774858719.087393}
2026-03-30 08:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET77634') HTTP/1.1" 204 0
2026-03-30 08:18:39 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-30 08:18:39 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-30 08:18:39 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-30 08:18:39 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-30 08:18: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-30 08:18:40 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK99343%27 HTTP/1.1" 200 None
2026-03-30 08:18:40 [auto1.fr] INFO: Scrape type for JK99343: 2
2026-03-30 08:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5921b7c6-13c5-5fd9-b900-056d6987a6bf with identifier: JK99343
2026-03-30 08:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5921b7c6-13c5-5fd9-b900-056d6987a6bf with scrape type 2
2026-03-30 08:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5921b7c6-13c5-5fd9-b900-056d6987a6bf with scrape type 2
2026-03-30 08:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5921b7c6-13c5-5fd9-b900-056d6987a6bf, identifier: JK99343
2026-03-30 08:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5921b7c6-13c5-5fd9-b900-056d6987a6bf with identifier: JK99343
2026-03-30 08:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5921b7c6-13c5-5fd9-b900-056d6987a6bf with identifier: JK99343
2026-03-30 08:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5921b7c6-13c5-5fd9-b900-056d6987a6bf with identifier: JK99343 to the API
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:53:28Z',
'fuel_type': 'diesel',
'id': '5921b7c6-13c5-5fd9-b900-056d6987a6bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK99343',
'listing': 'auction',
'make': 'Ford',
'model': 'Fusion',
'odometer': 251635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-21',
'seller_name': None,
'title': 'Ford Fusion 1.6 TDCi Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2007}
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK99343%27 HTTP/1.1" 200 None
2026-03-30 08:18:40 [auto1.fr] INFO: Saving data for JK99343: {'auction_closing_time': 1774886008.0, 'created_time': 1774538227.667921, 'last_price_update_time': 1774858720.529449}
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JK99343') HTTP/1.1" 204 0
2026-03-30 08:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:40 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB19718%27 HTTP/1.1" 200 None
2026-03-30 08:18:40 [auto1.fr] INFO: Scrape type for BB19718: 2
2026-03-30 08:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb6312b-d424-54ea-9980-0902bc881b0f with identifier: BB19718
2026-03-30 08:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb6312b-d424-54ea-9980-0902bc881b0f with scrape type 2
2026-03-30 08:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bb6312b-d424-54ea-9980-0902bc881b0f with scrape type 2
2026-03-30 08:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5bb6312b-d424-54ea-9980-0902bc881b0f, identifier: BB19718
2026-03-30 08:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5bb6312b-d424-54ea-9980-0902bc881b0f with identifier: BB19718
2026-03-30 08:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5bb6312b-d424-54ea-9980-0902bc881b0f with identifier: BB19718
2026-03-30 08:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5bb6312b-d424-54ea-9980-0902bc881b0f with identifier: BB19718 to the API
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:56Z',
'fuel_type': 'diesel',
'id': '5bb6312b-d424-54ea-9980-0902bc881b0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BB19718',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 247572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-01-22',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 HDi Ambiance',
'transmission': 'automatic',
'trim': 'Ambiance',
'year': 2009}
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB19718%27 HTTP/1.1" 200 None
2026-03-30 08:18:40 [auto1.fr] INFO: Saving data for BB19718: {'auction_closing_time': 1774885316.0, 'created_time': 1774538250.856969, 'last_price_update_time': 1774858720.942703}
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BB19718') HTTP/1.1" 204 0
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN44054%27 HTTP/1.1" 200 None
2026-03-30 08:18:41 [auto1.fr] INFO: Scrape type for RN44054: 2
2026-03-30 08:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with identifier: RN44054
2026-03-30 08:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with scrape type 2
2026-03-30 08:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with scrape type 2
2026-03-30 08:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc, identifier: RN44054
2026-03-30 08:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with identifier: RN44054
2026-03-30 08:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with identifier: RN44054
2026-03-30 08:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc with identifier: RN44054 to the API
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 80,
'expiration_date': '2026-03-30T15:02:37Z',
'fuel_type': 'petrol',
'id': '7ae1cbf6-3767-5a6f-81d5-9e8345deb5fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN44054',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 220464,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-04',
'seller_name': None,
'title': 'Nissan Micra 1.2 Must',
'transmission': 'manual',
'trim': 'Must',
'year': 2008}
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN44054%27 HTTP/1.1" 200 None
2026-03-30 08:18:41 [auto1.fr] INFO: Saving data for RN44054: {'auction_closing_time': 1774882957.0, 'created_time': 1774385314.804488, 'last_price_update_time': 1774858721.452993}
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RN44054') HTTP/1.1" 204 0
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU86192%27 HTTP/1.1" 200 None
2026-03-30 08:18:41 [auto1.fr] INFO: Scrape type for PU86192: 2
2026-03-30 08:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28cf52bb-711b-53b4-904a-9b305b785381 with identifier: PU86192
2026-03-30 08:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28cf52bb-711b-53b4-904a-9b305b785381 with scrape type 2
2026-03-30 08:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28cf52bb-711b-53b4-904a-9b305b785381 with scrape type 2
2026-03-30 08:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 28cf52bb-711b-53b4-904a-9b305b785381, identifier: PU86192
2026-03-30 08:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 28cf52bb-711b-53b4-904a-9b305b785381 with identifier: PU86192
2026-03-30 08:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 28cf52bb-711b-53b4-904a-9b305b785381 with identifier: PU86192
2026-03-30 08:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 28cf52bb-711b-53b4-904a-9b305b785381 with identifier: PU86192 to the API
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:02:49Z',
'fuel_type': 'diesel',
'id': '28cf52bb-711b-53b4-904a-9b305b785381',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU86192',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 286913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-04',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 TDI CrossPolo',
'transmission': 'manual',
'trim': 'Cross',
'year': 2007}
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU86192%27 HTTP/1.1" 200 None
2026-03-30 08:18:41 [auto1.fr] INFO: Saving data for PU86192: {'auction_closing_time': 1774882969.0, 'created_time': 1773335157.558393, 'last_price_update_time': 1774858721.963326}
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PU86192') HTTP/1.1" 204 0
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-30 08:18:41 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-30 08:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB93727%27 HTTP/1.1" 200 None
2026-03-30 08:18:42 [auto1.fr] INFO: Scrape type for XB93727: 2
2026-03-30 08:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with identifier: XB93727
2026-03-30 08:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with scrape type 2
2026-03-30 08:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with scrape type 2
2026-03-30 08:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383, identifier: XB93727
2026-03-30 08:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with identifier: XB93727
2026-03-30 08:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with identifier: XB93727
2026-03-30 08:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383 with identifier: XB93727 to the API
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 135,
'expiration_date': '2026-03-30T15:20:26Z',
'fuel_type': 'petrol',
'id': 'e3b3cd53-6b84-5b35-8e1d-22c0ee3ba383',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB93727',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 175095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-24',
'seller_name': None,
'title': 'Renault Scenic 2.0 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2006}
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB93727%27 HTTP/1.1" 200 None
2026-03-30 08:18:42 [auto1.fr] INFO: Saving data for XB93727: {'auction_closing_time': 1774884026.0, 'created_time': 1773838929.8838, 'last_price_update_time': 1774858722.472631}
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XB93727') HTTP/1.1" 204 0
2026-03-30 08:18:42 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-30 08:18:42 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS28522%27 HTTP/1.1" 200 None
2026-03-30 08:18:42 [auto1.fr] INFO: Scrape type for SS28522: 2
2026-03-30 08:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1340e5a-96a1-577d-9f3b-fa36b18fa33b with identifier: SS28522
2026-03-30 08:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1340e5a-96a1-577d-9f3b-fa36b18fa33b with scrape type 2
2026-03-30 08:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1340e5a-96a1-577d-9f3b-fa36b18fa33b with scrape type 2
2026-03-30 08:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a1340e5a-96a1-577d-9f3b-fa36b18fa33b, identifier: SS28522
2026-03-30 08:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a1340e5a-96a1-577d-9f3b-fa36b18fa33b with identifier: SS28522
2026-03-30 08:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a1340e5a-96a1-577d-9f3b-fa36b18fa33b with identifier: SS28522
2026-03-30 08:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a1340e5a-96a1-577d-9f3b-fa36b18fa33b with identifier: SS28522 to the API
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 150,
'expiration_date': '2026-03-30T15:41:15Z',
'fuel_type': 'diesel',
'id': 'a1340e5a-96a1-577d-9f3b-fa36b18fa33b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS28522',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 294912,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-27',
'seller_name': None,
'title': 'Opel Astra 1.9 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2005}
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS28522%27 HTTP/1.1" 200 None
2026-03-30 08:18:42 [auto1.fr] INFO: Saving data for SS28522: {'auction_closing_time': 1774885275.0, 'created_time': 1774643892.353467, 'last_price_update_time': 1774858722.940189}
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SS28522') HTTP/1.1" 204 0
2026-03-30 08:18:43 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA53599%27 HTTP/1.1" 200 None
2026-03-30 08:18:43 [auto1.fr] INFO: Scrape type for GA53599: 2
2026-03-30 08:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with identifier: GA53599
2026-03-30 08:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with scrape type 2
2026-03-30 08:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with scrape type 2
2026-03-30 08:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0b63c18b-5f57-5e9c-ad8e-6358fb59f554, identifier: GA53599
2026-03-30 08:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with identifier: GA53599
2026-03-30 08:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with identifier: GA53599
2026-03-30 08:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0b63c18b-5f57-5e9c-ad8e-6358fb59f554 with identifier: GA53599 to the API
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:33:48Z',
'fuel_type': 'diesel',
'id': '0b63c18b-5f57-5e9c-ad8e-6358fb59f554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GA53599',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 290222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-29',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi Sport Pack',
'transmission': 'manual',
'trim': 'Sport Pack',
'year': 2006}
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA53599%27 HTTP/1.1" 200 None
2026-03-30 08:18:43 [auto1.fr] INFO: Saving data for GA53599: {'auction_closing_time': 1774884828.0, 'created_time': 1772041942.947297, 'last_price_update_time': 1774858723.47921}
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GA53599') HTTP/1.1" 204 0
2026-03-30 08:18:43 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE18258%27 HTTP/1.1" 200 None
2026-03-30 08:18:43 [auto1.fr] INFO: Scrape type for TE18258: 2
2026-03-30 08:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with identifier: TE18258
2026-03-30 08:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with scrape type 2
2026-03-30 08:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with scrape type 2
2026-03-30 08:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d175e02d-eb5b-5fd5-a80b-47dffb6d6716, identifier: TE18258
2026-03-30 08:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with identifier: TE18258
2026-03-30 08:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with identifier: TE18258
2026-03-30 08:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d175e02d-eb5b-5fd5-a80b-47dffb6d6716 with identifier: TE18258 to the API
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:53:41Z',
'fuel_type': 'diesel',
'id': 'd175e02d-eb5b-5fd5-a80b-47dffb6d6716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE18258',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 128432,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seller_name': None,
'title': 'BMW 2er 220d Gran Tourer Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2017}
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE18258%27 HTTP/1.1" 200 None
2026-03-30 08:18:43 [auto1.fr] INFO: Saving data for TE18258: {'auction_closing_time': 1774886021.0, 'created_time': 1774772195.748933, 'last_price_update_time': 1774858723.902691}
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TE18258') HTTP/1.1" 204 0
2026-03-30 08:18:43 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-30 08:18:43 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL32198%27 HTTP/1.1" 200 None
2026-03-30 08:18:43 [auto1.fr] INFO: Scrape type for RL32198: 2
2026-03-30 08:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c71268b9-e9a0-502c-8ebe-5e06a5f46740 with identifier: RL32198
2026-03-30 08:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c71268b9-e9a0-502c-8ebe-5e06a5f46740 with scrape type 2
2026-03-30 08:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c71268b9-e9a0-502c-8ebe-5e06a5f46740 with scrape type 2
2026-03-30 08:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c71268b9-e9a0-502c-8ebe-5e06a5f46740, identifier: RL32198
2026-03-30 08:18: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-30 08:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c71268b9-e9a0-502c-8ebe-5e06a5f46740 with identifier: RL32198
2026-03-30 08:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c71268b9-e9a0-502c-8ebe-5e06a5f46740 with identifier: RL32198
2026-03-30 08:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c71268b9-e9a0-502c-8ebe-5e06a5f46740 with identifier: RL32198 to the API
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:53:42Z',
'fuel_type': 'diesel',
'id': 'c71268b9-e9a0-502c-8ebe-5e06a5f46740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL32198',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 100299,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-09',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Longitude 4x2',
'transmission': 'manual',
'trim': 'Longitude 4x2',
'year': 2018}
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL32198%27 HTTP/1.1" 200 None
2026-03-30 08:18:44 [auto1.fr] INFO: Saving data for RL32198: {'auction_closing_time': 1774886022.0, 'created_time': 1774772197.116784, 'last_price_update_time': 1774858724.353195}
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RL32198') HTTP/1.1" 204 0
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT69522%27 HTTP/1.1" 200 None
2026-03-30 08:18:44 [auto1.fr] INFO: Scrape type for DT69522: 2
2026-03-30 08:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a4975a-6253-5b43-96ff-f0c9f34233f8 with identifier: DT69522
2026-03-30 08:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a4975a-6253-5b43-96ff-f0c9f34233f8 with scrape type 2
2026-03-30 08:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a4975a-6253-5b43-96ff-f0c9f34233f8 with scrape type 2
2026-03-30 08:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 16a4975a-6253-5b43-96ff-f0c9f34233f8, identifier: DT69522
2026-03-30 08:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 16a4975a-6253-5b43-96ff-f0c9f34233f8 with identifier: DT69522
2026-03-30 08:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 16a4975a-6253-5b43-96ff-f0c9f34233f8 with identifier: DT69522
2026-03-30 08:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 16a4975a-6253-5b43-96ff-f0c9f34233f8 with identifier: DT69522 to the API
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:08:15Z',
'fuel_type': 'diesel',
'id': '16a4975a-6253-5b43-96ff-f0c9f34233f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DT69522',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 243879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-18',
'seller_name': None,
'title': 'Land Rover Range Rover 4.4 SDI Vogue',
'transmission': 'automatic',
'trim': 'Vogue',
'year': 2012}
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT69522%27 HTTP/1.1" 200 None
2026-03-30 08:18:44 [auto1.fr] INFO: Saving data for DT69522: {'auction_closing_time': 1774883295.0, 'created_time': 1772042522.232453, 'last_price_update_time': 1774858724.782411}
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DT69522') HTTP/1.1" 204 0
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-30 08:18:44 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 4804 | hits on page: 40
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-30 08:18:44 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL35508%27 HTTP/1.1" 200 None
2026-03-30 08:18:44 [auto1.fr] INFO: Scrape type for YL35508: 2
2026-03-30 08:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40794704-9145-5d91-8d54-0e7e6c9c443f with identifier: YL35508
2026-03-30 08:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40794704-9145-5d91-8d54-0e7e6c9c443f with scrape type 2
2026-03-30 08:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40794704-9145-5d91-8d54-0e7e6c9c443f with scrape type 2
2026-03-30 08:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 40794704-9145-5d91-8d54-0e7e6c9c443f, identifier: YL35508
2026-03-30 08:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 40794704-9145-5d91-8d54-0e7e6c9c443f with identifier: YL35508
2026-03-30 08:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 40794704-9145-5d91-8d54-0e7e6c9c443f with identifier: YL35508
2026-03-30 08:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 40794704-9145-5d91-8d54-0e7e6c9c443f with identifier: YL35508 to the API
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 241,
'expiration_date': '2026-03-30T15:29:32Z',
'fuel_type': 'hybrid',
'id': '40794704-9145-5d91-8d54-0e7e6c9c443f',
'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/YL35508',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 85639,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seller_name': None,
'title': 'Jeep Compass 1.3 T4 4xe Plug-in Hybrid Trailhawk',
'transmission': 'automatic',
'trim': 'Trailhawk',
'year': 2022}
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL35508%27 HTTP/1.1" 200 None
2026-03-30 08:18:45 [auto1.fr] INFO: Saving data for YL35508: {'auction_closing_time': 1774884572.0, 'created_time': 1773253972.269805, 'last_price_update_time': 1774858725.368587}
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YL35508') HTTP/1.1" 204 0
2026-03-30 08:18:45 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-30 08:18:45 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU62786%27 HTTP/1.1" 200 None
2026-03-30 08:18:45 [auto1.fr] INFO: Scrape type for EU62786: 2
2026-03-30 08:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with identifier: EU62786
2026-03-30 08:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with scrape type 2
2026-03-30 08:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with scrape type 2
2026-03-30 08:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509, identifier: EU62786
2026-03-30 08:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with identifier: EU62786
2026-03-30 08:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with identifier: EU62786
2026-03-30 08:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509 with identifier: EU62786 to the API
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:47:00Z',
'fuel_type': 'petrol',
'id': 'babbbbbc-b1fb-5778-a8f9-9aa1fa8f7509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EU62786',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 83063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-22',
'seller_name': None,
'title': 'Renault Twingo 1.2 Oasis',
'transmission': 'manual',
'trim': 'Oasis',
'year': 2003}
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU62786%27 HTTP/1.1" 200 None
2026-03-30 08:18:45 [auto1.fr] INFO: Saving data for EU62786: {'auction_closing_time': 1774885620.0, 'created_time': 1772045330.771009, 'last_price_update_time': 1774858725.834602}
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EU62786') HTTP/1.1" 204 0
2026-03-30 08:18:46 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-30 08:18:46 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-30 08:18:46 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-30 08:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN91835%27 HTTP/1.1" 200 None
2026-03-30 08:18:46 [auto1.fr] INFO: Scrape type for PN91835: 2
2026-03-30 08:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e86e51-0135-554e-b496-61f5882ec304 with identifier: PN91835
2026-03-30 08:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e86e51-0135-554e-b496-61f5882ec304 with scrape type 2
2026-03-30 08:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e86e51-0135-554e-b496-61f5882ec304 with scrape type 2
2026-03-30 08:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 28e86e51-0135-554e-b496-61f5882ec304, identifier: PN91835
2026-03-30 08:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 28e86e51-0135-554e-b496-61f5882ec304 with identifier: PN91835
2026-03-30 08:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 28e86e51-0135-554e-b496-61f5882ec304 with identifier: PN91835
2026-03-30 08:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 28e86e51-0135-554e-b496-61f5882ec304 with identifier: PN91835 to the API
2026-03-30 08:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:26:45Z',
'fuel_type': 'diesel',
'id': '28e86e51-0135-554e-b496-61f5882ec304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN91835',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 157200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-20',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN91835%27 HTTP/1.1" 200 None
2026-03-30 08:18:47 [auto1.fr] INFO: Saving data for PN91835: {'auction_closing_time': 1774884405.0, 'created_time': 1773076102.719944, 'last_price_update_time': 1774858727.453198}
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PN91835') HTTP/1.1" 204 0
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS38790%27 HTTP/1.1" 200 None
2026-03-30 08:18:47 [auto1.fr] INFO: Scrape type for CS38790: 2
2026-03-30 08:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c75eb32-a542-5bcd-9368-d072be558fab with identifier: CS38790
2026-03-30 08:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c75eb32-a542-5bcd-9368-d072be558fab with scrape type 2
2026-03-30 08:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c75eb32-a542-5bcd-9368-d072be558fab with scrape type 2
2026-03-30 08:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3c75eb32-a542-5bcd-9368-d072be558fab, identifier: CS38790
2026-03-30 08:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3c75eb32-a542-5bcd-9368-d072be558fab with identifier: CS38790
2026-03-30 08:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3c75eb32-a542-5bcd-9368-d072be558fab with identifier: CS38790
2026-03-30 08:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3c75eb32-a542-5bcd-9368-d072be558fab with identifier: CS38790 to the API
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:44:48Z',
'fuel_type': 'diesel',
'id': '3c75eb32-a542-5bcd-9368-d072be558fab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS38790',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Captiva',
'odometer': 330431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-29',
'seller_name': None,
'title': 'Chevrolet Captiva 2.2 Diesel D LT 2WD',
'transmission': 'manual',
'trim': 'D LT 2WD',
'year': 2012}
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS38790%27 HTTP/1.1" 200 None
2026-03-30 08:18:47 [auto1.fr] INFO: Saving data for CS38790: {'auction_closing_time': 1774885488.0, 'created_time': 1772039550.44558, 'last_price_update_time': 1774858727.896099}
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CS38790') HTTP/1.1" 204 0
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-30 08:18:47 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP58088%27 HTTP/1.1" 200 None
2026-03-30 08:18:47 [auto1.fr] INFO: Scrape type for ZP58088: 2
2026-03-30 08:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df802499-7f69-56a8-b102-186203d46456 with identifier: ZP58088
2026-03-30 08:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df802499-7f69-56a8-b102-186203d46456 with scrape type 2
2026-03-30 08:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df802499-7f69-56a8-b102-186203d46456 with scrape type 2
2026-03-30 08:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: df802499-7f69-56a8-b102-186203d46456, identifier: ZP58088
2026-03-30 08:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: df802499-7f69-56a8-b102-186203d46456 with identifier: ZP58088
2026-03-30 08:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: df802499-7f69-56a8-b102-186203d46456 with identifier: ZP58088
2026-03-30 08:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: df802499-7f69-56a8-b102-186203d46456 with identifier: ZP58088 to the API
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-30T15:24:51Z',
'fuel_type': 'diesel',
'id': 'df802499-7f69-56a8-b102-186203d46456',
'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/ZP58088',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 181533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-27',
'seller_name': None,
'title': 'Audi A4 40 TDI Mild-Hybrid quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2021}
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP58088%27 HTTP/1.1" 200 None
2026-03-30 08:18:48 [auto1.fr] INFO: Saving data for ZP58088: {'auction_closing_time': 1774884291.0, 'created_time': 1772817948.976553, 'last_price_update_time': 1774858728.399335}
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP58088') HTTP/1.1" 204 0
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-30 08:18:48 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF12367%27 HTTP/1.1" 200 None
2026-03-30 08:18:48 [auto1.fr] INFO: Scrape type for CF12367: 2
2026-03-30 08:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd513eed-ea07-507e-889c-42dfc66f0a49 with identifier: CF12367
2026-03-30 08:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd513eed-ea07-507e-889c-42dfc66f0a49 with scrape type 2
2026-03-30 08:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd513eed-ea07-507e-889c-42dfc66f0a49 with scrape type 2
2026-03-30 08:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dd513eed-ea07-507e-889c-42dfc66f0a49, identifier: CF12367
2026-03-30 08:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dd513eed-ea07-507e-889c-42dfc66f0a49 with identifier: CF12367
2026-03-30 08:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dd513eed-ea07-507e-889c-42dfc66f0a49 with identifier: CF12367
2026-03-30 08:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dd513eed-ea07-507e-889c-42dfc66f0a49 with identifier: CF12367 to the API
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:44:30Z',
'fuel_type': 'diesel',
'id': 'dd513eed-ea07-507e-889c-42dfc66f0a49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF12367',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 114825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-22',
'seller_name': None,
'title': 'Renault Captur 1.5 BLUE dCi Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2020}
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF12367%27 HTTP/1.1" 200 None
2026-03-30 08:18:49 [auto1.fr] INFO: Saving data for CF12367: {'auction_closing_time': 1774885470.0, 'created_time': 1772816501.323275, 'last_price_update_time': 1774858729.049694}
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF12367') HTTP/1.1" 204 0
2026-03-30 08:18:49 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-30 08:18:49 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR86922%27 HTTP/1.1" 200 None
2026-03-30 08:18:49 [auto1.fr] INFO: Scrape type for ZR86922: 2
2026-03-30 08:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e7e7757-bc91-5df1-97ed-0d322bfff432 with identifier: ZR86922
2026-03-30 08:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e7e7757-bc91-5df1-97ed-0d322bfff432 with scrape type 2
2026-03-30 08:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e7e7757-bc91-5df1-97ed-0d322bfff432 with scrape type 2
2026-03-30 08:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9e7e7757-bc91-5df1-97ed-0d322bfff432, identifier: ZR86922
2026-03-30 08:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9e7e7757-bc91-5df1-97ed-0d322bfff432 with identifier: ZR86922
2026-03-30 08:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9e7e7757-bc91-5df1-97ed-0d322bfff432 with identifier: ZR86922
2026-03-30 08:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9e7e7757-bc91-5df1-97ed-0d322bfff432 with identifier: ZR86922 to the API
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 91,
'expiration_date': '2026-03-30T15:01:22Z',
'fuel_type': 'petrol',
'id': '9e7e7757-bc91-5df1-97ed-0d322bfff432',
'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/ZR86922',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 28789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-10',
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe Stepway Comfort',
'transmission': 'manual',
'trim': 'Stepway Comfort',
'year': 2022}
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR86922%27 HTTP/1.1" 200 None
2026-03-30 08:18:49 [auto1.fr] INFO: Saving data for ZR86922: {'auction_closing_time': 1774882882.0, 'created_time': 1772732818.184755, 'last_price_update_time': 1774858729.506166}
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZR86922') HTTP/1.1" 204 0
2026-03-30 08:18:49 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY57669%27 HTTP/1.1" 200 None
2026-03-30 08:18:49 [auto1.fr] INFO: Scrape type for RY57669: 2
2026-03-30 08:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3100fd5f-3219-531e-bc6b-f404440a6aae with identifier: RY57669
2026-03-30 08:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3100fd5f-3219-531e-bc6b-f404440a6aae with scrape type 2
2026-03-30 08:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3100fd5f-3219-531e-bc6b-f404440a6aae with scrape type 2
2026-03-30 08:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3100fd5f-3219-531e-bc6b-f404440a6aae, identifier: RY57669
2026-03-30 08:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3100fd5f-3219-531e-bc6b-f404440a6aae with identifier: RY57669
2026-03-30 08:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3100fd5f-3219-531e-bc6b-f404440a6aae with identifier: RY57669
2026-03-30 08:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3100fd5f-3219-531e-bc6b-f404440a6aae with identifier: RY57669 to the API
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:44:22Z',
'fuel_type': 'petrol',
'id': '3100fd5f-3219-531e-bc6b-f404440a6aae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY57669',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 158122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-18',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2011}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY57669%27 HTTP/1.1" 200 None
2026-03-30 08:18:50 [auto1.fr] INFO: Saving data for RY57669: {'auction_closing_time': 1774885462.0, 'created_time': 1774772198.874953, 'last_price_update_time': 1774858730.080283}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RY57669') HTTP/1.1" 204 0
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC44754%27 HTTP/1.1" 200 None
2026-03-30 08:18:50 [auto1.fr] INFO: Scrape type for BC44754: 2
2026-03-30 08:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with identifier: BC44754
2026-03-30 08:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with scrape type 2
2026-03-30 08:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with scrape type 2
2026-03-30 08:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 648dde3a-7656-57ed-8fcb-c0ee3037bd24, identifier: BC44754
2026-03-30 08:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with identifier: BC44754
2026-03-30 08:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with identifier: BC44754
2026-03-30 08:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 648dde3a-7656-57ed-8fcb-c0ee3037bd24 with identifier: BC44754 to the API
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:28:20Z',
'fuel_type': 'diesel',
'id': '648dde3a-7656-57ed-8fcb-c0ee3037bd24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BC44754',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 237334,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-30',
'seller_name': None,
'title': 'Seat Ibiza 1.6 TDI Copa',
'transmission': 'manual',
'trim': 'Copa',
'year': 2012}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC44754%27 HTTP/1.1" 200 None
2026-03-30 08:18:50 [auto1.fr] INFO: Saving data for BC44754: {'auction_closing_time': 1774884500.0, 'created_time': 1773059522.584446, 'last_price_update_time': 1774858730.564086}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BC44754') HTTP/1.1" 204 0
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-30 08:18:50 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP40309%27 HTTP/1.1" 200 None
2026-03-30 08:18:50 [auto1.fr] INFO: Scrape type for UP40309: 2
2026-03-30 08:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1638c27f-2209-53c3-8941-7fd44e2abece with identifier: UP40309
2026-03-30 08:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1638c27f-2209-53c3-8941-7fd44e2abece with scrape type 2
2026-03-30 08:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1638c27f-2209-53c3-8941-7fd44e2abece with scrape type 2
2026-03-30 08:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1638c27f-2209-53c3-8941-7fd44e2abece, identifier: UP40309
2026-03-30 08:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1638c27f-2209-53c3-8941-7fd44e2abece with identifier: UP40309
2026-03-30 08:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1638c27f-2209-53c3-8941-7fd44e2abece with identifier: UP40309
2026-03-30 08:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1638c27f-2209-53c3-8941-7fd44e2abece with identifier: UP40309 to the API
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 110,
'expiration_date': '2026-03-30T15:11:33Z',
'fuel_type': 'diesel',
'id': '1638c27f-2209-53c3-8941-7fd44e2abece',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP40309',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 207389,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-15',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2014}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP40309%27 HTTP/1.1" 200 None
2026-03-30 08:18:50 [auto1.fr] INFO: Saving data for UP40309: {'auction_closing_time': 1774883493.0, 'created_time': 1772610312.405794, 'last_price_update_time': 1774858730.967032}
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UP40309') HTTP/1.1" 204 0
2026-03-30 08:18: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-30 08:18:51 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 4805 | hits on page: 40
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP40309%27 HTTP/1.1" 200 None
2026-03-30 08:18:51 [auto1.fr] INFO: Scrape type for UP40309: 0
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN73019%27 HTTP/1.1" 200 None
2026-03-30 08:18:51 [auto1.fr] INFO: Scrape type for FN73019: 2
2026-03-30 08:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20aab787-c2b0-5750-8814-30b1939e917f with identifier: FN73019
2026-03-30 08:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20aab787-c2b0-5750-8814-30b1939e917f with scrape type 2
2026-03-30 08:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20aab787-c2b0-5750-8814-30b1939e917f with scrape type 2
2026-03-30 08:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 20aab787-c2b0-5750-8814-30b1939e917f, identifier: FN73019
2026-03-30 08:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 20aab787-c2b0-5750-8814-30b1939e917f with identifier: FN73019
2026-03-30 08:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 20aab787-c2b0-5750-8814-30b1939e917f with identifier: FN73019
2026-03-30 08:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 20aab787-c2b0-5750-8814-30b1939e917f with identifier: FN73019 to the API
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:45:46Z',
'fuel_type': 'diesel',
'id': '20aab787-c2b0-5750-8814-30b1939e917f',
'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/FN73019',
'listing': 'auction',
'make': 'Nissan',
'model': 'NV300',
'odometer': 174503,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-31',
'seller_name': None,
'title': 'Nissan NV300 2.0 dCi L2H1 3,0t Cabine Approfondie N-Connecta',
'transmission': 'manual',
'trim': 'L2H1 3,0t Cabine Approfondie N-Connecta',
'year': 2020}
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN73019%27 HTTP/1.1" 200 None
2026-03-30 08:18:51 [auto1.fr] INFO: Saving data for FN73019: {'auction_closing_time': 1774885546.0, 'created_time': 1773254411.939656, 'last_price_update_time': 1774858731.610928}
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FN73019') HTTP/1.1" 204 0
2026-03-30 08:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:51 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU96454%27 HTTP/1.1" 200 None
2026-03-30 08:18:51 [auto1.fr] INFO: Scrape type for GU96454: 2
2026-03-30 08:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbfeb48-1e6b-500f-9530-1467a1fd1dca with identifier: GU96454
2026-03-30 08:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbfeb48-1e6b-500f-9530-1467a1fd1dca with scrape type 2
2026-03-30 08:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbfeb48-1e6b-500f-9530-1467a1fd1dca with scrape type 2
2026-03-30 08:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbbfeb48-1e6b-500f-9530-1467a1fd1dca, identifier: GU96454
2026-03-30 08:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbbfeb48-1e6b-500f-9530-1467a1fd1dca with identifier: GU96454
2026-03-30 08:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbbfeb48-1e6b-500f-9530-1467a1fd1dca with identifier: GU96454
2026-03-30 08:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbbfeb48-1e6b-500f-9530-1467a1fd1dca with identifier: GU96454 to the API
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:24:57Z',
'fuel_type': 'diesel',
'id': 'fbbfeb48-1e6b-500f-9530-1467a1fd1dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU96454',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 223374,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-30',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2009}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU96454%27 HTTP/1.1" 200 None
2026-03-30 08:18:52 [auto1.fr] INFO: Saving data for GU96454: {'auction_closing_time': 1774884297.0, 'created_time': 1772517857.075727, 'last_price_update_time': 1774858732.039547}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GU96454') HTTP/1.1" 204 0
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH01307%27 HTTP/1.1" 200 None
2026-03-30 08:18:52 [auto1.fr] INFO: Scrape type for RH01307: 2
2026-03-30 08:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb032f2c-461a-5103-81fa-c46617b1354f with identifier: RH01307
2026-03-30 08:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb032f2c-461a-5103-81fa-c46617b1354f with scrape type 2
2026-03-30 08:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb032f2c-461a-5103-81fa-c46617b1354f with scrape type 2
2026-03-30 08:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fb032f2c-461a-5103-81fa-c46617b1354f, identifier: RH01307
2026-03-30 08:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fb032f2c-461a-5103-81fa-c46617b1354f with identifier: RH01307
2026-03-30 08:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fb032f2c-461a-5103-81fa-c46617b1354f with identifier: RH01307
2026-03-30 08:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fb032f2c-461a-5103-81fa-c46617b1354f with identifier: RH01307 to the API
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 65,
'expiration_date': '2026-03-30T15:53:34Z',
'fuel_type': 'petrol',
'id': 'fb032f2c-461a-5103-81fa-c46617b1354f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH01307',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 113586,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-31',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2005}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH01307%27 HTTP/1.1" 200 None
2026-03-30 08:18:52 [auto1.fr] INFO: Saving data for RH01307: {'auction_closing_time': 1774886014.0, 'created_time': 1772614842.460232, 'last_price_update_time': 1774858732.467966}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RH01307') HTTP/1.1" 204 0
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-30 08:18:52 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU36463%27 HTTP/1.1" 200 None
2026-03-30 08:18:52 [auto1.fr] INFO: Scrape type for NU36463: 2
2026-03-30 08:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with identifier: NU36463
2026-03-30 08:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with scrape type 2
2026-03-30 08:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with scrape type 2
2026-03-30 08:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4f1b927d-2d99-59e2-be86-6e3a3e61b640, identifier: NU36463
2026-03-30 08:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with identifier: NU36463
2026-03-30 08:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with identifier: NU36463
2026-03-30 08:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4f1b927d-2d99-59e2-be86-6e3a3e61b640 with identifier: NU36463 to the API
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18: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': 90,
'expiration_date': '2026-03-30T15:35:06Z',
'fuel_type': 'diesel',
'id': '4f1b927d-2d99-59e2-be86-6e3a3e61b640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NU36463',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 239113,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-27',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Millenium',
'transmission': 'manual',
'trim': 'Millenium',
'year': 2010}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU36463%27 HTTP/1.1" 200 None
2026-03-30 08:18:52 [auto1.fr] INFO: Saving data for NU36463: {'auction_closing_time': 1774884906.0, 'created_time': 1774772199.634121, 'last_price_update_time': 1774858732.890964}
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NU36463') HTTP/1.1" 204 0
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC64672%27 HTTP/1.1" 200 None
2026-03-30 08:18:53 [auto1.fr] INFO: Scrape type for SC64672: 2
2026-03-30 08:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with identifier: SC64672
2026-03-30 08:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with scrape type 2
2026-03-30 08:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with scrape type 2
2026-03-30 08:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b, identifier: SC64672
2026-03-30 08:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with identifier: SC64672
2026-03-30 08:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with identifier: SC64672
2026-03-30 08:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b with identifier: SC64672 to the API
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:39:46Z',
'fuel_type': 'petrol',
'id': '214ae9d8-82f2-5f82-a8fd-5bc3cf49db9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC64672',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 114151,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-01-06',
'seller_name': None,
'title': 'Renault Clio 1.2 Tech Run',
'transmission': 'manual',
'trim': 'Tech Run',
'year': 2009}
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC64672%27 HTTP/1.1" 200 None
2026-03-30 08:18:53 [auto1.fr] INFO: Saving data for SC64672: {'auction_closing_time': 1774885186.0, 'created_time': 1774772200.359343, 'last_price_update_time': 1774858733.41335}
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SC64672') HTTP/1.1" 204 0
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR04553%27 HTTP/1.1" 200 None
2026-03-30 08:18:53 [auto1.fr] INFO: Scrape type for WR04553: 2
2026-03-30 08:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdebc0d9-adae-5754-a44b-a31e70cb290e with identifier: WR04553
2026-03-30 08:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdebc0d9-adae-5754-a44b-a31e70cb290e with scrape type 2
2026-03-30 08:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdebc0d9-adae-5754-a44b-a31e70cb290e with scrape type 2
2026-03-30 08:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bdebc0d9-adae-5754-a44b-a31e70cb290e, identifier: WR04553
2026-03-30 08:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bdebc0d9-adae-5754-a44b-a31e70cb290e with identifier: WR04553
2026-03-30 08:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bdebc0d9-adae-5754-a44b-a31e70cb290e with identifier: WR04553
2026-03-30 08:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bdebc0d9-adae-5754-a44b-a31e70cb290e with identifier: WR04553 to the API
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:58:19Z',
'fuel_type': 'petrol',
'id': 'bdebc0d9-adae-5754-a44b-a31e70cb290e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR04553',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 190031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-18',
'seller_name': None,
'title': 'Peugeot 207 1.4 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR04553%27 HTTP/1.1" 200 None
2026-03-30 08:18:53 [auto1.fr] INFO: Saving data for WR04553: {'auction_closing_time': 1774886299.0, 'created_time': 1772613181.019256, 'last_price_update_time': 1774858733.849115}
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WR04553') HTTP/1.1" 204 0
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-30 08:18:53 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR52177%27 HTTP/1.1" 200 None
2026-03-30 08:18:53 [auto1.fr] INFO: Scrape type for ZR52177: 2
2026-03-30 08:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec19643d-6ace-54d8-9512-77c0c1f561ce with identifier: ZR52177
2026-03-30 08:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec19643d-6ace-54d8-9512-77c0c1f561ce with scrape type 2
2026-03-30 08:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec19643d-6ace-54d8-9512-77c0c1f561ce with scrape type 2
2026-03-30 08:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ec19643d-6ace-54d8-9512-77c0c1f561ce, identifier: ZR52177
2026-03-30 08:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ec19643d-6ace-54d8-9512-77c0c1f561ce with identifier: ZR52177
2026-03-30 08:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ec19643d-6ace-54d8-9512-77c0c1f561ce with identifier: ZR52177
2026-03-30 08:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ec19643d-6ace-54d8-9512-77c0c1f561ce with identifier: ZR52177 to the API
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:55:21Z',
'fuel_type': 'petrol',
'id': 'ec19643d-6ace-54d8-9512-77c0c1f561ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR52177',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 91832,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-05-18',
'seller_name': None,
'title': 'Renault Clio 1.6 RXE',
'transmission': 'manual',
'trim': 'RXE',
'year': 1999}
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZR52177%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Saving data for ZR52177: {'auction_closing_time': 1774886121.0, 'created_time': 1772798454.602856, 'last_price_update_time': 1774858734.468134}
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZR52177') HTTP/1.1" 204 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA63031%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for FA63031: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB94788%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for TB94788: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP29660%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for MP29660: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC67193%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for SC67193: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN87859%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for YN87859: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF95017%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for LF95017: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE07109%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for ZE07109: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-30 08:18: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-30 08:18:54 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 4805 | hits on page: 40
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD51502%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for ZD51502: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT07669%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for DT07669: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP77756%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for NP77756: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL57355%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for TL57355: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK00168%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for UK00168: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR91746%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for LR91746: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR80712%27 HTTP/1.1" 200 None
2026-03-30 08:18:54 [auto1.fr] INFO: Scrape type for JR80712: 0
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-30 08:18:54 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE28877%27 HTTP/1.1" 200 None
2026-03-30 08:18:55 [auto1.fr] INFO: Scrape type for ZE28877: 0
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE65745%27 HTTP/1.1" 200 None
2026-03-30 08:18:55 [auto1.fr] INFO: Scrape type for BE65745: 0
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR50266%27 HTTP/1.1" 200 None
2026-03-30 08:18:55 [auto1.fr] INFO: Scrape type for TR50266: 0
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-30 08:18:55 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-30 08:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:18:57 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 4805 | hits on page: 40
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK33174%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for NK33174: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU74521%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for TU74521: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH03799%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for ZH03799: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA82940%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for CA82940: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN62809%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for SN62809: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE25024%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for JE25024: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF35893%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for LF35893: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT19328%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for XT19328: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU18258%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for AU18258: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC63530%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for JC63530: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PC77336%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for PC77336: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN09672%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for SN09672: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY72155%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for NY72155: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME98781%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for ME98781: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD43260%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for KD43260: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH47501%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for AH47501: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC87017%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for AC87017: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC92691%27 HTTP/1.1" 200 None
2026-03-30 08:18:57 [auto1.fr] INFO: Scrape type for JC92691: 0
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-30 08:18:57 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-30 08:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:01 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ34092%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for VJ34092: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV46640%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for CV46640: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY35541%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for CY35541: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW25669%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for EW25669: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC30245%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for NC30245: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD32912%27 HTTP/1.1" 200 None
2026-03-30 08:19:01 [auto1.fr] INFO: Scrape type for LD32912: 0
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-30 08:19:01 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-30 08:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH74001%27 HTTP/1.1" 200 None
2026-03-30 08:19:02 [auto1.fr] INFO: Scrape type for GH74001: 0
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-30 08:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU00205%27 HTTP/1.1" 200 None
2026-03-30 08:19:02 [auto1.fr] INFO: Scrape type for PU00205: 0
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-30 08:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG04069%27 HTTP/1.1" 200 None
2026-03-30 08:19:02 [auto1.fr] INFO: Scrape type for GG04069: 0
2026-03-30 08:19:02 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-30 08:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:03 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE42502%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for JE42502: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE21406%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for GE21406: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK21220%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for FK21220: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM91807%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for JM91807: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ44526%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for BZ44526: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ18197%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for XJ18197: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK47004%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for WK47004: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB35100%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for RB35100: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH03582%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for PH03582: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG44666%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for LG44666: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK53270%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for FK53270: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS50473%27 HTTP/1.1" 200 None
2026-03-30 08:19:03 [auto1.fr] INFO: Scrape type for JS50473: 0
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-30 08:19:03 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-30 08:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:04 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP08124%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for LP08124: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG77796%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for NG77796: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW97014%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for FW97014: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK62670%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for NK62670: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XZ70385%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for XZ70385: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK29548%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for LK29548: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF81227%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for CF81227: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW80983%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for LW80983: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE03173%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for JE03173: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL60402%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for BL60402: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ82323%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for JZ82323: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY23832%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for HY23832: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF07976%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for DF07976: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC64518%27 HTTP/1.1" 200 None
2026-03-30 08:19:04 [auto1.fr] INFO: Scrape type for VC64518: 0
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-30 08:19:04 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-30 08:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:05 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE65040%27 HTTP/1.1" 200 None
2026-03-30 08:19:05 [auto1.fr] INFO: Scrape type for AE65040: 0
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR79626%27 HTTP/1.1" 200 None
2026-03-30 08:19:05 [auto1.fr] INFO: Scrape type for WR79626: 0
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DZ98417%27 HTTP/1.1" 200 None
2026-03-30 08:19:05 [auto1.fr] INFO: Scrape type for DZ98417: 0
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP13709%27 HTTP/1.1" 200 None
2026-03-30 08:19:05 [auto1.fr] INFO: Scrape type for LP13709: 0
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN50039%27 HTTP/1.1" 200 None
2026-03-30 08:19:05 [auto1.fr] INFO: Scrape type for DN50039: 0
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-30 08:19:05 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB13135%27 HTTP/1.1" 200 None
2026-03-30 08:19:06 [auto1.fr] INFO: Scrape type for FB13135: 0
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK02389%27 HTTP/1.1" 200 None
2026-03-30 08:19:06 [auto1.fr] INFO: Scrape type for PK02389: 0
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS80497%27 HTTP/1.1" 200 None
2026-03-30 08:19:06 [auto1.fr] INFO: Scrape type for DS80497: 0
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-30 08:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:06 [scrapy.extensions.logstats] INFO: Crawled 143 pages (at 15 pages/min), scraped 299 items (at 80 items/min)
2026-03-30 08:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:06 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-30 08:19:06 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-30 08:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR21858%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for UR21858: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG18417%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for MG18417: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY80377%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for KY80377: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP67901%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for LP67901: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX46082%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for DX46082: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN48581%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for BN48581: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE39264%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for RE39264: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC16788%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for NC16788: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH99272%27 HTTP/1.1" 200 None
2026-03-30 08:19:07 [auto1.fr] INFO: Scrape type for HH99272: 0
2026-03-30 08:19:07 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-30 08:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:08 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA53097%27 HTTP/1.1" 200 None
2026-03-30 08:19:08 [auto1.fr] INFO: Scrape type for FA53097: 0
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY63806%27 HTTP/1.1" 200 None
2026-03-30 08:19:08 [auto1.fr] INFO: Scrape type for RY63806: 0
2026-03-30 08:19:08 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL69311%27 HTTP/1.1" 200 None
2026-03-30 08:19:08 [auto1.fr] INFO: Scrape type for SL69311: 2
2026-03-30 08:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5e62ae-2273-548e-a44a-efa68f6f402b with identifier: SL69311
2026-03-30 08:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5e62ae-2273-548e-a44a-efa68f6f402b with scrape type 2
2026-03-30 08:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de5e62ae-2273-548e-a44a-efa68f6f402b with scrape type 2
2026-03-30 08:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: de5e62ae-2273-548e-a44a-efa68f6f402b, identifier: SL69311
2026-03-30 08:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: de5e62ae-2273-548e-a44a-efa68f6f402b with identifier: SL69311
2026-03-30 08:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: de5e62ae-2273-548e-a44a-efa68f6f402b with identifier: SL69311
2026-03-30 08:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: de5e62ae-2273-548e-a44a-efa68f6f402b with identifier: SL69311 to the API
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:28:48Z',
'fuel_type': 'diesel',
'id': 'de5e62ae-2273-548e-a44a-efa68f6f402b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SL69311',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 215438,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-18',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2006}
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL69311%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Saving data for SL69311: {'auction_closing_time': 1774884528.0, 'created_time': 1774557746.217768, 'last_price_update_time': 1774858749.617951}
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SL69311') HTTP/1.1" 204 0
2026-03-30 08:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC56122%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Scrape type for LC56122: 0
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY59301%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Scrape type for ZY59301: 0
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP53997%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Scrape type for AP53997: 0
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH24592%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Scrape type for AH24592: 0
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA45962%27 HTTP/1.1" 200 None
2026-03-30 08:19:09 [auto1.fr] INFO: Scrape type for CA45962: 0
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-30 08:19:09 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-30 08:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:10 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:10 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-30 08:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF46494%27 HTTP/1.1" 200 None
2026-03-30 08:19:10 [auto1.fr] INFO: Scrape type for UF46494: 0
2026-03-30 08:19:10 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-30 08:19:10 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-30 08:19:10 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA61938%27 HTTP/1.1" 200 None
2026-03-30 08:19:11 [auto1.fr] INFO: Scrape type for PA61938: 0
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR13721%27 HTTP/1.1" 200 None
2026-03-30 08:19:11 [auto1.fr] INFO: Scrape type for UR13721: 0
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG00729%27 HTTP/1.1" 200 None
2026-03-30 08:19:11 [auto1.fr] INFO: Scrape type for JG00729: 0
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS92279%27 HTTP/1.1" 200 None
2026-03-30 08:19:11 [auto1.fr] INFO: Scrape type for KS92279: 0
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US68134%27 HTTP/1.1" 200 None
2026-03-30 08:19:11 [auto1.fr] INFO: Scrape type for US68134: 0
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-30 08:19:11 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-30 08:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:12 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU02451%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for EU02451: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF36841%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for BF36841: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX82402%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for LX82402: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX17259%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for DX17259: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE27506%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for ZE27506: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE93538%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for VE93538: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP09228%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for YP09228: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY75523%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for CY75523: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK03845%27 HTTP/1.1" 200 None
2026-03-30 08:19:12 [auto1.fr] INFO: Scrape type for VK03845: 0
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-30 08:19:12 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-30 08:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:13 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR52033%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for LR52033: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN65032%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for DN65032: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV37722%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for HV37722: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK53138%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for XK53138: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ41909%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for EZ41909: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ49135%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for SJ49135: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD60690%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for AD60690: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM80077%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for SM80077: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW69486%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for LW69486: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL80996%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for BL80996: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE08410%27 HTTP/1.1" 200 None
2026-03-30 08:19:13 [auto1.fr] INFO: Scrape type for RE08410: 0
2026-03-30 08:19:13 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-30 08:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:14 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX14323%27 HTTP/1.1" 200 None
2026-03-30 08:19:14 [auto1.fr] INFO: Scrape type for DX14323: 0
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW78746%27 HTTP/1.1" 200 None
2026-03-30 08:19:14 [auto1.fr] INFO: Scrape type for VW78746: 0
2026-03-30 08:19:14 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ20680%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for EJ20680: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW57453%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for CW57453: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF05657%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for FF05657: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM53916%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for DM53916: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW66058%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for EW66058: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG44021%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for ZG44021: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ85085%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for ZZ85085: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU68004%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for DU68004: 2
2026-03-30 08:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530eb50f-8f38-51b8-8890-71a027789cbd with identifier: DU68004
2026-03-30 08:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530eb50f-8f38-51b8-8890-71a027789cbd with scrape type 2
2026-03-30 08:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 530eb50f-8f38-51b8-8890-71a027789cbd with scrape type 2
2026-03-30 08:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 530eb50f-8f38-51b8-8890-71a027789cbd, identifier: DU68004
2026-03-30 08:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 530eb50f-8f38-51b8-8890-71a027789cbd with identifier: DU68004
2026-03-30 08:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 530eb50f-8f38-51b8-8890-71a027789cbd with identifier: DU68004
2026-03-30 08:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 530eb50f-8f38-51b8-8890-71a027789cbd with identifier: DU68004 to the API
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:19: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': 110,
'expiration_date': '2026-03-30T15:05:26Z',
'fuel_type': 'petrol',
'id': '530eb50f-8f38-51b8-8890-71a027789cbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU68004',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 97510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-05',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU68004%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Saving data for DU68004: {'auction_closing_time': 1774883126.0, 'created_time': 1774557760.604271, 'last_price_update_time': 1774858755.794347}
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU68004') HTTP/1.1" 204 0
2026-03-30 08:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK20365%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for DK20365: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ16592%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for HZ16592: 0
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-30 08:19:15 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY05301%27 HTTP/1.1" 200 None
2026-03-30 08:19:15 [auto1.fr] INFO: Scrape type for WY05301: 0
2026-03-30 08:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:16 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-30 08:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC41186%27 HTTP/1.1" 200 None
2026-03-30 08:19:16 [auto1.fr] INFO: Scrape type for RC41186: 0
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-30 08:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT24749%27 HTTP/1.1" 200 None
2026-03-30 08:19:16 [auto1.fr] INFO: Scrape type for DT24749: 0
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-30 08:19:16 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-30 08:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR16299%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for FR16299: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY01445%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for FY01445: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB71496%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for YB71496: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE66310%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for DE66310: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML39661%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for ML39661: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC27844%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for EC27844: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD22883%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for AD22883: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF67224%27 HTTP/1.1" 200 None
2026-03-30 08:19:17 [auto1.fr] INFO: Scrape type for PF67224: 0
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-30 08:19:17 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-30 08:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:18 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-30 08:19:18 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-30 08:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ71958%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for KJ71958: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN99416%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for JN99416: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR74514%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for NR74514: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH50907%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for YH50907: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ48204%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for EZ48204: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ36054%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for DJ36054: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB35212%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for AB35212: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY57891%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for GY57891: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP97358%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for MP97358: 0
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-30 08:19:19 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL62573%27 HTTP/1.1" 200 None
2026-03-30 08:19:19 [auto1.fr] INFO: Scrape type for HL62573: 0
2026-03-30 08:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:24 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-30 08:19:24 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-30 08:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG79429%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for FG79429: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU49210%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for SU49210: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF68068%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for MF68068: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR21354%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for YR21354: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS19816%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for YS19816: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF56962%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for VF56962: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH20722%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for YH20722: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ52352%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for SJ52352: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR05983%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for KR05983: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD83043%27 HTTP/1.1" 200 None
2026-03-30 08:19:25 [auto1.fr] INFO: Scrape type for BD83043: 0
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-30 08:19:25 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-30 08:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:26 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB20661%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for FB20661: 2
2026-03-30 08:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 235a04a9-ce8a-59e1-b756-84c92e171658 with identifier: FB20661
2026-03-30 08:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235a04a9-ce8a-59e1-b756-84c92e171658 with scrape type 2
2026-03-30 08:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 235a04a9-ce8a-59e1-b756-84c92e171658 with scrape type 2
2026-03-30 08:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 235a04a9-ce8a-59e1-b756-84c92e171658, identifier: FB20661
2026-03-30 08:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 235a04a9-ce8a-59e1-b756-84c92e171658 with identifier: FB20661
2026-03-30 08:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 235a04a9-ce8a-59e1-b756-84c92e171658 with identifier: FB20661
2026-03-30 08:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 235a04a9-ce8a-59e1-b756-84c92e171658 with identifier: FB20661 to the API
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:35:52Z',
'fuel_type': 'diesel',
'id': '235a04a9-ce8a-59e1-b756-84c92e171658',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB20661',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 164103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-19',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Highline 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Highline 4Motion BlueMotion',
'year': 2016}
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB20661%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Saving data for FB20661: {'auction_closing_time': 1774884952.0, 'created_time': 1774557692.433477, 'last_price_update_time': 1774858766.783355}
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB20661') HTTP/1.1" 204 0
2026-03-30 08:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY47803%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for XY47803: 0
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV01241%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for VV01241: 0
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV75211%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for GV75211: 0
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC26469%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for LC26469: 0
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA06873%27 HTTP/1.1" 200 None
2026-03-30 08:19:26 [auto1.fr] INFO: Scrape type for EA06873: 0
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-30 08:19:26 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-30 08:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR67167%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for MR67167: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW10530%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for XW10530: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH69177%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for RH69177: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD95891%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for HD95891: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-30 08:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:27 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL66031%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for JL66031: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD00278%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for GD00278: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE39242%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for KE39242: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK07459%27 HTTP/1.1" 200 None
2026-03-30 08:19:27 [auto1.fr] INFO: Scrape type for PK07459: 0
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-30 08:19:27 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD84892%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for PD84892: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF82357%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for AF82357: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE76416%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for DE76416: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE54332%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for TE54332: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF32876%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for XF32876: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV69583%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for AV69583: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG30366%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for KG30366: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU10765%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for PU10765: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT22164%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for JT22164: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB31706%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for PB31706: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY36991%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for LY36991: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX50667%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for UX50667: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD62614%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for AD62614: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK61290%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for PK61290: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA14366%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for YA14366: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP24280%27 HTTP/1.1" 200 None
2026-03-30 08:19:28 [auto1.fr] INFO: Scrape type for CP24280: 0
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-30 08:19:28 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-30 08:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:29 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH66103%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for TH66103: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ71859%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for AZ71859: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK39736%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for MK39736: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG14454%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for RG14454: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG65090%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for AG65090: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS99377%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for NS99377: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL99186%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for LL99186: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE44262%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for JE44262: 0
2026-03-30 08:19:29 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ93163%27 HTTP/1.1" 200 None
2026-03-30 08:19:29 [auto1.fr] INFO: Scrape type for KJ93163: 0
2026-03-30 08:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:30 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA03447%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for AA03447: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA32444%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for EA32444: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX80921%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for KX80921: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT88401%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for WT88401: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB60197%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for BB60197: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH66193%27 HTTP/1.1" 200 None
2026-03-30 08:19:30 [auto1.fr] INFO: Scrape type for WH66193: 0
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-30 08:19:30 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG18910%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for FG18910: 0
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW23641%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for AW23641: 0
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF39350%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for WF39350: 0
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV44248%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for HV44248: 0
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ42359%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for UJ42359: 0
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-30 08:19:31 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ16113%27 HTTP/1.1" 200 None
2026-03-30 08:19:31 [auto1.fr] INFO: Scrape type for VJ16113: 0
2026-03-30 08:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:32 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK38255%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for HK38255: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN66374%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for WN66374: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB44516%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for FB44516: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB27018%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for KB27018: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP93037%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for EP93037: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV82237%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for RV82237: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX76031%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for ZX76031: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM00251%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for XM00251: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV30475%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for PV30475: 0
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-30 08:19:32 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN44572%27 HTTP/1.1" 200 None
2026-03-30 08:19:32 [auto1.fr] INFO: Scrape type for EN44572: 0
2026-03-30 08:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:34 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU83359%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for GU83359: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY58026%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for CY58026: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE89034%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for XE89034: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN45068%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for MN45068: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB50972%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for MB50972: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB54431%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for HB54431: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD92419%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for KD92419: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX27551%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for RX27551: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR40793%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for CR40793: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY95378%27 HTTP/1.1" 200 None
2026-03-30 08:19:34 [auto1.fr] INFO: Scrape type for CY95378: 0
2026-03-30 08:19:34 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-30 08:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:19:35 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC48292%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for EC48292: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ34365%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for SZ34365: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB20094%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for GB20094: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK25648%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for YK25648: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ71794%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for JZ71794: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV64088%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for PV64088: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH09710%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for NH09710: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL72206%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for YL72206: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ14253%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for VZ14253: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV62739%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for RV62739: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL47353%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for RL47353: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA80811%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for JA80811: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA63272%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for WA63272: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL64109%27 HTTP/1.1" 200 None
2026-03-30 08:19:35 [auto1.fr] INFO: Scrape type for FL64109: 0
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-30 08:19:35 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-30 08:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:19: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-30 08:19:37 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 4806 | hits on page: 40
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT63843%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for NT63843: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK91358%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for HK91358: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM04459%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for UM04459: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ20890%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for XJ20890: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK32012%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for FK32012: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM62248%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for JM62248: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE62259%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for AE62259: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH09576%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for YH09576: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT98843%27 HTTP/1.1" 200 None
2026-03-30 08:19:37 [auto1.fr] INFO: Scrape type for KT98843: 0
2026-03-30 08:19:37 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-30 08:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:06 [scrapy.extensions.logstats] INFO: Crawled 160 pages (at 17 pages/min), scraped 302 items (at 3 items/min)
2026-03-30 08:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:08 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT98843%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for KT98843: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG55278%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for XG55278: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW28682%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for AW28682: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD34390%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for WD34390: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT56406%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for VT56406: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY59235%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for CY59235: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH27113%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for NH27113: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC69819%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for DC69819: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY73034%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for MY73034: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS06756%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for DS06756: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF25256%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for PF25256: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD52319%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for MD52319: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH20400%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for PH20400: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG76800%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for JG76800: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA46482%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for XA46482: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB90330%27 HTTP/1.1" 200 None
2026-03-30 08:20:08 [auto1.fr] INFO: Scrape type for PB90330: 0
2026-03-30 08:20:08 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-30 08:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:10 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG53401%27 HTTP/1.1" 200 None
2026-03-30 08:20:10 [auto1.fr] INFO: Scrape type for NG53401: 0
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG36017%27 HTTP/1.1" 200 None
2026-03-30 08:20:10 [auto1.fr] INFO: Scrape type for RG36017: 0
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA43171%27 HTTP/1.1" 200 None
2026-03-30 08:20:10 [auto1.fr] INFO: Scrape type for WA43171: 0
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL49541%27 HTTP/1.1" 200 None
2026-03-30 08:20:10 [auto1.fr] INFO: Scrape type for KL49541: 0
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX65717%27 HTTP/1.1" 200 None
2026-03-30 08:20:10 [auto1.fr] INFO: Scrape type for UX65717: 0
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-30 08:20:10 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH48346%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for KH48346: 0
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM49581%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for GM49581: 0
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF47912%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for AF47912: 0
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG31617%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for RG31617: 0
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX32872%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for HX32872: 0
2026-03-30 08:20:11 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH62063%27 HTTP/1.1" 200 None
2026-03-30 08:20:11 [auto1.fr] INFO: Scrape type for RH62063: 0
2026-03-30 08:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:14 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED69892%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for ED69892: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ17018%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for BZ17018: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV49622%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for WV49622: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN72377%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for FN72377: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ60923%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for TZ60923: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP43098%27 HTTP/1.1" 200 None
2026-03-30 08:20:14 [auto1.fr] INFO: Scrape type for PP43098: 0
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-30 08:20:14 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-30 08:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:18 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU33425%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for ZU33425: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ63640%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for XJ63640: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB49566%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for CB49566: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE03230%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for RE03230: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ98730%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for CZ98730: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV73916%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for CV73916: 0
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-30 08:20:18 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY63463%27 HTTP/1.1" 200 None
2026-03-30 08:20:18 [auto1.fr] INFO: Scrape type for CY63463: 0
2026-03-30 08:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:20 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL61056%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for DL61056: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX50814%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for MX50814: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP62377%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for TP62377: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN48147%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for PN48147: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH41597%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for KH41597: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN45493%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for EN45493: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE49772%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for AE49772: 0
2026-03-30 08:20:20 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT77468%27 HTTP/1.1" 200 None
2026-03-30 08:20:20 [auto1.fr] INFO: Scrape type for JT77468: 0
2026-03-30 08:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:21 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX44098%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for HX44098: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS33880%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for RS33880: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU39722%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for RU39722: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL73854%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for DL73854: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW62660%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for UW62660: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS65333%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for HS65333: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG41300%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for HG41300: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC48696%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for MC48696: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB39116%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for EB39116: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS65527%27 HTTP/1.1" 200 None
2026-03-30 08:20:21 [auto1.fr] INFO: Scrape type for WS65527: 0
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-30 08:20:21 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-30 08:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20: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-30 08:20:23 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK69848%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for TK69848: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ05555%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for YJ05555: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX48678%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for SX48678: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM94372%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for RM94372: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP79464%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for SP79464: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY88225%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for RY88225: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE89694%27 HTTP/1.1" 200 None
2026-03-30 08:20:23 [auto1.fr] INFO: Scrape type for NE89694: 0
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-30 08:20:23 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-30 08:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:24 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP83519%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for HP83519: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC04532%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for JC04532: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV68573%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for UV68573: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN94578%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for CN94578: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK86276%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for NK86276: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV26699%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for MV26699: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW91019%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for KW91019: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE52492%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for DE52492: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS39466%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for KS39466: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GK27379%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for GK27379: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ72790%27 HTTP/1.1" 200 None
2026-03-30 08:20:24 [auto1.fr] INFO: Scrape type for BZ72790: 0
2026-03-30 08:20:24 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-30 08:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:27 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG47762%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for SG47762: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY53378%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for JY53378: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ64776%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for WJ64776: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ77975%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for VJ77975: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU89344%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for TU89344: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF64188%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for SF64188: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN07999%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for PN07999: 0
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-30 08:20:27 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX45079%27 HTTP/1.1" 200 None
2026-03-30 08:20:27 [auto1.fr] INFO: Scrape type for WX45079: 0
2026-03-30 08:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:28 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG73780%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for GG73780: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB73414%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for FB73414: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XH57355%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for XH57355: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU24116%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for ZU24116: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU32424%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for MU32424: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF02632%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for NF02632: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV28577%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for VV28577: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP72433%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for NP72433: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV09040%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for AV09040: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL68032%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for PL68032: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB82308%27 HTTP/1.1" 200 None
2026-03-30 08:20:28 [auto1.fr] INFO: Scrape type for WB82308: 0
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-30 08:20:28 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-30 08:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:20:29 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE54565%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for UE54565: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH95657%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for YH95657: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD33485%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for LD33485: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV70333%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for YV70333: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA45879%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for MA45879: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM37248%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for VM37248: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS73849%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for AS73849: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG53026%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for KG53026: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT21688%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for AT21688: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA55744%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for TA55744: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE73084%27 HTTP/1.1" 200 None
2026-03-30 08:20:29 [auto1.fr] INFO: Scrape type for BE73084: 0
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-30 08:20:29 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-30 08:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20: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-30 08:20:30 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 4809 | hits on page: 40
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK18532%27 HTTP/1.1" 200 None
2026-03-30 08:20:30 [auto1.fr] INFO: Scrape type for KK18532: 0
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ94034%27 HTTP/1.1" 200 None
2026-03-30 08:20:30 [auto1.fr] INFO: Scrape type for LZ94034: 0
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ87418%27 HTTP/1.1" 200 None
2026-03-30 08:20:30 [auto1.fr] INFO: Scrape type for AZ87418: 0
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF53419%27 HTTP/1.1" 200 None
2026-03-30 08:20:30 [auto1.fr] INFO: Scrape type for MF53419: 0
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK96121%27 HTTP/1.1" 200 None
2026-03-30 08:20:30 [auto1.fr] INFO: Scrape type for KK96121: 0
2026-03-30 08:20:30 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL24585%27 HTTP/1.1" 200 None
2026-03-30 08:20:31 [auto1.fr] INFO: Scrape type for YL24585: 0
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV28672%27 HTTP/1.1" 200 None
2026-03-30 08:20:31 [auto1.fr] INFO: Scrape type for BV28672: 0
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK24652%27 HTTP/1.1" 200 None
2026-03-30 08:20:31 [auto1.fr] INFO: Scrape type for SK24652: 0
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS26317%27 HTTP/1.1" 200 None
2026-03-30 08:20:31 [auto1.fr] INFO: Scrape type for FS26317: 0
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-30 08:20:31 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK71446%27 HTTP/1.1" 200 None
2026-03-30 08:20:31 [auto1.fr] INFO: Scrape type for XK71446: 2
2026-03-30 08:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9642bc25-7808-5cb4-9eba-b54f575ce776 with identifier: XK71446
2026-03-30 08:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9642bc25-7808-5cb4-9eba-b54f575ce776 with scrape type 2
2026-03-30 08:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9642bc25-7808-5cb4-9eba-b54f575ce776 with scrape type 2
2026-03-30 08:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9642bc25-7808-5cb4-9eba-b54f575ce776, identifier: XK71446
2026-03-30 08:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9642bc25-7808-5cb4-9eba-b54f575ce776 with identifier: XK71446
2026-03-30 08:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9642bc25-7808-5cb4-9eba-b54f575ce776 with identifier: XK71446
2026-03-30 08:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9642bc25-7808-5cb4-9eba-b54f575ce776 with identifier: XK71446 to the API
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:59:32Z',
'fuel_type': 'diesel',
'id': '9642bc25-7808-5cb4-9eba-b54f575ce776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK71446',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 284052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-02',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2011}
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK71446%27 HTTP/1.1" 200 None
2026-03-30 08:20:32 [auto1.fr] INFO: Saving data for XK71446: {'auction_closing_time': 1774886372.0, 'created_time': 1774091973.66021, 'last_price_update_time': 1774858832.316209}
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XK71446') HTTP/1.1" 204 0
2026-03-30 08:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:32 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-30 08:20: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-30 08:20:34 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 4810 | hits on page: 40
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK04958%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for VK04958: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF97321%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for TF97321: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY57197%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for CY57197: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC71697%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for NC71697: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG03351%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for YG03351: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX75346%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for HX75346: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS75387%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for HS75387: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB88152%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for PB88152: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV30155%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for SV30155: 0
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-30 08:20:34 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX53483%27 HTTP/1.1" 200 None
2026-03-30 08:20:34 [auto1.fr] INFO: Scrape type for AX53483: 2
2026-03-30 08:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with identifier: AX53483
2026-03-30 08:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with scrape type 2
2026-03-30 08:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with scrape type 2
2026-03-30 08:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: feb804f9-e0b5-5b83-9ea0-2b8755b6b386, identifier: AX53483
2026-03-30 08:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with identifier: AX53483
2026-03-30 08:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with identifier: AX53483
2026-03-30 08:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: feb804f9-e0b5-5b83-9ea0-2b8755b6b386 with identifier: AX53483 to the API
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:34:10Z',
'fuel_type': 'diesel',
'id': 'feb804f9-e0b5-5b83-9ea0-2b8755b6b386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AX53483',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 136052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2018}
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX53483%27 HTTP/1.1" 200 None
2026-03-30 08:20:35 [auto1.fr] INFO: Saving data for AX53483: {'auction_closing_time': 1774884850.0, 'created_time': 1774557564.029256, 'last_price_update_time': 1774858835.240609}
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AX53483') HTTP/1.1" 204 0
2026-03-30 08:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:35 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE20699%27 HTTP/1.1" 200 None
2026-03-30 08:20:35 [auto1.fr] INFO: Scrape type for NE20699: 0
2026-03-30 08:20: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-30 08:20:36 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 4810 | hits on page: 40
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST56941%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for ST56941: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH41979%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for HH41979: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA84507%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for LA84507: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB93167%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for EB93167: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ54898%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for JJ54898: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB07315%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for HB07315: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY62204%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for NY62204: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ01379%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for WJ01379: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ49621%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for PJ49621: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE06169%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for ZE06169: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK35236%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for SK35236: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF21146%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for WF21146: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV78191%27 HTTP/1.1" 200 None
2026-03-30 08:20:36 [auto1.fr] INFO: Scrape type for TV78191: 0
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-30 08:20:36 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-30 08:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20: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-30 08:20:38 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 4810 | hits on page: 40
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV59700%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Scrape type for HV59700: 0
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL73975%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Scrape type for UL73975: 0
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS50564%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Scrape type for VS50564: 0
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS24945%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Scrape type for LS24945: 2
2026-03-30 08:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with identifier: LS24945
2026-03-30 08:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with scrape type 2
2026-03-30 08:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with scrape type 2
2026-03-30 08:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 08c8e48d-1efe-5258-a3a5-59b6ba42f529, identifier: LS24945
2026-03-30 08:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with identifier: LS24945
2026-03-30 08:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with identifier: LS24945
2026-03-30 08:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 08c8e48d-1efe-5258-a3a5-59b6ba42f529 with identifier: LS24945 to the API
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:39:55Z',
'fuel_type': 'petrol',
'id': '08c8e48d-1efe-5258-a3a5-59b6ba42f529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS24945',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 33832,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seller_name': None,
'title': 'Audi A1 Sportback 30 TFSI advanced',
'transmission': 'manual',
'trim': 'advanced',
'year': 2022}
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS24945%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Saving data for LS24945: {'auction_closing_time': 1774885195.0, 'created_time': 1774557848.44342, 'last_price_update_time': 1774858838.868714}
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LS24945') HTTP/1.1" 204 0
2026-03-30 08:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB78829%27 HTTP/1.1" 200 None
2026-03-30 08:20:38 [auto1.fr] INFO: Scrape type for RB78829: 0
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-30 08:20:38 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN28045%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for EN28045: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE26786%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for EE26786: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR83057%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for LR83057: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL75425%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for UL75425: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP22528%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for HP22528: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY12780%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for EY12780: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC93454%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for VC93454: 0
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-30 08:20:39 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX87630%27 HTTP/1.1" 200 None
2026-03-30 08:20:39 [auto1.fr] INFO: Scrape type for LX87630: 0
2026-03-30 08:20: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-30 08:20:40 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 4810 | hits on page: 40
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS88817%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for YS88817: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM62215%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for KM62215: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP19008%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for UP19008: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN64616%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for VN64616: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM27790%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for GM27790: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ56198%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for NJ56198: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD36539%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for MD36539: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF46973%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for EF46973: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY07389%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for JY07389: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH91643%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for KH91643: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP75778%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for EP75778: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ17608%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for BJ17608: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW47860%27 HTTP/1.1" 200 None
2026-03-30 08:20:40 [auto1.fr] INFO: Scrape type for SW47860: 0
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-30 08:20:40 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-30 08:20:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20: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-30 08:20:41 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 4810 | hits on page: 40
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS93501%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for VS93501: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK05830%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for FK05830: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC34167%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for DC34167: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ88621%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for NZ88621: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK76842%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for WK76842: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY25018%27 HTTP/1.1" 200 None
2026-03-30 08:20:41 [auto1.fr] INFO: Scrape type for VY25018: 0
2026-03-30 08:20:41 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH57081%27 HTTP/1.1" 200 None
2026-03-30 08:20:42 [auto1.fr] INFO: Scrape type for NH57081: 0
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD98684%27 HTTP/1.1" 200 None
2026-03-30 08:20:42 [auto1.fr] INFO: Scrape type for XD98684: 2
2026-03-30 08:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98abdc83-46c1-5570-b36e-17f51efffcfa with identifier: XD98684
2026-03-30 08:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98abdc83-46c1-5570-b36e-17f51efffcfa with scrape type 2
2026-03-30 08:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98abdc83-46c1-5570-b36e-17f51efffcfa with scrape type 2
2026-03-30 08:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 98abdc83-46c1-5570-b36e-17f51efffcfa, identifier: XD98684
2026-03-30 08:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 98abdc83-46c1-5570-b36e-17f51efffcfa with identifier: XD98684
2026-03-30 08:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 98abdc83-46c1-5570-b36e-17f51efffcfa with identifier: XD98684
2026-03-30 08:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 98abdc83-46c1-5570-b36e-17f51efffcfa with identifier: XD98684 to the API
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:20: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:15:54Z',
'fuel_type': 'diesel',
'id': '98abdc83-46c1-5570-b36e-17f51efffcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XD98684',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 273803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-24',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC Business',
'transmission': 'automatic',
'trim': 'BlueTEC Business',
'year': 2017}
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD98684%27 HTTP/1.1" 200 None
2026-03-30 08:20:42 [auto1.fr] INFO: Saving data for XD98684: {'auction_closing_time': 1774883754.0, 'created_time': 1774557744.183976, 'last_price_update_time': 1774858842.582788}
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XD98684') HTTP/1.1" 204 0
2026-03-30 08:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-30 08:20:42 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-30 08:21:06 [scrapy.extensions.logstats] INFO: Crawled 177 pages (at 17 pages/min), scraped 306 items (at 4 items/min)
2026-03-30 08:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:14 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 4814 | hits on page: 40
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR77796%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for UR77796: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA65542%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for AA65542: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP41770%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for TP41770: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF32132%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for CF32132: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK11725%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for UK11725: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM86086%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for JM86086: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE93156%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for GE93156: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR25442%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for TR25442: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH15197%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for GH15197: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV87304%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for GV87304: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS23568%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for HS23568: 0
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-30 08:21:14 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ16726%27 HTTP/1.1" 200 None
2026-03-30 08:21:14 [auto1.fr] INFO: Scrape type for MZ16726: 0
2026-03-30 08:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:15 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:15 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ16726%27 HTTP/1.1" 200 None
2026-03-30 08:21:15 [auto1.fr] INFO: Scrape type for MZ16726: 0
2026-03-30 08:21:15 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-30 08:21:15 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84739%27 HTTP/1.1" 200 None
2026-03-30 08:21:15 [auto1.fr] INFO: Scrape type for UW84739: 2
2026-03-30 08:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4da19f4-64b6-597d-987e-89d08982377d with identifier: UW84739
2026-03-30 08:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4da19f4-64b6-597d-987e-89d08982377d with scrape type 2
2026-03-30 08:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4da19f4-64b6-597d-987e-89d08982377d with scrape type 2
2026-03-30 08:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4da19f4-64b6-597d-987e-89d08982377d, identifier: UW84739
2026-03-30 08:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4da19f4-64b6-597d-987e-89d08982377d with identifier: UW84739
2026-03-30 08:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4da19f4-64b6-597d-987e-89d08982377d with identifier: UW84739
2026-03-30 08:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4da19f4-64b6-597d-987e-89d08982377d with identifier: UW84739 to the API
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 110,
'expiration_date': '2026-03-30T15:00:37Z',
'fuel_type': 'petrol',
'id': 'e4da19f4-64b6-597d-987e-89d08982377d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW84739',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 121021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-28',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Crossway',
'transmission': 'manual',
'trim': 'Crossway',
'year': 2016}
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84739%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Saving data for UW84739: {'auction_closing_time': 1774882837.0, 'created_time': 1774470924.656494, 'last_price_update_time': 1774858876.109854}
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UW84739') HTTP/1.1" 204 0
2026-03-30 08:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE35330%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for PE35330: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA14962%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for JA14962: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM83805%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for UM83805: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT58099%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for ZT58099: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP65442%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for KP65442: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG25473%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for VG25473: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK17359%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for MK17359: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX93622%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for HX93622: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK83692%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for KK83692: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF87299%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for XF87299: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN39968%27 HTTP/1.1" 200 None
2026-03-30 08:21:16 [auto1.fr] INFO: Scrape type for LN39968: 0
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-30 08:21:16 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-30 08:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:17 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV64742%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for EV64742: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX73397%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for UX73397: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE44900%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for HE44900: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND09422%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for ND09422: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK52044%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for JK52044: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW51831%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for YW51831: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER13695%27 HTTP/1.1" 200 None
2026-03-30 08:21:17 [auto1.fr] INFO: Scrape type for ER13695: 0
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-30 08:21:17 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-30 08:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:18 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD39200%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for RD39200: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF38659%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for VF38659: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL85301%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for KL85301: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM88611%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for BM88611: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY35486%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for HY35486: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN13848%27 HTTP/1.1" 200 None
2026-03-30 08:21:18 [auto1.fr] INFO: Scrape type for AN13848: 0
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-30 08:21:18 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA82205%27 HTTP/1.1" 200 None
2026-03-30 08:21:19 [auto1.fr] INFO: Scrape type for BA82205: 0
2026-03-30 08:21:19 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ02897%27 HTTP/1.1" 200 None
2026-03-30 08:21:19 [auto1.fr] INFO: Scrape type for YZ02897: 0
2026-03-30 08:21:19 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-30 08:21:19 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-30 08:21:19 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP25340%27 HTTP/1.1" 200 None
2026-03-30 08:21:19 [auto1.fr] INFO: Scrape type for VP25340: 0
2026-03-30 08:21:19 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-30 08:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:20 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF11436%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for KF11436: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU40545%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for SU40545: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR71429%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for CR71429: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP09447%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for HP09447: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC90261%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for CC90261: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP46372%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for LP46372: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ91890%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for EJ91890: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC17210%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for EC17210: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT16530%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for GT16530: 0
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-30 08:21:20 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK12827%27 HTTP/1.1" 200 None
2026-03-30 08:21:20 [auto1.fr] INFO: Scrape type for AK12827: 0
2026-03-30 08:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:21 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT99319%27 HTTP/1.1" 200 None
2026-03-30 08:21:21 [auto1.fr] INFO: Scrape type for RT99319: 0
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR00420%27 HTTP/1.1" 200 None
2026-03-30 08:21:21 [auto1.fr] INFO: Scrape type for BR00420: 0
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW63127%27 HTTP/1.1" 200 None
2026-03-30 08:21:21 [auto1.fr] INFO: Scrape type for SW63127: 0
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD29235%27 HTTP/1.1" 200 None
2026-03-30 08:21:21 [auto1.fr] INFO: Scrape type for DD29235: 0
2026-03-30 08:21:21 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-30 08:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH45766%27 HTTP/1.1" 200 None
2026-03-30 08:21:22 [auto1.fr] INFO: Scrape type for TH45766: 0
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-30 08:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN97834%27 HTTP/1.1" 200 None
2026-03-30 08:21:22 [auto1.fr] INFO: Scrape type for DN97834: 0
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-30 08:21:22 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-30 08:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB20232%27 HTTP/1.1" 200 None
2026-03-30 08:21:22 [auto1.fr] INFO: Scrape type for SB20232: 0
2026-03-30 08:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21: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-30 08:21:23 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR61190%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for AR61190: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ70435%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for FJ70435: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ17908%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for MZ17908: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY09161%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for MY09161: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF94753%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for TF94753: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC91705%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for AC91705: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX16987%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for UX16987: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL75715%27 HTTP/1.1" 200 None
2026-03-30 08:21:23 [auto1.fr] INFO: Scrape type for KL75715: 0
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-30 08:21:23 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-30 08:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:24 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE12158%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for XE12158: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV56831%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for UV56831: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF49940%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for RF49940: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK87093%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for LK87093: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB49673%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for RB49673: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF91897%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for NF91897: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX19943%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for JX19943: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF38661%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for EF38661: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC31783%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for EC31783: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP85730%27 HTTP/1.1" 200 None
2026-03-30 08:21:24 [auto1.fr] INFO: Scrape type for MP85730: 0
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-30 08:21:24 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-30 08:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:25 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ16711%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for YZ16711: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC74849%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for FC74849: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ58184%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for AZ58184: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM86019%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for VM86019: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM01118%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for UM01118: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL54463%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for CL54463: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU45955%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for RU45955: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF77875%27 HTTP/1.1" 200 None
2026-03-30 08:21:25 [auto1.fr] INFO: Scrape type for MF77875: 0
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-30 08:21:25 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-30 08:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:26 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:26 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-30 08:21:26 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-30 08:21:26 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-30 08:21:26 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-30 08:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS07169%27 HTTP/1.1" 200 None
2026-03-30 08:21:26 [auto1.fr] INFO: Scrape type for GS07169: 0
2026-03-30 08:21:26 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM62874%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Scrape type for UM62874: 0
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH59874%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Scrape type for FH59874: 0
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG24288%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Scrape type for TG24288: 0
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK98853%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Scrape type for DK98853: 0
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-30 08:21:27 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG30830%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Scrape type for HG30830: 2
2026-03-30 08:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 052a7dba-40d6-59b8-a27c-8ff4938a0865 with identifier: HG30830
2026-03-30 08:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 052a7dba-40d6-59b8-a27c-8ff4938a0865 with scrape type 2
2026-03-30 08:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 052a7dba-40d6-59b8-a27c-8ff4938a0865 with scrape type 2
2026-03-30 08:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 052a7dba-40d6-59b8-a27c-8ff4938a0865, identifier: HG30830
2026-03-30 08:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 052a7dba-40d6-59b8-a27c-8ff4938a0865 with identifier: HG30830
2026-03-30 08:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 052a7dba-40d6-59b8-a27c-8ff4938a0865 with identifier: HG30830
2026-03-30 08:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 052a7dba-40d6-59b8-a27c-8ff4938a0865 with identifier: HG30830 to the API
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:22:06Z',
'fuel_type': 'petrol',
'id': '052a7dba-40d6-59b8-a27c-8ff4938a0865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG30830',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 98344,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG30830%27 HTTP/1.1" 200 None
2026-03-30 08:21:27 [auto1.fr] INFO: Saving data for HG30830: {'auction_closing_time': 1774884126.0, 'created_time': 1774253756.157656, 'last_price_update_time': 1774858887.999546}
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG30830') HTTP/1.1" 204 0
2026-03-30 08:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB86002%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Scrape type for CB86002: 0
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG61508%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Scrape type for WG61508: 0
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE63144%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Scrape type for AE63144: 0
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC18078%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Scrape type for UC18078: 2
2026-03-30 08:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d46e4cb-531f-506d-aeb5-f632ba849709 with identifier: UC18078
2026-03-30 08:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d46e4cb-531f-506d-aeb5-f632ba849709 with scrape type 2
2026-03-30 08:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d46e4cb-531f-506d-aeb5-f632ba849709 with scrape type 2
2026-03-30 08:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2d46e4cb-531f-506d-aeb5-f632ba849709, identifier: UC18078
2026-03-30 08:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2d46e4cb-531f-506d-aeb5-f632ba849709 with identifier: UC18078
2026-03-30 08:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2d46e4cb-531f-506d-aeb5-f632ba849709 with identifier: UC18078
2026-03-30 08:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2d46e4cb-531f-506d-aeb5-f632ba849709 with identifier: UC18078 to the API
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 224,
'expiration_date': '2026-03-30T15:00:56Z',
'fuel_type': 'hybrid',
'id': '2d46e4cb-531f-506d-aeb5-f632ba849709',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC18078',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 195266,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-25',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 1.6 E-Tense Hybrid 4x2 Grand Chic',
'transmission': 'automatic',
'trim': '4x2 Grand Chic',
'year': 2021}
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC18078%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Saving data for UC18078: {'auction_closing_time': 1774882856.0, 'created_time': 1772608502.811687, 'last_price_update_time': 1774858888.662592}
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UC18078') HTTP/1.1" 204 0
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-30 08:21:28 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ47364%27 HTTP/1.1" 200 None
2026-03-30 08:21:28 [auto1.fr] INFO: Scrape type for RZ47364: 2
2026-03-30 08:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f525d2c-8df5-5207-86a2-e538f76ac7af with identifier: RZ47364
2026-03-30 08:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f525d2c-8df5-5207-86a2-e538f76ac7af with scrape type 2
2026-03-30 08:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f525d2c-8df5-5207-86a2-e538f76ac7af with scrape type 2
2026-03-30 08:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8f525d2c-8df5-5207-86a2-e538f76ac7af, identifier: RZ47364
2026-03-30 08:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8f525d2c-8df5-5207-86a2-e538f76ac7af with identifier: RZ47364
2026-03-30 08:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8f525d2c-8df5-5207-86a2-e538f76ac7af with identifier: RZ47364
2026-03-30 08:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8f525d2c-8df5-5207-86a2-e538f76ac7af with identifier: RZ47364 to the API
2026-03-30 08:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 68,
'expiration_date': '2026-03-30T15:13:17Z',
'fuel_type': 'diesel',
'id': '8f525d2c-8df5-5207-86a2-e538f76ac7af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RZ47364',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 124576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-04-07',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi Tic Tac',
'transmission': 'manual',
'trim': 'Tic Tac',
'year': 2005}
2026-03-30 08:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ47364%27 HTTP/1.1" 200 None
2026-03-30 08:21:29 [auto1.fr] INFO: Saving data for RZ47364: {'auction_closing_time': 1774883597.0, 'created_time': 1774556438.853201, 'last_price_update_time': 1774858889.251699}
2026-03-30 08:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RZ47364') HTTP/1.1" 204 0
2026-03-30 08:21:29 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-30 08:21: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-30 08:21:30 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 4815 | hits on page: 40
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD18216%27 HTTP/1.1" 200 None
2026-03-30 08:21:30 [auto1.fr] INFO: Scrape type for TD18216: 2
2026-03-30 08:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410926b3-8890-59b1-a06f-f97569946f4c with identifier: TD18216
2026-03-30 08:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410926b3-8890-59b1-a06f-f97569946f4c with scrape type 2
2026-03-30 08:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410926b3-8890-59b1-a06f-f97569946f4c with scrape type 2
2026-03-30 08:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 410926b3-8890-59b1-a06f-f97569946f4c, identifier: TD18216
2026-03-30 08:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 410926b3-8890-59b1-a06f-f97569946f4c with identifier: TD18216
2026-03-30 08:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 410926b3-8890-59b1-a06f-f97569946f4c with identifier: TD18216
2026-03-30 08:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 410926b3-8890-59b1-a06f-f97569946f4c with identifier: TD18216 to the API
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 90,
'expiration_date': '2026-03-30T15:33:11Z',
'fuel_type': 'diesel',
'id': '410926b3-8890-59b1-a06f-f97569946f4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TD18216',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 91351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Renault Captur 1.5 dCi Energy Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2018}
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD18216%27 HTTP/1.1" 200 None
2026-03-30 08:21:30 [auto1.fr] INFO: Saving data for TD18216: {'auction_closing_time': 1774884791.0, 'created_time': 1774253756.534748, 'last_price_update_time': 1774858890.798886}
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TD18216') HTTP/1.1" 204 0
2026-03-30 08:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-30 08:21:30 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA20001%27 HTTP/1.1" 200 None
2026-03-30 08:21:30 [auto1.fr] INFO: Scrape type for MA20001: 2
2026-03-30 08:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with identifier: MA20001
2026-03-30 08:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with scrape type 2
2026-03-30 08:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with scrape type 2
2026-03-30 08:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 092250eb-ad1f-57cb-b24d-d7f07d0b32a0, identifier: MA20001
2026-03-30 08:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with identifier: MA20001
2026-03-30 08:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with identifier: MA20001
2026-03-30 08:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 092250eb-ad1f-57cb-b24d-d7f07d0b32a0 with identifier: MA20001 to the API
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:16:44Z',
'fuel_type': 'diesel',
'id': '092250eb-ad1f-57cb-b24d-d7f07d0b32a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA20001',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 169373,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-30',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA20001%27 HTTP/1.1" 200 None
2026-03-30 08:21:31 [auto1.fr] INFO: Saving data for MA20001: {'auction_closing_time': 1774883804.0, 'created_time': 1774643910.916794, 'last_price_update_time': 1774858891.587531}
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA20001') HTTP/1.1" 204 0
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA02670%27 HTTP/1.1" 200 None
2026-03-30 08:21:31 [auto1.fr] INFO: Scrape type for JA02670: 0
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV29196%27 HTTP/1.1" 200 None
2026-03-30 08:21:31 [auto1.fr] INFO: Scrape type for RV29196: 0
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE72245%27 HTTP/1.1" 200 None
2026-03-30 08:21:31 [auto1.fr] INFO: Scrape type for PE72245: 0
2026-03-30 08:21:31 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL96351%27 HTTP/1.1" 200 None
2026-03-30 08:21:31 [auto1.fr] INFO: Scrape type for PL96351: 2
2026-03-30 08:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce0d78b-4cfc-5d53-8365-75918d4afba1 with identifier: PL96351
2026-03-30 08:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce0d78b-4cfc-5d53-8365-75918d4afba1 with scrape type 2
2026-03-30 08:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cce0d78b-4cfc-5d53-8365-75918d4afba1 with scrape type 2
2026-03-30 08:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cce0d78b-4cfc-5d53-8365-75918d4afba1, identifier: PL96351
2026-03-30 08:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cce0d78b-4cfc-5d53-8365-75918d4afba1 with identifier: PL96351
2026-03-30 08:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cce0d78b-4cfc-5d53-8365-75918d4afba1 with identifier: PL96351
2026-03-30 08:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cce0d78b-4cfc-5d53-8365-75918d4afba1 with identifier: PL96351 to the API
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:17:36Z',
'fuel_type': 'diesel',
'id': 'cce0d78b-4cfc-5d53-8365-75918d4afba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL96351',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 185641,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-25',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 400 d 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2019}
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL96351%27 HTTP/1.1" 200 None
2026-03-30 08:21:32 [auto1.fr] INFO: Saving data for PL96351: {'auction_closing_time': 1774883856.0, 'created_time': 1774557403.634203, 'last_price_update_time': 1774858892.101417}
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PL96351') HTTP/1.1" 204 0
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX05016%27 HTTP/1.1" 200 None
2026-03-30 08:21:32 [auto1.fr] INFO: Scrape type for XX05016: 0
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PG76188%27 HTTP/1.1" 200 None
2026-03-30 08:21:32 [auto1.fr] INFO: Scrape type for PG76188: 0
2026-03-30 08:21:32 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-30 08:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:33 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN72204%27 HTTP/1.1" 200 None
2026-03-30 08:21:33 [auto1.fr] INFO: Scrape type for GN72204: 0
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX44773%27 HTTP/1.1" 200 None
2026-03-30 08:21:33 [auto1.fr] INFO: Scrape type for NX44773: 0
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX50304%27 HTTP/1.1" 200 None
2026-03-30 08:21:33 [auto1.fr] INFO: Scrape type for SX50304: 0
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX89558%27 HTTP/1.1" 200 None
2026-03-30 08:21:33 [auto1.fr] INFO: Scrape type for ZX89558: 0
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-30 08:21:33 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY01215%27 HTTP/1.1" 200 None
2026-03-30 08:21:33 [auto1.fr] INFO: Scrape type for MY01215: 2
2026-03-30 08:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with identifier: MY01215
2026-03-30 08:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with scrape type 2
2026-03-30 08:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with scrape type 2
2026-03-30 08:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eb9fa1a7-5cb0-5505-95ef-02bc03365c5b, identifier: MY01215
2026-03-30 08:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with identifier: MY01215
2026-03-30 08:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with identifier: MY01215
2026-03-30 08:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eb9fa1a7-5cb0-5505-95ef-02bc03365c5b with identifier: MY01215 to the API
2026-03-30 08:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:45:30Z',
'fuel_type': 'diesel',
'id': 'eb9fa1a7-5cb0-5505-95ef-02bc03365c5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MY01215',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 180358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-02',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Longitude FWD',
'transmission': 'manual',
'trim': 'Longitude FWD',
'year': 2016}
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY01215%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Saving data for MY01215: {'auction_closing_time': 1774885530.0, 'created_time': 1774642762.095707, 'last_price_update_time': 1774858894.145581}
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MY01215') HTTP/1.1" 204 0
2026-03-30 08:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ31250%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Scrape type for BZ31250: 0
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR43233%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Scrape type for RR43233: 0
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK08902%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Scrape type for EK08902: 2
2026-03-30 08:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36935f00-efa8-5740-a3fc-eb3ea45c986b with identifier: EK08902
2026-03-30 08:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36935f00-efa8-5740-a3fc-eb3ea45c986b with scrape type 2
2026-03-30 08:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36935f00-efa8-5740-a3fc-eb3ea45c986b with scrape type 2
2026-03-30 08:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 36935f00-efa8-5740-a3fc-eb3ea45c986b, identifier: EK08902
2026-03-30 08:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 36935f00-efa8-5740-a3fc-eb3ea45c986b with identifier: EK08902
2026-03-30 08:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 36935f00-efa8-5740-a3fc-eb3ea45c986b with identifier: EK08902
2026-03-30 08:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 36935f00-efa8-5740-a3fc-eb3ea45c986b with identifier: EK08902 to the API
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 175,
'expiration_date': '2026-03-30T15:09:21Z',
'fuel_type': 'diesel',
'id': '36935f00-efa8-5740-a3fc-eb3ea45c986b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EK08902',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pathfinder',
'odometer': 266029,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-22',
'seller_name': None,
'title': 'Nissan Pathfinder 2.5 dCi Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2006}
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK08902%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Saving data for EK08902: {'auction_closing_time': 1774883361.0, 'created_time': 1773252276.075052, 'last_price_update_time': 1774858894.858648}
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EK08902') HTTP/1.1" 204 0
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-30 08:21:34 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ51504%27 HTTP/1.1" 200 None
2026-03-30 08:21:34 [auto1.fr] INFO: Scrape type for MZ51504: 2
2026-03-30 08:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4032b519-940e-5a34-809e-e3abe6a376ba with identifier: MZ51504
2026-03-30 08:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4032b519-940e-5a34-809e-e3abe6a376ba with scrape type 2
2026-03-30 08:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4032b519-940e-5a34-809e-e3abe6a376ba with scrape type 2
2026-03-30 08:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4032b519-940e-5a34-809e-e3abe6a376ba, identifier: MZ51504
2026-03-30 08:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4032b519-940e-5a34-809e-e3abe6a376ba with identifier: MZ51504
2026-03-30 08:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4032b519-940e-5a34-809e-e3abe6a376ba with identifier: MZ51504
2026-03-30 08:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4032b519-940e-5a34-809e-e3abe6a376ba with identifier: MZ51504 to the API
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:38:31Z',
'fuel_type': 'diesel',
'id': '4032b519-940e-5a34-809e-e3abe6a376ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MZ51504',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 231386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-14',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Sportline',
'transmission': 'manual',
'trim': 'Sportline',
'year': 2013}
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ51504%27 HTTP/1.1" 200 None
2026-03-30 08:21:35 [auto1.fr] INFO: Saving data for MZ51504: {'auction_closing_time': 1774885111.0, 'created_time': 1774354562.046943, 'last_price_update_time': 1774858895.371433}
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MZ51504') HTTP/1.1" 204 0
2026-03-30 08:21: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-30 08:21:36 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND52454%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for ND52454: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX34772%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for EX34772: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC98272%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for TC98272: 2
2026-03-30 08:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7455837a-6448-5d27-aab3-a3c2e23836c4 with identifier: TC98272
2026-03-30 08:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7455837a-6448-5d27-aab3-a3c2e23836c4 with scrape type 2
2026-03-30 08:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7455837a-6448-5d27-aab3-a3c2e23836c4 with scrape type 2
2026-03-30 08:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7455837a-6448-5d27-aab3-a3c2e23836c4, identifier: TC98272
2026-03-30 08:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7455837a-6448-5d27-aab3-a3c2e23836c4 with identifier: TC98272
2026-03-30 08:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7455837a-6448-5d27-aab3-a3c2e23836c4 with identifier: TC98272
2026-03-30 08:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7455837a-6448-5d27-aab3-a3c2e23836c4 with identifier: TC98272 to the API
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:04:15Z',
'fuel_type': 'petrol',
'id': '7455837a-6448-5d27-aab3-a3c2e23836c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC98272',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 148584,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2016}
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC98272%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Saving data for TC98272: {'auction_closing_time': 1774883055.0, 'created_time': 1774642882.426294, 'last_price_update_time': 1774858896.865501}
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TC98272') HTTP/1.1" 204 0
2026-03-30 08:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE53332%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for AE53332: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC92409%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for XC92409: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU86663%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for PU86663: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF03243%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for VF03243: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ88251%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for GZ88251: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS55065%27 HTTP/1.1" 200 None
2026-03-30 08:21:36 [auto1.fr] INFO: Scrape type for TS55065: 0
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-30 08:21:36 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-30 08:21: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-30 08:21:38 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM05326%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Scrape type for DM05326: 0
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM93614%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Scrape type for AM93614: 0
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD23905%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Scrape type for DD23905: 0
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR10994%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Scrape type for WR10994: 2
2026-03-30 08:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60494526-d8ea-5c02-8d03-68c7d0c5c536 with identifier: WR10994
2026-03-30 08:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60494526-d8ea-5c02-8d03-68c7d0c5c536 with scrape type 2
2026-03-30 08:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60494526-d8ea-5c02-8d03-68c7d0c5c536 with scrape type 2
2026-03-30 08:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 60494526-d8ea-5c02-8d03-68c7d0c5c536, identifier: WR10994
2026-03-30 08:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 60494526-d8ea-5c02-8d03-68c7d0c5c536 with identifier: WR10994
2026-03-30 08:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 60494526-d8ea-5c02-8d03-68c7d0c5c536 with identifier: WR10994
2026-03-30 08:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 60494526-d8ea-5c02-8d03-68c7d0c5c536 with identifier: WR10994 to the API
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:51:47Z',
'fuel_type': 'diesel',
'id': '60494526-d8ea-5c02-8d03-68c7d0c5c536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR10994',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 133748,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-30',
'seller_name': None,
'title': 'Renault Clio 1.5 BLUE dCi Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2020}
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR10994%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Saving data for WR10994: {'auction_closing_time': 1774885907.0, 'created_time': 1774354310.397087, 'last_price_update_time': 1774858898.850584}
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WR10994') HTTP/1.1" 204 0
2026-03-30 08:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT84639%27 HTTP/1.1" 200 None
2026-03-30 08:21:38 [auto1.fr] INFO: Scrape type for XT84639: 0
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-30 08:21:38 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03257%27 HTTP/1.1" 200 None
2026-03-30 08:21:39 [auto1.fr] INFO: Scrape type for VV03257: 2
2026-03-30 08:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb222017-5ba7-5b05-affb-51ecbc821373 with identifier: VV03257
2026-03-30 08:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb222017-5ba7-5b05-affb-51ecbc821373 with scrape type 2
2026-03-30 08:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb222017-5ba7-5b05-affb-51ecbc821373 with scrape type 2
2026-03-30 08:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eb222017-5ba7-5b05-affb-51ecbc821373, identifier: VV03257
2026-03-30 08:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eb222017-5ba7-5b05-affb-51ecbc821373 with identifier: VV03257
2026-03-30 08:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eb222017-5ba7-5b05-affb-51ecbc821373 with identifier: VV03257
2026-03-30 08:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eb222017-5ba7-5b05-affb-51ecbc821373 with identifier: VV03257 to the API
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 135,
'expiration_date': '2026-03-30T15:10:58Z',
'fuel_type': 'petrol',
'id': 'eb222017-5ba7-5b05-affb-51ecbc821373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV03257',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 132416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-22',
'seller_name': None,
'title': 'BMW 1er 118i Advantage',
'transmission': 'manual',
'trim': 'Advantage',
'year': 2015}
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03257%27 HTTP/1.1" 200 None
2026-03-30 08:21:39 [auto1.fr] INFO: Saving data for VV03257: {'auction_closing_time': 1774883458.0, 'created_time': 1774643376.609729, 'last_price_update_time': 1774858899.461215}
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VV03257') HTTP/1.1" 204 0
2026-03-30 08:21:39 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-30 08:21:39 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-30 08:21:39 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-30 08:21:39 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-30 08:21:39 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE03503%27 HTTP/1.1" 200 None
2026-03-30 08:21:39 [auto1.fr] INFO: Scrape type for YE03503: 2
2026-03-30 08:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with identifier: YE03503
2026-03-30 08:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with scrape type 2
2026-03-30 08:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with scrape type 2
2026-03-30 08:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 878c1bde-90e7-5b11-b9dd-0961bcc6dd48, identifier: YE03503
2026-03-30 08:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with identifier: YE03503
2026-03-30 08:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with identifier: YE03503
2026-03-30 08:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 878c1bde-90e7-5b11-b9dd-0961bcc6dd48 with identifier: YE03503 to the API
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:50:00Z',
'fuel_type': 'petrol',
'id': '878c1bde-90e7-5b11-b9dd-0961bcc6dd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE03503',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Splash',
'odometer': 97673,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-21',
'seller_name': None,
'title': 'Suzuki Splash 1.0 GLS',
'transmission': 'manual',
'trim': 'GLS',
'year': 2011}
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE03503%27 HTTP/1.1" 200 None
2026-03-30 08:21:39 [auto1.fr] INFO: Saving data for YE03503: {'auction_closing_time': 1774885800.0, 'created_time': 1774642814.38149, 'last_price_update_time': 1774858899.989354}
2026-03-30 08:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YE03503') HTTP/1.1" 204 0
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB68741%27 HTTP/1.1" 200 None
2026-03-30 08:21:40 [auto1.fr] INFO: Scrape type for KB68741: 0
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-30 08:21: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-30 08:21:40 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW37033%27 HTTP/1.1" 200 None
2026-03-30 08:21:40 [auto1.fr] INFO: Scrape type for KW37033: 0
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA65311%27 HTTP/1.1" 200 None
2026-03-30 08:21:40 [auto1.fr] INFO: Scrape type for PA65311: 0
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM91019%27 HTTP/1.1" 200 None
2026-03-30 08:21:40 [auto1.fr] INFO: Scrape type for SM91019: 0
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-30 08:21:40 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF21819%27 HTTP/1.1" 200 None
2026-03-30 08:21:40 [auto1.fr] INFO: Scrape type for UF21819: 2
2026-03-30 08:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e993e03-ff4b-566c-b67a-0f477588a2ea with identifier: UF21819
2026-03-30 08:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e993e03-ff4b-566c-b67a-0f477588a2ea with scrape type 2
2026-03-30 08:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e993e03-ff4b-566c-b67a-0f477588a2ea with scrape type 2
2026-03-30 08:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e993e03-ff4b-566c-b67a-0f477588a2ea, identifier: UF21819
2026-03-30 08:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e993e03-ff4b-566c-b67a-0f477588a2ea with identifier: UF21819
2026-03-30 08:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e993e03-ff4b-566c-b67a-0f477588a2ea with identifier: UF21819
2026-03-30 08:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e993e03-ff4b-566c-b67a-0f477588a2ea with identifier: UF21819 to the API
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:09:56Z',
'fuel_type': 'diesel',
'id': '7e993e03-ff4b-566c-b67a-0f477588a2ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF21819',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 80019,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seller_name': None,
'title': 'Peugeot 2008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF21819%27 HTTP/1.1" 200 None
2026-03-30 08:21:41 [auto1.fr] INFO: Saving data for UF21819: {'auction_closing_time': 1774883396.0, 'created_time': 1773919816.523714, 'last_price_update_time': 1774858901.260495}
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UF21819') HTTP/1.1" 204 0
2026-03-30 08:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH25784%27 HTTP/1.1" 200 None
2026-03-30 08:21:41 [auto1.fr] INFO: Scrape type for JH25784: 0
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ29292%27 HTTP/1.1" 200 None
2026-03-30 08:21:41 [auto1.fr] INFO: Scrape type for MJ29292: 2
2026-03-30 08:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634c09b4-29fa-559b-8a56-085970238943 with identifier: MJ29292
2026-03-30 08:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634c09b4-29fa-559b-8a56-085970238943 with scrape type 2
2026-03-30 08:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 634c09b4-29fa-559b-8a56-085970238943 with scrape type 2
2026-03-30 08:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 634c09b4-29fa-559b-8a56-085970238943, identifier: MJ29292
2026-03-30 08:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 634c09b4-29fa-559b-8a56-085970238943 with identifier: MJ29292
2026-03-30 08:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 634c09b4-29fa-559b-8a56-085970238943 with identifier: MJ29292
2026-03-30 08:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 634c09b4-29fa-559b-8a56-085970238943 with identifier: MJ29292 to the API
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:36:49Z',
'fuel_type': 'petrol',
'id': '634c09b4-29fa-559b-8a56-085970238943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ29292',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 75439,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-23',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2019}
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ29292%27 HTTP/1.1" 200 None
2026-03-30 08:21:41 [auto1.fr] INFO: Saving data for MJ29292: {'auction_closing_time': 1774885009.0, 'created_time': 1773939701.942312, 'last_price_update_time': 1774858901.845339}
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ29292') HTTP/1.1" 204 0
2026-03-30 08:21:41 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW41550%27 HTTP/1.1" 200 None
2026-03-30 08:21:41 [auto1.fr] INFO: Scrape type for NW41550: 0
2026-03-30 08:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:42 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-30 08:21:42 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE69651%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for NE69651: 2
2026-03-30 08:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 065b577a-c212-577a-8c91-65ef319dccbf with identifier: NE69651
2026-03-30 08:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 065b577a-c212-577a-8c91-65ef319dccbf with scrape type 2
2026-03-30 08:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 065b577a-c212-577a-8c91-65ef319dccbf with scrape type 2
2026-03-30 08:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 065b577a-c212-577a-8c91-65ef319dccbf, identifier: NE69651
2026-03-30 08:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 065b577a-c212-577a-8c91-65ef319dccbf with identifier: NE69651
2026-03-30 08:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 065b577a-c212-577a-8c91-65ef319dccbf with identifier: NE69651
2026-03-30 08:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 065b577a-c212-577a-8c91-65ef319dccbf with identifier: NE69651 to the API
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:03:30Z',
'fuel_type': 'petrol',
'id': '065b577a-c212-577a-8c91-65ef319dccbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE69651',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 85124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-05',
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE69651%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Saving data for NE69651: {'auction_closing_time': 1774883010.0, 'created_time': 1774557765.54381, 'last_price_update_time': 1774858903.427947}
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NE69651') HTTP/1.1" 204 0
2026-03-30 08:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS13354%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for BS13354: 0
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX37071%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for BX37071: 0
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU93823%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for AU93823: 0
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM83925%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for MM83925: 0
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA87670%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for RA87670: 0
2026-03-30 08:21:43 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD49432%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Scrape type for FD49432: 2
2026-03-30 08:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with identifier: FD49432
2026-03-30 08:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with scrape type 2
2026-03-30 08:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with scrape type 2
2026-03-30 08:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4, identifier: FD49432
2026-03-30 08:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with identifier: FD49432
2026-03-30 08:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with identifier: FD49432
2026-03-30 08:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 43108f2c-b9c5-5dbf-afb2-96e5965aa3d4 with identifier: FD49432 to the API
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 116,
'expiration_date': '2026-03-30T15:53:05Z',
'fuel_type': 'diesel',
'id': '43108f2c-b9c5-5dbf-afb2-96e5965aa3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD49432',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 126398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-07',
'seller_name': None,
'title': 'Renault Megane 1.5 BLUE dCi Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2021}
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD49432%27 HTTP/1.1" 200 None
2026-03-30 08:21:43 [auto1.fr] INFO: Saving data for FD49432: {'auction_closing_time': 1774885985.0, 'created_time': 1773348298.563644, 'last_price_update_time': 1774858903.938386}
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FD49432') HTTP/1.1" 204 0
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-30 08:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH84744%27 HTTP/1.1" 200 None
2026-03-30 08:21:44 [auto1.fr] INFO: Scrape type for HH84744: 0
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-30 08:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL40809%27 HTTP/1.1" 200 None
2026-03-30 08:21:44 [auto1.fr] INFO: Scrape type for NL40809: 0
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-30 08:21:44 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-30 08:21: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-30 08:21:45 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP37430%27 HTTP/1.1" 200 None
2026-03-30 08:21:45 [auto1.fr] INFO: Scrape type for MP37430: 0
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG34016%27 HTTP/1.1" 200 None
2026-03-30 08:21:45 [auto1.fr] INFO: Scrape type for YG34016: 0
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE79860%27 HTTP/1.1" 200 None
2026-03-30 08:21:45 [auto1.fr] INFO: Scrape type for TE79860: 2
2026-03-30 08:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87efbcf1-d155-52f8-9f6c-7b6c1645807d with identifier: TE79860
2026-03-30 08:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87efbcf1-d155-52f8-9f6c-7b6c1645807d with scrape type 2
2026-03-30 08:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87efbcf1-d155-52f8-9f6c-7b6c1645807d with scrape type 2
2026-03-30 08:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 87efbcf1-d155-52f8-9f6c-7b6c1645807d, identifier: TE79860
2026-03-30 08:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 87efbcf1-d155-52f8-9f6c-7b6c1645807d with identifier: TE79860
2026-03-30 08:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 87efbcf1-d155-52f8-9f6c-7b6c1645807d with identifier: TE79860
2026-03-30 08:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 87efbcf1-d155-52f8-9f6c-7b6c1645807d with identifier: TE79860 to the API
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-30T15:52:49Z',
'fuel_type': 'petrol',
'id': '87efbcf1-d155-52f8-9f6c-7b6c1645807d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE79860',
'listing': 'auction',
'make': 'Peugeot',
'model': '108',
'odometer': 27747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-29',
'seller_name': None,
'title': 'Peugeot 108 1.0 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2019}
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE79860%27 HTTP/1.1" 200 None
2026-03-30 08:21:45 [auto1.fr] INFO: Saving data for TE79860: {'auction_closing_time': 1774885969.0, 'created_time': 1773935700.698454, 'last_price_update_time': 1774858905.750945}
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TE79860') HTTP/1.1" 204 0
2026-03-30 08:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:45 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE10881%27 HTTP/1.1" 200 None
2026-03-30 08:21:45 [auto1.fr] INFO: Scrape type for WE10881: 2
2026-03-30 08:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b501813-4185-57d9-ba9c-1faee7e61367 with identifier: WE10881
2026-03-30 08:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b501813-4185-57d9-ba9c-1faee7e61367 with scrape type 2
2026-03-30 08:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b501813-4185-57d9-ba9c-1faee7e61367 with scrape type 2
2026-03-30 08:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0b501813-4185-57d9-ba9c-1faee7e61367, identifier: WE10881
2026-03-30 08:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0b501813-4185-57d9-ba9c-1faee7e61367 with identifier: WE10881
2026-03-30 08:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0b501813-4185-57d9-ba9c-1faee7e61367 with identifier: WE10881
2026-03-30 08:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0b501813-4185-57d9-ba9c-1faee7e61367 with identifier: WE10881 to the API
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:45:40Z',
'fuel_type': 'diesel',
'id': '0b501813-4185-57d9-ba9c-1faee7e61367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WE10881',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 213065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-14',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2010}
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE10881%27 HTTP/1.1" 200 None
2026-03-30 08:21:46 [auto1.fr] INFO: Saving data for WE10881: {'auction_closing_time': 1774885540.0, 'created_time': 1774556967.949078, 'last_price_update_time': 1774858906.455978}
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WE10881') HTTP/1.1" 204 0
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD10850%27 HTTP/1.1" 200 None
2026-03-30 08:21:46 [auto1.fr] INFO: Scrape type for GD10850: 2
2026-03-30 08:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26650029-150a-537f-95e3-4e783ce43e51 with identifier: GD10850
2026-03-30 08:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26650029-150a-537f-95e3-4e783ce43e51 with scrape type 2
2026-03-30 08:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26650029-150a-537f-95e3-4e783ce43e51 with scrape type 2
2026-03-30 08:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 26650029-150a-537f-95e3-4e783ce43e51, identifier: GD10850
2026-03-30 08:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 26650029-150a-537f-95e3-4e783ce43e51 with identifier: GD10850
2026-03-30 08:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 26650029-150a-537f-95e3-4e783ce43e51 with identifier: GD10850
2026-03-30 08:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 26650029-150a-537f-95e3-4e783ce43e51 with identifier: GD10850 to the API
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 180,
'expiration_date': '2026-03-30T15:03:51Z',
'fuel_type': 'diesel',
'id': '26650029-150a-537f-95e3-4e783ce43e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GD10850',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 138575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-20',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2018}
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD10850%27 HTTP/1.1" 200 None
2026-03-30 08:21:46 [auto1.fr] INFO: Saving data for GD10850: {'auction_closing_time': 1774883031.0, 'created_time': 1774557722.451666, 'last_price_update_time': 1774858906.865733}
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GD10850') HTTP/1.1" 204 0
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-30 08:21:46 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW65411%27 HTTP/1.1" 200 None
2026-03-30 08:21:46 [auto1.fr] INFO: Scrape type for TW65411: 2
2026-03-30 08:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with identifier: TW65411
2026-03-30 08:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with scrape type 2
2026-03-30 08:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with scrape type 2
2026-03-30 08:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d977a25b-6c88-5f2a-ae61-a3b4abb0acc6, identifier: TW65411
2026-03-30 08:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with identifier: TW65411
2026-03-30 08:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with identifier: TW65411
2026-03-30 08:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d977a25b-6c88-5f2a-ae61-a3b4abb0acc6 with identifier: TW65411 to the API
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:19:32Z',
'fuel_type': 'diesel',
'id': 'd977a25b-6c88-5f2a-ae61-a3b4abb0acc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW65411',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 272942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-06',
'seller_name': None,
'title': 'Peugeot 308 1.6 Blue-HDi Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2017}
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW65411%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Saving data for TW65411: {'auction_closing_time': 1774883972.0, 'created_time': 1773076615.084509, 'last_price_update_time': 1774858907.289578}
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TW65411') HTTP/1.1" 204 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK73571%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Scrape type for KK73571: 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL32423%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Scrape type for LL32423: 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF53447%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Scrape type for NF53447: 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR46637%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Scrape type for UR46637: 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ30522%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Scrape type for VJ30522: 2
2026-03-30 08:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with identifier: VJ30522
2026-03-30 08:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with scrape type 2
2026-03-30 08:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with scrape type 2
2026-03-30 08:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd, identifier: VJ30522
2026-03-30 08:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with identifier: VJ30522
2026-03-30 08:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with identifier: VJ30522
2026-03-30 08:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd with identifier: VJ30522 to the API
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:50:12Z',
'fuel_type': 'diesel',
'id': 'e1dcc875-45a3-56a2-96d8-e1a38cd8b5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VJ30522',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 214562,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-16',
'seller_name': None,
'title': 'Audi A6 2.0 TDI quattro S Line',
'transmission': 'automatic',
'trim': 'quattro S Line',
'year': 2017}
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ30522%27 HTTP/1.1" 200 None
2026-03-30 08:21:47 [auto1.fr] INFO: Saving data for VJ30522: {'auction_closing_time': 1774885812.0, 'created_time': 1773664989.740944, 'last_price_update_time': 1774858907.880751}
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VJ30522') HTTP/1.1" 204 0
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-30 08:21:47 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ04578%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Scrape type for XJ04578: 2
2026-03-30 08:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eed90c4-e2fc-544a-ba59-facf269f19b5 with identifier: XJ04578
2026-03-30 08:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eed90c4-e2fc-544a-ba59-facf269f19b5 with scrape type 2
2026-03-30 08:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eed90c4-e2fc-544a-ba59-facf269f19b5 with scrape type 2
2026-03-30 08:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6eed90c4-e2fc-544a-ba59-facf269f19b5, identifier: XJ04578
2026-03-30 08:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6eed90c4-e2fc-544a-ba59-facf269f19b5 with identifier: XJ04578
2026-03-30 08:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6eed90c4-e2fc-544a-ba59-facf269f19b5 with identifier: XJ04578
2026-03-30 08:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6eed90c4-e2fc-544a-ba59-facf269f19b5 with identifier: XJ04578 to the API
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:47:00Z',
'fuel_type': 'diesel',
'id': '6eed90c4-e2fc-544a-ba59-facf269f19b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ04578',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 216481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-05',
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2006}
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ04578%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Saving data for XJ04578: {'auction_closing_time': 1774885620.0, 'created_time': 1774556700.077436, 'last_price_update_time': 1774858908.533503}
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XJ04578') HTTP/1.1" 204 0
2026-03-30 08:21:48 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-30 08:21:48 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ11575%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Scrape type for LZ11575: 0
2026-03-30 08:21:48 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-30 08:21:48 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY02947%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Scrape type for EY02947: 2
2026-03-30 08:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 015032af-d449-5af0-8404-b9e1e7dc29df with identifier: EY02947
2026-03-30 08:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 015032af-d449-5af0-8404-b9e1e7dc29df with scrape type 2
2026-03-30 08:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 015032af-d449-5af0-8404-b9e1e7dc29df with scrape type 2
2026-03-30 08:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 015032af-d449-5af0-8404-b9e1e7dc29df, identifier: EY02947
2026-03-30 08:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 015032af-d449-5af0-8404-b9e1e7dc29df with identifier: EY02947
2026-03-30 08:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 015032af-d449-5af0-8404-b9e1e7dc29df with identifier: EY02947
2026-03-30 08:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 015032af-d449-5af0-8404-b9e1e7dc29df with identifier: EY02947 to the API
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:30:05Z',
'fuel_type': 'diesel',
'id': '015032af-d449-5af0-8404-b9e1e7dc29df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EY02947',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 182574,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-16',
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2016}
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY02947%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Saving data for EY02947: {'auction_closing_time': 1774884605.0, 'created_time': 1774642872.692423, 'last_price_update_time': 1774858908.959044}
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EY02947') HTTP/1.1" 204 0
2026-03-30 08:21:48 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD42608%27 HTTP/1.1" 200 None
2026-03-30 08:21:48 [auto1.fr] INFO: Scrape type for VD42608: 2
2026-03-30 08:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60370c41-0c36-5837-82e5-6cd8f423c12d with identifier: VD42608
2026-03-30 08:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60370c41-0c36-5837-82e5-6cd8f423c12d with scrape type 2
2026-03-30 08:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60370c41-0c36-5837-82e5-6cd8f423c12d with scrape type 2
2026-03-30 08:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 60370c41-0c36-5837-82e5-6cd8f423c12d, identifier: VD42608
2026-03-30 08:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 60370c41-0c36-5837-82e5-6cd8f423c12d with identifier: VD42608
2026-03-30 08:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 60370c41-0c36-5837-82e5-6cd8f423c12d with identifier: VD42608
2026-03-30 08:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 60370c41-0c36-5837-82e5-6cd8f423c12d with identifier: VD42608 to the API
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 3,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:12:19Z',
'fuel_type': 'diesel',
'id': '60370c41-0c36-5837-82e5-6cd8f423c12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VD42608',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 305230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-19',
'seller_name': None,
'title': 'Peugeot 208 1.6 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2012}
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD42608%27 HTTP/1.1" 200 None
2026-03-30 08:21:49 [auto1.fr] INFO: Saving data for VD42608: {'auction_closing_time': 1774883539.0, 'created_time': 1774556770.469905, 'last_price_update_time': 1774858909.581903}
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VD42608') HTTP/1.1" 204 0
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-30 08:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:49 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV47418%27 HTTP/1.1" 200 None
2026-03-30 08:21:49 [auto1.fr] INFO: Scrape type for CV47418: 0
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-30 08:21:49 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-30 08:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ22712%27 HTTP/1.1" 200 None
2026-03-30 08:21:50 [auto1.fr] INFO: Scrape type for GJ22712: 0
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ79043%27 HTTP/1.1" 200 None
2026-03-30 08:21:50 [auto1.fr] INFO: Scrape type for MJ79043: 0
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY91860%27 HTTP/1.1" 200 None
2026-03-30 08:21:50 [auto1.fr] INFO: Scrape type for AY91860: 0
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-30 08:21:50 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC58992%27 HTTP/1.1" 200 None
2026-03-30 08:21:50 [auto1.fr] INFO: Scrape type for HC58992: 0
2026-03-30 08:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:51 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS17266%27 HTTP/1.1" 200 None
2026-03-30 08:21:51 [auto1.fr] INFO: Scrape type for GS17266: 2
2026-03-30 08:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0706d5-b13e-55c2-b881-81fb3dce23bf with identifier: GS17266
2026-03-30 08:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0706d5-b13e-55c2-b881-81fb3dce23bf with scrape type 2
2026-03-30 08:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a0706d5-b13e-55c2-b881-81fb3dce23bf with scrape type 2
2026-03-30 08:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1a0706d5-b13e-55c2-b881-81fb3dce23bf, identifier: GS17266
2026-03-30 08:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1a0706d5-b13e-55c2-b881-81fb3dce23bf with identifier: GS17266
2026-03-30 08:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1a0706d5-b13e-55c2-b881-81fb3dce23bf with identifier: GS17266
2026-03-30 08:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1a0706d5-b13e-55c2-b881-81fb3dce23bf with identifier: GS17266 to the API
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:17:29Z',
'fuel_type': 'petrol',
'id': '1a0706d5-b13e-55c2-b881-81fb3dce23bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GS17266',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 112243,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2017}
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS17266%27 HTTP/1.1" 200 None
2026-03-30 08:21:51 [auto1.fr] INFO: Saving data for GS17266: {'auction_closing_time': 1774883849.0, 'created_time': 1774557741.983138, 'last_price_update_time': 1774858911.531925}
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GS17266') HTTP/1.1" 204 0
2026-03-30 08:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM45421%27 HTTP/1.1" 200 None
2026-03-30 08:21:51 [auto1.fr] INFO: Scrape type for UM45421: 0
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-30 08:21:51 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT81791%27 HTTP/1.1" 200 None
2026-03-30 08:21:51 [auto1.fr] INFO: Scrape type for AT81791: 2
2026-03-30 08:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a20c44-42fe-56df-a4ae-14fc52326ace with identifier: AT81791
2026-03-30 08:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a20c44-42fe-56df-a4ae-14fc52326ace with scrape type 2
2026-03-30 08:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a20c44-42fe-56df-a4ae-14fc52326ace with scrape type 2
2026-03-30 08:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c5a20c44-42fe-56df-a4ae-14fc52326ace, identifier: AT81791
2026-03-30 08:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c5a20c44-42fe-56df-a4ae-14fc52326ace with identifier: AT81791
2026-03-30 08:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c5a20c44-42fe-56df-a4ae-14fc52326ace with identifier: AT81791
2026-03-30 08:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c5a20c44-42fe-56df-a4ae-14fc52326ace with identifier: AT81791 to the API
2026-03-30 08:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:14:45Z',
'fuel_type': 'petrol',
'id': 'c5a20c44-42fe-56df-a4ae-14fc52326ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT81791',
'listing': 'auction',
'make': 'Fiat',
'model': '500C',
'odometer': 107779,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-29',
'seller_name': None,
'title': 'Fiat 500C 1.2 S',
'transmission': 'manual',
'trim': 'S',
'year': 2014}
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT81791%27 HTTP/1.1" 200 None
2026-03-30 08:21:52 [auto1.fr] INFO: Saving data for AT81791: {'auction_closing_time': 1774883685.0, 'created_time': 1774642783.36514, 'last_price_update_time': 1774858912.87783}
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AT81791') HTTP/1.1" 204 0
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-30 08:21:52 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-30 08:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH76709%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for LH76709: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC05941%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for RC05941: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP34211%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for BP34211: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD76165%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for ZD76165: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ88800%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for PZ88800: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU30754%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for CU30754: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH45379%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for DH45379: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP61370%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for TP61370: 0
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-30 08:21:53 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX33425%27 HTTP/1.1" 200 None
2026-03-30 08:21:53 [auto1.fr] INFO: Scrape type for SX33425: 0
2026-03-30 08:21: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-30 08:21:54 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT19778%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for VT19778: 0
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ09425%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for DJ09425: 0
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX98718%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for AX98718: 0
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB16314%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for HB16314: 0
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG67142%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for JG67142: 0
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03654%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for PD03654: 2
2026-03-30 08:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3ad9c0-adeb-5548-b625-e57001a6e35c with identifier: PD03654
2026-03-30 08:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3ad9c0-adeb-5548-b625-e57001a6e35c with scrape type 2
2026-03-30 08:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da3ad9c0-adeb-5548-b625-e57001a6e35c with scrape type 2
2026-03-30 08:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da3ad9c0-adeb-5548-b625-e57001a6e35c, identifier: PD03654
2026-03-30 08:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da3ad9c0-adeb-5548-b625-e57001a6e35c with identifier: PD03654
2026-03-30 08:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da3ad9c0-adeb-5548-b625-e57001a6e35c with identifier: PD03654
2026-03-30 08:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da3ad9c0-adeb-5548-b625-e57001a6e35c with identifier: PD03654 to the API
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:15:58Z',
'fuel_type': 'petrol',
'id': 'da3ad9c0-adeb-5548-b625-e57001a6e35c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD03654',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 172862,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-06',
'seller_name': None,
'title': 'Peugeot 308 1.6 Confort Pack',
'transmission': 'manual',
'trim': 'Confort Pack',
'year': 2008}
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03654%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Saving data for PD03654: {'auction_closing_time': 1774883758.0, 'created_time': 1774556364.294382, 'last_price_update_time': 1774858914.774188}
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PD03654') HTTP/1.1" 204 0
2026-03-30 08:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-30 08:21:54 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ91470%27 HTTP/1.1" 200 None
2026-03-30 08:21:54 [auto1.fr] INFO: Scrape type for TZ91470: 2
2026-03-30 08:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b6683d-c152-55d6-9862-0b7831fdf9b3 with identifier: TZ91470
2026-03-30 08:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b6683d-c152-55d6-9862-0b7831fdf9b3 with scrape type 2
2026-03-30 08:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b6683d-c152-55d6-9862-0b7831fdf9b3 with scrape type 2
2026-03-30 08:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 09b6683d-c152-55d6-9862-0b7831fdf9b3, identifier: TZ91470
2026-03-30 08:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 09b6683d-c152-55d6-9862-0b7831fdf9b3 with identifier: TZ91470
2026-03-30 08:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 09b6683d-c152-55d6-9862-0b7831fdf9b3 with identifier: TZ91470
2026-03-30 08:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 09b6683d-c152-55d6-9862-0b7831fdf9b3 with identifier: TZ91470 to the API
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 58,
'expiration_date': '2026-03-30T15:17:53Z',
'fuel_type': 'petrol',
'id': '09b6683d-c152-55d6-9862-0b7831fdf9b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ91470',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 184766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-24',
'seller_name': None,
'title': 'Renault Clio 1.2 Campus Access',
'transmission': 'manual',
'trim': 'Campus Access',
'year': 2010}
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ91470%27 HTTP/1.1" 200 None
2026-03-30 08:21:55 [auto1.fr] INFO: Saving data for TZ91470: {'auction_closing_time': 1774883873.0, 'created_time': 1773119481.669793, 'last_price_update_time': 1774858915.316332}
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TZ91470') HTTP/1.1" 204 0
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN14468%27 HTTP/1.1" 200 None
2026-03-30 08:21:55 [auto1.fr] INFO: Scrape type for JN14468: 2
2026-03-30 08:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3edf41f-5d9e-5185-bde4-59864abd11ac with identifier: JN14468
2026-03-30 08:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3edf41f-5d9e-5185-bde4-59864abd11ac with scrape type 2
2026-03-30 08:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3edf41f-5d9e-5185-bde4-59864abd11ac with scrape type 2
2026-03-30 08:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f3edf41f-5d9e-5185-bde4-59864abd11ac, identifier: JN14468
2026-03-30 08:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f3edf41f-5d9e-5185-bde4-59864abd11ac with identifier: JN14468
2026-03-30 08:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f3edf41f-5d9e-5185-bde4-59864abd11ac with identifier: JN14468
2026-03-30 08:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f3edf41f-5d9e-5185-bde4-59864abd11ac with identifier: JN14468 to the API
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:17:02Z',
'fuel_type': 'diesel',
'id': 'f3edf41f-5d9e-5185-bde4-59864abd11ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JN14468',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 256244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-11',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 2.0 JTDM Turismo',
'transmission': 'manual',
'trim': 'Turismo',
'year': 2012}
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN14468%27 HTTP/1.1" 200 None
2026-03-30 08:21:55 [auto1.fr] INFO: Saving data for JN14468: {'auction_closing_time': 1774883822.0, 'created_time': 1774643044.575629, 'last_price_update_time': 1774858915.727187}
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JN14468') HTTP/1.1" 204 0
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-30 08:21:55 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR68825%27 HTTP/1.1" 200 None
2026-03-30 08:21:55 [auto1.fr] INFO: Scrape type for VR68825: 2
2026-03-30 08:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with identifier: VR68825
2026-03-30 08:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with scrape type 2
2026-03-30 08:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with scrape type 2
2026-03-30 08:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cfbff24b-50e2-5394-ade9-04ef1a4c6d0d, identifier: VR68825
2026-03-30 08:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with identifier: VR68825
2026-03-30 08:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with identifier: VR68825
2026-03-30 08:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cfbff24b-50e2-5394-ade9-04ef1a4c6d0d with identifier: VR68825 to the API
2026-03-30 08:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:11:46Z',
'fuel_type': 'diesel',
'id': 'cfbff24b-50e2-5394-ade9-04ef1a4c6d0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR68825',
'listing': 'auction',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 145347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-30',
'seller_name': None,
'title': 'Opel Vivaro 2.0 CDTI Tour Cosmo',
'transmission': 'manual',
'trim': 'Tour Cosmo',
'year': 2014}
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR68825%27 HTTP/1.1" 200 None
2026-03-30 08:21:56 [auto1.fr] INFO: Saving data for VR68825: {'auction_closing_time': 1774883506.0, 'created_time': 1774642918.695379, 'last_price_update_time': 1774858916.191053}
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VR68825') HTTP/1.1" 204 0
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ33363%27 HTTP/1.1" 200 None
2026-03-30 08:21:56 [auto1.fr] INFO: Scrape type for NZ33363: 2
2026-03-30 08:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a079260f-6658-5da2-8408-bd1e2e0da502 with identifier: NZ33363
2026-03-30 08:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a079260f-6658-5da2-8408-bd1e2e0da502 with scrape type 2
2026-03-30 08:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a079260f-6658-5da2-8408-bd1e2e0da502 with scrape type 2
2026-03-30 08:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a079260f-6658-5da2-8408-bd1e2e0da502, identifier: NZ33363
2026-03-30 08:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a079260f-6658-5da2-8408-bd1e2e0da502 with identifier: NZ33363
2026-03-30 08:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a079260f-6658-5da2-8408-bd1e2e0da502 with identifier: NZ33363
2026-03-30 08:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a079260f-6658-5da2-8408-bd1e2e0da502 with identifier: NZ33363 to the API
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:58:52Z',
'fuel_type': 'diesel',
'id': 'a079260f-6658-5da2-8408-bd1e2e0da502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NZ33363',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 225604,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-16',
'seller_name': None,
'title': 'Volvo XC60 2.4 D5 R-Design AWD',
'transmission': 'automatic',
'trim': 'R-Design AWD',
'year': 2010}
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ33363%27 HTTP/1.1" 200 None
2026-03-30 08:21:56 [auto1.fr] INFO: Saving data for NZ33363: {'auction_closing_time': 1774886332.0, 'created_time': 1774556630.543634, 'last_price_update_time': 1774858916.701283}
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NZ33363') HTTP/1.1" 204 0
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW31982%27 HTTP/1.1" 200 None
2026-03-30 08:21:56 [auto1.fr] INFO: Scrape type for XW31982: 0
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-30 08:21:56 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG29325%27 HTTP/1.1" 200 None
2026-03-30 08:21:56 [auto1.fr] INFO: Scrape type for GG29325: 0
2026-03-30 08:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:21:58 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 4816 | hits on page: 40
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-30 08:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR32255%27 HTTP/1.1" 200 None
2026-03-30 08:21:58 [auto1.fr] INFO: Scrape type for TR32255: 0
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-30 08:21:58 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-30 08:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY43606%27 HTTP/1.1" 200 None
2026-03-30 08:21:58 [auto1.fr] INFO: Scrape type for NY43606: 2
2026-03-30 08:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe590e6-9ea6-592b-88c7-89fc724cd971 with identifier: NY43606
2026-03-30 08:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe590e6-9ea6-592b-88c7-89fc724cd971 with scrape type 2
2026-03-30 08:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe590e6-9ea6-592b-88c7-89fc724cd971 with scrape type 2
2026-03-30 08:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbe590e6-9ea6-592b-88c7-89fc724cd971, identifier: NY43606
2026-03-30 08:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbe590e6-9ea6-592b-88c7-89fc724cd971 with identifier: NY43606
2026-03-30 08:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbe590e6-9ea6-592b-88c7-89fc724cd971 with identifier: NY43606
2026-03-30 08:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbe590e6-9ea6-592b-88c7-89fc724cd971 with identifier: NY43606 to the API
2026-03-30 08:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:33:50Z',
'fuel_type': 'diesel',
'id': 'fbe590e6-9ea6-592b-88c7-89fc724cd971',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY43606',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat CC',
'odometer': 223774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-24',
'seller_name': None,
'title': 'Volkswagen Passat CC 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY43606%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Saving data for NY43606: {'auction_closing_time': 1774884830.0, 'created_time': 1774556688.139189, 'last_price_update_time': 1774858919.255602}
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NY43606') HTTP/1.1" 204 0
2026-03-30 08:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB94955%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Scrape type for GB94955: 0
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL62487%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Scrape type for LL62487: 0
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ26108%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Scrape type for GZ26108: 0
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH51958%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Scrape type for KH51958: 2
2026-03-30 08:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b236b50-01c7-55b0-b754-62f161e6806a with identifier: KH51958
2026-03-30 08:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b236b50-01c7-55b0-b754-62f161e6806a with scrape type 2
2026-03-30 08:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b236b50-01c7-55b0-b754-62f161e6806a with scrape type 2
2026-03-30 08:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3b236b50-01c7-55b0-b754-62f161e6806a, identifier: KH51958
2026-03-30 08:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3b236b50-01c7-55b0-b754-62f161e6806a with identifier: KH51958
2026-03-30 08:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3b236b50-01c7-55b0-b754-62f161e6806a with identifier: KH51958
2026-03-30 08:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3b236b50-01c7-55b0-b754-62f161e6806a with identifier: KH51958 to the API
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:21: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': 110,
'expiration_date': '2026-03-30T15:18:41Z',
'fuel_type': 'diesel',
'id': '3b236b50-01c7-55b0-b754-62f161e6806a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KH51958',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 172153,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-18',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2009}
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH51958%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Saving data for KH51958: {'auction_closing_time': 1774883921.0, 'created_time': 1772365271.344771, 'last_price_update_time': 1774858919.890687}
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KH51958') HTTP/1.1" 204 0
2026-03-30 08:21:59 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW65969%27 HTTP/1.1" 200 None
2026-03-30 08:21:59 [auto1.fr] INFO: Scrape type for HW65969: 2
2026-03-30 08:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with identifier: HW65969
2026-03-30 08:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with scrape type 2
2026-03-30 08:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with scrape type 2
2026-03-30 08:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d1775c8d-bd7e-5c1b-b36e-0c49a9704142, identifier: HW65969
2026-03-30 08:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with identifier: HW65969
2026-03-30 08:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with identifier: HW65969
2026-03-30 08:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d1775c8d-bd7e-5c1b-b36e-0c49a9704142 with identifier: HW65969 to the API
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:41:18Z',
'fuel_type': 'petrol',
'id': 'd1775c8d-bd7e-5c1b-b36e-0c49a9704142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HW65969',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 138705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-01',
'seller_name': None,
'title': 'Seat Leon 1.4 TSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2017}
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW65969%27 HTTP/1.1" 200 None
2026-03-30 08:22:00 [auto1.fr] INFO: Saving data for HW65969: {'auction_closing_time': 1774885278.0, 'created_time': 1774556513.016192, 'last_price_update_time': 1774858920.41034}
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HW65969') HTTP/1.1" 204 0
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG11231%27 HTTP/1.1" 200 None
2026-03-30 08:22:00 [auto1.fr] INFO: Scrape type for UG11231: 0
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-30 08:22:00 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-30 08:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:01 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:01 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-30 08:22:01 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-30 08:22:01 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-30 08:22:01 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-30 08:22:01 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK92055%27 HTTP/1.1" 200 None
2026-03-30 08:22:01 [auto1.fr] INFO: Scrape type for SK92055: 2
2026-03-30 08:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: febb61e6-c967-5c0c-a819-df3f945fa850 with identifier: SK92055
2026-03-30 08:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febb61e6-c967-5c0c-a819-df3f945fa850 with scrape type 2
2026-03-30 08:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item febb61e6-c967-5c0c-a819-df3f945fa850 with scrape type 2
2026-03-30 08:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: febb61e6-c967-5c0c-a819-df3f945fa850, identifier: SK92055
2026-03-30 08:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: febb61e6-c967-5c0c-a819-df3f945fa850 with identifier: SK92055
2026-03-30 08:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: febb61e6-c967-5c0c-a819-df3f945fa850 with identifier: SK92055
2026-03-30 08:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: febb61e6-c967-5c0c-a819-df3f945fa850 with identifier: SK92055 to the API
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:42:40Z',
'fuel_type': 'diesel',
'id': 'febb61e6-c967-5c0c-a819-df3f945fa850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK92055',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 232595,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-01',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2012}
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK92055%27 HTTP/1.1" 200 None
2026-03-30 08:22:01 [auto1.fr] INFO: Saving data for SK92055: {'auction_closing_time': 1774885360.0, 'created_time': 1774556395.981152, 'last_price_update_time': 1774858921.949745}
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SK92055') HTTP/1.1" 204 0
2026-03-30 08:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP17198%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for XP17198: 0
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU13538%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for ZU13538: 0
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC00053%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for KC00053: 0
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX17277%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for XX17277: 2
2026-03-30 08:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb5a000-70ea-51c7-a639-83832720ad5c with identifier: XX17277
2026-03-30 08:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb5a000-70ea-51c7-a639-83832720ad5c with scrape type 2
2026-03-30 08:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bb5a000-70ea-51c7-a639-83832720ad5c with scrape type 2
2026-03-30 08:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9bb5a000-70ea-51c7-a639-83832720ad5c, identifier: XX17277
2026-03-30 08:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9bb5a000-70ea-51c7-a639-83832720ad5c with identifier: XX17277
2026-03-30 08:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9bb5a000-70ea-51c7-a639-83832720ad5c with identifier: XX17277
2026-03-30 08:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9bb5a000-70ea-51c7-a639-83832720ad5c with identifier: XX17277 to the API
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:53:25Z',
'fuel_type': 'diesel',
'id': '9bb5a000-70ea-51c7-a639-83832720ad5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XX17277',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 275899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-27',
'seller_name': None,
'title': 'Ford Fiesta 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2009}
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX17277%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Saving data for XX17277: {'auction_closing_time': 1774886005.0, 'created_time': 1774557689.40137, 'last_price_update_time': 1774858922.581543}
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XX17277') HTTP/1.1" 204 0
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF14026%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for YF14026: 0
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-30 08:22:02 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS03984%27 HTTP/1.1" 200 None
2026-03-30 08:22:02 [auto1.fr] INFO: Scrape type for GS03984: 2
2026-03-30 08:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with identifier: GS03984
2026-03-30 08:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with scrape type 2
2026-03-30 08:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with scrape type 2
2026-03-30 08:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08, identifier: GS03984
2026-03-30 08:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with identifier: GS03984
2026-03-30 08:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with identifier: GS03984
2026-03-30 08:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08 with identifier: GS03984 to the API
2026-03-30 08:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:09:57Z',
'fuel_type': 'diesel',
'id': '3d49af68-ccc9-5aac-aeb5-aa1ec9ce7a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GS03984',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 70460,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-21',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS03984%27 HTTP/1.1" 200 None
2026-03-30 08:22:03 [auto1.fr] INFO: Saving data for GS03984: {'auction_closing_time': 1774883397.0, 'created_time': 1774556734.425854, 'last_price_update_time': 1774858923.18583}
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GS03984') HTTP/1.1" 204 0
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ30264%27 HTTP/1.1" 200 None
2026-03-30 08:22:03 [auto1.fr] INFO: Scrape type for BZ30264: 0
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC97617%27 HTTP/1.1" 200 None
2026-03-30 08:22:03 [auto1.fr] INFO: Scrape type for SC97617: 0
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-30 08:22:03 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP08474%27 HTTP/1.1" 200 None
2026-03-30 08:22:03 [auto1.fr] INFO: Scrape type for FP08474: 0
2026-03-30 08:22: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-30 08:22:04 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:04 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA92859%27 HTTP/1.1" 200 None
2026-03-30 08:22:04 [auto1.fr] INFO: Scrape type for MA92859: 0
2026-03-30 08:22:04 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS97221%27 HTTP/1.1" 200 None
2026-03-30 08:22:04 [auto1.fr] INFO: Scrape type for NS97221: 2
2026-03-30 08:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f611040d-267f-51eb-a924-b8d36f7b1f72 with identifier: NS97221
2026-03-30 08:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f611040d-267f-51eb-a924-b8d36f7b1f72 with scrape type 2
2026-03-30 08:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f611040d-267f-51eb-a924-b8d36f7b1f72 with scrape type 2
2026-03-30 08:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f611040d-267f-51eb-a924-b8d36f7b1f72, identifier: NS97221
2026-03-30 08:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f611040d-267f-51eb-a924-b8d36f7b1f72 with identifier: NS97221
2026-03-30 08:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f611040d-267f-51eb-a924-b8d36f7b1f72 with identifier: NS97221
2026-03-30 08:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f611040d-267f-51eb-a924-b8d36f7b1f72 with identifier: NS97221 to the API
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:05:48Z',
'fuel_type': 'diesel',
'id': 'f611040d-267f-51eb-a924-b8d36f7b1f72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NS97221',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 129606,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-11',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2018}
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS97221%27 HTTP/1.1" 200 None
2026-03-30 08:22:04 [auto1.fr] INFO: Saving data for NS97221: {'auction_closing_time': 1774883148.0, 'created_time': 1774642885.273506, 'last_price_update_time': 1774858924.79531}
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NS97221') HTTP/1.1" 204 0
2026-03-30 08:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:04 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-30 08:22:04 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP12584%27 HTTP/1.1" 200 None
2026-03-30 08:22:04 [auto1.fr] INFO: Scrape type for NP12584: 2
2026-03-30 08:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with identifier: NP12584
2026-03-30 08:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with scrape type 2
2026-03-30 08:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with scrape type 2
2026-03-30 08:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41db3924-64e4-57b5-8c98-0dbc1c88d0ee, identifier: NP12584
2026-03-30 08:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with identifier: NP12584
2026-03-30 08:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with identifier: NP12584
2026-03-30 08:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41db3924-64e4-57b5-8c98-0dbc1c88d0ee with identifier: NP12584 to the API
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:20:05Z',
'fuel_type': 'diesel',
'id': '41db3924-64e4-57b5-8c98-0dbc1c88d0ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NP12584',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 229235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-05',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Sport Limited',
'transmission': 'manual',
'trim': 'Sport Limited',
'year': 2008}
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP12584%27 HTTP/1.1" 200 None
2026-03-30 08:22:05 [auto1.fr] INFO: Saving data for NP12584: {'auction_closing_time': 1774884005.0, 'created_time': 1772612364.8511, 'last_price_update_time': 1774858925.333952}
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NP12584') HTTP/1.1" 204 0
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV73236%27 HTTP/1.1" 200 None
2026-03-30 08:22:05 [auto1.fr] INFO: Scrape type for WV73236: 0
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN86171%27 HTTP/1.1" 200 None
2026-03-30 08:22:05 [auto1.fr] INFO: Scrape type for WN86171: 0
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD46957%27 HTTP/1.1" 200 None
2026-03-30 08:22:05 [auto1.fr] INFO: Scrape type for AD46957: 0
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS40917%27 HTTP/1.1" 200 None
2026-03-30 08:22:05 [auto1.fr] INFO: Scrape type for TS40917: 0
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-30 08:22:05 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-30 08:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:06 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS28661%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for KS28661: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH44031%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for YH44031: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE19039%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for TE19039: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA78315%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for PA78315: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV38858%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for UV38858: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS23730%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for DS23730: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL28145%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for ZL28145: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY97748%27 HTTP/1.1" 200 None
2026-03-30 08:22:06 [auto1.fr] INFO: Scrape type for JY97748: 0
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-30 08:22:06 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-30 08:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:06 [scrapy.extensions.logstats] INFO: Crawled 201 pages (at 24 pages/min), scraped 347 items (at 41 items/min)
2026-03-30 08:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 08:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:08 [auto1.fr] INFO: Channel: 24h | Page: 98 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT64266%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for PT64266: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK47349%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for FK47349: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS96016%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for PS96016: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF56429%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for JF56429: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU33853%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for UU33853: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ91230%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for GZ91230: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA59282%27 HTTP/1.1" 200 None
2026-03-30 08:22:08 [auto1.fr] INFO: Scrape type for XA59282: 0
2026-03-30 08:22:08 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-30 08:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:09 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV54644%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for LV54644: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ22347%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for MJ22347: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH55334%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for UH55334: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY42768%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for TY42768: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH28308%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for JH28308: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB52388%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for FB52388: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV29389%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for FV29389: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH74667%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for AH74667: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM43773%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for YM43773: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH95044%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for LH95044: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF82485%27 HTTP/1.1" 200 None
2026-03-30 08:22:09 [auto1.fr] INFO: Scrape type for VF82485: 0
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-30 08:22:09 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-30 08:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:10 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC77691%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for SC77691: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR42714%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for CR42714: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD71096%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for PD71096: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE50651%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for JE50651: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX74554%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for PX74554: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC94374%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for FC94374: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW58754%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for RW58754: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP33170%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for GP33170: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL53506%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for EL53506: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ97980%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for MZ97980: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF65645%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for HF65645: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC84822%27 HTTP/1.1" 200 None
2026-03-30 08:22:10 [auto1.fr] INFO: Scrape type for DC84822: 0
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-30 08:22:10 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-30 08:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:11 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-30 08:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA71282%27 HTTP/1.1" 200 None
2026-03-30 08:22:11 [auto1.fr] INFO: Scrape type for RA71282: 0
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-30 08:22:11 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR16866%27 HTTP/1.1" 200 None
2026-03-30 08:22:12 [auto1.fr] INFO: Scrape type for XR16866: 0
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS23726%27 HTTP/1.1" 200 None
2026-03-30 08:22:12 [auto1.fr] INFO: Scrape type for VS23726: 0
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV57459%27 HTTP/1.1" 200 None
2026-03-30 08:22:12 [auto1.fr] INFO: Scrape type for SV57459: 0
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX76014%27 HTTP/1.1" 200 None
2026-03-30 08:22:12 [auto1.fr] INFO: Scrape type for SX76014: 0
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR93162%27 HTTP/1.1" 200 None
2026-03-30 08:22:12 [auto1.fr] INFO: Scrape type for JR93162: 0
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-30 08:22:12 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-30 08:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:13 [auto1.fr] INFO: Channel: 24h | Page: 102 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ82872%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for NJ82872: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB99439%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for AB99439: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL89237%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for WL89237: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP78557%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for FP78557: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH32796%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for DH32796: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG24879%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for KG24879: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ83397%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for SJ83397: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK50663%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for RK50663: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL32870%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for JL32870: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB72443%27 HTTP/1.1" 200 None
2026-03-30 08:22:13 [auto1.fr] INFO: Scrape type for MB72443: 0
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-30 08:22:13 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-30 08:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:14 [auto1.fr] INFO: Channel: 24h | Page: 103 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR38014%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for KR38014: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF22260%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for ZF22260: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ12195%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for LJ12195: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC53423%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for DC53423: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP92791%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for EP92791: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR81420%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for WR81420: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV99015%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for LV99015: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF17635%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for SF17635: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE86900%27 HTTP/1.1" 200 None
2026-03-30 08:22:14 [auto1.fr] INFO: Scrape type for NE86900: 0
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-30 08:22:14 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-30 08:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:15 [auto1.fr] INFO: Channel: 24h | Page: 104 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF05733%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for GF05733: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA73207%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for BA73207: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU08648%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for VU08648: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG92228%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for GG92228: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU05446%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for SU05446: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC70489%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for EC70489: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH39112%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for FH39112: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM12499%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for KM12499: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD51164%27 HTTP/1.1" 200 None
2026-03-30 08:22:15 [auto1.fr] INFO: Scrape type for WD51164: 0
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-30 08:22:15 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-30 08:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:16 [auto1.fr] INFO: Channel: 24h | Page: 105 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF80923%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for FF80923: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP42522%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for DP42522: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ35948%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for TZ35948: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ95773%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for AZ95773: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY50281%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for FY50281: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV54294%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for XV54294: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL61645%27 HTTP/1.1" 200 None
2026-03-30 08:22:16 [auto1.fr] INFO: Scrape type for UL61645: 0
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-30 08:22:16 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ48666%27 HTTP/1.1" 200 None
2026-03-30 08:22:17 [auto1.fr] INFO: Scrape type for BJ48666: 0
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT17592%27 HTTP/1.1" 200 None
2026-03-30 08:22:17 [auto1.fr] INFO: Scrape type for RT17592: 0
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ32569%27 HTTP/1.1" 200 None
2026-03-30 08:22:17 [auto1.fr] INFO: Scrape type for VJ32569: 0
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK58488%27 HTTP/1.1" 200 None
2026-03-30 08:22:17 [auto1.fr] INFO: Scrape type for LK58488: 0
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN84576%27 HTTP/1.1" 200 None
2026-03-30 08:22:17 [auto1.fr] INFO: Scrape type for NN84576: 0
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-30 08:22:17 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-30 08:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:18 [auto1.fr] INFO: Channel: 24h | Page: 106 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN90582%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for MN90582: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE39656%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for DE39656: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV56725%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for TV56725: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU54324%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for DU54324: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM83363%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for ZM83363: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR26119%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for AR26119: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ08565%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for DJ08565: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU11572%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for TU11572: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF51870%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for PF51870: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE71774%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for BE71774: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL64757%27 HTTP/1.1" 200 None
2026-03-30 08:22:18 [auto1.fr] INFO: Scrape type for JL64757: 0
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-30 08:22:18 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-30 08:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:20 [auto1.fr] INFO: Channel: 24h | Page: 107 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH43807%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for PH43807: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW90901%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for MW90901: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ11851%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for RZ11851: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF48042%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for LF48042: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP93878%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for YP93878: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC56053%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for MC56053: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG43228%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for XG43228: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL01176%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for CL01176: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT90818%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for XT90818: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC98017%27 HTTP/1.1" 200 None
2026-03-30 08:22:20 [auto1.fr] INFO: Scrape type for SC98017: 0
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-30 08:22:20 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-30 08:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:22 [auto1.fr] INFO: Channel: 24h | Page: 108 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY56545%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for AY56545: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25274%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for HD25274: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS45708%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for FS45708: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB79250%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for RB79250: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM10664%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for JM10664: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU84743%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for RU84743: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB12489%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for FB12489: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV45059%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for DV45059: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL49404%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for DL49404: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP92038%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for EP92038: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY94548%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for SY94548: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY16315%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for NY16315: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW12860%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for LW12860: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS60880%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for BS60880: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA38416%27 HTTP/1.1" 200 None
2026-03-30 08:22:22 [auto1.fr] INFO: Scrape type for KA38416: 0
2026-03-30 08:22:22 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-30 08:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:24 [auto1.fr] INFO: Channel: 24h | Page: 109 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY49274%27 HTTP/1.1" 200 None
2026-03-30 08:22:24 [auto1.fr] INFO: Scrape type for MY49274: 0
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR01036%27 HTTP/1.1" 200 None
2026-03-30 08:22:24 [auto1.fr] INFO: Scrape type for YR01036: 0
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL36529%27 HTTP/1.1" 200 None
2026-03-30 08:22:24 [auto1.fr] INFO: Scrape type for EL36529: 0
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ17562%27 HTTP/1.1" 200 None
2026-03-30 08:22:24 [auto1.fr] INFO: Scrape type for XJ17562: 0
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-30 08:22:24 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-30 08:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:25 [auto1.fr] INFO: Channel: 24h | Page: 110 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ17929%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for GZ17929: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD09782%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for XD09782: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD57391%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for RD57391: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX27000%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for FX27000: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG14928%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for ZG14928: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ99461%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for WZ99461: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT48386%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for AT48386: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU76278%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for LU76278: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL52306%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for ZL52306: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH92238%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for HH92238: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DZ28866%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for DZ28866: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH82114%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for KH82114: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM37539%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for WM37539: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE59184%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for HE59184: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP03008%27 HTTP/1.1" 200 None
2026-03-30 08:22:25 [auto1.fr] INFO: Scrape type for PP03008: 0
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-30 08:22:25 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-30 08:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:26 [auto1.fr] INFO: Channel: 24h | Page: 111 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG89376%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for ZG89376: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ03842%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for TJ03842: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS71698%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for VS71698: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC48174%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for WC48174: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE27951%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for FE27951: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT35695%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for XT35695: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP99066%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for KP99066: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP27758%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for MP27758: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG82856%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for DG82856: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU39800%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for EU39800: 0
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-30 08:22:26 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV10039%27 HTTP/1.1" 200 None
2026-03-30 08:22:26 [auto1.fr] INFO: Scrape type for SV10039: 0
2026-03-30 08:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:29 [auto1.fr] INFO: Channel: 24h | Page: 112 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX05751%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for BX05751: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ06950%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for PZ06950: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR59286%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for TR59286: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX21157%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for WX21157: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV60309%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for PV60309: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ74306%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for HZ74306: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC15476%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for KC15476: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA57472%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for KA57472: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG08917%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for BG08917: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC79698%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for UC79698: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM38223%27 HTTP/1.1" 200 None
2026-03-30 08:22:29 [auto1.fr] INFO: Scrape type for GM38223: 0
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-30 08:22:29 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-30 08:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:30 [auto1.fr] INFO: Channel: 24h | Page: 113 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA52322%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for KA52322: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD86266%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for KD86266: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ08369%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for CJ08369: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE66506%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for AE66506: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE59820%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for XE59820: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW87984%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for SW87984: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM52767%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for FM52767: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV92457%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for SV92457: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE23710%27 HTTP/1.1" 200 None
2026-03-30 08:22:30 [auto1.fr] INFO: Scrape type for TE23710: 0
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-30 08:22:30 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-30 08:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:31 [auto1.fr] INFO: Channel: 24h | Page: 114 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW13356%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for XW13356: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU86127%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for HU86127: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: ZT80475
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH02175%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for YH02175: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH02348%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for FH02348: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: MR90529
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: TV82295
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: LU27709
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: VW71703
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE53888%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for CE53888: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE40848%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for NE40848: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV78371%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for GV78371: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK73367%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for HK73367: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR44134%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for SR44134: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: FM74121
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG76127%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for JG76127: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW50914%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for DW50914: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: FC98721
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX77985%27 HTTP/1.1" 200 None
2026-03-30 08:22:31 [auto1.fr] INFO: Scrape type for NX77985: 0
2026-03-30 08:22:31 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-30 08:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:32 [auto1.fr] INFO: Channel: 24h | Page: 115 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:32 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-30 08:22:32 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-30 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB84611%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for MB84611: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: FZ59181
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA97847%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for JA97847: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25172%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for HD25172: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY04507%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for AY04507: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR62966%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for YR62966: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX07099%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for TX07099: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR12452%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for NR12452: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG44047%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for HG44047: 0
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-30 08:22:33 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ10967%27 HTTP/1.1" 200 None
2026-03-30 08:22:33 [auto1.fr] INFO: Scrape type for HZ10967: 0
2026-03-30 08:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:34 [auto1.fr] INFO: Channel: 24h | Page: 116 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ72764%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for CJ72764: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ17638%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for HZ17638: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB11677%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for BB11677: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: VH30868
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG62006%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for WG62006: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD94932%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for LD94932: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB62030%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for AB62030: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: BG44189
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: SB97802
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ17655%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for PZ17655: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: VY46453
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX31357%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for SX31357: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE22232%27 HTTP/1.1" 200 None
2026-03-30 08:22:34 [auto1.fr] INFO: Scrape type for UE22232: 0
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: DB93525
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: UY82545
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: RD87549
2026-03-30 08:22:34 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-30 08:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:36 [auto1.fr] INFO: Channel: 24h | Page: 117 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: GN15329
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM97397%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for CM97397: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA62794%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for DA62794: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM36705%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for CM36705: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP86638%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for AP86638: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM48780%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for HM48780: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ78333%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for ZJ78333: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC04904%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for MC04904: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW49846%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for TW49846: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV66962%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for WV66962: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY14956%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for WY14956: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ16018%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for KJ16018: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU61885%27 HTTP/1.1" 200 None
2026-03-30 08:22:36 [auto1.fr] INFO: Scrape type for HU61885: 0
2026-03-30 08:22:36 [auto1.fr] INFO: Found listing with ID: PA55290
2026-03-30 08:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:37 [auto1.fr] INFO: Channel: 24h | Page: 118 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC40190%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for FC40190: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW32282%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for BW32282: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ20525%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for TZ20525: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL68366%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for PL68366: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE38693%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for GE38693: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH21450%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for FH21450: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: LY94549
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU46785%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for BU46785: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: LA98443
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ77973%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for ZZ77973: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: MU00546
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH00431%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for EH00431: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: SV19654
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: MH96092
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: LS55707
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA79077%27 HTTP/1.1" 200 None
2026-03-30 08:22:37 [auto1.fr] INFO: Scrape type for GA79077: 0
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-30 08:22:37 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-30 08:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22: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-30 08:22:38 [auto1.fr] INFO: Channel: 24h | Page: 119 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK17685%27 HTTP/1.1" 200 None
2026-03-30 08:22:38 [auto1.fr] INFO: Scrape type for RK17685: 0
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA85826%27 HTTP/1.1" 200 None
2026-03-30 08:22:38 [auto1.fr] INFO: Scrape type for UA85826: 0
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-30 08:22:38 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH16233%27 HTTP/1.1" 200 None
2026-03-30 08:22:38 [auto1.fr] INFO: Scrape type for SH16233: 2
2026-03-30 08:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa378ef0-7276-5622-b5cf-ee5f2a5052cb with identifier: SH16233
2026-03-30 08:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa378ef0-7276-5622-b5cf-ee5f2a5052cb with scrape type 2
2026-03-30 08:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa378ef0-7276-5622-b5cf-ee5f2a5052cb with scrape type 2
2026-03-30 08:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aa378ef0-7276-5622-b5cf-ee5f2a5052cb, identifier: SH16233
2026-03-30 08:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aa378ef0-7276-5622-b5cf-ee5f2a5052cb with identifier: SH16233
2026-03-30 08:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aa378ef0-7276-5622-b5cf-ee5f2a5052cb with identifier: SH16233
2026-03-30 08:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aa378ef0-7276-5622-b5cf-ee5f2a5052cb with identifier: SH16233 to the API
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:03:42Z',
'fuel_type': 'petrol',
'id': 'aa378ef0-7276-5622-b5cf-ee5f2a5052cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SH16233',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 23566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-12',
'seller_name': None,
'title': 'Renault Twingo 1.2 Rip Curl',
'transmission': 'automatic',
'trim': 'Rip Curl',
'year': 2010}
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH16233%27 HTTP/1.1" 200 None
2026-03-30 08:22:38 [auto1.fr] INFO: Saving data for SH16233: {'auction_closing_time': 1774883022.0, 'created_time': 1773433703.013083, 'last_price_update_time': 1774858958.921275}
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SH16233') HTTP/1.1" 204 0
2026-03-30 08:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:39 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX43488%27 HTTP/1.1" 200 None
2026-03-30 08:22:39 [auto1.fr] INFO: Scrape type for ZX43488: 2
2026-03-30 08:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94aee880-336b-526e-98be-7ee6ba612a83 with identifier: ZX43488
2026-03-30 08:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94aee880-336b-526e-98be-7ee6ba612a83 with scrape type 2
2026-03-30 08:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94aee880-336b-526e-98be-7ee6ba612a83 with scrape type 2
2026-03-30 08:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 94aee880-336b-526e-98be-7ee6ba612a83, identifier: ZX43488
2026-03-30 08:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 94aee880-336b-526e-98be-7ee6ba612a83 with identifier: ZX43488
2026-03-30 08:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 94aee880-336b-526e-98be-7ee6ba612a83 with identifier: ZX43488
2026-03-30 08:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 94aee880-336b-526e-98be-7ee6ba612a83 with identifier: ZX43488 to the API
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:39:47Z',
'fuel_type': 'petrol',
'id': '94aee880-336b-526e-98be-7ee6ba612a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZX43488',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 140369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': None,
'title': 'Peugeot 5008 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX43488%27 HTTP/1.1" 200 None
2026-03-30 08:22:39 [auto1.fr] INFO: Saving data for ZX43488: {'auction_closing_time': 1774885187.0, 'created_time': 1774685734.103228, 'last_price_update_time': 1774858959.476224}
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZX43488') HTTP/1.1" 204 0
2026-03-30 08:22:39 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP68007%27 HTTP/1.1" 200 None
2026-03-30 08:22:39 [auto1.fr] INFO: Scrape type for YP68007: 2
2026-03-30 08:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026e604b-b4be-53fb-80f1-5f2762d5f29f with identifier: YP68007
2026-03-30 08:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026e604b-b4be-53fb-80f1-5f2762d5f29f with scrape type 2
2026-03-30 08:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 026e604b-b4be-53fb-80f1-5f2762d5f29f with scrape type 2
2026-03-30 08:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 026e604b-b4be-53fb-80f1-5f2762d5f29f, identifier: YP68007
2026-03-30 08:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 026e604b-b4be-53fb-80f1-5f2762d5f29f with identifier: YP68007
2026-03-30 08:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 026e604b-b4be-53fb-80f1-5f2762d5f29f with identifier: YP68007
2026-03-30 08:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 026e604b-b4be-53fb-80f1-5f2762d5f29f with identifier: YP68007 to the API
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:44:08Z',
'fuel_type': 'petrol',
'id': '026e604b-b4be-53fb-80f1-5f2762d5f29f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP68007',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 149714,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-16',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP68007%27 HTTP/1.1" 200 None
2026-03-30 08:22:39 [auto1.fr] INFO: Saving data for YP68007: {'auction_closing_time': 1774885448.0, 'created_time': 1772773894.557873, 'last_price_update_time': 1774858959.919668}
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YP68007') HTTP/1.1" 204 0
2026-03-30 08:22:39 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR32762%27 HTTP/1.1" 200 None
2026-03-30 08:22:39 [auto1.fr] INFO: Scrape type for VR32762: 2
2026-03-30 08:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f68dfab8-05d0-5674-a795-ed9ff239fd5e with identifier: VR32762
2026-03-30 08:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f68dfab8-05d0-5674-a795-ed9ff239fd5e with scrape type 2
2026-03-30 08:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f68dfab8-05d0-5674-a795-ed9ff239fd5e with scrape type 2
2026-03-30 08:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f68dfab8-05d0-5674-a795-ed9ff239fd5e, identifier: VR32762
2026-03-30 08:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f68dfab8-05d0-5674-a795-ed9ff239fd5e with identifier: VR32762
2026-03-30 08:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f68dfab8-05d0-5674-a795-ed9ff239fd5e with identifier: VR32762
2026-03-30 08:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f68dfab8-05d0-5674-a795-ed9ff239fd5e with identifier: VR32762 to the API
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:58:27Z',
'fuel_type': 'diesel',
'id': 'f68dfab8-05d0-5674-a795-ed9ff239fd5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR32762',
'listing': 'auction',
'make': 'Nissan',
'model': 'Almera Tino',
'odometer': 244108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-06-25',
'seller_name': None,
'title': 'Nissan Almera Tino 2.2 Turbodiesel Ambience',
'transmission': 'manual',
'trim': 'Ambience',
'year': 2001}
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR32762%27 HTTP/1.1" 200 None
2026-03-30 08:22:40 [auto1.fr] INFO: Saving data for VR32762: {'auction_closing_time': 1774886307.0, 'created_time': 1774685724.754633, 'last_price_update_time': 1774858960.334261}
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VR32762') HTTP/1.1" 204 0
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME66305%27 HTTP/1.1" 200 None
2026-03-30 08:22:40 [auto1.fr] INFO: Scrape type for ME66305: 2
2026-03-30 08:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3217a45f-b930-5554-8d6e-313d7ec522f8 with identifier: ME66305
2026-03-30 08:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3217a45f-b930-5554-8d6e-313d7ec522f8 with scrape type 2
2026-03-30 08:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3217a45f-b930-5554-8d6e-313d7ec522f8 with scrape type 2
2026-03-30 08:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3217a45f-b930-5554-8d6e-313d7ec522f8, identifier: ME66305
2026-03-30 08:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3217a45f-b930-5554-8d6e-313d7ec522f8 with identifier: ME66305
2026-03-30 08:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3217a45f-b930-5554-8d6e-313d7ec522f8 with identifier: ME66305
2026-03-30 08:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3217a45f-b930-5554-8d6e-313d7ec522f8 with identifier: ME66305 to the API
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 150,
'expiration_date': '2026-03-30T15:45:08Z',
'fuel_type': 'petrol',
'id': '3217a45f-b930-5554-8d6e-313d7ec522f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ME66305',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 154597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-16',
'seller_name': None,
'title': 'Jeep Renegade 1.3 TGDi Limited 4x2',
'transmission': 'automatic',
'trim': 'Limited 4x2',
'year': 2019}
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME66305%27 HTTP/1.1" 200 None
2026-03-30 08:22:40 [auto1.fr] INFO: Saving data for ME66305: {'auction_closing_time': 1774885508.0, 'created_time': 1773334160.053552, 'last_price_update_time': 1774858960.754334}
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ME66305') HTTP/1.1" 204 0
2026-03-30 08:22:40 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR61665%27 HTTP/1.1" 200 None
2026-03-30 08:22:40 [auto1.fr] INFO: Scrape type for RR61665: 2
2026-03-30 08:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9857d8ca-2e4c-5176-9678-27e269218c12 with identifier: RR61665
2026-03-30 08:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9857d8ca-2e4c-5176-9678-27e269218c12 with scrape type 2
2026-03-30 08:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9857d8ca-2e4c-5176-9678-27e269218c12 with scrape type 2
2026-03-30 08:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9857d8ca-2e4c-5176-9678-27e269218c12, identifier: RR61665
2026-03-30 08:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9857d8ca-2e4c-5176-9678-27e269218c12 with identifier: RR61665
2026-03-30 08:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9857d8ca-2e4c-5176-9678-27e269218c12 with identifier: RR61665
2026-03-30 08:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9857d8ca-2e4c-5176-9678-27e269218c12 with identifier: RR61665 to the API
2026-03-30 08:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 110,
'expiration_date': '2026-03-30T15:25:39Z',
'fuel_type': 'diesel',
'id': '9857d8ca-2e4c-5176-9678-27e269218c12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR61665',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 264134,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-31',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2010}
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR61665%27 HTTP/1.1" 200 None
2026-03-30 08:22:41 [auto1.fr] INFO: Saving data for RR61665: {'auction_closing_time': 1774884339.0, 'created_time': 1774685728.082361, 'last_price_update_time': 1774858961.146875}
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RR61665') HTTP/1.1" 204 0
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ06315%27 HTTP/1.1" 200 None
2026-03-30 08:22:41 [auto1.fr] INFO: Scrape type for DJ06315: 2
2026-03-30 08:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb7fd6b-8927-515c-babc-562f757c2dc5 with identifier: DJ06315
2026-03-30 08:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb7fd6b-8927-515c-babc-562f757c2dc5 with scrape type 2
2026-03-30 08:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb7fd6b-8927-515c-babc-562f757c2dc5 with scrape type 2
2026-03-30 08:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbb7fd6b-8927-515c-babc-562f757c2dc5, identifier: DJ06315
2026-03-30 08:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbb7fd6b-8927-515c-babc-562f757c2dc5 with identifier: DJ06315
2026-03-30 08:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbb7fd6b-8927-515c-babc-562f757c2dc5 with identifier: DJ06315
2026-03-30 08:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbb7fd6b-8927-515c-babc-562f757c2dc5 with identifier: DJ06315 to the API
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:10:49Z',
'fuel_type': 'diesel',
'id': 'fbb7fd6b-8927-515c-babc-562f757c2dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DJ06315',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia Grand Sport',
'odometer': 140420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-06',
'seller_name': None,
'title': 'Opel Insignia Grand Sport 1.6 CDTI DPF Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2019}
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ06315%27 HTTP/1.1" 200 None
2026-03-30 08:22:41 [auto1.fr] INFO: Saving data for DJ06315: {'auction_closing_time': 1774883449.0, 'created_time': 1773838925.78652, 'last_price_update_time': 1774858961.562906}
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DJ06315') HTTP/1.1" 204 0
2026-03-30 08:22:41 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE79692%27 HTTP/1.1" 200 None
2026-03-30 08:22:41 [auto1.fr] INFO: Scrape type for KE79692: 2
2026-03-30 08:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with identifier: KE79692
2026-03-30 08:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with scrape type 2
2026-03-30 08:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with scrape type 2
2026-03-30 08:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b, identifier: KE79692
2026-03-30 08:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with identifier: KE79692
2026-03-30 08:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with identifier: KE79692
2026-03-30 08:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b with identifier: KE79692 to the API
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 261,
'expiration_date': '2026-03-30T15:16:54Z',
'fuel_type': 'hybrid',
'id': 'cc53b0ac-d42d-5b4b-8166-b7db2bcaf87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KE79692',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 111100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-26',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Plug-in Hybrid R-Design 2WD',
'transmission': 'automatic',
'trim': 'R-Design 2WD',
'year': 2021}
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE79692%27 HTTP/1.1" 200 None
2026-03-30 08:22:42 [auto1.fr] INFO: Saving data for KE79692: {'auction_closing_time': 1774883814.0, 'created_time': 1774685730.787697, 'last_price_update_time': 1774858962.095735}
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KE79692') HTTP/1.1" 204 0
2026-03-30 08:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW22841%27 HTTP/1.1" 200 None
2026-03-30 08:22:42 [auto1.fr] INFO: Scrape type for RW22841: 0
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV53253%27 HTTP/1.1" 200 None
2026-03-30 08:22:42 [auto1.fr] INFO: Scrape type for TV53253: 0
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ28083%27 HTTP/1.1" 200 None
2026-03-30 08:22:42 [auto1.fr] INFO: Scrape type for VZ28083: 0
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-30 08:22:42 [auto1.fr] INFO: Channel: 24h | Page: 120 | totalHits: 4816 | hits on page: 40
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-30 08:22:42 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX37625%27 HTTP/1.1" 200 None
2026-03-30 08:22:42 [auto1.fr] INFO: Scrape type for BX37625: 2
2026-03-30 08:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24dacfba-15db-54e2-9455-f08eadecfb36 with identifier: BX37625
2026-03-30 08:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24dacfba-15db-54e2-9455-f08eadecfb36 with scrape type 2
2026-03-30 08:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24dacfba-15db-54e2-9455-f08eadecfb36 with scrape type 2
2026-03-30 08:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 24dacfba-15db-54e2-9455-f08eadecfb36, identifier: BX37625
2026-03-30 08:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 24dacfba-15db-54e2-9455-f08eadecfb36 with identifier: BX37625
2026-03-30 08:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 24dacfba-15db-54e2-9455-f08eadecfb36 with identifier: BX37625
2026-03-30 08:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 24dacfba-15db-54e2-9455-f08eadecfb36 with identifier: BX37625 to the API
2026-03-30 08:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:38:21Z',
'fuel_type': 'petrol',
'id': '24dacfba-15db-54e2-9455-f08eadecfb36',
'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/BX37625',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 77235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seller_name': None,
'title': 'Land Rover Evoque P200 Mild-Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX37625%27 HTTP/1.1" 200 None
2026-03-30 08:22:43 [auto1.fr] INFO: Saving data for BX37625: {'auction_closing_time': 1774885101.0, 'created_time': 1774354013.353003, 'last_price_update_time': 1774858963.145336}
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX37625') HTTP/1.1" 204 0
2026-03-30 08:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ66833%27 HTTP/1.1" 200 None
2026-03-30 08:22:43 [auto1.fr] INFO: Scrape type for YZ66833: 2
2026-03-30 08:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b269ae2-aa58-5994-8ded-0dae854506dd with identifier: YZ66833
2026-03-30 08:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b269ae2-aa58-5994-8ded-0dae854506dd with scrape type 2
2026-03-30 08:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b269ae2-aa58-5994-8ded-0dae854506dd with scrape type 2
2026-03-30 08:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2b269ae2-aa58-5994-8ded-0dae854506dd, identifier: YZ66833
2026-03-30 08:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2b269ae2-aa58-5994-8ded-0dae854506dd with identifier: YZ66833
2026-03-30 08:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2b269ae2-aa58-5994-8ded-0dae854506dd with identifier: YZ66833
2026-03-30 08:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2b269ae2-aa58-5994-8ded-0dae854506dd with identifier: YZ66833 to the API
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 83,
'expiration_date': '2026-03-30T15:34:56Z',
'fuel_type': 'petrol',
'id': '2b269ae2-aa58-5994-8ded-0dae854506dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YZ66833',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 17541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-08',
'seller_name': None,
'title': 'Suzuki Ignis 1.2 DualJet Mild-Hybrid Comfort',
'transmission': 'automatic',
'trim': 'Comfort',
'year': 2024}
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ66833%27 HTTP/1.1" 200 None
2026-03-30 08:22:43 [auto1.fr] INFO: Saving data for YZ66833: {'auction_closing_time': 1774884896.0, 'created_time': 1774685735.601275, 'last_price_update_time': 1774858963.645219}
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YZ66833') HTTP/1.1" 204 0
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF63766%27 HTTP/1.1" 200 None
2026-03-30 08:22:43 [auto1.fr] INFO: Scrape type for LF63766: 0
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-30 08:22:43 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL85803%27 HTTP/1.1" 200 None
2026-03-30 08:22:43 [auto1.fr] INFO: Scrape type for WL85803: 2
2026-03-30 08:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca98eef-434b-5adf-b63e-aac8ad561180 with identifier: WL85803
2026-03-30 08:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca98eef-434b-5adf-b63e-aac8ad561180 with scrape type 2
2026-03-30 08:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca98eef-434b-5adf-b63e-aac8ad561180 with scrape type 2
2026-03-30 08:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fca98eef-434b-5adf-b63e-aac8ad561180, identifier: WL85803
2026-03-30 08:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fca98eef-434b-5adf-b63e-aac8ad561180 with identifier: WL85803
2026-03-30 08:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fca98eef-434b-5adf-b63e-aac8ad561180 with identifier: WL85803
2026-03-30 08:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fca98eef-434b-5adf-b63e-aac8ad561180 with identifier: WL85803 to the API
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:12:26Z',
'fuel_type': 'diesel',
'id': 'fca98eef-434b-5adf-b63e-aac8ad561180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL85803',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 196208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-22',
'seller_name': None,
'title': 'Audi Q5 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2009}
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL85803%27 HTTP/1.1" 200 None
2026-03-30 08:22:44 [auto1.fr] INFO: Saving data for WL85803: {'auction_closing_time': 1774883546.0, 'created_time': 1773120141.307005, 'last_price_update_time': 1774858964.097225}
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WL85803') HTTP/1.1" 204 0
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL38943%27 HTTP/1.1" 200 None
2026-03-30 08:22:44 [auto1.fr] INFO: Scrape type for LL38943: 2
2026-03-30 08:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 766a80c0-c6f9-5afa-ab82-e5694b15568d with identifier: LL38943
2026-03-30 08:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 766a80c0-c6f9-5afa-ab82-e5694b15568d with scrape type 2
2026-03-30 08:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 766a80c0-c6f9-5afa-ab82-e5694b15568d with scrape type 2
2026-03-30 08:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 766a80c0-c6f9-5afa-ab82-e5694b15568d, identifier: LL38943
2026-03-30 08:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 766a80c0-c6f9-5afa-ab82-e5694b15568d with identifier: LL38943
2026-03-30 08:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 766a80c0-c6f9-5afa-ab82-e5694b15568d with identifier: LL38943
2026-03-30 08:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 766a80c0-c6f9-5afa-ab82-e5694b15568d with identifier: LL38943 to the API
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:29:25Z',
'fuel_type': 'diesel',
'id': '766a80c0-c6f9-5afa-ab82-e5694b15568d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL38943',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 152368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-18',
'seller_name': None,
'title': 'Peugeot 308 2.0 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL38943%27 HTTP/1.1" 200 None
2026-03-30 08:22:44 [auto1.fr] INFO: Saving data for LL38943: {'auction_closing_time': 1774884565.0, 'created_time': 1774685732.213826, 'last_price_update_time': 1774858964.605986}
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LL38943') HTTP/1.1" 204 0
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-30 08:22:44 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT09223%27 HTTP/1.1" 200 None
2026-03-30 08:22:44 [auto1.fr] INFO: Scrape type for PT09223: 2
2026-03-30 08:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf9923d-735a-5570-b291-7e98a164e022 with identifier: PT09223
2026-03-30 08:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf9923d-735a-5570-b291-7e98a164e022 with scrape type 2
2026-03-30 08:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf9923d-735a-5570-b291-7e98a164e022 with scrape type 2
2026-03-30 08:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bbf9923d-735a-5570-b291-7e98a164e022, identifier: PT09223
2026-03-30 08:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bbf9923d-735a-5570-b291-7e98a164e022 with identifier: PT09223
2026-03-30 08:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bbf9923d-735a-5570-b291-7e98a164e022 with identifier: PT09223
2026-03-30 08:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bbf9923d-735a-5570-b291-7e98a164e022 with identifier: PT09223 to the API
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:09:46Z',
'fuel_type': 'diesel',
'id': 'bbf9923d-735a-5570-b291-7e98a164e022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PT09223',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 159318,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-26',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi N-Connecta',
'transmission': 'automatic',
'trim': 'N-Connecta',
'year': 2020}
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT09223%27 HTTP/1.1" 200 None
2026-03-30 08:22:45 [auto1.fr] INFO: Saving data for PT09223: {'auction_closing_time': 1774883386.0, 'created_time': 1774091884.642775, 'last_price_update_time': 1774858965.014859}
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PT09223') HTTP/1.1" 204 0
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV79530%27 HTTP/1.1" 200 None
2026-03-30 08:22:45 [auto1.fr] INFO: Scrape type for LV79530: 2
2026-03-30 08:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 553b208d-348e-58a3-9d16-5b489630151e with identifier: LV79530
2026-03-30 08:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 553b208d-348e-58a3-9d16-5b489630151e with scrape type 2
2026-03-30 08:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 553b208d-348e-58a3-9d16-5b489630151e with scrape type 2
2026-03-30 08:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 553b208d-348e-58a3-9d16-5b489630151e, identifier: LV79530
2026-03-30 08:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 553b208d-348e-58a3-9d16-5b489630151e with identifier: LV79530
2026-03-30 08:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 553b208d-348e-58a3-9d16-5b489630151e with identifier: LV79530
2026-03-30 08:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 553b208d-348e-58a3-9d16-5b489630151e with identifier: LV79530 to the API
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:39:29Z',
'fuel_type': 'petrol',
'id': '553b208d-348e-58a3-9d16-5b489630151e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LV79530',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 220554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-12-23',
'seller_name': None,
'title': 'Peugeot 307 2.0 SW Pack',
'transmission': 'manual',
'trim': 'SW Pack',
'year': 2003}
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV79530%27 HTTP/1.1" 200 None
2026-03-30 08:22:45 [auto1.fr] INFO: Saving data for LV79530: {'auction_closing_time': 1774885169.0, 'created_time': 1774685732.754164, 'last_price_update_time': 1774858965.578039}
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LV79530') HTTP/1.1" 204 0
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-30 08:22: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-30 08:22:45 [auto1.fr] INFO: Channel: 24h | Page: 121 | totalHits: 4816 | hits on page: 16
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-30 08:22:45 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR86231%27 HTTP/1.1" 200 None
2026-03-30 08:22:45 [auto1.fr] INFO: Scrape type for NR86231: 2
2026-03-30 08:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with identifier: NR86231
2026-03-30 08:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with scrape type 2
2026-03-30 08:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with scrape type 2
2026-03-30 08:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8feab2a4-6f2b-5606-88d8-ad67dda3d472, identifier: NR86231
2026-03-30 08:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with identifier: NR86231
2026-03-30 08:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with identifier: NR86231
2026-03-30 08:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8feab2a4-6f2b-5606-88d8-ad67dda3d472 with identifier: NR86231 to the API
2026-03-30 08:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:48:58Z',
'fuel_type': 'petrol',
'id': '8feab2a4-6f2b-5606-88d8-ad67dda3d472',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR86231',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 136536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-23',
'seller_name': None,
'title': 'Seat Leon 1.4 Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2009}
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR86231%27 HTTP/1.1" 200 None
2026-03-30 08:22:46 [auto1.fr] INFO: Saving data for NR86231: {'auction_closing_time': 1774885738.0, 'created_time': 1773953110.470082, 'last_price_update_time': 1774858966.270063}
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NR86231') HTTP/1.1" 204 0
2026-03-30 08:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:22:46 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-30 08:22:46 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-30 08:22:46 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX61792%27 HTTP/1.1" 200 None
2026-03-30 08:22:46 [auto1.fr] INFO: Scrape type for EX61792: 2
2026-03-30 08:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd39b53-c316-5b15-b89f-eff2e7869b1d with identifier: EX61792
2026-03-30 08:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd39b53-c316-5b15-b89f-eff2e7869b1d with scrape type 2
2026-03-30 08:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cd39b53-c316-5b15-b89f-eff2e7869b1d with scrape type 2
2026-03-30 08:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9cd39b53-c316-5b15-b89f-eff2e7869b1d, identifier: EX61792
2026-03-30 08:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9cd39b53-c316-5b15-b89f-eff2e7869b1d with identifier: EX61792
2026-03-30 08:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9cd39b53-c316-5b15-b89f-eff2e7869b1d with identifier: EX61792
2026-03-30 08:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9cd39b53-c316-5b15-b89f-eff2e7869b1d with identifier: EX61792 to the API
2026-03-30 08:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:02:27Z',
'fuel_type': 'diesel',
'id': '9cd39b53-c316-5b15-b89f-eff2e7869b1d',
'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/EX61792',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 59755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-30',
'seller_name': None,
'title': 'Citroen Jumpy 1.5 Blue-HDi Club XL',
'transmission': 'manual',
'trim': 'Club XL',
'year': 2022}
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX61792%27 HTTP/1.1" 200 None
2026-03-30 08:22:47 [auto1.fr] INFO: Saving data for EX61792: {'auction_closing_time': 1774882947.0, 'created_time': 1774268416.923792, 'last_price_update_time': 1774858967.442822}
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EX61792') HTTP/1.1" 204 0
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY01247%27 HTTP/1.1" 200 None
2026-03-30 08:22:47 [auto1.fr] INFO: Scrape type for GY01247: 0
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB27977%27 HTTP/1.1" 200 None
2026-03-30 08:22:47 [auto1.fr] INFO: Scrape type for WB27977: 0
2026-03-30 08:22:47 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-30 08:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:22:48 [auto1.fr] INFO: Channel: 24h | Page: 122 | totalHits: 4816 | hits on page: 0
2026-03-30 08:22:48 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 08:22:48 [auto1.fr] INFO: auto1.fr Batch config: batch 4/4
2026-03-30 08:22:48 [auto1.fr] INFO: auto1.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 6}
2026-03-30 08:22:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (363 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_14_2026-03-30T08_15_00.jl
2026-03-30 08:22:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 740535,
'downloader/request_count': 330,
'downloader/request_method_count/GET': 206,
'downloader/request_method_count/POST': 124,
'downloader/response_bytes': 43606009,
'downloader/response_count': 330,
'downloader/response_status_count/200': 330,
'dupefilter/filtered': 7,
'elapsed_time_seconds': 461.88119,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 8, 22, 48, 757980, tzinfo=datetime.timezone.utc),
'item_scraped_count': 363,
'log_count/DEBUG': 6978,
'log_count/INFO': 10293,
'memusage/max': 190500864,
'memusage/startup': 148189184,
'photo_download_count': 104,
'request_depth_max': 125,
'response_received_count': 226,
'scheduler/dequeued': 330,
'scheduler/dequeued/memory': 330,
'scheduler/enqueued': 330,
'scheduler/enqueued/memory': 330,
'scrape_type/batch_skipped': 3630,
'scrape_type/new': 50,
'scrape_type/price_update': 313,
'scrape_type/skipped': 856,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 226,
'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.7707010511209966,
'scrapy-zyte-api/mean_response_seconds': 3.8404678465402897,
'scrapy-zyte-api/processed': 226,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 226,
'scrapy-zyte-api/request_args/experimental.requestCookies': 225,
'scrapy-zyte-api/request_args/experimental.responseCookies': 226,
'scrapy-zyte-api/request_args/httpRequestBody': 124,
'scrapy-zyte-api/request_args/httpRequestMethod': 124,
'scrapy-zyte-api/request_args/httpResponseBody': 226,
'scrapy-zyte-api/request_args/httpResponseHeaders': 226,
'scrapy-zyte-api/request_args/sessionContext': 226,
'scrapy-zyte-api/request_args/url': 226,
'scrapy-zyte-api/status_codes/200': 226,
'scrapy-zyte-api/success': 226,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4856,
'source/total_available': 4816,
'start_time': datetime.datetime(2026, 3, 30, 8, 15, 6, 876790, tzinfo=datetime.timezone.utc)}
2026-03-30 08:22:48 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 08:22:48 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f18aa02e910>
2026-03-30 08:22:48 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f18aa02ecd0>